libapp-cmd-plugin-prompt-perl 1.005-1 source package in Ubuntu

Changelog

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 <email address hidden>  Sat, 20 Jul 2013 17:33:07 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libapp-cmd-plugin-prompt-perl_1.005-1.dsc 2.2 KiB 968c047f71d1242500f2447d365aac4ac7e04ff78272605cd6bea3ebafa99616
libapp-cmd-plugin-prompt-perl_1.005.orig.tar.gz 13.9 KiB 35888d9b1c6ad1af785a6143ad3160bbb6c6a6af10aaa11ac6fc634220ab66c3
libapp-cmd-plugin-prompt-perl_1.005-1.debian.tar.gz 3.7 KiB 01c21d3da996d2e094870888997f59f4a21db71700ec022a21ecf8e3e4201c24

Available diffs

No changes file available.

Binary packages built by this source

libapp-cmd-plugin-prompt-perl: plug prompting routines into your commands

 App::Cmd is intended to make it easy to write complex command-line
 applications without having to think about most of the annoying things
 usually involved.
 .
 App::Cmd::Plugin::Prompt in a plugin to App::Cmd providing several
 routines to prompt on commandline in various ways.