[SCM] Video extraction utility for YouTube, Google Video and other video sites (Debian packaging) branch, master, updated. upstream/2.1.10-114-gf0281ca

Ryan Niebur ryanryan52 at gmail.com
Wed Apr 29 23:24:42 UTC 2009


The following commit has been merged in the master branch:
commit 5b657ebe4f22a4cd12a198d9a9f8c36b629dc8a0
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Wed Apr 29 16:14:54 2009 -0700

    remove recompress.sh, uscan has a --repack option for that

diff --git a/debian/changelog b/debian/changelog
index c565094..c463726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+clive (2.1.10-2) UNRELEASED; urgency=low
+
+  * remove recompress.sh, uscan has a --repack option for that
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 29 Apr 2009 16:14:33 -0700
+
 clive (2.1.10-1) unstable; urgency=low
 
   * New upstream release
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 2037ce0..d24f852 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://code.google.com/p/clive/downloads/list .+/files/clive-([\d.]+)\.tar\.bz2 debian sh debian/recompress.sh
+http://code.google.com/p/clive/downloads/list .+/files/clive-([\d.]+)\.tar\.bz2

-- 
Video extraction utility for YouTube, Google Video and other video sites (Debian packaging)



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