r38382 - in /trunk/libjifty-plugin-comment-perl/debian: changelog control
yvesago-guest at users.alioth.debian.org
yvesago-guest at users.alioth.debian.org
Sun Jun 21 20:34:06 UTC 2009
Author: yvesago-guest
Date: Sun Jun 21 20:33:59 2009
New Revision: 38382
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38382
Log:
* add deps on libjifty-perl > 0.90519
* update version number from 0.9 to 0.90000
Modified:
trunk/libjifty-plugin-comment-perl/debian/changelog
trunk/libjifty-plugin-comment-perl/debian/control
Modified: trunk/libjifty-plugin-comment-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-comment-perl/debian/changelog?rev=38382&op=diff
==============================================================================
--- trunk/libjifty-plugin-comment-perl/debian/changelog (original)
+++ trunk/libjifty-plugin-comment-perl/debian/changelog Sun Jun 21 20:33:59 2009
@@ -1,4 +1,4 @@
-libjifty-plugin-comment-perl (0.9-1) unstable; urgency=low
+libjifty-plugin-comment-perl (0.90000-1) unstable; urgency=low
* Initial Release. (Closes: #532697)
Modified: trunk/libjifty-plugin-comment-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-comment-perl/debian/control?rev=38382&op=diff
==============================================================================
--- trunk/libjifty-plugin-comment-perl/debian/control (original)
+++ trunk/libjifty-plugin-comment-perl/debian/control Sun Jun 21 20:33:59 2009
@@ -3,7 +3,7 @@
Priority: optional
Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
Build-Depends-Indep: perl (>= 5.6.0-12),
- libhtml-scrubber-perl, libjifty-perl
+ libhtml-scrubber-perl, libjifty-perl (>= 0.90519-1)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
Standards-Version: 3.8.2
@@ -14,7 +14,7 @@
Package: libjifty-plugin-comment-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libhtml-scrubber-perl,
- libjifty-perl
+ libjifty-perl (>= 0.90519-1)
Description: module to add comments to any record of your Jifty application
Jifty::Plugin::Comment allows you to attach comments to any model of your
Jifty application. You do this using the three steps listed in the synopsis.
More information about the Pkg-perl-cvs-commits
mailing list