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

Changelog

libapp-nopaste-perl (0.31-1) unstable; urgency=low

  * Imported Upstream version 0.31
  * debian/control: Add liburi-perl to (Build-)Depends(-Indep).

libapp-nopaste-perl (0.30-1) unstable; urgency=low

  * Imported Upstream version 0.30
  * Email change: Salvatore Bonaccorso -> <email address hidden>

libapp-nopaste-perl (0.29-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright:
    - Replace DEP5 Format-Specification URL from svn.debian.org to
      anonscm.debian.org URL.
    - Update copyright information for Module::Install files.
  * Imported Upstream version 0.29
  * debian/control: Add (Build-)Depends(-Indep) on libclass-load-perl.
  * Bump Standards-Version to 3.9.2. 
  * debian/patches: Add fix-pod2man-errors.patch patch to fix pod2man
    errors in manpage.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:02:22 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libapp-nopaste-perl_0.31.orig.tar.gz 37.5 KiB 02258b5c7d42a8b9177ba0b92b700173e11cac67314e5af3db0b43fa35a3363f
libapp-nopaste-perl_0.31-1.debian.tar.gz 4.5 KiB 215d351d59e39e0a4acdc99e4755b2047727405ff27a91959447b146f89bc281
libapp-nopaste-perl_0.31-1.dsc 2.2 KiB 32a3c03327acb69de2c2d155ed9ced013107bdcc67dd519ee72e392e3995c80b

Available diffs

View changes file

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.