r31446 - in /desktop/unstable/pangomm/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Nov 17 00:38:24 UTC 2011


Author: biebl
Date: Thu Nov 17 00:38:24 2011
New Revision: 31446

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31446
Log:
Bump debhelper compatibility level to 8.

Modified:
    desktop/unstable/pangomm/debian/changelog
    desktop/unstable/pangomm/debian/compat
    desktop/unstable/pangomm/debian/control
    desktop/unstable/pangomm/debian/control.in
    desktop/unstable/pangomm/debian/rules

Modified: desktop/unstable/pangomm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/changelog?rev=31446&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/changelog [utf-8] (original)
+++ desktop/unstable/pangomm/debian/changelog [utf-8] Thu Nov 17 00:38:24 2011
@@ -3,6 +3,7 @@
   * New upstream release.
   * debian/watch:
     - Track .xz tarballs.
+  * Bump debhelper compatibility level to 8.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 17 Nov 2011 00:29:36 +0100
 

Modified: desktop/unstable/pangomm/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/compat?rev=31446&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/compat [utf-8] (original)
+++ desktop/unstable/pangomm/debian/compat [utf-8] Thu Nov 17 00:38:24 2011
@@ -1,1 +1,1 @@
-6
+8

Modified: desktop/unstable/pangomm/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/control?rev=31446&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/control [utf-8] (original)
+++ desktop/unstable/pangomm/debian/control [utf-8] Thu Nov 17 00:38:24 2011
@@ -12,7 +12,7 @@
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/pangomm
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/pangomm
 Build-Depends: cdbs (>= 0.4.51),
-               debhelper (>= 6),
+               debhelper (>= 8),
                gnome-pkg-tools (>= 0.11),
                libcairomm-1.0-dev (>= 1.2.2),
                libglibmm-2.4-dev (>= 2.22.1-2),

Modified: desktop/unstable/pangomm/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/control.in?rev=31446&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/control.in [utf-8] (original)
+++ desktop/unstable/pangomm/debian/control.in [utf-8] Thu Nov 17 00:38:24 2011
@@ -7,7 +7,7 @@
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/pangomm
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/pangomm
 Build-Depends: cdbs (>= 0.4.51),
-               debhelper (>= 6),
+               debhelper (>= 8),
                gnome-pkg-tools (>= 0.11),
                libcairomm-1.0-dev (>= 1.2.2),
                libglibmm-2.4-dev (>= 2.22.1-2),

Modified: desktop/unstable/pangomm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/rules?rev=31446&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/rules [utf-8] (original)
+++ desktop/unstable/pangomm/debian/rules [utf-8] Thu Nov 17 00:38:24 2011
@@ -14,5 +14,4 @@
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-shared --disable-static
-DEB_DH_INSTALL_SOURCEDIR := debian/tmp
 DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"




More information about the pkg-gnome-commits mailing list