r23137 - in /packages/unstable/intltool/debian: changelog control rules watch
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Fri Feb 26 10:43:38 UTC 2010
Author: slomo
Date: Fri Feb 26 10:43:37 2010
New Revision: 23137
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23137
Log:
* New upstream release (Closes: #570624):
+ Fixes outdates instructions in README (Closes: #508411).
+ Fixes inconsistencies when /tmp contains po files (Closes: #518533).
+ Ships again intltool-update.in and friends (Closes: #484721).
+ Adds ctags stumps to Makefile.in.in (Closes: #532730).
+ Handles entries with dashes in .desktop files (Closes: #502561).
+ debian/watch,
debian/rules:
- Update upstream release location.
Modified:
packages/unstable/intltool/debian/changelog
packages/unstable/intltool/debian/control
packages/unstable/intltool/debian/rules
packages/unstable/intltool/debian/watch
Modified: packages/unstable/intltool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/changelog?rev=23137&op=diff
==============================================================================
--- packages/unstable/intltool/debian/changelog [utf-8] (original)
+++ packages/unstable/intltool/debian/changelog [utf-8] Fri Feb 26 10:43:37 2010
@@ -1,3 +1,17 @@
+intltool (0.41.0-1) unstable; urgency=low
+
+ * New upstream release (Closes: #570624):
+ + Fixes outdates instructions in README (Closes: #508411).
+ + Fixes inconsistencies when /tmp contains po files (Closes: #518533).
+ + Ships again intltool-update.in and friends (Closes: #484721).
+ + Adds ctags stumps to Makefile.in.in (Closes: #532730).
+ + Handles entries with dashes in .desktop files (Closes: #502561).
+ + debian/watch,
+ debian/rules:
+ - Update upstream release location.
+
+ -- Sebastian Dröge <slomo at debian.org> Fri, 26 Feb 2010 11:32:43 +0100
+
intltool (0.40.6-2) unstable; urgency=low
* 01_linguas_escaping.patch: new patch, stolen upstream. Fixes use of
Modified: packages/unstable/intltool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/control?rev=23137&op=diff
==============================================================================
--- packages/unstable/intltool/debian/control [utf-8] (original)
+++ packages/unstable/intltool/debian/control [utf-8] Fri Feb 26 10:43:37 2010
@@ -1,3 +1,8 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
Source: intltool
Section: devel
Priority: optional
Modified: packages/unstable/intltool/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/rules?rev=23137&op=diff
==============================================================================
--- packages/unstable/intltool/debian/rules [utf-8] (original)
+++ packages/unstable/intltool/debian/rules [utf-8] Fri Feb 26 10:43:37 2010
@@ -5,3 +5,5 @@
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+GNOME_DOWNLOAD_URL=http://launchpad.net/$(GNOME_MODULE)/trunk/$(DEB_UPSTREAM_VERSION)/+download/$(GNOME_TARBALL)
Modified: packages/unstable/intltool/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/intltool/debian/watch?rev=23137&op=diff
==============================================================================
--- packages/unstable/intltool/debian/watch [utf-8] (original)
+++ packages/unstable/intltool/debian/watch [utf-8] Fri Feb 26 10:43:37 2010
@@ -1,4 +1,4 @@
version=2
-http://ftp.gnome.org/pub/GNOME/sources/intltool/([\d.]*)/ \
- intltool-(.*)\.tar\.gz \
+https://launchpad.net/intltool/+download \
+ http://launchpad\.net/intltool/trunk/.+/\+download/intltool-(.*)\.tar\.gz \
debian uupdate
More information about the pkg-gnome-commits
mailing list