r38209 - in /packages/unstable/libdmapsharing/debian: changelog compat control control.in rules

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Mon May 27 18:04:17 UTC 2013


Author: jordi
Date: Mon May 27 18:04:16 2013
New Revision: 38209

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38209
Log:
* Remove duplicate Section fields.
* Bump to debhelper v9.
* Use the list-missing rule.
* Pass -c4 to dpkg-gensymbols.

Modified:
    packages/unstable/libdmapsharing/debian/changelog
    packages/unstable/libdmapsharing/debian/compat
    packages/unstable/libdmapsharing/debian/control
    packages/unstable/libdmapsharing/debian/control.in
    packages/unstable/libdmapsharing/debian/rules

Modified: packages/unstable/libdmapsharing/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/changelog?rev=38209&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/changelog [utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/changelog [utf-8] Mon May 27 18:04:16 2013
@@ -1,5 +1,6 @@
-libdmapsharing (2.9.17-1) UNRELEASED; urgency=low
+libdmapsharing (2.9.17-1) unstable; urgency=low
 
+  [ Jean Schurger ]
   * New upstream release.
   * debian/control.in:
     - Updated Vcs-Svn.
@@ -7,7 +8,13 @@
     - Updated build and '-dev' dependencies from libgstreamer0.10 to
       libgstreamer1.0 according to configure.ac.
 
- -- Jean Schurger <jean at schurger.org>  Tue, 16 Apr 2013 15:47:12 -0400
+  [ Jordi Mallach ]
+  * Remove duplicate Section fields.
+  * Bump to debhelper v9.
+  * Use the list-missing rule.
+  * Pass -c4 to dpkg-gensymbols.
+
+ -- Jordi Mallach <jordi at debian.org>  Mon, 27 May 2013 20:02:23 +0200
 
 libdmapsharing (2.9.15-1) unstable; urgency=low
 

Modified: packages/unstable/libdmapsharing/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/compat?rev=38209&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/compat [utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/compat [utf-8] Mon May 27 18:04:16 2013
@@ -1,1 +1,1 @@
-8
+9

Modified: packages/unstable/libdmapsharing/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/control?rev=38209&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/control [utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/control [utf-8] Mon May 27 18:04:16 2013
@@ -8,7 +8,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                cdbs (>= 0.4.73),
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.0),

Modified: packages/unstable/libdmapsharing/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/control.in?rev=38209&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/control.in [utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/control.in [utf-8] Mon May 27 18:04:16 2013
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                cdbs (>= 0.4.73),
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.0),

Modified: packages/unstable/libdmapsharing/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/rules?rev=38209&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/rules [utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/rules [utf-8] Mon May 27 18:04:16 2013
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
@@ -9,3 +10,7 @@
 GNOME_DOWNLOAD_URL = http://www.flyn.org/projects/libdmapsharing/$(GNOME_TARBALL)
 
 DEB_CONFIGURE_EXTRA_FLAGS += --with-mdns=avahi
+
+DEB_DH_MAKESHLIBS_ARGS_libdmapsharing-3.0-2 += -- -c4
+
+common-binary-post-install-arch:: list-missing




More information about the pkg-gnome-commits mailing list