r51581 - in /desktop/unstable/gnome-applets/debian: changelog control control.in
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Wed Nov 2 16:03:24 UTC 2016
Author: mitya57
Date: Wed Nov 2 16:02:48 2016
New Revision: 51581
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51581
Log:
Build-depend on automake 1.13, as required by configure.ac.
Modified:
desktop/unstable/gnome-applets/debian/changelog
desktop/unstable/gnome-applets/debian/control
desktop/unstable/gnome-applets/debian/control.in
Modified: desktop/unstable/gnome-applets/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/changelog?rev=51581&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/changelog [utf-8] Wed Nov 2 16:02:48 2016
@@ -1,3 +1,9 @@
+gnome-applets (3.22.0-3) UNRELEASED; urgency=medium
+
+ * Build-depend on automake 1.13, as required by configure.ac.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Wed, 02 Nov 2016 19:02:12 +0300
+
gnome-applets (3.22.0-2) experimental; urgency=medium
* Force building with libcpufreq-dev instead of libcpupower-dev by
Modified: desktop/unstable/gnome-applets/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/control?rev=51581&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/control [utf-8] Wed Nov 2 16:02:48 2016
@@ -8,6 +8,7 @@
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57 at debian.org>, Laurent Bigonville <bigon at debian.org>
Build-Depends: adwaita-icon-theme (>= 3.14.0),
+ automake (>= 1.13),
debhelper (>= 9.20160114~),
dh-autoreconf,
docbook-to-man,
Modified: desktop/unstable/gnome-applets/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/control.in?rev=51581&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/control.in [utf-8] Wed Nov 2 16:02:48 2016
@@ -4,6 +4,7 @@
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: adwaita-icon-theme (>= 3.14.0),
+ automake (>= 1.13),
debhelper (>= 9.20160114~),
dh-autoreconf,
docbook-to-man,
More information about the pkg-gnome-commits
mailing list