r20918 - in /packages/unstable/gtk-smooth-engine/debian: changelog control control.in rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Fri Aug 14 19:43:42 UTC 2009
Author: joss
Date: Fri Aug 14 19:43:41 2009
New Revision: 20918
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20918
Log:
Switch to automake 1.11. Closes: #541518.
Modified:
packages/unstable/gtk-smooth-engine/debian/changelog
packages/unstable/gtk-smooth-engine/debian/control
packages/unstable/gtk-smooth-engine/debian/control.in
packages/unstable/gtk-smooth-engine/debian/rules
Modified: packages/unstable/gtk-smooth-engine/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtk-smooth-engine/debian/changelog?rev=20918&op=diff
==============================================================================
--- packages/unstable/gtk-smooth-engine/debian/changelog [utf-8] (original)
+++ packages/unstable/gtk-smooth-engine/debian/changelog [utf-8] Fri Aug 14 19:43:41 2009
@@ -1,3 +1,9 @@
+gtk-smooth-engine (1:2.14.3+deb4) unstable; urgency=low
+
+ * Switch to automake 1.11. Closes: #541518.
+
+ -- Josselin Mouette <joss at debian.org> Fri, 14 Aug 2009 21:00:11 +0200
+
gtk-smooth-engine (1:2.14.3+deb3) unstable; urgency=low
* Upload to unstable.
Modified: packages/unstable/gtk-smooth-engine/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtk-smooth-engine/debian/control?rev=20918&op=diff
==============================================================================
--- packages/unstable/gtk-smooth-engine/debian/control [utf-8] (original)
+++ packages/unstable/gtk-smooth-engine/debian/control [utf-8] Fri Aug 14 19:43:41 2009
@@ -9,7 +9,7 @@
gnome-pkg-tools (>= 0.10),
cdbs (>= 0.4.41),
libtool,
- automake1.10,
+ automake1.11,
autoconf
Package: gtk2-engines-smooth
Modified: packages/unstable/gtk-smooth-engine/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtk-smooth-engine/debian/control.in?rev=20918&op=diff
==============================================================================
--- packages/unstable/gtk-smooth-engine/debian/control.in [utf-8] (original)
+++ packages/unstable/gtk-smooth-engine/debian/control.in [utf-8] Fri Aug 14 19:43:41 2009
@@ -9,7 +9,7 @@
gnome-pkg-tools (>= 0.10),
cdbs (>= 0.4.41),
libtool,
- automake1.10,
+ automake1.11,
autoconf
Package: gtk2-engines-smooth
Modified: packages/unstable/gtk-smooth-engine/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtk-smooth-engine/debian/rules?rev=20918&op=diff
==============================================================================
--- packages/unstable/gtk-smooth-engine/debian/rules [utf-8] (original)
+++ packages/unstable/gtk-smooth-engine/debian/rules [utf-8] Fri Aug 14 19:43:41 2009
@@ -1,8 +1,8 @@
#!/usr/bin/make -f
DEB_AUTO_UPDATE_LIBTOOL = pre
-DEB_AUTO_UPDATE_ACLOCAL = 1.10
-DEB_AUTO_UPDATE_AUTOMAKE = 1.10
+DEB_AUTO_UPDATE_ACLOCAL = 1.11
+DEB_AUTO_UPDATE_AUTOMAKE = 1.11
DEB_AUTO_UPDATE_AUTOCONF = yes
DEB_AUTO_UPDATE_AUTOHEADER = yes
DEB_AUTOMAKE_ARGS = --add-missing
More information about the pkg-gnome-commits
mailing list