r36544 - in /attic/gnome-mag/debian: changelog rules

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Tue Jan 8 12:28:16 UTC 2013


Author: mlang
Date: Tue Jan  8 12:28:15 2013
New Revision: 36544

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36544
Log:
Make get-orig-source work again (TARBALL_EXT is tar.gz).

Modified:
    attic/gnome-mag/debian/changelog
    attic/gnome-mag/debian/rules

Modified: attic/gnome-mag/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gnome-mag/debian/changelog?rev=36544&op=diff
==============================================================================
--- attic/gnome-mag/debian/changelog [utf-8] (original)
+++ attic/gnome-mag/debian/changelog [utf-8] Tue Jan  8 12:28:15 2013
@@ -5,6 +5,9 @@
 
   [ Loïc Minier ]
   * Fix globbing in watch file.
+
+  [ Mario Lang ]
+  * Make get-orig-source work aagain (TARBALL_EXT is tar.gz).
 
  -- Josselin Mouette <joss at debian.org>  Sat, 31 Dec 2011 14:57:45 +0100
 

Modified: attic/gnome-mag/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gnome-mag/debian/rules?rev=36544&op=diff
==============================================================================
--- attic/gnome-mag/debian/rules [utf-8] (original)
+++ attic/gnome-mag/debian/rules [utf-8] Tue Jan  8 12:28:15 2013
@@ -5,6 +5,8 @@
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+TARBALL_EXT = tar.gz
+DEB_TARBALL_DOWNLOAD_DIR = ../tarballs/
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-colorblind-applet




More information about the pkg-gnome-commits mailing list