r7509 - 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:35:49 UTC 2007


Author: dmn
Date: Thu Sep 13 04:35:49 2007
New Revision: 7509

URL: http://svn.debian.org/wsvn/?sc=1&rev=7509
Log:
* debian/control: added myself to Uploaders
  + s/This module/Template::Plugin::Textile2/ in long description

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=7509&op=diff
==============================================================================
--- trunk/libtemplate-plugin-textile2-perl/debian/changelog (original)
+++ trunk/libtemplate-plugin-textile2-perl/debian/changelog Thu Sep 13 04:35:49 2007
@@ -10,8 +10,10 @@
     + Move dh_clean $stamp_files before distclean
     + Drop unneeded/unused dh_* calls
   * Bump debian/compat to 5
+  * debian/control: added myself to Uploaders
+    + s/This module/Template::Plugin::Textile2/ in long description
 
- -- Damyan Ivanov <dmn at debian.org>  Thu, 13 Sep 2007 07:33:46 +0300
+ -- Damyan Ivanov <dmn at debian.org>  Thu, 13 Sep 2007 07:35:37 +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=7509&op=diff
==============================================================================
--- trunk/libtemplate-plugin-textile2-perl/debian/control (original)
+++ trunk/libtemplate-plugin-textile2-perl/debian/control Thu Sep 13 04:35:49 2007
@@ -4,7 +4,8 @@
 Build-Depends: debhelper (>= 4.0.2)
 Build-Depends-Indep: perl (>= 5.8.0-7), libmodule-build-perl, 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>
+Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, Joey Hess <joeyh at debian.org>,
+ Damyan Ivanov <dmn at debian.org>
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtemplate-plugin-textile2-perl/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-plugin-textile2-perl/
@@ -13,8 +14,7 @@
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libtemplate-perl, libtext-textile-perl
 Description:  textile plugin for the Template Toolkit
- This module wraps Text::Textile into a plugin for Template Toolkit. It 
- provides a filter named "textile2". It aims to be a more featureful 
- plugin than Template::Plugin::Textile, by allowing you to pass parameters to 
- Text::Textile.
-                           
+ Template::Plugin::Textile2 wraps Text::Textile into a plugin for Template
+ Toolkit. It provides a filter named "textile2". It aims to be a more
+ featureful plugin than Template::Plugin::Textile, by allowing you to pass
+ parameters to Text::Textile.




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