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
|
libcalendar-simple-perl (1.20-1) unstable; urgency=low
* New upstream release.
* debian/copyright: adjust copyright notice.
* Refresh debian/rules, no functional changes; don't install almost empty
README anymore.
* debian/control:
- add libtest-pod-coverage-perl to Build-Depends-Indep
- move libmodule-build-perl to Build-Depends
- add /me to Uploaders
-- gregor herrmann <gregoa@debian.org> Sun, 20 Apr 2008 20:08:51 +0200
libcalendar-simple-perl (1.19-1) unstable; urgency=low
[ Roberto C. Sanchez ]
* New upstream version.
* debian/watch: User more sophisticated expression.
* debian/copyright: use dist-based URL.
* debian/control: Update to Standards-Version 3.7.3 (no changes)
* debian/rules: Prevent installtion of .packlist.
* debian/control: Fix typo in description and reformat.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/watch: use dist-based URL.
-- Roberto C. Sanchez <roberto@debian.org> Sat, 15 Mar 2008 21:14:44 -0400
libcalendar-simple-perl (1.17-2) unstable; urgency=low
* Adopted for Debian Perl Group
* debian/control: Build-Depends: debhelper increased to (>= 5)
* debian/compat: updated to 5
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 22 Nov 2006 11:46:28 +0100
libcalendar-simple-perl (1.17-1) unstable; urgency=low
* New upstream release
* upstream now ships an example script, called pcal, in /usr/bin.
On Debian this can be found in the directory
/usr/share/doc/libcalendar-simple-perl/examples/
-- Stephen Quinney <sjq@debian.org> Fri, 27 Oct 2006 20:38:34 +0100
libcalendar-simple-perl (1.14-1) unstable; urgency=low
* New upstream release
-- Stephen Quinney <sjq@debian.org> Fri, 13 Oct 2006 20:35:41 +0100
libcalendar-simple-perl (1.13-2) unstable; urgency=low
* debian/control:
- Moved debhelper to Build-Depends
- Simplified Build-Depends-Indep
* Switched to my debian.org email address
-- Stephen Quinney <sjq@debian.org> Tue, 20 Jun 2006 20:42:32 +0100
libcalendar-simple-perl (1.13-1) unstable; urgency=low
* New upstream release - build changes only
-- Stephen Quinney <sjq@debian.org> Sat, 11 Jun 2005 11:52:35 +0100
libcalendar-simple-perl (1.12-1) unstable; urgency=low
* New upstream release
-- Stephen Quinney <sjq@debian.org> Sat, 12 Mar 2005 09:58:12 +0000
libcalendar-simple-perl (1.11-1) unstable; urgency=low
* New upstream release
-- Stephen Quinney <sjq@debian.org> Sun, 5 Dec 2004 16:27:17 +0000
libcalendar-simple-perl (1.10-1) unstable; urgency=low
* New upstream release
* Changed from MakeMaker to Module::Build so new Build-Dep on
libmodule-build-perl and appropriate modifications to debian/rules.
-- Stephen Quinney <sjq@debian.org> Mon, 22 Nov 2004 19:31:02 +0000
libcalendar-simple-perl (1.09-1) unstable; urgency=low
* New upstream release - small code changes and more build tests.
-- Stephen Quinney <sjq@debian.org> Tue, 26 Oct 2004 20:26:42 +0100
libcalendar-simple-perl (1.08-1) unstable; urgency=low
* Inital release, closes: #226918.
-- Stephen Quinney <sjq@debian.org> Fri, 9 Jan 2004 12:14:52 +0000
|