Skip to content

Debian Changelog libtext-typography-perl (0.01-2)

2008

libtext-typography-perl (0.01-2) unstable; urgency=low

   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
   * debian/rules: don't wrap 'rmdir .. /usr/lib/perl5' to make later
     substitution easier.
   * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467985).
   * Set Standards-Version to 3.7.3 (no changes).
   * Set debhelper compatibility level to 6.
   * debian/watch: use dist-based URL.
   * debian/copyright: add generic upstream source location.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 01 Mar 2008 22:06:54 +0100

2006

libtext-typography-perl (0.01-1) unstable; urgency=low

   * Add a workaround to surpress 'uninitialized value' warnings.  The
     original code has indeed a 'local $^W = 0' statement, but it doesn't
     work in perl v5.8.4, somehow.  The patch was accepted by upstream.
   * Initial Release.  Closes: #387846

 -- Recai Oktaş <roktas@debian.org>  Sun, 17 Sep 2006 03:06:29 +0300