r50579 - in /desktop/unstable/gnome-terminal/debian: changelog compat control control.in rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Sep 14 16:13:58 UTC 2016
Author: biebl
Date: Wed Sep 14 16:13:58 2016
New Revision: 50579
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50579
Log:
Bump debhelper compat level to 10.
Modified:
desktop/unstable/gnome-terminal/debian/changelog
desktop/unstable/gnome-terminal/debian/compat
desktop/unstable/gnome-terminal/debian/control
desktop/unstable/gnome-terminal/debian/control.in
desktop/unstable/gnome-terminal/debian/rules
Modified: desktop/unstable/gnome-terminal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/changelog?rev=50579&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/changelog [utf-8] Wed Sep 14 16:13:58 2016
@@ -4,6 +4,7 @@
* Bump Build-Depends on libvte-2.91-dev to (>= 0.45.92) as per configure.ac.
* Drop Revert-window-Fix-CSD-size-calculations-with-long-ti.patch and
window-Fix-CSD-size-calculations-with-long-titles.patch, merged upstream.
+ * Bump debhelper compat level to 10.
-- Michael Biebl <biebl at debian.org> Wed, 14 Sep 2016 18:03:55 +0200
Modified: desktop/unstable/gnome-terminal/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/compat?rev=50579&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/compat [utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/compat [utf-8] Wed Sep 14 16:13:58 2016
@@ -1 +1 @@
-9
+10
Modified: desktop/unstable/gnome-terminal/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/control?rev=50579&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/control [utf-8] Wed Sep 14 16:13:58 2016
@@ -8,8 +8,7 @@
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>, Sjoerd Simons <sjoerd at debian.org>
Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
dh-exec,
gnome-common,
autotools-dev,
Modified: desktop/unstable/gnome-terminal/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/control.in?rev=50579&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/control.in [utf-8] Wed Sep 14 16:13:58 2016
@@ -4,8 +4,7 @@
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
dh-exec,
gnome-common,
autotools-dev,
Modified: desktop/unstable/gnome-terminal/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/rules?rev=50579&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/rules [utf-8] Wed Sep 14 16:13:58 2016
@@ -7,7 +7,7 @@
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
%:
- dh $@ --with autoreconf,gnome
+ dh $@ --with gnome
override_dh_autoreconf:
dh_autoreconf --as-needed
More information about the pkg-gnome-commits
mailing list