libapp-nopaste-perl 0.96-1 source package in Ubuntu

Changelog

libapp-nopaste-perl (0.96-1) unstable; urgency=medium


  * Imported Upstream version 0.96
  * Adjust (Build-)Depends(-Indep) for Getopt::Long::Descriptive.
    Lower (build-)dependency on libgetopt-long-descriptive-perl to an
    unversioned dependency.
  * Add (build-)dependency for Module::Runtime.
    Add Build-Depends-Indep and Depends on libmodule-runtime-perl.

 -- Salvatore Bonaccorso <email address hidden>  Wed, 29 Jan 2014 06:20:52 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libapp-nopaste-perl_0.96-1.dsc 2.4 KiB 8c71129f396325a3ab6ec9216336d8daa2c2648a508e3a7c121833db883db517
libapp-nopaste-perl_0.96.orig.tar.gz 38.5 KiB 5d8125f398ee8ce8356d23311e152653d8b6a650b49b14adce01c14a685e010b
libapp-nopaste-perl_0.96-1.debian.tar.xz 5.0 KiB 05d5edea09bd2d853c43c12524455451e781ac65d7afc8ef211f3b5a31f6d8ff

Available diffs

No changes file available.

Binary packages built by this source

libapp-nopaste-perl: application for easy access to any pastebin

 App::Nopaste is a Perl module and application collection to upload arbitrary
 text, usually code, to pastebins (also known as nopaste sites) for public
 viewing. They're used a lot in IRC channels to show code that would normally
 be too long to give directly in the channel.
 .
 Each pastebin is slightly different; this program attempts to encapsulate the
 differences between them and provide a unified, redundant interface to upload
 code. If one site doesn't work, it simply tries a different one.