r60989 - in /trunk/libcatalyst-manual-perl/debian: changelog control

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


Author: gregoa
Date: Sat Jul 31 18:22:25 2010
New Revision: 60989

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

Modified:
    trunk/libcatalyst-manual-perl/debian/changelog
    trunk/libcatalyst-manual-perl/debian/control

Modified: trunk/libcatalyst-manual-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-manual-perl/debian/changelog?rev=60989&op=diff
==============================================================================
--- trunk/libcatalyst-manual-perl/debian/changelog (original)
+++ trunk/libcatalyst-manual-perl/debian/changelog Sat Jul 31 18:22:25 2010
@@ -1,6 +1,7 @@
 libcatalyst-manual-perl (5.8004-2) UNRELEASED; urgency=low
 
   * debian/rules: switch order of arguments to dh.
+  * Set Standards-Version to 3.9.1; replace Conflicts with Breaks.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 28 Jul 2010 14:32:13 -0400
 

Modified: trunk/libcatalyst-manual-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-manual-perl/debian/control?rev=60989&op=diff
==============================================================================
--- trunk/libcatalyst-manual-perl/debian/control (original)
+++ trunk/libcatalyst-manual-perl/debian/control Sat Jul 31 18:22:25 2010
@@ -7,7 +7,7 @@
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at 43-1.org>,
  Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Catalyst-Manual/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcatalyst-manual-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcatalyst-manual-perl/
@@ -15,7 +15,7 @@
 Package: libcatalyst-manual-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Conflicts: libcatalyst-modules-perl (<< 31)
+Breaks: libcatalyst-modules-perl (<< 31)
 Description: developer's manual for Catalyst
  Catalyst is an elegant web application framework, extremely flexible yet
  extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,




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