r29259 - in /packages/unstable/xdg-user-dirs/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Jul 30 16:14:12 UTC 2011


Author: biebl
Date: Sat Jul 30 16:14:12 2011
New Revision: 29259

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29259
Log:
debian/rules: Set TARBALL_EXT to tar.gz.

Modified:
    packages/unstable/xdg-user-dirs/debian/changelog
    packages/unstable/xdg-user-dirs/debian/rules

Modified: packages/unstable/xdg-user-dirs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xdg-user-dirs/debian/changelog?rev=29259&op=diff
==============================================================================
--- packages/unstable/xdg-user-dirs/debian/changelog [utf-8] (original)
+++ packages/unstable/xdg-user-dirs/debian/changelog [utf-8] Sat Jul 30 16:14:12 2011
@@ -3,6 +3,7 @@
   * New upstream release.
   * Bump Standards-Version to 3.9.2. No further changes.
   * Bump debhelper compatibility level to 8. Update Build-Depends accordingly.
+  * debian/rules: Set TARBALL_EXT to tar.gz.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 30 Jul 2011 18:05:58 +0200
 

Modified: packages/unstable/xdg-user-dirs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xdg-user-dirs/debian/rules?rev=29259&op=diff
==============================================================================
--- packages/unstable/xdg-user-dirs/debian/rules [utf-8] (original)
+++ packages/unstable/xdg-user-dirs/debian/rules [utf-8] Sat Jul 30 16:14:12 2011
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+TARBALL_EXT=tar.gz
 GNOME_DOWNLOAD_URL = http://user-dirs.freedesktop.org/releases/$(GNOME_TARBALL)
 
 include /usr/share/cdbs/1/rules/debhelper.mk




More information about the pkg-gnome-commits mailing list