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
|
pinto (0.97+dfsg-5) unstable; urgency=medium
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Switch repackaging framework to Files-Excluded method.
* Remove Oleg Gashev from Uploaders. Thanks for your work!
* Add Any::Moose deprecation warning to debian/tests/pkg-perl/use-
whitelist.
Thanks to Gianfranco Costamagna and Iain Lane. (Closes: #858439)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: add uversionmangle.
Over the course of time upstream has switched between 2- and 5-digit minor
versions. Add an uversionmangle to right-pad the version number with
zeroes, in the hope to catch all further variations.
Thanks to Niko Tyni for the bug report. (Closes: #898763)
* Run debconf-updatepo during build.
* Declare compliance with Debian Policy 4.3.0.
* Update {versioned,alternative} (build) dependencies.
* Bump debhelper compatibility level to 11.
* Remove trailing whitespace from debian/*.
* Add /me to Uploaders.
* Add dependency on lsb-base: needed by init script.
* debian/pinto.postinst: use runuser instead of recursive chown.
-- gregor herrmann <gregoa@debian.org> Sun, 24 Feb 2019 18:48:02 +0100
pinto (0.97+dfsg-4) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
* Add Dutch debconf translation.
Thanks to Frans Spiesschaert (Closes: #767426)
* Add debian/upstream/metadata
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Fri, 29 May 2015 18:09:43 +0200
pinto (0.97+dfsg-3) unstable; urgency=medium
* Team upload.
* Add Brazilian Portuguese translation of the debconf templates.
Thanks to Adriano Rafael Gomes. (Closes: #737470)
* Add Czech translation of the debconf templates.
Thanks to Michal Šimůnek (Closes: #751402)
* Strip trailing slash from metacpan URLs.
* debian/control: switch order of alternative Module::CoreList
(build) dependency.
* Add patch to "use URI::file" before using it. Thanks to David Suárez
for the bug report. (Closes: #755324)
-- gregor herrmann <gregoa@debian.org> Sun, 20 Jul 2014 15:01:25 +0200
pinto (0.97+dfsg-2) unstable; urgency=medium
* Team upload.
* This is the "debconf review process finished" upload, with a huge merci to
Christian PERRIER for his coordination.
[ Damyan Ivanov ]
* Add Danish translation of the debconf templates.
Thanks to Joe Dalton. (Closes: #735239)
* Add Portuguese translation of the debconf templates.
Thanks to Américo Monteiro. (Closes: #735037)
* Add Italian translation of the debconf templates.
Thanks to Beatrice Torracca. (Closes: #735603)
* Add Polish translation of the debconf templates.
Thanks to Michał Kułach. (Closes: #735778)
[ gregor herrmann ]
* Add German translation of the debconf templates.
Thanks to Chris Leick. (Closes: #735330)
* Update Russian debconf translation.
Thanks to Yuri Kozlov. (Closes: #735588)
[ Oleg Gashev ]
* Added Spanish translation of the debconf templates.
Thanks to Matias A. Bellone. (Closes: #735506)
* Added Japanese translation of the debconf templates.
Thanks to victory. (Closes: #735877)
-- gregor herrmann <gregoa@debian.org> Wed, 22 Jan 2014 21:32:50 +0100
pinto (0.97+dfsg-1) unstable; urgency=medium
* New upstream release.
* Updated debian/control file and debconf templates. (Closes: #731109)
* Added French debconf templates translation. (Closes: #734580)
* Added Swedish debconf templates translation. (Closes: #734584)
* Updated russian debconf templates translation.
* Updated templates.pot: fixed lintian warning newer-debconf-templates.
* Updated debian/control: set Standards-Version: 3.9.5.
* Removed patch
fix_use_of_uninitialized_value_in_concatenation_or_string.patch.
* Updated Build-Depends-Indep and Depends: perl (>= 5.18.0) |
libmodule-corelist-perl (>= 2.89) => libmodule-corelist-perl (>= 3.03) |
perl (>= 5.18.2).
* Updated debian/pinto.postint. Set home folder to pinto user. Fixed lintian
error maintainer-script-should-not-use-adduser-system-without-home
postinst:12.
-- Oleg Gashev <oleg@gashev.net> Sat, 11 Jan 2014 16:04:15 +0000
pinto (0.90+dfsg-1) unstable; urgency=low
* Initial Release. (Closes: #709610)
-- Oleg Gashev <oleg@gashev.net> Wed, 21 Aug 2013 15:56:43 -0400
|