r46004 - /trunk/libdate-calc-xs-perl/debian/control

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Oct 18 16:49:12 UTC 2009


Author: jawnsy-guest
Date: Sun Oct 18 16:49:06 2009
New Revision: 46004

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46004
Log:
Add conflicts/replaces pair

Modified:
    trunk/libdate-calc-xs-perl/debian/control

Modified: trunk/libdate-calc-xs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdate-calc-xs-perl/debian/control?rev=46004&op=diff
==============================================================================
--- trunk/libdate-calc-xs-perl/debian/control (original)
+++ trunk/libdate-calc-xs-perl/debian/control Sun Oct 18 16:49:06 2009
@@ -15,6 +15,9 @@
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
  libdate-calc-perl (>= 6.2), libbit-vector-perl (>= 7.1),
  libcarp-clan-perl (>= 5.3)
+Conflicts: libdate-calc-perl (<< 6.2-1)
+Replaces: libdate-calc-perl (<< 6.2-1)
+
 Description: Perl library for accessing dates
  Date::Calc::XS is a C/XS-based implementation of the Date::Calc Perl module.
  It interfaces with a C library to provide a wide variety of calculations




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