r50443 - in /desktop/unstable/mutter/debian: changelog compat control control.in rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Sep 13 15:43:52 UTC 2016
Author: biebl
Date: Tue Sep 13 15:43:51 2016
New Revision: 50443
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50443
Log:
Bump debhelper compat level to 10.
Modified:
desktop/unstable/mutter/debian/changelog
desktop/unstable/mutter/debian/compat
desktop/unstable/mutter/debian/control
desktop/unstable/mutter/debian/control.in
desktop/unstable/mutter/debian/rules
Modified: desktop/unstable/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/changelog?rev=50443&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog [utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog [utf-8] Tue Sep 13 15:43:51 2016
@@ -9,6 +9,7 @@
[ Michael Biebl ]
* New upstream development release.
* Refresh debian/patches/01_Wcast-align.patch.
+ * Bump debhelper compat level to 10.
-- Jeremy Bicha <jbicha at ubuntu.com> Sat, 10 Sep 2016 19:46:37 -0400
Modified: desktop/unstable/mutter/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/compat?rev=50443&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/compat [utf-8] (original)
+++ desktop/unstable/mutter/debian/compat [utf-8] Tue Sep 13 15:43:51 2016
@@ -1 +1 @@
-9
+10
Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=50443&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control [utf-8] (original)
+++ desktop/unstable/mutter/debian/control [utf-8] Tue Sep 13 15:43:51 2016
@@ -6,10 +6,9 @@
Section: x11
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9.20160114),
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>
+Build-Depends: debhelper (>= 10),
gnome-pkg-tools (>= 0.10),
- dh-autoreconf,
gtk-doc-tools (>= 1.15),
libgtk-3-dev (>= 3.19.8),
libglib2.0-dev (>= 2.49.1),
Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=50443&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in [utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in [utf-8] Tue Sep 13 15:43:51 2016
@@ -3,9 +3,8 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160114),
+Build-Depends: debhelper (>= 10),
gnome-pkg-tools (>= 0.10),
- dh-autoreconf,
gtk-doc-tools (>= 1.15),
libgtk-3-dev (>= 3.19.8),
libglib2.0-dev (>= 2.49.1),
Modified: desktop/unstable/mutter/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/rules?rev=50443&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/rules [utf-8] (original)
+++ desktop/unstable/mutter/debian/rules [utf-8] Tue Sep 13 15:43:51 2016
@@ -5,7 +5,7 @@
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
%:
- dh $@ --with autoreconf,gir,gnome
+ dh $@ --with gir,gnome
override_dh_autoreconf:
dh_autoreconf --as-needed
More information about the pkg-gnome-commits
mailing list