r33471 - in /trunk/libtest-www-mechanize-catalyst-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Apr 16 15:49:27 UTC 2009


Author: gregoa
Date: Thu Apr 16 15:49:22 2009
New Revision: 33471

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33471
Log:
* debian/control:
  - make the Conflicts: on libcatalyst-modules-perl versioned
    and add a Replaces:, so that Test::WWW::Mechanize::Catalyst can "move" to
    this new package
  - add /me to Uploaders

Modified:
    trunk/libtest-www-mechanize-catalyst-perl/debian/changelog
    trunk/libtest-www-mechanize-catalyst-perl/debian/control

Modified: trunk/libtest-www-mechanize-catalyst-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-mechanize-catalyst-perl/debian/changelog?rev=33471&op=diff
==============================================================================
--- trunk/libtest-www-mechanize-catalyst-perl/debian/changelog (original)
+++ trunk/libtest-www-mechanize-catalyst-perl/debian/changelog Thu Apr 16 15:49:22 2009
@@ -1,3 +1,13 @@
+libtest-www-mechanize-catalyst-perl (0.51-2) UNRELEASED; urgency=low
+
+  * debian/control:
+    - make the Conflicts: on libcatalyst-modules-perl versioned
+      and add a Replaces:, so that Test::WWW::Mechanize::Catalyst can "move" to
+      this new package
+    - add /me to Uploaders
+
+ -- gregor herrmann <gregoa at debian.org>  Thu, 16 Apr 2009 17:47:41 +0200
+
 libtest-www-mechanize-catalyst-perl (0.51-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/libtest-www-mechanize-catalyst-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-www-mechanize-catalyst-perl/debian/control?rev=33471&op=diff
==============================================================================
--- trunk/libtest-www-mechanize-catalyst-perl/debian/control (original)
+++ trunk/libtest-www-mechanize-catalyst-perl/debian/control Thu Apr 16 15:49:22 2009
@@ -6,6 +6,7 @@
  libtest-www-mechanize-perl, libmoose-perl (>= 0.67), libnamespace-clean-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+ gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-www-mechanize-catalyst-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-www-mechanize-catalyst-perl/
@@ -15,7 +16,8 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libcatalyst-perl, libwww-perl, 
  libtest-www-mechanize-perl, libmoose-perl (>= 0.67), libnamespace-clean-perl
-Conflicts: libcatalyst-modules-perl
+Conflicts: libcatalyst-modules-perl (<< 32)
+Replaces: libcatalyst-modules-perl
 Description: Test::WWW::Mechanize for Catalyst
  Catalyst is an elegant MVC Web Application Framework. Test::WWW::Mechanize is
  a subclass of WWW::Mechanize that incorporates features for web application




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