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
|
libmousex-getopt-perl (0.38-1) unstable; urgency=medium
* Import upstream version 0.38.
* Drop no-bool-for-help-usage.patch.
The issue is fixed (differently) in the new release.
* Update upstream contact.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.3.0.
* Bump debhelper compatibility level to 11.
-- gregor herrmann <gregoa@debian.org> Mon, 28 Jan 2019 18:10:34 +0100
libmousex-getopt-perl (0.37-2) unstable; urgency=medium
* Team upload
[ gregor herrmann ]
* Remove TANIGUCHI Takaki from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Damyan Ivanov ]
* patch-out declaraion of help-flag as a boolean
this was a problem with libgetopt-long-descriptive-perl 0.103, which
adds '[no-]' to boolean options' description leading to things like
'--[no-]help' which break the test suite
* declare conformance with Policy 4.2.0 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Fri, 03 Aug 2018 14:00:47 +0000
libmousex-getopt-perl (0.37-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Import upstream version 0.37.
Closes: #832361
* Update build dependencies.
* Remove unneeded version constraints from (build) dependencies.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Sun, 24 Jul 2016 18:30:08 +0200
libmousex-getopt-perl (0.36-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Import upstream version 0.36
Fixes "FTBFS: test failures" (Closes: #784844)
* Drop override_dh_clean from debian/rules.
The editor backup files are gone.
* Drop GLD-0.097.patch which was backported from upstream git.
* Drop spelling.patch, merged upstream.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
* Explicitly build depend on libmodule-build-perl.
* Add add-name-to-pod.patch to fix incomplete POD.
-- gregor herrmann <gregoa@debian.org> Sat, 09 May 2015 16:50:17 +0200
libmousex-getopt-perl (0.34-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* Add patch from CPAN RC to adapt test to Getopt-Long-Descriptive-0.097.
(Closes: #743086)
* Add build dependency on libmousex-configfromfile-perl (used in a
test).
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 31 Mar 2014 21:04:47 +0200
libmousex-getopt-perl (0.34-1) unstable; urgency=low
* Team upload
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ Alessandro Ghedini ]
* New upstream release
* Update debian/copyright format as in Debian Policy 3.9.3
* Bump Standards-Version to 3.9.3
* Bump debhelper compat level to 8
* Bump upstream copyright year
* Override dh_clean to avoid deletion of *~ files
[ gregor herrmann ]
* Bump versioned (build) dependency on libgetopt-long-descriptive-perl.
-- Alessandro Ghedini <al3xbio@gmail.com> Wed, 21 Mar 2012 13:47:54 +0100
libmousex-getopt-perl (0.33-2) unstable; urgency=low
* Add missing build and runtime dependencies (closes: #615541).
* Don't install README anymore.
* Add /me to Uploaders.
* Adjust debian/copyright to reality (maintainer, copyright holder).
* debian/control: improve short and long description.
* Add a patch to fix a spelling mistake.
-- gregor herrmann <gregoa@debian.org> Sun, 27 Feb 2011 17:24:06 +0100
libmousex-getopt-perl (0.33-1) unstable; urgency=low
* Initial Release. (Closes: #612873)
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 16 Feb 2011 11:02:24 +0900
|