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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
libgssapi-perl (0.28-2) unstable; urgency=low
[ Ansgar Burchardt ]
* Update my email address.
* Email change: Ansgar Burchardt -> ansgar@debian.org
* debian/control: Convert Vcs-* fields to Git.
[ Fabrizio Regalli ]
* Add myself to Uploaders and Copyright.
* Fixed lintian copyright-refers-to-symlink-license message.
[ Florian Schlichting ]
* Add disable_failing_test.patch, so that the test is skipped as it should
be (Closes: #652216).
* Switch dh compatibility to level 9 to enable passing of CFLAGS.
* Bump Standards-Version to 3.9.3 (use copyright-format 1.0).
* Add myself to uploaders and copyright.
[ gregor herrmann ]
* Simplify debian/rules, override not needed with debhelper 9.
* Build-Depend on 9.20120312 to get all hardening flags.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Thu, 15 Mar 2012 00:15:28 +0100
libgssapi-perl (0.28-1) unstable; urgency=low
* New upstream release.
* Drop patch spelling.patch: Applied upstream.
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 05 Jun 2010 23:43:09 +0900
libgssapi-perl (0.27-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Remove Florian Ragwitz from Uploaders (closes: #523172).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* New upstream release.
* Refresh rules for debhelper 7.
* No longer install README.
* Use source format 3.0 (quilt).
* Convert debian/copyright to proposed machine-readable format.
* debian/copyright: Add information about ppport.h.
* debian/control: Make build-dep on perl unversioned.
* Fix spelling error in the documentation.
+ new patch: spelling.patch
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
[ Franck Joncourt ]
* Set debhelper compatibility from 5 to 7.
* Added back OPTIMIZE and LD_RUN_PATH variables in d.rules through the
override_dh_auto_build target. This also requires a dependency on
debhelper (>= 7.0.50).
* Added /me to Uploaders (refreshed both d.control and d.copyright).
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 25 Apr 2010 12:04:30 +0900
libgssapi-perl (0.26-1) unstable; urgency=low
* 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.
* New upstream release.
* debian/copyright: add upstream source location, update
author/copyright/license information from upstream README.
* Add /me to Uploaders.
* Set Standards-Version to 3.8.0 (no changes).
* Refresh debian/rules, no functional changes.
-- gregor herrmann <gregoa@debian.org> Sat, 05 Jul 2008 21:33:19 +0200
libgssapi-perl (0.22-1.1) unstable; urgency=low
* Non-maintainer upload for the Perl 5.10 transition.
* Don't try to remove /usr/share/perl5 if it doesn't exist. (Closes: #463540)
-- Niko Tyni <ntyni@debian.org> Tue, 01 Apr 2008 21:26:39 +0300
libgssapi-perl (0.22-1) unstable; urgency=low
* New upstream release.
+ Doesn't do DNS lookups during make test anymore (Closes: #367377).
* Bump up Standards-Version to 3.7.2 (no changes).
* Add build-dep to libtest-pod-perl and run the pod tests.
-- Florian Ragwitz <rafl@debian.org> Thu, 1 Jun 2006 14:06:00 +0200
libgssapi-perl (0.20-1) unstable; urgency=low
* Initial Release.
-- Florian Ragwitz <rafl@debian.org> Sun, 26 Mar 2006 15:45:08 +0200
|