r42698 - in /attic/libunique/debian: changelog control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Tue Sep 9 16:53:43 UTC 2014


Author: ah
Date: Tue Sep  9 16:53:43 2014
New Revision: 42698

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42698
Log:
Use autoreconf.mk and build-depend on dh-autoreconf (Closes: #753343)

Modified:
    attic/libunique/debian/changelog
    attic/libunique/debian/control
    attic/libunique/debian/control.in
    attic/libunique/debian/rules

Modified: attic/libunique/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libunique/debian/changelog?rev=42698&op=diff
==============================================================================
--- attic/libunique/debian/changelog	[utf-8] (original)
+++ attic/libunique/debian/changelog	[utf-8] Tue Sep  9 16:53:43 2014
@@ -1,8 +1,12 @@
-libunique (1.1.6-5) UNRELEASED; urgency=low
+libunique (1.1.6-5) unstable; urgency=low
 
+  [ Josselin Mouette ]
   * Update repository URL.
 
- -- Josselin Mouette <joss at debian.org>  Sat, 31 Dec 2011 14:57:52 +0100
+  [ Breno Leitao ]
+  * Use autoreconf.mk and build-depend on dh-autoreconf (Closes: #753343)
+
+ -- Andreas Henriksson <andreas at fatal.se>  Tue, 09 Sep 2014 18:46:21 +0200
 
 libunique (1.1.6-4) unstable; urgency=low
 

Modified: attic/libunique/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libunique/debian/control?rev=42698&op=diff
==============================================================================
--- attic/libunique/debian/control	[utf-8] (original)
+++ attic/libunique/debian/control	[utf-8] Tue Sep  9 16:53:43 2014
@@ -17,7 +17,8 @@
                libx11-dev,
                libdbus-glib-1-dev (>= 0.70),
                gtk-doc-tools (>= 1.11),
-               intltool
+               intltool,
+               dh-autoreconf
 Standards-Version: 3.9.2
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/attic/libunique
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/attic/libunique

Modified: attic/libunique/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libunique/debian/control.in?rev=42698&op=diff
==============================================================================
--- attic/libunique/debian/control.in	[utf-8] (original)
+++ attic/libunique/debian/control.in	[utf-8] Tue Sep  9 16:53:43 2014
@@ -12,7 +12,8 @@
                libx11-dev,
                libdbus-glib-1-dev (>= 0.70),
                gtk-doc-tools (>= 1.11),
-               intltool
+               intltool,
+               dh-autoreconf
 Standards-Version: 3.9.2
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/attic/libunique
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/attic/libunique

Modified: attic/libunique/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libunique/debian/rules?rev=42698&op=diff
==============================================================================
--- attic/libunique/debian/rules	[utf-8] (original)
+++ attic/libunique/debian/rules	[utf-8] Tue Sep  9 16:53:43 2014
@@ -5,6 +5,7 @@
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed




More information about the pkg-gnome-commits mailing list