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 101 102 103 104 105 106 107 108 109 110 111 112 113
|
libdata-ical-perl (0.21+dfsg-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Update debian/repack.stub.
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Florian Schlichting ]
* Import Upstream version 0.21+dfsg
* Bump years of included M::I copyright
* Bump Standards-Version to 3.9.4 (no change)
* Drop M::I 0.85 workaround
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Mon, 16 Sep 2013 11:10:22 +0200
libdata-ical-perl (0.18+dfsg-1) unstable; urgency=low
* New upstream release.
* Remove fix-spelling-error-in-manpage.patch, applied upstream.
* Remove unneeded build dependency on libtest-simple-perl (Test::More is
in perl core).
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Wed, 07 Dec 2011 18:58:35 +0100
libdata-ical-perl (0.17+dfsg-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 0.17+dfsg
* Bump Debhelper compat level to 8.
Update Build-Depends on debhelper to (>= 8).
* Add fix-spelling-error-in-manpage.patch patch.
Fix some spelling error in manpages.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 03 Dec 2011 10:35:49 +0100
libdata-ical-perl (0.16+dfsg-2) unstable; urgency=low
* Team upload.
[ Ryan Niebur ]
* Update jawnsy's email address
[ Ansgar Burchardt ]
* Remove Peter Makholm <makholm@debian.org> from Uploaders.
(Closes: #580314)
* debian/control: Convert Vcs-* fields to Git.
* Use source format 3.0 (quilt).
* debian/copyright: Formatting changes.
* Bump Standards-Version to 3.9.2.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 17 Sep 2011 11:12:45 +0200
libdata-ical-perl (0.16+dfsg-1) unstable; urgency=low
* New upstream release
+ Fixed escaping of backslash (\) characters
+ Always use CRLF as the newline character, per RFC 3445
* Added /me to Uploaders and Copyright
* Standards-Version 3.8.2 (no changes)
* Use shorter debhelper format
* debian/rules: Get around Module::Install 0.85 bug, which causes
CPAN to be executed during build (ick!)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* debian/control: bump debhelper to 7.0.50 (override_* feature).
-- Jonathan Yu <frequency@cpan.org> Mon, 13 Jul 2009 19:53:11 -0400
libdata-ical-perl (0.15+dfsg-1) unstable; urgency=low
[ Antonio Radici ]
* New upstream release
* debian/control:
+ Adding me to the Uploaders
+ debhelper >= 7, removed cdbs
+ Standards-Version bumped to 3.8.0
* debian/rules:
+ using the one generated by dh-make-perl --dh 7, no more cdbs
* added debian/repack.sh
* debian/watch modified to use repack.sh
* debian/compat bumped to 7
* README.Debian removed, the repackaging reason is now in copyright
* debian/copyright:
+ switch to the new format
+ copyright for repack.sh and inc/* added
* added libdata-ical-perl.examples
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* debian/repack.sh: remove .1 from +dfsg version.
* debian/control: add libtest-pod{,-coverage}-perl to Build-Depends-Indep in
order to enable additional tests.
-- Antonio Radici <antonio@dyne.org> Wed, 04 Mar 2009 23:12:46 +0000
libdata-ical-perl (0.13+dfsg-1) unstable; urgency=low
* Initial release (Closes: #426888)
-- Peter Makholm <peter@makholm.net> Tue, 04 Dec 2007 07:39:22 +0000
|