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 89 90 91 92 93 94 95 96 97 98 99 100
|
libcurses-ui-perl (0.95-5) unstable; urgency=low
* Change maintainers to the Debian Perl Group.
* Don't compress the example scripts.
* Make examples/demo-buttonbox executable.
* debian/rules cleanup.
- Add build-arch and build-indep targets just in case.
- Use a better method of optionally running make distclean.
- Remove stamp files first in clean target.
- Improve target dependencies.
* Update standards version to 3.7.2 (no changes required).
-- Russ Allbery <rra@debian.org> Sun, 7 May 2006 13:48:30 -0700
libcurses-ui-perl (0.95-4) unstable; urgency=low
* Really check for errors in make distclean properly.
* Providing binary-arch in debian/rules is required by Policy even if
there are no arch-dependent packages. Whoops.
-- Russ Allbery <rra@debian.org> Sat, 3 Dec 2005 10:25:34 -0800
libcurses-ui-perl (0.95-3) unstable; urgency=low
* Use a better method of optionally running make distclean.
* Update maintainer address.
-- Russ Allbery <rra@debian.org> Fri, 18 Nov 2005 16:27:03 -0800
libcurses-ui-perl (0.95-2) unstable; urgency=low
* New maintainer. (Closes: #329977)
* Shorten the long description and add Perl to the short description.
* Install additional upstream documentation files.
* Update copyright to my current format and add an explicit packaging
copyright and license statement. (Closes: #241728)
* Remove unused portions of debian/rules and simplify.
* Update standards version to 3.6.2 (no changes required).
-- Russ Allbery <rra@stanford.edu> Tue, 4 Oct 2005 16:39:48 -0700
libcurses-ui-perl (0.95-1) unstable; urgency=low
* New upstream release. Thanks for the note about the new release, joshk.
(Closes: #286785)
-- Marc 'HE' Brockschmidt <he@debian.org> Wed, 22 Dec 2004 17:34:05 +0100
libcurses-ui-perl (0.94-1) unstable; urgency=low
* New upstream release.
-- Marc 'HE' Brockschmidt <he@debian.org> Tue, 12 Oct 2004 22:26:32 +0200
libcurses-ui-perl (0.93-1) unstable; urgency=low
* New upstream release.
-- Marc 'HE' Brockschmidt <he@debian.org> Thu, 15 Jul 2004 18:37:52 +0200
libcurses-ui-perl (0.92-1) unstable; urgency=low
* New upstream release.
-- Marc 'HE' Brockschmidt <he@debian.org> Fri, 27 Feb 2004 19:28:01 +0100
libcurses-ui-perl (0.91-2) unstable; urgency=low
* t/09label.t: Set ENV variables to run make test without failures even when
no terminal is available. (Closes: #235081)
-- Marc 'HE' Brockschmidt <he@debian.org> Fri, 27 Feb 2004 15:12:28 +0100
libcurses-ui-perl (0.91-1) unstable; urgency=low
* New upstream version. (Closes: #234555)
* debian/control:
- Added build-dependencies to run make test.
- I'm a DD now! :)
* debian/rules:
- Updated (err - used one of my standard rules files).
- Now also runs the make test stuff.
* debian/watch: Added to track new versions of the package.
* debian/libcurses-ui-perl.docs: Added to simplify the rules file.
-- Marc 'HE' Brockschmidt <he@debian.org> Tue, 24 Feb 2004 16:49:18 +0100
libcurses-ui-perl (0.85-1) unstable; urgency=low
* New upstream release 0.85.
* debian/control: Moved debhelper dependency to Build-Depends.
-- Marc Brockschmidt <marc@dch-faq.de> Thu, 23 Oct 2003 10:21:58 +0200
libcurses-ui-perl (0.75-1) unstable; urgency=low
* Initial Release. (Closes: #212588)
-- Marc Brockschmidt <marc@dch-faq.de> Sun, 28 Sep 2003 11:26:05 +0000
|