r39602 - /packages/unstable/libpwquality/debian/rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Sep 21 12:32:50 UTC 2013


Author: biebl
Date: Sat Sep 21 12:32:49 2013
New Revision: 39602

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39602
Log:
Remove stray / from GNOME_DOWNLOAD_URL

Modified:
    packages/unstable/libpwquality/debian/rules

Modified: packages/unstable/libpwquality/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libpwquality/debian/rules?rev=39602&op=diff
==============================================================================
--- packages/unstable/libpwquality/debian/rules	[utf-8] (original)
+++ packages/unstable/libpwquality/debian/rules	[utf-8] Sat Sep 21 12:32:49 2013
@@ -3,8 +3,8 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-TARBALL_EXT=tar.bz2
-GNOME_DOWNLOAD_URL = https://fedorahosted.org/releases/l/i/libpwquality//$(GNOME_TARBALL)
+TARBALL_EXT = tar.bz2
+GNOME_DOWNLOAD_URL = https://fedorahosted.org/releases/l/i/libpwquality/$(GNOME_TARBALL)
 
 DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 PYVER := $(shell pyversions -d)




More information about the pkg-gnome-commits mailing list