r49878 - in /desktop/unstable/pangomm/debian: changelog compat control rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Aug 31 17:11:21 UTC 2016
Author: biebl
Date: Wed Aug 31 17:11:21 2016
New Revision: 49878
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49878
Log:
Bump debhelper compatibility level to 9.
Modified:
desktop/unstable/pangomm/debian/changelog
desktop/unstable/pangomm/debian/compat
desktop/unstable/pangomm/debian/control
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=49878&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/changelog [utf-8] (original)
+++ desktop/unstable/pangomm/debian/changelog [utf-8] Wed Aug 31 17:11:21 2016
@@ -2,6 +2,7 @@
* New upstream release.
* Convert from cdbs to dh.
+ * Bump debhelper compatibility level to 9.
-- Michael Biebl <biebl at debian.org> Wed, 31 Aug 2016 18:53:00 +0200
Modified: desktop/unstable/pangomm/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/compat?rev=49878&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/compat [utf-8] (original)
+++ desktop/unstable/pangomm/debian/compat [utf-8] Wed Aug 31 17:11:21 2016
@@ -1 +1 @@
-8
+9
Modified: desktop/unstable/pangomm/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/control?rev=49878&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/control [utf-8] (original)
+++ desktop/unstable/pangomm/debian/control [utf-8] Wed Aug 31 17:11:21 2016
@@ -6,7 +6,7 @@
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>, Michael Casadevall <sonicmctails at gmail.com>
+Uploaders: Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Michael Casadevall <sonicmctails at gmail.com>
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/pangomm
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/pangomm
Build-Depends: debhelper (>= 9.20160114),
Modified: desktop/unstable/pangomm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/rules?rev=49878&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/rules [utf-8] (original)
+++ desktop/unstable/pangomm/debian/rules [utf-8] Wed Aug 31 17:11:21 2016
@@ -13,8 +13,7 @@
override_dh_auto_configure:
dh_auto_configure -- \
--enable-shared \
- --disable-static \
- --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+ --disable-static
override_dh_autoreconf:
dh_autoreconf --as-needed
More information about the pkg-gnome-commits
mailing list