~ubuntu-branches/ubuntu/raring/libmarc-lint-perl/raring

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov, gregor herrmann, Damyan Ivanov
  • Date: 2007-10-12 07:44:23 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071012074423-wx16dj08bhdw7udl
Tags: 1.43-1
[ gregor herrmann ]
* New upstream release.
* Bump (build) dependency on libbusiness-isbn-perl to (>= 2.03).
* Remove business-isbn.patch, not needed anymore.
* Add upstream URL to debian/copyright and as Homepage to debian/control.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
  field (source stanza). Removed: XS-Vcs-Svn fields.

[ Damyan Ivanov ]
* Clean up debian/watch, remove uupdate invocation as we use svn-*
* Migrate from CDBS to DH
* Add 01_fix-man-name.patch to fix CodeData whatis entry
* Drop cdbs and patchutils from Build-Depends
* Add myself as an Uploader

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libmarc-lint-perl (1.43-1) unstable; urgency=low
 
2
 
 
3
  [ gregor herrmann ]
 
4
  * New upstream release.
 
5
  * Bump (build) dependency on libbusiness-isbn-perl to (>= 2.03).
 
6
  * Remove business-isbn.patch, not needed anymore.
 
7
  * Add upstream URL to debian/copyright and as Homepage to debian/control.
 
8
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
 
9
    field (source stanza). Removed: XS-Vcs-Svn fields.
 
10
 
 
11
  [ Damyan Ivanov ]
 
12
  * Clean up debian/watch, remove uupdate invocation as we use svn-*
 
13
  * Migrate from CDBS to DH
 
14
  * Add 01_fix-man-name.patch to fix CodeData whatis entry
 
15
  * Drop cdbs and patchutils from Build-Depends
 
16
  * Add myself as an Uploader
 
17
 
 
18
 -- Damyan Ivanov <dmn@debian.org>  Fri, 12 Oct 2007 07:44:23 +0300
 
19
 
 
20
libmarc-lint-perl (1.42-3) unstable; urgency=medium
 
21
 
 
22
  * Remove empty /usr/lib/perl5 directory from binary package.
 
23
  * Add patch business-isbn.patch to fix FTBFS (closes: #442710).
 
24
 
 
25
 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 16 Sep 2007 20:21:40 +0200
 
26
 
1
27
libmarc-lint-perl (1.42-2) unstable; urgency=low
2
28
 
3
29
  * Add libmarc-record-perl to build dependencies (closes: #411091).