r60987 - in /trunk/libcatalyst-devel-perl/debian: changelog control

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


Author: gregoa
Date: Sat Jul 31 18:19:23 2010
New Revision: 60987

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

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

Modified: trunk/libcatalyst-devel-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-devel-perl/debian/changelog?rev=60987&op=diff
==============================================================================
--- trunk/libcatalyst-devel-perl/debian/changelog (original)
+++ trunk/libcatalyst-devel-perl/debian/changelog Sat Jul 31 18:19:23 2010
@@ -1,3 +1,9 @@
+libcatalyst-devel-perl (1.28-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:19:10 -0400
+
 libcatalyst-devel-perl (1.28-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/libcatalyst-devel-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-devel-perl/debian/control?rev=60987&op=diff
==============================================================================
--- trunk/libcatalyst-devel-perl/debian/control (original)
+++ trunk/libcatalyst-devel-perl/debian/control Sat Jul 31 18:19:23 2010
@@ -11,7 +11,7 @@
  libtest-pod-coverage-perl, libipc-run3-perl, libpod-coverage-perl (>= 0.20)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Catalyst-Devel/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcatalyst-devel-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcatalyst-devel-perl/
@@ -24,7 +24,7 @@
  libfile-changenotify-perl, libfile-copy-recursive-perl, libpath-class-perl,
  libconfig-general-perl (>= 2.42)
 Suggests: libmodule-install-perl (>= 0.91)
-Conflicts: libcatalyst-modules-perl (<< 39)
+Breaks: libcatalyst-modules-perl (<< 39)
 Replaces: libcatalyst-modules-perl (<< 39)
 Description: collection of development tools for Catalyst
  Catalyst::Devel is a collection of modules needed for Catalyst application




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