r11725 - in /trunk/libregexp-common-email-address-perl/debian: changelog control

rra at users.alioth.debian.org rra at users.alioth.debian.org
Wed Dec 26 22:42:21 UTC 2007


Author: rra
Date: Wed Dec 26 22:42:21 2007
New Revision: 11725

URL: http://svn.debian.org/wsvn/?sc=1&rev=11725
Log:
* Don't wrap Vcs-Svn and Vcs-Browser with nothing on the first line.
  It produces wrapped fields in the *.dsc file, and not all readers
  may cope.

Modified:
    trunk/libregexp-common-email-address-perl/debian/changelog
    trunk/libregexp-common-email-address-perl/debian/control

Modified: trunk/libregexp-common-email-address-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libregexp-common-email-address-perl/debian/changelog?rev=11725&op=diff
==============================================================================
--- trunk/libregexp-common-email-address-perl/debian/changelog (original)
+++ trunk/libregexp-common-email-address-perl/debian/changelog Wed Dec 26 22:42:21 2007
@@ -1,8 +1,14 @@
 libregexp-common-email-address-perl (1.01-2) UNRELEASED; urgency=low
 
+  [ gregor herrmann ]
   * Change Maintainer name to Debian Perl _Group_.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 02 Dec 2007 04:18:14 +0100
+  [ Russ Allbery ]
+  * Don't wrap Vcs-Svn and Vcs-Browser with nothing on the first line.
+    It produces wrapped fields in the *.dsc file, and not all readers
+    may cope.
+
+ -- Russ Allbery <rra at debian.org>  Wed, 26 Dec 2007 14:41:37 -0800
 
 libregexp-common-email-address-perl (1.01-1) unstable; urgency=low
 

Modified: trunk/libregexp-common-email-address-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libregexp-common-email-address-perl/debian/control?rev=11725&op=diff
==============================================================================
--- trunk/libregexp-common-email-address-perl/debian/control (original)
+++ trunk/libregexp-common-email-address-perl/debian/control Wed Dec 26 22:42:21 2007
@@ -5,12 +5,11 @@
 Build-Depends-Indep: perl (>= 5.8.8-7etch1), libregexp-common-perl (>= 2.119),
  libemail-address-perl (>= 1.80)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+ Russ Allbery <rra at debian.org>
 Homepage: http://search.cpan.org/dist/Regexp-Common-Email-Address/
-Vcs-Svn:
- svn://svn.debian.org/pkg-perl/trunk/libregexp-common-email-address-perl/
-Vcs-Browser:
- http://svn.debian.org/wsvn/pkg-perl/trunk/libregexp-common-email-address-perl/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libregexp-common-email-address-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libregexp-common-email-address-perl/
 Standards-Version: 3.7.2
 
 Package: libregexp-common-email-address-perl




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