r41333 - /trunk/libalgorithm-merge-perl/debian/control

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed Aug 5 01:58:36 UTC 2009


Author: jawnsy-guest
Date: Wed Aug  5 01:58:30 2009
New Revision: 41333

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41333
Log:
Remove the perl junk from Depends, keep it in B-D-I

Modified:
    trunk/libalgorithm-merge-perl/debian/control

Modified: trunk/libalgorithm-merge-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libalgorithm-merge-perl/debian/control?rev=41333&op=diff
==============================================================================
--- trunk/libalgorithm-merge-perl/debian/control (original)
+++ trunk/libalgorithm-merge-perl/debian/control Wed Aug  5 01:58:30 2009
@@ -12,8 +12,7 @@
 
 Package: libalgorithm-merge-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.6.0-16),
- libalgorithm-diff-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libalgorithm-diff-perl
 Description: Perl module for three-way merge of textual data
  Algorithm::Merge provides three-way merge and diff functions, complementing
  the functionality offered by Algorithm::Diff (libalgorithm-diff-perl). Given




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