r60994 - in /trunk/libconfigreader-simple-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jul 31 18:36:31 UTC 2010


Author: gregoa
Date: Sat Jul 31 18:36:24 2010
New Revision: 60994

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60994
Log:
Set Standards-Version to 3.9.1; replace Conflicts with Breaks.

Modified:
    trunk/libconfigreader-simple-perl/debian/changelog
    trunk/libconfigreader-simple-perl/debian/control

Modified: trunk/libconfigreader-simple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfigreader-simple-perl/debian/changelog?rev=60994&op=diff
==============================================================================
--- trunk/libconfigreader-simple-perl/debian/changelog (original)
+++ trunk/libconfigreader-simple-perl/debian/changelog Sat Jul 31 18:36:24 2010
@@ -1,3 +1,9 @@
+libconfigreader-simple-perl (1.28-4) UNRELEASED; urgency=low
+
+  * Set Standards-Version to 3.9.1; replace Conflicts with Breaks.
+
+ -- gregor herrmann <gregoa at debian.org>  Sat, 31 Jul 2010 14:36:13 -0400
+
 libconfigreader-simple-perl (1.28-3) unstable; urgency=low
 
   * debian/control: drop zero-epoch from Conflicts/Replaces on squidtaild;

Modified: trunk/libconfigreader-simple-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfigreader-simple-perl/debian/control?rev=60994&op=diff
==============================================================================
--- trunk/libconfigreader-simple-perl/debian/control (original)
+++ trunk/libconfigreader-simple-perl/debian/control Sat Jul 31 18:36:24 2010
@@ -11,7 +11,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>,
  gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/ConfigReader-Simple/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfigreader-simple-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfigreader-simple-perl/
@@ -19,7 +19,7 @@
 Package: libconfigreader-simple-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Conflicts: squidtaild (<< 2.1a6-5.4)
+Breaks: squidtaild (<< 2.1a6-5.4)
 Replaces: squidtaild (<< 2.1a6-5.4)
 Description: simple configuration file parser
  ConfigReader::Simple reads and parses simple configuration files. It is




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