~ubuntu-branches/ubuntu/utopic/libdata-ical-perl/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Yu, Nathan Handler, gregor herrmann
  • Date: 2009-07-13 19:53:11 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090713195311-i3yhxyumglrjgzjc
Tags: 0.16+dfsg-1
* 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).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libdata-ical-perl (0.16+dfsg-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release
 
4
    + Fixed escaping of backslash (\) characters
 
5
    + Always use CRLF as the newline character, per RFC 3445
 
6
  * Added /me to Uploaders and Copyright
 
7
  * Standards-Version 3.8.2 (no changes)
 
8
  * Use shorter debhelper format
 
9
  * debian/rules: Get around Module::Install 0.85 bug, which causes
 
10
    CPAN to be executed during build (ick!)
 
11
 
 
12
  [ Nathan Handler ]
 
13
  * debian/watch: Update to ignore development releases.
 
14
 
 
15
  [ gregor herrmann ]
 
16
  * debian/control: bump debhelper to 7.0.50 (override_* feature).
 
17
 
 
18
 -- Jonathan Yu <frequency@cpan.org>  Mon, 13 Jul 2009 19:53:11 -0400
 
19
 
1
20
libdata-ical-perl (0.15+dfsg-1) unstable; urgency=low
2
21
 
3
22
  [ Antonio Radici ]