r21732 - in /trunk/libarchive-ar-perl/debian: README.source changelog compat control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jun 16 16:51:40 UTC 2008


Author: gregoa
Date: Mon Jun 16 16:51:39 2008
New Revision: 21732

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21732
Log:
* Add /me to Uploaders.
* Set debhelper compatibility level to 5.
* Set Standards-Version to 3.8.0; add debian/README.source to document quilt
  usage.

Added:
    trunk/libarchive-ar-perl/debian/README.source
Modified:
    trunk/libarchive-ar-perl/debian/changelog
    trunk/libarchive-ar-perl/debian/compat
    trunk/libarchive-ar-perl/debian/control

Added: trunk/libarchive-ar-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-ar-perl/debian/README.source?rev=21732&op=file
==============================================================================
--- trunk/libarchive-ar-perl/debian/README.source (added)
+++ trunk/libarchive-ar-perl/debian/README.source Mon Jun 16 16:51:39 2008
@@ -1,0 +1,4 @@
+This package uses quilt to manage patches.
+
+/usr/share/doc/quilt/README.source has more informations about quilt and
+Debian packages.

Modified: trunk/libarchive-ar-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-ar-perl/debian/changelog?rev=21732&op=diff
==============================================================================
--- trunk/libarchive-ar-perl/debian/changelog (original)
+++ trunk/libarchive-ar-perl/debian/changelog Mon Jun 16 16:51:39 2008
@@ -12,6 +12,10 @@
   * Add patches pad-2-byte-{read,write}.patch to respect the 2-byte alignment
     requirement of the Ar file format (closes: #419101); add quilt framework;
     thanks to Magnus Holmgren for the bug report and the patch.
+  * Add /me to Uploaders.
+  * Set debhelper compatibility level to 5.
+  * Set Standards-Version to 3.8.0; add debian/README.source to document quilt
+    usage.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 15 Jun 2008 15:11:17 +0200
 

Modified: trunk/libarchive-ar-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-ar-perl/debian/compat?rev=21732&op=diff
==============================================================================
--- trunk/libarchive-ar-perl/debian/compat (original)
+++ trunk/libarchive-ar-perl/debian/compat Mon Jun 16 16:51:39 2008
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libarchive-ar-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-ar-perl/debian/control?rev=21732&op=diff
==============================================================================
--- trunk/libarchive-ar-perl/debian/control (original)
+++ trunk/libarchive-ar-perl/debian/control Mon Jun 16 16:51:39 2008
@@ -1,11 +1,12 @@
 Source: libarchive-ar-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.2), quilt (>= 0.40)
+Build-Depends: debhelper (>= 5), quilt (>= 0.40)
 Build-Depends-Indep: perl (>= 5.8.0-7), libtest-mockobject-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Florian Ragwitz <rafl at debian.org>
-Standards-Version: 3.6.2
+Uploaders: Florian Ragwitz <rafl at debian.org>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/Archive-Ar/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libarchive-ar-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-ar-perl/




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