r32996 - in /tools/gnome-pkg-tools: 1/rules/gnome-get-source.mk 1/rules/lp-get-source.mk 1/rules/sf-get-source.mk 1/rules/ubuntu-get-source.mk debian/changelog debian/control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Mar 12 10:39:10 UTC 2012


Author: lool
Date: Mon Mar 12 10:39:09 2012
New Revision: 32996

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32996
Log:
*-get-source.mk: get-orig-source now defaults to current directory to
download source tarballs per policy 4.9; set DEB_TARBALL_DOWNLOAD_DIR to
set a different output directory such as ../tarballs; thanks
James Westby; closes: #527626.

Modified:
    tools/gnome-pkg-tools/1/rules/gnome-get-source.mk
    tools/gnome-pkg-tools/1/rules/lp-get-source.mk
    tools/gnome-pkg-tools/1/rules/sf-get-source.mk
    tools/gnome-pkg-tools/1/rules/ubuntu-get-source.mk
    tools/gnome-pkg-tools/debian/changelog
    tools/gnome-pkg-tools/debian/control.in

Modified: tools/gnome-pkg-tools/1/rules/gnome-get-source.mk
URL: http://svn.debian.org/wsvn/pkg-gnome/tools/gnome-pkg-tools/1/rules/gnome-get-source.mk?rev=32996&op=diff
==============================================================================
--- tools/gnome-pkg-tools/1/rules/gnome-get-source.mk [utf-8] (original)
+++ tools/gnome-pkg-tools/1/rules/gnome-get-source.mk [utf-8] Mon Mar 12 10:39:09 2012
@@ -12,7 +12,7 @@
 DEB_UPSTREAM_GIT_REV ?= $(shell echo $(DEB_UPSTREAM_VERSION) | sed -rn 's/^.*[\.~+\d]+git[0-9]+\.([0-9a-f]+)$$/\1/p')
 
 # where to store the resulting .orig tarball
-DEB_TARBALL_DOWNLOAD_DIR ?= ../tarballs
+DEB_TARBALL_DOWNLOAD_DIR ?= .
 
 # whether to generate a tarball in tarball (dbs format); default is to use the
 # upstream tarball, set to non-empty to change this behavior

Modified: tools/gnome-pkg-tools/1/rules/lp-get-source.mk
URL: http://svn.debian.org/wsvn/pkg-gnome/tools/gnome-pkg-tools/1/rules/lp-get-source.mk?rev=32996&op=diff
==============================================================================
--- tools/gnome-pkg-tools/1/rules/lp-get-source.mk [utf-8] (original)
+++ tools/gnome-pkg-tools/1/rules/lp-get-source.mk [utf-8] Mon Mar 12 10:39:09 2012
@@ -5,7 +5,7 @@
 DEB_UPSTREAM_VERSION ?= $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
 
 # where to store the resulting .orig tarball
-DEB_TARBALL_DOWNLOAD_DIR ?= ../tarballs
+DEB_TARBALL_DOWNLOAD_DIR ?= .
 TARBALL_EXT ?= tar.gz
 
 LP_DOWNLOAD_PAGE ?= https://launchpad.net/$(DEB_SOURCE_PACKAGE)/+download

Modified: tools/gnome-pkg-tools/1/rules/sf-get-source.mk
URL: http://svn.debian.org/wsvn/pkg-gnome/tools/gnome-pkg-tools/1/rules/sf-get-source.mk?rev=32996&op=diff
==============================================================================
--- tools/gnome-pkg-tools/1/rules/sf-get-source.mk [utf-8] (original)
+++ tools/gnome-pkg-tools/1/rules/sf-get-source.mk [utf-8] Mon Mar 12 10:39:09 2012
@@ -5,7 +5,7 @@
 DEB_UPSTREAM_VERSION ?= $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
 
 # where to store the resulting .orig tarball
-DEB_TARBALL_DOWNLOAD_DIR ?= ../tarballs
+DEB_TARBALL_DOWNLOAD_DIR ?= .
 TARBALL_EXT ?= tar.gz
 
 SF_PROJECT ?= $(DEB_SOURCE_PACKAGE)

Modified: tools/gnome-pkg-tools/1/rules/ubuntu-get-source.mk
URL: http://svn.debian.org/wsvn/pkg-gnome/tools/gnome-pkg-tools/1/rules/ubuntu-get-source.mk?rev=32996&op=diff
==============================================================================
--- tools/gnome-pkg-tools/1/rules/ubuntu-get-source.mk [utf-8] (original)
+++ tools/gnome-pkg-tools/1/rules/ubuntu-get-source.mk [utf-8] Mon Mar 12 10:39:09 2012
@@ -7,7 +7,7 @@
 DEB_SOURCE_PACKAGE_INITIAL ?= $(shell echo $(DEB_SOURCE_PACKAGE) | cut -c 1)
 
 # where to store the resulting .orig tarball
-DEB_TARBALL_DOWNLOAD_DIR ?= ../tarballs
+DEB_TARBALL_DOWNLOAD_DIR ?= .
 
 UBUNTU_COMPONENT ?= main
 # defaults to non-native; you don't need to set this as both are tried

Modified: tools/gnome-pkg-tools/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/tools/gnome-pkg-tools/debian/changelog?rev=32996&op=diff
==============================================================================
--- tools/gnome-pkg-tools/debian/changelog [utf-8] (original)
+++ tools/gnome-pkg-tools/debian/changelog [utf-8] Mon Mar 12 10:39:09 2012
@@ -1,3 +1,12 @@
+gnome-pkg-tools (0.19.2) UNRELEASED; urgency=low
+
+  * *-get-source.mk: get-orig-source now defaults to current directory to
+    download source tarballs per policy 4.9; set DEB_TARBALL_DOWNLOAD_DIR to
+    set a different output directory such as ../tarballs; thanks
+    James Westby; closes: #527626.
+
+ -- Loïc Minier <lool at debian.org>  Mon, 12 Mar 2012 11:36:58 +0100
+
 gnome-pkg-tools (0.19.1) unstable; urgency=low
 
   * Update SF mirrors to the current official list in

Modified: tools/gnome-pkg-tools/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/tools/gnome-pkg-tools/debian/control.in?rev=32996&op=diff
==============================================================================
--- tools/gnome-pkg-tools/debian/control.in [utf-8] (original)
+++ tools/gnome-pkg-tools/debian/control.in [utf-8] Mon Mar 12 10:39:09 2012
@@ -14,6 +14,7 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Recommends: svn-buildpackage
+Multi-Arch: foreign
 Description: Tools for the Debian GNOME Packaging Team
  This package contains some useful tools for the Debian GNOME Packaging Team
  including:




More information about the pkg-gnome-commits mailing list