debian/0000755000000000000000000000000011561042412007162 5ustar debian/copyright0000644000000000000000000000206211546140471011124 0ustar This is the debian package for the Parse-DebianChangelog module. It was created by Frank Lichtenheld using dh-make-perl. This software was downloaded from http://www.djpig.de/software/ Upstream author: Frank Lichtenheld Copyright: Copyright 1996 Ian Jackson (for the original dpkg-parsechangelog from dpkg) Copyright 2005 Frank Lichtenheld This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. On Debian systems the full text of the GNU General Public Licence, version 2, can be found at /usr/share/common-licenses/GPL-2. debian/rules0000755000000000000000000000006711546165102010252 0ustar #!/usr/bin/make -f %: dh --buildsystem=perl_build $@ debian/source/0000755000000000000000000000000011546402011010460 5ustar debian/source/format0000644000000000000000000000001411546401671011701 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000011511546140471010217 0ustar version=3 http://www.djpig.de/software/ Parse-DebianChangelog-(.*)\.tar\.gz debian/compat0000644000000000000000000000000211546157602010373 0ustar 7 debian/docs0000644000000000000000000000000511546165572010050 0ustar TODO debian/install0000644000000000000000000000005711546140471010564 0ustar tmpl/* usr/share/libparse-debianchangelog-perl debian/control0000644000000000000000000000256011561042406010573 0ustar Source: libparse-debianchangelog-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: po4a, libtimedate-perl, libhtml-parser-perl, libhtml-template-perl, libclass-accessor-perl, liblocale-gettext-perl, tidy, libxml-simple-perl, libio-string-perl, libmodule-build-perl, libtest-pod-perl, libtest-pod-coverage-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88), libtest-exception-perl Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Frank Lichtenheld Standards-Version: 3.9.1 Vcs-git: git://source.djpig.de/git/Parse-DebianChangelog.git Vcs-Browser: http://source.djpig.de/git/?p=Parse-DebianChangelog.git;a=summary Package: libparse-debianchangelog-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtimedate-perl, libclass-accessor-perl, liblocale-gettext-perl, libio-string-perl Suggests: libhtml-parser-perl, libhtml-template-perl, libxml-simple-perl Description: parse Debian changelogs and output them in other formats Replacement for the very limited dpkg-parsechangelog. Accessible either via the parsechangelog command line script or as Perl module. . Currently supported output formats: * original dpkg-parsechangelog output format * similar format with multiple stanzas instead of one * XML * HTML (customizable via HTML::Template templates). debian/changelog0000644000000000000000000001265211561042322011042 0ustar libparse-debianchangelog-perl (1.2.0-1ubuntu1) oneiric; urgency=low * Merge from debian unstable. Remaining changes: - debian/control: Downgrade libhtml-parser-perl, libhtml-template-perl, and libxml-simple-perl from Recommends to Suggests. This package is installed in minimal systems due to aptitude's (reasonable) dependency on it, but aptitude only uses rfc822 output. -- Stéphane Graber Fri, 06 May 2011 14:56:58 -0400 libparse-debianchangelog-perl (1.2.0-1) unstable; urgency=low * New upstream release: - Don't use $& or $` (Closes: #515018) - Allow '.' and '+' in distribution names. Patch by John Wright. (Closes: #565238) - Add Danish translation of bin.pot by Joe Dalton (Closes: #605820) - ChangesFilters: + Fix conversion of (Closes: #603341) + Allow to omit # before closed bug numbers (Closes: 446798 ;) * Bump Standards-Version to 3.9.1 (no changes) * Convert debian/rules to debhelper 7 -- Frank Lichtenheld Sun, 03 Apr 2011 23:25:41 +0200 libparse-debianchangelog-perl (1.1.1-2.1ubuntu1) natty; urgency=low * Merge from debian unstable. Remaining changes: (LP: #707718) - debian/control: Downgrade libhtml-parser-perl, libhtml-template-perl, and libxml-simple-perl from Recommends to Suggests. This package is installed in minimal systems due to aptitude's (reasonable) dependency on it, but aptitude only uses rfc822 output. -- Artur Rona Wed, 26 Jan 2011 00:37:12 +0100 libparse-debianchangelog-perl (1.1.1-2.1) unstable; urgency=low * Non-maintainer upload. * Filter duplicate bug numbers in Closes field. (Closes: #560634) * Localize $_ in for loop. (Closes: #584943) - Add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) and libtest-exception-perl for new test. -- Ansgar Burchardt Fri, 30 Jul 2010 19:01:12 +0900 libparse-debianchangelog-perl (1.1.1-2ubuntu2) lucid; urgency=low * Strip out duplicate references to bugs, fixing a test suite failure with the current dpkg and solving a build failure. Closes: #560634, LP: #569828. -- Steve Langasek Mon, 26 Apr 2010 15:50:57 +0000 libparse-debianchangelog-perl (1.1.1-2ubuntu1) jaunty; urgency=low * Downgrade libhtml-parser-perl, libhtml-template-perl, and libxml-simple-perl from Recommends to Suggests. This package is installed in minimal systems due to aptitude's (reasonable) dependency on it, but aptitude only uses rfc822 output. -- Colin Watson Tue, 17 Feb 2009 12:59:50 +0000 libparse-debianchangelog-perl (1.1.1-2) unstable; urgency=low * Add liblocale-gettext-perl to Build-Depends-Indep: Fix FTBFS (LP: #179599). From Marco Rodrigues. * Remove XS- prefix from Vcs-* fields. dpkg supports them now. * Bump Standards-Version to 3.7.3 (no changes) * Build.PL: set create_packlist to 0 to avoid .packlist installation -- Frank Lichtenheld Fri, 11 Jan 2008 11:48:05 +0100 libparse-debianchangelog-perl (1.1.1-1) unstable; urgency=low * New upstream release - Fixes handling of dates equal to the epoch (Closes: #440116) -- Frank Lichtenheld Sat, 01 Sep 2007 03:25:06 +0200 libparse-debianchangelog-perl (1.1-1) unstable; urgency=low * New upstream release - Update Build-Depends-Indep * Bump debhelper compat level to 5 * Bump Standards-Version to 3.7.2 (no changes) * Add XS-Vcs-{git,Browser} -- Frank Lichtenheld Mon, 16 Jul 2007 04:18:36 +0200 libparse-debianchangelog-perl (1.0-1) unstable; urgency=low * New upstream release - Update Build-Depends-Indep and Depends -- Frank Lichtenheld Wed, 12 Oct 2005 17:13:34 +0200 libparse-debianchangelog-perl (0.9-1) unstable; urgency=low * New upstream release -- Frank Lichtenheld Tue, 4 Oct 2005 04:47:28 +0200 libparse-debianchangelog-perl (0.8-1) unstable; urgency=low * New upstream release - Update Depends - Update description and reformat it a bit to make it more readable -- Frank Lichtenheld Mon, 3 Oct 2005 14:12:00 +0200 libparse-debianchangelog-perl (0.7-1) unstable; urgency=low * New upstream release - Update the description - Update Depends -- Frank Lichtenheld Tue, 16 Aug 2005 02:40:39 +0200 libparse-debianchangelog-perl (0.6-1) unstable; urgency=low * New upstream release -- Frank Lichtenheld Wed, 3 Aug 2005 14:02:26 +0200 libparse-debianchangelog-perl (0.5-1) unstable; urgency=low * New upstream release - Update the description -- Frank Lichtenheld Tue, 5 Jul 2005 04:26:12 +0200 libparse-debianchangelog-perl (0.4-1) unstable; urgency=low * New upstream release - adapt Build-Depends-Indep and Recommends to new requirements - install new TODO file - install templates and CSS files to /usr/share/libparse-debianchangelog-perl/ and adapt the default paths in the module - fix some problems in the test scripts (ignore stderr garbage issued by dpkg-parsechangelog in pbuilder environment) -- Frank Lichtenheld Tue, 5 Jul 2005 03:28:10 +0200 libparse-debianchangelog-perl (0.3a-1) unstable; urgency=low * Initial Release (Closes: #314559). -- Frank Lichtenheld Fri, 1 Jul 2005 22:35:31 +0200