r52175 - in /desktop/unstable/gnome-menus/debian: changelog control control.in rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sat Mar 4 20:10:26 UTC 2017
Author: biebl
Date: Sat Mar 4 20:10:25 2017
New Revision: 52175
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52175
Log:
Use dh-autoreconf to update the build system for better coverage of new
ports. (Closes: #746405)
Modified:
desktop/unstable/gnome-menus/debian/changelog
desktop/unstable/gnome-menus/debian/control
desktop/unstable/gnome-menus/debian/control.in
desktop/unstable/gnome-menus/debian/rules
Modified: desktop/unstable/gnome-menus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/changelog?rev=52175&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/changelog [utf-8] Sat Mar 4 20:10:25 2017
@@ -1,3 +1,10 @@
+gnome-menus (3.13.3-9) UNRELEASED; urgency=medium
+
+ * Use dh-autoreconf to update the build system for better coverage of new
+ ports. (Closes: #746405)
+
+ -- Michael Biebl <biebl at debian.org> Sat, 04 Mar 2017 21:04:57 +0100
+
gnome-menus (3.13.3-8) unstable; urgency=medium
* debian/menus.blacklist:
Modified: desktop/unstable/gnome-menus/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/control?rev=52175&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/control [utf-8] Sat Mar 4 20:10:25 2017
@@ -6,11 +6,13 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 9.20160114~),
+ dh-autoreconf,
cdbs (>= 0.4.73),
libglib2.0-dev (>= 2.30.0),
gnome-pkg-tools,
+ gnome-common,
python3 (>= 3.1),
intltool (>= 0.40.0),
libgirepository1.0-dev (>= 0.10.7-1~),
Modified: desktop/unstable/gnome-menus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/control.in?rev=52175&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/control.in [utf-8] Sat Mar 4 20:10:25 2017
@@ -4,9 +4,11 @@
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 9.20160114~),
+ dh-autoreconf,
cdbs (>= 0.4.73),
libglib2.0-dev (>= 2.30.0),
gnome-pkg-tools,
+ gnome-common,
python3 (>= 3.1),
intltool (>= 0.40.0),
libgirepository1.0-dev (>= 0.10.7-1~),
Modified: desktop/unstable/gnome-menus/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/rules?rev=52175&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/rules [utf-8] Sat Mar 4 20:10:25 2017
@@ -5,6 +5,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
More information about the pkg-gnome-commits
mailing list