r22405 - in /trunk/libhtml-wikiconverter-usemod-perl/debian: changelog control control.in rules

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Jun 29 07:19:38 UTC 2008


Author: js
Date: Sun Jun 29 07:19:37 2008
New Revision: 22405

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22405
Log:
* Relax build-dependency on libhtml-wikiconverter-perl, to match
  dependency.
* Depend on ${misc:Depends}.

Modified:
    trunk/libhtml-wikiconverter-usemod-perl/debian/changelog
    trunk/libhtml-wikiconverter-usemod-perl/debian/control
    trunk/libhtml-wikiconverter-usemod-perl/debian/control.in
    trunk/libhtml-wikiconverter-usemod-perl/debian/rules

Modified: trunk/libhtml-wikiconverter-usemod-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-wikiconverter-usemod-perl/debian/changelog?rev=22405&op=diff
==============================================================================
--- trunk/libhtml-wikiconverter-usemod-perl/debian/changelog (original)
+++ trunk/libhtml-wikiconverter-usemod-perl/debian/changelog Sun Jun 29 07:19:37 2008
@@ -1,3 +1,11 @@
+libhtml-wikiconverter-usemod-perl (0.50-2) UNRELEASED; urgency=low
+
+  * Relax build-dependency on libhtml-wikiconverter-perl, to match
+    dependency.
+  * Depend on ${misc:Depends}.
+
+ -- Jonas Smedegaard <dr at jones.dk>  søn, 29 jun 2008 03:22:24 +0200
+
 libhtml-wikiconverter-usemod-perl (0.50-1) unstable; urgency=low
 
   * Fix error message in comment in debian/rules.

Modified: trunk/libhtml-wikiconverter-usemod-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-wikiconverter-usemod-perl/debian/control?rev=22405&op=diff
==============================================================================
--- trunk/libhtml-wikiconverter-usemod-perl/debian/control (original)
+++ trunk/libhtml-wikiconverter-usemod-perl/debian/control Sun Jun 29 07:19:37 2008
@@ -11,7 +11,7 @@
 
 Package: libhtml-wikiconverter-usemod-perl
 Architecture: all
-Depends: ${perl:Depends}, libhtml-wikiconverter-perl (>= 0.50), libparams-validate-perl, liburi-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libhtml-wikiconverter-perl (>= 0.50), libparams-validate-perl, liburi-perl
 Provides: libhtml-wikiconverter-dialect
 Conflicts: libhtml-wikiconverter-perl (<< 0.50)
 Replaces: libhtml-wikiconverter-perl (<< 0.50)

Modified: trunk/libhtml-wikiconverter-usemod-perl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-wikiconverter-usemod-perl/debian/control.in?rev=22405&op=diff
==============================================================================
--- trunk/libhtml-wikiconverter-usemod-perl/debian/control.in (original)
+++ trunk/libhtml-wikiconverter-usemod-perl/debian/control.in Sun Jun 29 07:19:37 2008
@@ -11,7 +11,7 @@
 
 Package: libhtml-wikiconverter-usemod-perl
 Architecture: all
-Depends: ${perl:Depends}, libhtml-wikiconverter-perl (>= 0.50), libparams-validate-perl, liburi-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libhtml-wikiconverter-perl (>= 0.50), libparams-validate-perl, liburi-perl
 Provides: libhtml-wikiconverter-dialect
 Conflicts: libhtml-wikiconverter-perl (<< 0.50)
 Replaces: libhtml-wikiconverter-perl (<< 0.50)

Modified: trunk/libhtml-wikiconverter-usemod-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-wikiconverter-usemod-perl/debian/rules?rev=22405&op=diff
==============================================================================
--- trunk/libhtml-wikiconverter-usemod-perl/debian/rules (original)
+++ trunk/libhtml-wikiconverter-usemod-perl/debian/rules Sun Jun 29 07:19:37 2008
@@ -20,7 +20,7 @@
 
 # Needed both by upstream build process and at runtime
 #TODO: Automatically include these as dependencies to debian/control
-dependencies = libhtml-wikiconverter-perl (>= 0.60), libparams-validate-perl, liburi-perl
+dependencies = libhtml-wikiconverter-perl (>= 0.50), libparams-validate-perl, liburi-perl
 
 # Needed by upstream build process
 CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), $(dependencies), libtest-simple-perl




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