liblocale-gettext-perl 1.05-7 source package in Ubuntu

Changelog

liblocale-gettext-perl (1.05-7) unstable; urgency=low

  [ Steve McIntyre ]
  * Configure perl C compilation for cross builds
    + Initial patch from Peter Pearse <email address hidden>
    Closes: #633949

  [ gregor herrmann ]
  * Improvements to Steve's patch by Ansgar.
  * Switch to source format 3.0 (quilt).
  * Add /me to Uploaders.
  * Set Standards-Version to 3.9.2 (no changes).
  * Bump debhelper compatibility level to 8.
  * debian/copyright: DEP5 format.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:08:03 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liblocale-gettext-perl_1.05.orig.tar.gz 7.5 KiB 27367f3dc1be79c9ed178732756e37e4cfce45f9e2a27ebf26e1f40d80124694
liblocale-gettext-perl_1.05-7.debian.tar.gz 5.4 KiB c9faecf09dcae346cedea54988f72be203f21b16227a0879bac9816ef100c560
liblocale-gettext-perl_1.05-7.dsc 2.0 KiB 998b02978df2f071ce70d49f61cfc1459662c0fc67ad20f0d50508b2be351f93

Available diffs

View changes file

Binary packages built by this source

liblocale-gettext-perl: module using libc functions for internationalization in Perl

 The gettext module permits access from perl to the gettext() family of
 functions for retrieving message strings from databases constructed
 to internationalize software.
 .
 It provides gettext(), dgettext(), dcgettext(), textdomain(),
 bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
 and dngettext().