r41800 - in /desktop/unstable/gnome-keyring/debian: changelog control control.in rules
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Fri May 30 05:27:05 UTC 2014
Author: mitya57-guest
Date: Fri May 30 05:27:05 2014
New Revision: 41800
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41800
Log:
Build with dh-autoreconf to support new archs (closes: #558553).
Modified:
desktop/unstable/gnome-keyring/debian/changelog
desktop/unstable/gnome-keyring/debian/control
desktop/unstable/gnome-keyring/debian/control.in
desktop/unstable/gnome-keyring/debian/rules
Modified: desktop/unstable/gnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/changelog?rev=41800&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog [utf-8] Fri May 30 05:27:05 2014
@@ -1,7 +1,11 @@
gnome-keyring (3.12.2-1) UNRELEASED; urgency=medium
+ [ Andreas Henriksson ]
* New upstream release.
* Bump Standards-Version to 3.9.5
+
+ [ Dmitry Shachnev ]
+ * Build with dh-autoreconf to support new archs (closes: #558553).
-- Andreas Henriksson <andreas at fatal.se> Fri, 16 May 2014 11:20:27 +0200
Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=41800&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control [utf-8] Fri May 30 05:27:05 2014
@@ -10,8 +10,8 @@
Uploaders: Andreas Henriksson <andreas at fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, 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),
cdbs,
- autotools-dev,
ca-certificates,
+ dh-autoreconf,
docbook-xml,
gnome-pkg-tools (>= 0.10),
gtk-doc-tools (>= 1.9),
Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=41800&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in [utf-8] Fri May 30 05:27:05 2014
@@ -5,8 +5,8 @@
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 9),
cdbs,
- autotools-dev,
ca-certificates,
+ dh-autoreconf,
docbook-xml,
gnome-pkg-tools (>= 0.10),
gtk-doc-tools (>= 1.9),
Modified: desktop/unstable/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/rules?rev=41800&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/rules [utf-8] Fri May 30 05:27:05 2014
@@ -3,6 +3,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