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

Changelog

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


  * Imported Upstream version 0.93
  * Add Build-Depends on libmodule-build-tiny-perl
  * Remove copyright stanzas for inc/Module/* files
  * Update copyright years for debian/* packaging files
  * Refresh use-usr-bin-perl-shebang.patch patch
  * Declare compliance with Debian Policy 3.9.5
  * Build-Depends on at least debhelper (>= 9.20130630~)
    Versioned Build-Depends on debhelper (>= 9.20130630~) required for
    compatibility with Module::Build::Tiny.
  * Bump Debhelper compat level to 9

 -- Salvatore Bonaccorso <email address hidden>  Tue, 14 Jan 2014 18:11:50 +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

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libapp-nopaste-perl_0.93-1.dsc 2.4 KiB da21c0331975645134cf6d1c627712cdbf5451bf881ecb27304658b78b1d8578
libapp-nopaste-perl_0.93.orig.tar.gz 35.9 KiB a33df51cbd0d974549d40ec4d78a273deff91689f4dfab2a9bd2cd118dd74c1f
libapp-nopaste-perl_0.93-1.debian.tar.gz 5.2 KiB fbd895b7865a7b5eb5033aa1144d3193039e666ea2f7d1618aeccf158fafba7a

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.