~ubuntu-branches/ubuntu/karmic/libconfig-inifiles-perl/karmic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard, Jonas Smedegaard, Salvatore Bonaccorso
  • Date: 2009-05-31 14:54:35 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090531145435-jl2uvdd084hk3i21
Tags: 2.49-1
[ Jonas Smedegaard ]
* Update copyright info:
  + Rewrite to use DEP5 r48 proposed machine-readable format
  + Add proper licensing header to rules file
  + Bump copyright years for debian/rules
* Update CDBS snippets:
  + Extend package-relation.mk to handle debhelper 6 and 7.0.1, and to
    support non-build dependencies
* Auto-update debian/control to tighten debhelper dependency, thanks
  to lintian.
* Add README.source.  Drop custom CDBS hints.
* Build-depend on quilt and recent patchutils.

[ Salvatore Bonaccorso ]
* New upstream release.
* Add Salvatore Bonaccorso to Uploaders.
* New upstream version (Changes in upstream version 2.48) fixes
  change in tie interfaces (Closes: #529616).
* Bump Standards-Version to 3.8.1 
* Add 1001-fix-POD-Config-IniFiles.patch to fix erroneous created
  manpage.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libconfig-inifiles-perl (2.49-1) unstable; urgency=low
 
2
 
 
3
  [ Jonas Smedegaard ]
 
4
  * Update copyright info:
 
5
    + Rewrite to use DEP5 r48 proposed machine-readable format
 
6
    + Add proper licensing header to rules file
 
7
    + Bump copyright years for debian/rules
 
8
  * Update CDBS snippets:
 
9
    + Extend package-relation.mk to handle debhelper 6 and 7.0.1, and to
 
10
      support non-build dependencies
 
11
  * Auto-update debian/control to tighten debhelper dependency, thanks
 
12
    to lintian.
 
13
  * Add README.source.  Drop custom CDBS hints.
 
14
  * Build-depend on quilt and recent patchutils.
 
15
 
 
16
  [ Salvatore Bonaccorso ]
 
17
  * New upstream release.
 
18
  * Add Salvatore Bonaccorso to Uploaders.
 
19
  * New upstream version (Changes in upstream version 2.48) fixes
 
20
    change in tie interfaces (Closes: #529616).
 
21
  * Bump Standards-Version to 3.8.1 
 
22
  * Add 1001-fix-POD-Config-IniFiles.patch to fix erroneous created
 
23
    manpage.
 
24
 
 
25
 -- Jonas Smedegaard <dr@jones.dk>  Sun, 31 May 2009 14:54:35 +0200
 
26
 
1
27
libconfig-inifiles-perl (2.47-1) unstable; urgency=low
2
28
 
3
29
  [ Jonas Smedegaard ]