[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:40 UTC 2010


The following commit has been merged in the master-experimental branch:
commit 552622231a7eca949a26b4a21ec3b9e407a2e75e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun May 16 11:34:28 2010 +0200

    Fix watch file: add uversionmangle to work around url-escaped ~.

diff --git a/debian/watch b/debian/watch
index 3476a8d..300f469 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-opts=dversionmangle=s/0\.5\.4\.0/0.5.4/ \
+opts=uversionmangle=s/%7E/~/,dversionmangle=s/0\.5\.4\.0/0.5.4/ \
  http://download.savannah.gnu.org/releases/lash/lash-(.*)\.tar\.bz2

-- 
lash packaging



More information about the pkg-multimedia-commits mailing list