r10690 - in /trunk/libpdf-report-perl/debian: changelog compat control watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Dec 2 14:39:22 UTC 2007


Author: gregoa-guest
Date: Sun Dec  2 14:39:22 2007
New Revision: 10690

URL: http://svn.debian.org/wsvn/?sc=1&rev=10690
Log:
* Use dist-based URL in debian/watch.
* Set debhelper compatibility level to 5.
* Set Standards-Version to 3.7.2 (no changes needed).

Modified:
    trunk/libpdf-report-perl/debian/changelog
    trunk/libpdf-report-perl/debian/compat
    trunk/libpdf-report-perl/debian/control
    trunk/libpdf-report-perl/debian/watch

Modified: trunk/libpdf-report-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libpdf-report-perl/debian/changelog?rev=10690&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/changelog (original)
+++ trunk/libpdf-report-perl/debian/changelog Sun Dec  2 14:39:22 2007
@@ -3,6 +3,9 @@
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
+  * Use dist-based URL in debian/watch.
+  * Set debhelper compatibility level to 5.
+  * Set Standards-Version to 3.7.2 (no changes needed).
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:31:33 +0200
 

Modified: trunk/libpdf-report-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libpdf-report-perl/debian/compat?rev=10690&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/compat (original)
+++ trunk/libpdf-report-perl/debian/compat Sun Dec  2 14:39:22 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libpdf-report-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libpdf-report-perl/debian/control?rev=10690&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/control (original)
+++ trunk/libpdf-report-perl/debian/control Sun Dec  2 14:39:22 2007
@@ -1,11 +1,11 @@
 Source: libpdf-report-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9)
+Build-Depends: debhelper (>= 5), dpatch (>= 2.0.9)
 Build-Depends-Indep: perl (>= 5.8.0), libpdf-api2-perl (>=0.2.3.8)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>, Allard Hoeve <allard at byte.nl>, Niko Tyni <ntyni at iki.fi>, Russ Allbery <rra at debian.org>, gregor herrmann <gregor+debian at comodo.priv.at>
-Standards-Version: 3.7.0
+Standards-Version: 3.7.2
 Homepage: http://search.cpan.org/dist/PDF-Report/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpdf-report-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-report-perl/

Modified: trunk/libpdf-report-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libpdf-report-perl/debian/watch?rev=10690&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/watch (original)
+++ trunk/libpdf-report-perl/debian/watch Sun Dec  2 14:39:22 2007
@@ -1,6 +1,2 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# Site		Directory		Pattern			Version	Script
-version=2
-http://mirrors.kernel.org/CPAN/modules/by-module/PDF/PDF-Report-(\d.*)\.tar\.gz
+version=3
+http://search.cpan.org/dist/PDF-Report/ .*/PDF-Report-([[:digit:]].*)\.tar\.gz




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