r60997 - in /trunk/libemail-simple-perl/debian: changelog control

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


Author: gregoa
Date: Sat Jul 31 18:38:28 2010
New Revision: 60997

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

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

Modified: trunk/libemail-simple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-simple-perl/debian/changelog?rev=60997&op=diff
==============================================================================
--- trunk/libemail-simple-perl/debian/changelog (original)
+++ trunk/libemail-simple-perl/debian/changelog Sat Jul 31 18:38:28 2010
@@ -1,3 +1,9 @@
+libemail-simple-perl (2.100-2) 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:38:13 -0400
+
 libemail-simple-perl (2.100-1) unstable; urgency=low
 
   [ Jonathan Yu ]

Modified: trunk/libemail-simple-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-simple-perl/debian/control?rev=60997&op=diff
==============================================================================
--- trunk/libemail-simple-perl/debian/control (original)
+++ trunk/libemail-simple-perl/debian/control Sat Jul 31 18:38:28 2010
@@ -9,7 +9,7 @@
  gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Niko Tyni <ntyni at iki.fi>, Jeremiah Foster <jeremiah at jeremiahfoster.com>,
  Ansgar Burchardt <ansgar at 43-1.org>, Brian Cassidy <brian.cassidy at gmail.com>
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Homepage: http://emailproject.perl.org/wiki/Email::Simple
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-simple-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libemail-simple-perl/
@@ -18,7 +18,7 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libemail-date-format-perl
 Provides: libemail-simple-creator-perl
-Conflicts: libemail-simple-creator-perl (<< 2.100-1)
+Breaks: libemail-simple-creator-perl (<< 2.100-1)
 Replaces: libemail-simple-creator-perl (<< 2.100-1)
 Description: module to parse RFC2822 headers and message format
  Email::Simple is the first deliverable of the Perl Email Project, a reaction




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