r8043 - in /trunk/libpod-xhtml-perl/debian: changelog control
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Mon Oct 1 20:35:38 UTC 2007
Author: dmn
Date: Mon Oct 1 20:35:38 2007
New Revision: 8043
URL: http://svn.debian.org/wsvn/?sc=1&rev=8043
Log:
Fix B-D-I (s/assertion/assertions/), Homepage is a real control field; note libtest-asswerionS-perl is NEW
Modified:
trunk/libpod-xhtml-perl/debian/changelog
trunk/libpod-xhtml-perl/debian/control
Modified: trunk/libpod-xhtml-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libpod-xhtml-perl/debian/changelog?rev=8043&op=diff
==============================================================================
--- trunk/libpod-xhtml-perl/debian/changelog (original)
+++ trunk/libpod-xhtml-perl/debian/changelog Mon Oct 1 20:35:38 2007
@@ -1,6 +1,6 @@
libpod-xhtml-perl (1.59-1) UNRELEASED; urgency=low
- WAITS FOR libtest-assertions-perl
+ WAITS FOR libtest-assertions-perl -- in NEW
* New upstream release
* Use dist/ on search.cpan.org for upstream source and Homepage
@@ -10,8 +10,9 @@
+ Move test suite from install to build target
+ Move dh_clean $stamp_files before distclean
* Add libtest-assertions-perl to B-D-I
+ * Promote Homepage to a read control field
- -- Damyan Ivanov <dmn at debian.org> Tue, 25 Sep 2007 08:49:47 +0300
+ -- Damyan Ivanov <dmn at debian.org> Tue, 25 Sep 2007 22:16:25 +0300
libpod-xhtml-perl (1.52-2) unstable; urgency=low
Modified: trunk/libpod-xhtml-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libpod-xhtml-perl/debian/control?rev=8043&op=diff
==============================================================================
--- trunk/libpod-xhtml-perl/debian/control (original)
+++ trunk/libpod-xhtml-perl/debian/control Mon Oct 1 20:35:38 2007
@@ -2,11 +2,12 @@
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.8-7), libtest-assertion-perl,
+Build-Depends-Indep: perl (>= 5.8.8-7), libtest-assertions-perl,
libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, gregor herrmann <gregor+debian at comodo.priv.at>
Standards-Version: 3.7.2
+Homepage: http://search.cpan.org/dist/Pod-Xhtml/
XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpod-xhtml-perl/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-xhtml-perl/
@@ -25,5 +26,3 @@
use the output files as-is. For those who want to use XML tools or
transformations they can use the XHTML as a source, because it's a
well-formed XML document.
- .
- Homepage: http://search.cpan.org/dist/Pod-Xhtml/
More information about the Pkg-perl-cvs-commits
mailing list