| 12
 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
 
 | 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
 |