[SCM] lash packaging branch, master-experimental, updated. debian/0.5.4.0-2-17-g967b8ae

js at users.alioth.debian.org js at users.alioth.debian.org
Sun May 16 09:44:38 UTC 2010


The following commit has been merged in the master-experimental branch:
commit 774b64f7d377f5737eed663ed9445ae85a741f56
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun May 16 11:27:19 2010 +0200

    Update upstream tarball hints: Switch to bzip2 compression.

diff --git a/debian/gbp.conf b/debian/gbp.conf
index a7281f9..059dcc5 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,3 +3,6 @@
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
+
+[git-buildpackage]
+compression = bzip2
diff --git a/debian/rules b/debian/rules
index 8033ca0..76edfa5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ include /usr/share/cdbs/1/class/python-autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_UPSTREAM_URL = http://download.savannah.gnu.org/releases/lash
+DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
 
 # TODO: Drop this hack (and that in watch file) after next upstream release
 DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/0\.5\.4\.0/0.5.4/
diff --git a/debian/watch b/debian/watch
index 42b2ef4..1aa3dea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
 opts=dversionmangle=s/0\.5\.4\.0/0.5.4/ \
- http://download.savannah.gnu.org/releases/lash/lash-(.*)\.tar\.gz
+ http://download.savannah.gnu.org/releases/lash/lash-(.*)\.tar\.bz2

-- 
lash packaging



More information about the pkg-multimedia-commits mailing list