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
|
libapp-cmd-plugin-prompt-perl (1.006-1) unstable; urgency=medium
* Team upload
* Import upstream version 1.006.
* Update author copyright year and email
* Update upstream metadata
* Convert packaging from cdbs to dh
* Add Rules-Requires-Root: no
* Declare compliance with Debian Policy 4.6.2
* Make d/watch regex more generic
-- Florian Schlichting <fsfs@debian.org> Tue, 24 Jan 2023 21:59:59 +0100
libapp-cmd-plugin-prompt-perl (1.005-5) unstable; urgency=medium
[ Debian Janitor ]
* Update renamed lintian tag names in lintian overrides.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 01:38:58 +0100
libapp-cmd-plugin-prompt-perl (1.005-4) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 07 Jun 2022 00:19:54 +0100
libapp-cmd-plugin-prompt-perl (1.005-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Wed, 06 Jan 2021 16:40:27 +0100
libapp-cmd-plugin-prompt-perl (1.005-3) unstable; urgency=medium
* Update watch file:
+ Bump to version 4.
+ Use MetaCPAN URL (and only that).
+ Mention gpb in usage comment.
* Stop track upstream source with CDBS (use gpb --uscan).
* Update git-buildpackage config: Filter any .git* file.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of packaging to include current year.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Declare compliance with Debian Policy 3.9.8.
* Modernize Vcs-* fields: Use https protocol URLs.
* Build-depend on licensecheck (devscripts).
-- Jonas Smedegaard <dr@jones.dk> Sat, 03 Sep 2016 19:55:11 +0200
libapp-cmd-plugin-prompt-perl (1.005-2) unstable; urgency=low
* Team upload
[ Jonas Smedegaard ]
* Fix use canonical www.cpan.org/authors URL (not
www.cpan.org/CPAN/authors indirection).
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* mark package as autopkg-testable
* Declare conformance with Policy 3.9.6
* use canonical Vcs-Git URL
-- Damyan Ivanov <dmn@debian.org> Sun, 22 Nov 2015 16:41:00 +0000
libapp-cmd-plugin-prompt-perl (1.005-1) unstable; urgency=low
[ upstream ]
* New release.
+ Update bug tracker.
+ Fix capitalization of github repo.
[ Salvatore Bonaccorso ]
* Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions.
* Bump standards-version to 3.9.4.
* Stop tracking development releases, and adjust get-orig-source
handling to treat them as later than simpler versioned ones.
* Improve watch file to use both www.cpan.org/authors URL (for newest
info) and search.cpan.org/dist URL (for change of author).
Switch get-orig-source target to use www.cpan.org/authors URL.
* Bump debhelper compatibility to 8.
* Add git URL as alternate source.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include current year.
* List upstream issue tracker as preferred contact.
* Drop copyright file Files sections for no longer shipped convenience
code copies.
* Reduce copyright coverage for main upstream author.
* Fix stop bogusly (build-)depend on libossp-uuid-perl.
-- Jonas Smedegaard <dr@jones.dk> Sat, 20 Jul 2013 17:33:07 +0200
libapp-cmd-plugin-prompt-perl (1.003-2) unstable; urgency=low
* Team upload.
* Fix URL in Vcs-Git field in debian/control
* Add missing (build-)dependencies.
Fix FTBFS due to missing (build-)dependencies on App::Cmd and
Term::ReadKey. Add (Build-)Depends(-Indep) on libapp-cmd-perl and
libterm-readkey-perl.
Thanks to Angel Abad <angel@debian.org> (Closes: #691853)
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 30 Oct 2012 22:58:32 +0100
libapp-cmd-plugin-prompt-perl (1.003-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#683900.
-- Jonas Smedegaard <dr@jones.dk> Mon, 06 Aug 2012 23:12:37 +0200
|