libunicode-escape-perl 0.0.2-3 source package in Ubuntu

Changelog

libunicode-escape-perl (0.0.2-3) unstable; urgency=low


  [ gregor herrmann ]
  * Remove debian/source/local-options: abort-on-upstream-changes and
    unapply-patches are default in dpkg-source since 1.16.1.

  [ Jonas Smedegaard ]
  * Bump debhelper compatibility level to 8.
  * Update package relations:
    + Relax to build-depend unversioned on cdbs, debhelper and
      devscrips: Needed versions satisfied even in oldstable.
  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI.
  * Bump standards-version to 3.9.4.
  * Update copyright file:
    + Fix use comment and license pseudo-sections to obey silly
      restrictions of copyright format 1.0.
    + Shorten a Comment paragraph.
  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
    myself to include recent years.

  [ Salvatore Bonaccorso ]
  * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.

 -- Jonas Smedegaard <email address hidden>  Mon, 01 Jul 2013 15:15:27 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libunicode-escape-perl_0.0.2-3.dsc 2.1 KiB 4dcf24b3b9855606d14cc5f35b40dbf2eda1e42a12b83d7c818f945e029a1196
libunicode-escape-perl_0.0.2.orig.tar.gz 4.4 KiB 5d6840c3b350933039e67c7b28285b42013ca439d376f35754526ed9bc78fe72
libunicode-escape-perl_0.0.2-3.debian.tar.gz 3.3 KiB 9491514c1d805649e09f8517fcce51352012f89e5eef18a2f0bb7b4e6c204d96

Available diffs

No changes file available.

Binary packages built by this source

libunicode-escape-perl: escape and unescape Unicode characters

 Unicode::Escape is a Perl library to escape and unescape Unicode
 characters other than ASCII.
 .
 When the server response is javascript code, this is convenient.