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
|
libperlmenu-perl (4.0-5.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 05 Jan 2021 16:10:00 +0100
libperlmenu-perl (4.0-5) unstable; urgency=low
* New maintainer (Closes: #333193)
* Add Homepage in debian/control
* Add debian/watch
* Change debian/copyright
-- Deepak Tripathi <apenguinlinux@gmail.com> Sun, 15 Jul 2007 02:10:17 +0000
libperlmenu-perl (4.0-4) unstable; urgency=low
* QA Upload
* Add menuutil.pl to examples (Closes: #338461)
* Conforms to new Standards Version.
-- Michael Ablassmeier <abi@debian.org> Wed, 17 May 2006 13:55:23 +0200
libperlmenu-perl (4.0-3) unstable; urgency=low
* QA Group upload orphaning this package
-- Andrew Pollock <apollock@debian.org> Thu, 27 Oct 2005 16:32:48 +1000
libperlmenu-perl (4.0-2) unstable; urgency=low
* debian/control:
+ I'm a DD.
+ Changed Section: to perl.
* debian/rules:
+ Cleaned up (also removed the debian/*dirs file).
* debian/copyright:
+ FIXED. This module is licensed under the *L*GPL or Artistic License,
*not* (as stated before) under the terms of the GPL or Artistic
License.
-- Marc 'HE' Brockschmidt <he@debian.org> Thu, 15 Jul 2004 19:19:28 +0200
libperlmenu-perl (4.0-1) unstable; urgency=low
* New maintainer. (Closes: #206117)
* Renamed package from perlmenu to libperlmenu-perl to obey perl policy.
* Fixed build script. (Closes: #190500)
-- Marc Brockschmidt <marc@dch-faq.de> Mon, 25 Aug 2003 09:18:48 +0200
perlmenu (4.0-5) unstable; urgency=low
* Orphaning package; set maintainer to QA group.
-- John Goerzen <jgoerzen@complete.org> Mon, 18 Aug 2003 16:17:17 -0500
perlmenu (4.0-4) unstable; urgency=low
* Built so it can be included in woody. (Has been awhile -- it's
been stable!)
* Uncompress examples. Closes: #69872, #119053. (Those were the
only bugs since 1999!)
-- John Goerzen <jgoerzen@complete.org> Sat, 20 Apr 2002 09:19:46 -0500
perlmenu (4.0-3) unstable; urgency=low
* Update to standards-version 3.0.1.
* Closes: #41488.
-- John Goerzen <jgoerzen@complete.org> Wed, 22 Sep 1999 09:02:04 -0500
perlmenu (4.0-2.1) unstable; urgency=low
* NMU for the perl upgrade. Closes: #41488
* Corrected the dependencies. Depends on perl5 now. Depends
on libcurses-perl instead of curses-perl.
* Upgraded standards-version to 3.0.0. Uses the new debstd.
* Corrected the location of the licenses in the copyright file.
-- Raphael Hertzog <rhertzog@hrnet.fr> Wed, 21 Jul 1999 18:46:46 +0200
perlmenu (4.0-2) unstable; urgency=low
* Applied patch from Sergey Kolychev for centering menus,
fixing bug #23311.
-- John Goerzen <jgoerzen@complete.org> Fri, 4 Sep 1998 21:10:31 -0500
perlmenu (4.0-1) unstable; urgency=low
* Initial Release.
* perlmenu is a menu and template interface for Perl.
-- John Goerzen <jgoerzen@complete.org> Mon, 2 Jun 1997 15:16:23 -0500
|