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
|
libnet-xmpp-perl (1.02-1) unstable; urgency=low
[ gregor herrmann ]
* Take over for the Debian Perl Group with maintainer's permission
(http://lists.debian.org/debian-perl/2008/06/msg00039.html)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Florian Ragwitz
<rafl@debian.org>); Florian Ragwitz <rafl@debian.org> moved to
Uploaders.
* Add debian/watch.
* Switch patch system from dpatch to quilt.
[ Damyan Ivanov ]
* New upstream release
[ gregor herrmann ]
* debian/copyright: use author-independent upstream URL; point to correct
file in /usr/share/common-licenses/; add copyright/license information for
files in t/Lib/Test/*.
* Set Standards-Version to 3.8.0; add debian/README.source to document quilt
usage.
* Add /me to Uploaders.
* Refresh debian/rules, no functional changes.
* Add libmodule-build-perl to Build-Depends.
* Remove debian/docs, let debian/rules install the README.
-- gregor herrmann <gregoa@debian.org> Wed, 09 Jul 2008 19:42:00 +0200
libnet-xmpp-perl (1.0-2.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS with Perl 5.10. Closes: #467874
-- Mark Hymers <mhy@debian.org> Sat, 05 Apr 2008 21:09:09 +0100
libnet-xmpp-perl (1.0-2) unstable; urgency=medium
* Use my @debian.org address in the Maintainer field.
* Clean up debian/rules.
* Use DH_COMPAT 5.
* Build depend on dpatch.
* Remov adn's hack which moves t/2_* and t/3_* out of the way before
running make test and replace it with a dpatch which skips those tests
properly.
-- Florian Ragwitz <rafl@debian.org> Sun, 6 Aug 2006 18:30:15 +0200
libnet-xmpp-perl (1.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Hack to disable t/2_client_jabberd1.4.t and t/3_client_jabberd2.t tests
that try to connect the network and causes FTBFS. (Closes: #380269)
* Bump Standards-Version to 3.7.2
- update FSF address
-- Mohammed Adnène Trojette <adn+deb@diwi.org> Sat, 5 Aug 2006 21:54:45 +0200
libnet-xmpp-perl (1.0-1) unstable; urgency=low
* Initial Release (Closes: #272845).
-- Florian Ragwitz <florian@mookooh.org> Wed, 22 Sep 2004 13:03:02 +0200
|