r45973 - in /packages/unstable/gnome-clocks/debian: changelog control control.in rules
ah at users.alioth.debian.org
ah at users.alioth.debian.org
Fri Sep 18 15:00:56 UTC 2015
Author: ah
Date: Fri Sep 18 15:00:56 2015
New Revision: 45973
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45973
Log:
* New upstream release.
* Use autotools-dev to update config.*
Modified:
packages/unstable/gnome-clocks/debian/changelog
packages/unstable/gnome-clocks/debian/control
packages/unstable/gnome-clocks/debian/control.in
packages/unstable/gnome-clocks/debian/rules
Modified: packages/unstable/gnome-clocks/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/changelog?rev=45973&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/changelog [utf-8] Fri Sep 18 15:00:56 2015
@@ -1,3 +1,10 @@
+gnome-clocks (3.16.2-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Use autotools-dev to update config.*
+
+ -- Andreas Henriksson <andreas at fatal.se> Fri, 18 Sep 2015 16:56:29 +0200
+
gnome-clocks (3.16.1-1) unstable; urgency=medium
[ Andreas Henriksson ]
Modified: packages/unstable/gnome-clocks/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/control?rev=45973&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/control [utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/control [utf-8] Fri Sep 18 15:00:56 2015
@@ -8,6 +8,7 @@
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>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
Build-Depends: debhelper (>= 9),
+ autotools-dev,
gnome-pkg-tools,
pkg-config,
geoclue-2.0,
Modified: packages/unstable/gnome-clocks/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/control.in?rev=45973&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/control.in [utf-8] Fri Sep 18 15:00:56 2015
@@ -4,6 +4,7 @@
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 9),
+ autotools-dev,
gnome-pkg-tools,
pkg-config,
geoclue-2.0,
Modified: packages/unstable/gnome-clocks/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/rules?rev=45973&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/rules [utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/rules [utf-8] Fri Sep 18 15:00:56 2015
@@ -4,7 +4,7 @@
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
%:
- dh $@
+ dh $@ --with autotools_dev
override_dh_auto_configure:
find . -name "*_vala.stamp" | xargs rm -f
More information about the pkg-gnome-commits
mailing list