1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
libtk-gbarr-perl (2.08-1) unstable; urgency=low
[ Rene Mayorga ]
* New upstream release
* debian/control
+ set debhelper version to 7
+ bump standards-version to 3.8.0
+ Add ${misc:Depends} to Depends
+ add myself to uploaders
+ remove xbase-clients B-D-I and add xvfb, xauth and
xfonts-base
+ add quilt to B-D
* debian/rules
+ Refresh with dh-make-perl -R --dh7
+ Add workaround to run test with xvfp-run
+ Add workaround to override perms for examples and
remove /demos and move usr/lib/perl5/Tk to usr/share/perl5/Tk
* Add fix_pod_errors.patch to fix POD errors.
* debian/copyright + use (new)format
* Add shebang_examples.patch to use /usr/bin/perl
instead of /usr/local/bin/perl
[ gregor herrmann ]
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* debian/copyright: further formal improvements.
* debian/control: change my email address.
-- Rene Mayorga <rmayorga@debian.org.sv> Tue, 07 Oct 2008 16:55:37 -0600
libtk-gbarr-perl (2.07-4) unstable; urgency=medium
* create usr/share/perl5 before moving Tk there from usr/lib/perl5
Closes: #479918 -- FTBFS. Thanks, Lucas!
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Wed, 07 May 2008 13:57:31 +0300
libtk-gbarr-perl (2.07-3) 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:
- delete /usr/lib/perl5 only if it exists (closes: #467925)
- update with dh-make-perl's help
- install examples/* to usr/share/doc/libtk-gbarr-perl/examples instead
of /usr/share/perl5/Tk/demos
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
* debian/copyright: use author-agnostic download URL.
* Enable tests in debian/rules and add xvfb, xbase-clients, xfonts-base to
build dependencies.
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 05 Mar 2008 20:27:22 +0100
libtk-gbarr-perl (2.07-2) unstable; urgency=low
* Add dh_md5sums to debian/rules.
* Don't ignore errors of make clean.
* Move to debhelper 5
* Remove unneeded commented dh_* calls
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 17 Aug 2007 13:31:27 +0200
libtk-gbarr-perl (2.07-1) unstable; urgency=low
* New upstream release
-- Carlo Segre <segre@iit.edu> Thu, 8 Jun 2006 14:36:49 -0500
libtk-gbarr-perl (2.06-2) unstable; urgency=low
* Fixed FTBFS due to changed mv behaviour. (Closes: #339869)
* Upgraded Standards-Version to 3.6.2.
* Moved debhelper from Build-Depends-Indep to Build-Depends as per policy.
-- Niko Tyni <ntyni@iki.fi> Sat, 17 Dec 2005 14:55:49 +0200
libtk-gbarr-perl (2.06-1) unstable; urgency=low
* Initial Release (Closes: #304287)
* Maintainer -
Debian Perl Group <pkg-perl-maintainer@lists.alioth.debian.org>
via Carlo Segre <segre@iit.edu>
-- Carlo Segre <segre@iit.edu> Mon, 14 Mar 2005 00:14:56 -0600
|