[SCM] packaging of clive-utils branch, master, updated. 2.1.5-59-g47d2a02

Damyan Ivanov dmn at debian.org
Fri Jun 5 14:08:40 UTC 2009


The following commit has been merged in the master branch:
commit 3f7aec16bbb79b7c3d08eb2a181e0081e90434a8
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Jun 5 16:57:06 2009 +0300

    drop recompress.sh watch hook. use uscan --repack instead

diff --git a/debian/recompress.sh b/debian/recompress.sh
deleted file mode 100644
index d68816d..0000000
--- a/debian/recompress.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-# called with '--upstream-version' <version> <file>
-
-set -e
-set -u
-
-bzcat $3 | gzip -n --best > ${3%.bz2}.gz
diff --git a/debian/watch b/debian/watch
index 8a9db67..231c74f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 # Compulsory line, this is a version 3 file
 version=3
-http://code.google.com/p/clive-utils/downloads/list .*/files/clive-utils-(\d[\d.]*)\.tar\.bz2 \
-    debian  sh debian/recompress.sh
+http://code.google.com/p/clive-utils/downloads/list .*/files/clive-utils-(\d[\d.]*)\.tar\.bz2

-- 
packaging of clive-utils



More information about the Pkg-perl-cvs-commits mailing list