r6390 - in /trunk/libcdk-perl/debian: changelog watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Aug 10 06:47:09 UTC 2007


Author: dmn
Date: Fri Aug 10 06:47:08 2007
New Revision: 6390

URL: http://svn.debian.org/wsvn/?sc=1&rev=6390
Log:
* fixed watch file to mangle timestamp-like upstream version to the actual
  version contained. will need fixing if new upstream version is released

Modified:
    trunk/libcdk-perl/debian/changelog
    trunk/libcdk-perl/debian/watch

Modified: trunk/libcdk-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libcdk-perl/debian/changelog?rev=6390&op=diff
==============================================================================
--- trunk/libcdk-perl/debian/changelog (original)
+++ trunk/libcdk-perl/debian/changelog Fri Aug 10 06:47:08 2007
@@ -1,8 +1,13 @@
 libcdk-perl (4.9.10-2) unstable; urgency=low
 
+  [Jeremiah Foster]
   * Adopted orphaned package for Debian Perl Group with me as an uploader
     (Closes: #279778 -- package orphaned)
   * Move to debhelper 5
+
+  [Damyan Ivanov]
+  * fixed watch file to mangle timestamp-like upstream version to the actual
+    version contained. will need fixing if new upstream version is released
 
  -- Jeremiah Foster <jeremiah at jeremiahfoster.com>  Thu, 09 Aug 2007 14:07:40 +0000
 

Modified: trunk/libcdk-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libcdk-perl/debian/watch?rev=6390&op=diff
==============================================================================
--- trunk/libcdk-perl/debian/watch (original)
+++ trunk/libcdk-perl/debian/watch Fri Aug 10 06:47:08 2007
@@ -1,2 +1,4 @@
-version=2
-ftp://invisible-island.net/cdk/ cdk-perl-(.*)\.tgz 20031210
+version=3
+
+opts=uversionmangle=s/20031210/4.9.10/ \
+  ftp://invisible-island.net/cdk/ cdk-perl-(.*)\.tgz




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