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 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
libgetargs-long-perl (1.1007-3) unstable; urgency=medium
* Convert debian/copyright to copyright-format 1.0.
* Upgrade to debhelper v9.
* Use HTTPS for Vcs-* URLs.
-- Colin Watson <cjwatson@debian.org> Wed, 27 Jan 2016 12:53:58 +0000
libgetargs-long-perl (1.1007-2) unstable; urgency=medium
* Mark package as autopkgtestable.
-- Colin Watson <cjwatson@debian.org> Thu, 24 Dec 2015 01:22:19 +0000
libgetargs-long-perl (1.1007-1) unstable; urgency=medium
* New upstream release.
* Build-depend on liburi-perl for the sake of the bundled
Module::Install::Bugtracker module.
-- Colin Watson <cjwatson@debian.org> Fri, 01 May 2015 10:05:46 +0100
libgetargs-long-perl (1.1005-1) unstable; urgency=medium
* New upstream release.
* Update Vcs-Browser URL for alioth cgit.
* Build-depend on libtest-pod-perl for the new POD test.
* Policy version 3.9.6: no changes required.
-- Colin Watson <cjwatson@debian.org> Tue, 24 Mar 2015 10:45:59 +0000
libgetargs-long-perl (1.1003-3) unstable; urgency=medium
* Switch to git; add Vcs-* fields.
* Add a Homepage field.
* Policy version 3.9.5: refer to GPL-1 in copyright file rather than
unversioned GPL.
-- Colin Watson <cjwatson@debian.org> Sun, 19 Jan 2014 18:01:15 +0000
libgetargs-long-perl (1.1003-2) unstable; urgency=low
* Convert to source format 3.0 (quilt).
* Policy version 3.8.4:
- No longer need to build-depend on perl (>= 5.6.0-16).
-- Colin Watson <cjwatson@debian.org> Sun, 07 Mar 2010 23:13:33 +0000
libgetargs-long-perl (1.1003-1) unstable; urgency=low
* New upstream release.
* Convert to debhelper 7.
* Policy version 3.8.2: no changes required.
-- Colin Watson <cjwatson@debian.org> Tue, 28 Jul 2009 09:44:52 +0100
libgetargs-long-perl (1.1002-1) unstable; urgency=low
* New upstream release.
* Upstream relicensed under Perl's licensing terms (more liberal than the
previous GPL-only status). Update debian/copyright.
* Build-depend on libmodule-install-perl (>= 0.40), since
Module::AutoInstall is missing from inc/.
-- Colin Watson <cjwatson@debian.org> Tue, 01 Apr 2008 12:37:34 +0100
libgetargs-long-perl (1.1001-4) unstable; urgency=low
* Fix watch file format.
-- Colin Watson <cjwatson@debian.org> Tue, 29 Jan 2008 01:23:31 +0000
libgetargs-long-perl (1.1001-3) unstable; urgency=low
* debian/watch: use dist-based URL.
* debian/copyright: Adjust to point to GPLv2 specifically.
* Policy version 3.7.3: no changes required.
* Use debhelper v5.
* Don't ignore errors from 'make distclean' other than the Makefile not
existing.
* Remove /usr/lib/perl5 in a more standard way.
-- Colin Watson <cjwatson@debian.org> Tue, 29 Jan 2008 01:19:44 +0000
libgetargs-long-perl (1.1001-2) unstable; urgency=low
* Move everything from Build-Depends-Indep to Build-Depends; it's all used
in the clean target.
* Policy version 3.7.2.
-- Colin Watson <cjwatson@debian.org> Sun, 2 Jul 2006 23:11:26 +0100
libgetargs-long-perl (1.1001-1) unstable; urgency=low
* New upstream release (closes: #329550).
* Policy version 3.6.2: no changes required.
* Upgrade to debhelper v4.
-- Colin Watson <cjwatson@debian.org> Thu, 22 Sep 2005 09:43:26 +0100
libgetargs-long-perl (1.1000-2) unstable; urgency=low
* Set section to 'perl' to match override file.
* Build-depend on liblog-agent-perl (>= 0.105); thanks, Daniel Holbach.
-- Colin Watson <cjwatson@debian.org> Wed, 1 Jun 2005 22:54:01 +0100
libgetargs-long-perl (1.1000-1) unstable; urgency=low
* New upstream release.
* Licence changed to GPL. Update debian/copyright.
* Policy version 3.6.1. No changes required.
-- Colin Watson <cjwatson@debian.org> Thu, 26 May 2005 16:06:24 +0100
libgetargs-long-perl (0.1.3-3) unstable; urgency=low
* Policy version 3.5.7: shift build rules to build-indep target.
-- Colin Watson <cjwatson@debian.org> Sat, 5 Oct 2002 13:32:23 +0100
libgetargs-long-perl (0.1.3-2) unstable; urgency=low
* Use Build-Depends-Indep rather than Build-Depends.
* Policy version 3.5.6.
* Perl policy 1.20 (debian/rules tweaks, tighten debhelper
build-dependency).
-- Colin Watson <cjwatson@debian.org> Wed, 19 Dec 2001 20:03:23 +0000
libgetargs-long-perl (0.1.3-1) unstable; urgency=low
* Initial release (closes: #102394).
* Hardcoded dependency on perl (>= 5.6.1); apparently Getargs::Long
exercises a bug in 5.6.0.
-- Colin Watson <cjwatson@debian.org> Tue, 26 Jun 2001 20:06:41 +0100
|