r19941 - in /trunk/libcvs-perl/debian: changelog compat control

gwolf at users.alioth.debian.org gwolf at users.alioth.debian.org
Mon May 12 21:41:14 UTC 2008


Author: gwolf
Date: Mon May 12 21:41:13 2008
New Revision: 19941

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=19941
Log:
Minor changes, getting in shape for upload

Modified:
    trunk/libcvs-perl/debian/changelog
    trunk/libcvs-perl/debian/compat
    trunk/libcvs-perl/debian/control

Modified: trunk/libcvs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcvs-perl/debian/changelog?rev=19941&op=diff
==============================================================================
--- trunk/libcvs-perl/debian/changelog (original)
+++ trunk/libcvs-perl/debian/changelog Mon May 12 21:41:13 2008
@@ -1,13 +1,20 @@
-libcvs-perl (0.07-3) UNRELEASED; urgency=low
+libcvs-perl (0.07-3) unstable; urgency=low
 
+  [ Jeremiah C. Foster ]
   * Changed package version
-  * Set Maintainer to Debian Perl Group. (closes #455921)
+  * Set Maintainer to Debian Perl Group. (Closes: #455921)
   * Updated version of watch file.
   * Use dist-based URL in debian/watch.
   * Updated debhelper to version 6
   * Changed watch file to version dh-make-perl creates, updated version	
 	
- -- Jeremiah C. Foster <jeremiah at jeremiahfoster.com>  Wed, 09 Apr 2008 15:51:55 +0200
+  [ Gunnar Wolf ]
+  * Set debhelper version to 5 instead of the latest version, as the
+    agreement in the pkg-perl group mandates (and reflected it in
+    debian/compat, which had been left at 4)
+  * Added myself as an uploader
+
+ -- Gunnar Wolf <gwolf at debian.org>  Mon, 12 May 2008 16:39:49 -0500
 
 libcvs-perl (0.07-2.1) unstable; urgency=low
 

Modified: trunk/libcvs-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcvs-perl/debian/compat?rev=19941&op=diff
==============================================================================
--- trunk/libcvs-perl/debian/compat (original)
+++ trunk/libcvs-perl/debian/compat Mon May 12 21:41:13 2008
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libcvs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcvs-perl/debian/control?rev=19941&op=diff
==============================================================================
--- trunk/libcvs-perl/debian/control (original)
+++ trunk/libcvs-perl/debian/control Mon May 12 21:41:13 2008
@@ -2,9 +2,9 @@
 Section: perl
 Priority: optional
 Build-Depends-Indep: perl (>= 5.8.4), libclass-accessor-perl, libipc-run-perl, libio-pty-perl, cvs
-Build-Depends: debhelper (>= 6)
+Build-Depends: debhelper (>= 5)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>
+Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>, Gunnar Wolf <gwolf at debian.org>
 Standards-Version: 3.7.3
 
 Package: libcvs-perl




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