1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
|
libwww-bugzilla-perl (1.5-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.3 (no changes)
* Add perl to B-D-I, it's not build-essential
* Add myself to Uploaders and Copyright
* Use short rules format with overrides
* Rewrote the control description
* Redid Bart's patch to disable network tests
[ gregor herrmann ]
* Remove debian/clean since cleaning now happens in debian/rules again (at
least until dh_clean can remove directories).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <jawnsy@cpan.org> Tue, 13 Oct 2009 18:37:15 -0400
libwww-bugzilla-perl (1.3-4) unstable; urgency=low
* Install WWW::Bugzilla::Search into /usr/share/perl5/WWW/Bugzilla/ where it
actually belongs by adjusting debian/rules. Thanks to Hilko Bengen for the
bug report (closes: #511026).
* Add /me to Uploaders.
* Add libcrypt-ssleay-perl to Recommends.
-- gregor herrmann <gregoa@debian.org> Wed, 07 Jan 2009 01:37:31 +0100
libwww-bugzilla-perl (1.3-3) unstable; urgency=low
* Now maintained by the Debian Perl Group (Closes: #509816).
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza). Changed: Maintainer set to Debian Perl Group
<pkg-perl-maintainers@lists.alioth.debian.org> (was: Debian QA Group
<packages@qa.debian.org>)
* debian/watch: use dist-based URL.
* debian/control: Add myself to Uploaders.
* Use debhelper and quilt instead of CDBS.
+ Add debian/README.source to document quilt usage.
* Convert debian/copyright to proposed machine-readable format.
* Add description to patch.
* debian/control: Add `${misc:Depends}'.
* debian/control: Split Build-Depends in Build-Depends{,-Indep}.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 04 Jan 2009 16:00:27 +0100
libwww-bugzilla-perl (1.3-2) unstable; urgency=low
* QA upload, orphaning this package.
-- Bart Martens <bartm@debian.org> Fri, 26 Dec 2008 17:39:21 +0100
libwww-bugzilla-perl (1.3-1) unstable; urgency=low
* New upstream release.
* debian/patches/01_disable_network_tests.diff: Updated.
* debian/patches/02_utf8.diff: Removed obsolete patch.
-- Bart Martens <bartm@debian.org> Sun, 18 Nov 2007 14:45:58 +0100
libwww-bugzilla-perl (1.0-1) unstable; urgency=low
* New upstream release.
* debian/control: Build-Depends on libparams-validate-perl.
* debian/patches/01_disable_network_tests.diff: Updated.
* debian/patches/02_utf8.diff: Added.
* debian/rules: Move the .pm files to parent directory.
-- Bart Martens <bartm@knars.be> Sun, 10 Jun 2007 08:45:46 +0200
libwww-bugzilla-perl (0.9-2) unstable; urgency=low
* debian/control: Depends: libwww-mechanize-perl, libclass-methodmaker-perl.
Closes: #427118.
-- Bart Martens <bartm@knars.be> Sat, 02 Jun 2007 07:24:54 +0200
libwww-bugzilla-perl (0.9-1) unstable; urgency=low
* Initial release in Debian. Closes: #417970. This package was requested
by Dan Jacobson <jidanni@jidanni.org>.
* debian/patches/01_disable_network_tests.diff: Added.
-- Bart Martens <bartm@knars.be> Sat, 28 Apr 2007 10:30:13 +0200
|