[SCM] wxsvg/master: wrap-and-sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Apr 4 10:20:41 UTC 2012


The following commit has been merged in the master branch:
commit 4f0d2e8db0761e8e909ad6406290de34b68f98a2
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Apr 4 12:20:30 2012 +0200

    wrap-and-sort -a -s
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 22db546..56970e7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,24 @@ Source: wxsvg
 Section: libs
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>
-Build-Depends: autotools-dev,
+Uploaders:
+ Alessio Treglia <alessio at debian.org>
+Build-Depends:
+ autotools-dev,
  debhelper (>= 7.0.50~),
- libexpat-dev,
  libavcodec-dev,
  libavformat-dev,
  libavutil-dev,
+ libexpat-dev,
  libpango1.0-dev (>= 1.20.2),
  libswscale-dev,
  libtool,
- libwxgtk2.8-dev,
  libwxbase2.8-dev,
+ libwxgtk2.8-dev,
  pkg-config,
  python-scour
-Build-Conflicts: libwxbase2.6-dev
+Build-Conflicts:
+ libwxbase2.6-dev
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-multimedia/wxsvg.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/wxsvg.git
@@ -24,10 +27,11 @@ Homepage: http://wxsvg.sourceforge.net/
 
 Package: libwxsvg0
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: SVG library for the wxWidgets toolkit
- wxSVG is a C++ library to create, manipulate and render 
+ wxSVG is a C++ library to create, manipulate and render
  Scalable Vector Graphics (SVG) files with the wxWidgets
  toolkit.
  .
@@ -36,20 +40,22 @@ Description: SVG library for the wxWidgets toolkit
 Package: libwxsvg-dev
 Architecture: any
 Section: libdevel
-Provides: libwxsvg0-dev
-Depends: libwxsvg0 (= ${binary:Version}),
- libwxgtk2.8-dev,
- libwxbase2.8-dev,
- libavformat-dev,
- libavcodec-dev,
- libswscale-dev,
+Provides:
+ libwxsvg0-dev
+Depends:
  libart-2.0-dev,
- libpango1.0-dev,
+ libavcodec-dev,
+ libavformat-dev,
  libexpat-dev,
+ libpango1.0-dev,
+ libswscale-dev,
+ libwxbase2.8-dev,
+ libwxgtk2.8-dev,
+ libwxsvg0 (= ${binary:Version}),
  pkg-config,
  ${misc:Depends}
 Description: Development files for wxSVG
- wxSVG is a C++ library to create, manipulate and render 
+ wxSVG is a C++ library to create, manipulate and render
  Scalable Vector Graphics (SVG) files with the wxWidgets
  toolkit.
  .
@@ -59,10 +65,11 @@ Package: libwxsvg-dbg
 Architecture: any
 Priority: extra
 Section: debug
-Depends: libwxsvg0 (= ${binary:Version}),
+Depends:
+ libwxsvg0 (= ${binary:Version}),
  ${misc:Depends}
 Description: Debugging symbols for wxSVG
- wxSVG is a C++ library to create, manipulate and render 
+ wxSVG is a C++ library to create, manipulate and render
  Scalable Vector Graphics (SVG) files with the wxWidgets
  toolkit.
  .
diff --git a/debian/copyright b/debian/copyright
index c1b4995..4609016 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -53,7 +53,7 @@ License: wxWindows
  accordingly.
  .
  4. If you write modifications of your own for this library, it is your
- choice whether to permit this exception to apply to your modifications. 
+ choice whether to permit this exception to apply to your modifications.
  If you do not wish that, you must delete the exception notice from such
  code and/or adjust the licensing conditions notice accordingly.
 

-- 
wxsvg packaging



More information about the pkg-multimedia-commits mailing list