r14999 - in /trunk/libapache-authenhook-perl/debian: changelog watch

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Fri Feb 15 20:43:11 UTC 2008


Author: ntyni
Date: Fri Feb 15 20:43:10 2008
New Revision: 14999

URL: http://svn.debian.org/wsvn/?sc=1&rev=14999
Log:
* Upload with a new pristine upstream tarball.
  + add a temporary version mangling hack in debian/watch accordingly.

Modified:
    trunk/libapache-authenhook-perl/debian/changelog
    trunk/libapache-authenhook-perl/debian/watch

Modified: trunk/libapache-authenhook-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libapache-authenhook-perl/debian/changelog?rev=14999&op=diff
==============================================================================
--- trunk/libapache-authenhook-perl/debian/changelog (original)
+++ trunk/libapache-authenhook-perl/debian/changelog Fri Feb 15 20:43:10 2008
@@ -1,4 +1,4 @@
-libapache-authenhook-perl (2.00-04-3) unstable; urgency=low
+libapache-authenhook-perl (2.00-04+pristine-1) unstable; urgency=low
 
   [ gregor herrmann ]
   * debian/rules: delete /usr/share/perl5 only if it exists.
@@ -10,6 +10,8 @@
     (and an httpd) to run.
   * Fix inter-target dependencies in debian/rules for parallel builds.
   * Remove unused dh_installexamples invocation in debian/rules.
+  * Upload with a new pristine upstream tarball.
+    + add a temporary version mangling hack in debian/watch accordingly.
 
  -- Niko Tyni <ntyni at debian.org>  Fri, 15 Feb 2008 21:15:29 +0200
 

Modified: trunk/libapache-authenhook-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libapache-authenhook-perl/debian/watch?rev=14999&op=diff
==============================================================================
--- trunk/libapache-authenhook-perl/debian/watch (original)
+++ trunk/libapache-authenhook-perl/debian/watch Fri Feb 15 20:43:10 2008
@@ -1,5 +1,5 @@
 version=3
 
-opts="uversionmangle=s/_/-/g" \
+opts="uversionmangle=s/_/-/g;s/2\.00-04/2.00-04+pristine/" \
 http://search.cpan.org/dist/Apache-AuthenHook/ \
   .*/Apache-AuthenHook-(.*)\.(?:tar\.gz|tgz)




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