r30099 - in /desktop/unstable/pango1.0/debian: changelog compat rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Oct 8 00:23:55 UTC 2011


Author: biebl
Date: Sat Oct  8 00:23:55 2011
New Revision: 30099

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30099
Log:
* Bump debhelper compatibility level to 8.
  - Don't pass --dbg-package= without an argument to dh_strip as commands
    will fail rather than warn when they are passed unknown options.
* Bump shlibs version info to 1.29.4.

Modified:
    desktop/unstable/pango1.0/debian/changelog
    desktop/unstable/pango1.0/debian/compat
    desktop/unstable/pango1.0/debian/rules

Modified: desktop/unstable/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/changelog?rev=30099&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/changelog [utf-8] Sat Oct  8 00:23:55 2011
@@ -1,3 +1,12 @@
+pango1.0 (1.29.4-2) UNRELEASED; urgency=low
+
+  * Bump debhelper compatibility level to 8.
+    - Don't pass --dbg-package= without an argument to dh_strip as commands
+      will fail rather than warn when they are passed unknown options.
+  * Bump shlibs version info to 1.29.4.
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 08 Oct 2011 02:20:24 +0200
+
 pango1.0 (1.29.4-1) unstable; urgency=low
 
   * New upstream release

Modified: desktop/unstable/pango1.0/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/compat?rev=30099&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/compat [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/compat [utf-8] Sat Oct  8 00:23:55 2011
@@ -1,1 +1,1 @@
-5
+8

Modified: desktop/unstable/pango1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/rules?rev=30099&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/rules [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/rules [utf-8] Sat Oct  8 00:23:55 2011
@@ -23,7 +23,7 @@
 APIVER := 1.0
 SONAME := 0
 MODVER := 1.6.0
-SHVERSION := 1.25.5
+SHVERSION := 1.29.4
 
 # relative libdir
 LIBDIR := usr/lib/$(DEB_HOST_MULTIARCH)
@@ -63,7 +63,7 @@
 		--disable-debug
 
 DEB_MAKE_CHECK_TARGET = check
-DEB_DH_STRIP_ARGS_$(UDEB_PKG) = --dbg-package=
+DEB_DH_STRIP_ARGS_$(UDEB_PKG) =
 DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -X$(MODULES_PATH) \
 		-V '$(SHARED_PKG) (>= $(SHVERSION))' \
 		--add-udeb=$(UDEB_PKG) -- -c4




More information about the pkg-gnome-commits mailing list