This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to branch master in repository libparse-debianchangelog-perl.
commit 21027782ad985b92b08cc25bfd66148d68b3f696 Author: Frank Lichtenheld <[email protected]> Date: Tue Aug 16 00:52:47 2005 +0000 Prepare new version --- debian/changelog | 8 ++++++++ debian/control | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e92715d..3df8038 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libparse-debianchangelog-perl (0.7-1) unstable; urgency=low + + * New upstream release + - Update the description + - Update Depends + + -- Frank Lichtenheld <[email protected]> Tue, 16 Aug 2005 02:40:39 +0200 + libparse-debianchangelog-perl (0.6-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 4ebb4dc..ea7d960 100644 --- a/debian/control +++ b/debian/control @@ -8,10 +8,11 @@ Standards-Version: 3.6.2 Package: libparse-debianchangelog-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, libtimedate-perl, libclass-accessor-perl +Depends: ${perl:Depends}, ${misc:Depends}, libtimedate-perl, libclass-accessor-perl, liblocale-gettext-perl Recommends: libhtml-parser-perl, libhtml-template-perl Description: parse Debian changelogs and output them in other formats - Replacement for the very limited dpkg-parsechangelog. + Replacement for the very limited dpkg-parsechangelog. Accessible + either via the parsechangelog command line script or as Perl module. . Currently supports the original dpkg-parsechangelog output format, one similar format with multiple stanzas instead of one, and an -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-debianchangelog-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
