r7511 - in /trunk/libtemplate-plugin-textile2-perl/debian: changelog control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Sep 13 04:38:30 UTC 2007


Author: dmn
Date: Thu Sep 13 04:38:30 2007
New Revision: 7511

URL: http://svn.debian.org/wsvn/?sc=1&rev=7511
Log:
* Moved libmodule-build-perl from B-D-I to B-D since it is needed by clean
  target

Modified:
    trunk/libtemplate-plugin-textile2-perl/debian/changelog
    trunk/libtemplate-plugin-textile2-perl/debian/control

Modified: trunk/libtemplate-plugin-textile2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libtemplate-plugin-textile2-perl/debian/changelog?rev=7511&op=diff
==============================================================================
--- trunk/libtemplate-plugin-textile2-perl/debian/changelog (original)
+++ trunk/libtemplate-plugin-textile2-perl/debian/changelog Thu Sep 13 04:38:30 2007
@@ -1,4 +1,4 @@
-libtemplate-plugin-textile2-perl (1.21-3) UNRELEASED; urgency=low
+libtemplate-plugin-textile2-perl (1.21-3) unstable; urgency=low
 
   * Fixed debian/copyright:
     + added upstream URL
@@ -12,8 +12,10 @@
   * Bump debian/compat to 5
   * debian/control: added myself to Uploaders
     + s/This module/Template::Plugin::Textile2/ in long description
+  * Moved libmodule-build-perl from B-D-I to B-D since it is needed by clean
+    target
 
- -- Damyan Ivanov <dmn at debian.org>  Thu, 13 Sep 2007 07:35:37 +0300
+ -- Damyan Ivanov <dmn at debian.org>  Thu, 13 Sep 2007 07:38:36 +0300
 
 libtemplate-plugin-textile2-perl (1.21-2) unstable; urgency=low
 

Modified: trunk/libtemplate-plugin-textile2-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libtemplate-plugin-textile2-perl/debian/control?rev=7511&op=diff
==============================================================================
--- trunk/libtemplate-plugin-textile2-perl/debian/control (original)
+++ trunk/libtemplate-plugin-textile2-perl/debian/control Thu Sep 13 04:38:30 2007
@@ -1,8 +1,8 @@
 Source: libtemplate-plugin-textile2-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.8.0-7), libmodule-build-perl, libtemplate-perl, libtext-textile-perl
+Build-Depends: debhelper (>= 5), libmodule-build-perl
+Build-Depends-Indep: perl (>= 5.8.0-7), libtemplate-perl, libtext-textile-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, Joey Hess <joeyh at debian.org>,
  Damyan Ivanov <dmn at debian.org>




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