r20171 - in /trunk/liblist-compare-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon May 19 18:24:44 UTC 2008


Author: gregoa
Date: Mon May 19 18:24:43 2008
New Revision: 20171

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20171
Log:
debian/control: change my email address.

Modified:
    trunk/liblist-compare-perl/debian/changelog
    trunk/liblist-compare-perl/debian/control

Modified: trunk/liblist-compare-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/changelog?rev=20171&op=diff
==============================================================================
--- trunk/liblist-compare-perl/debian/changelog (original)
+++ trunk/liblist-compare-perl/debian/changelog Mon May 19 18:24:43 2008
@@ -1,4 +1,4 @@
-liblist-compare-perl (0.35-1) UNRELEASED; urgency=low
+liblist-compare-perl (0.35-1) unstable; urgency=low
 
   * New upstream release.
   * debian/copyright: update years of copyright according to upstream
@@ -7,8 +7,9 @@
     - refresh with dh-make-perl's help
     - install new FAQ
     - tell $(MAKE) test where to find its included test modules
+  * debian/control: change my email address.
 
- -- gregor herrmann <gregoa at debian.org>  Mon, 19 May 2008 19:54:21 +0200
+ -- gregor herrmann <gregoa at debian.org>  Mon, 19 May 2008 20:22:56 +0200
 
 liblist-compare-perl (0.34-2) unstable; urgency=low
 

Modified: trunk/liblist-compare-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/control?rev=20171&op=diff
==============================================================================
--- trunk/liblist-compare-perl/debian/control (original)
+++ trunk/liblist-compare-perl/debian/control Mon May 19 18:24:43 2008
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.8.0-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregor+debian at comodo.priv.at>, 
+Uploaders: gregor herrmann <gregoa at debian.org>, 
  Gunnar Wolf <gwolf at debian.org>, Rene Mayorga <rmayorga at debian.org.sv>
 Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/List-Compare/
@@ -13,6 +13,6 @@
 
 Package: liblist-compare-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends}, ${misc:Depends}
 Description:  Compare elements of two or more lists
  This module lets you compare elements between lists.




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