~ubuntu-branches/ubuntu/edgy/libcdio/edgy-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-11-15 16:53:23 UTC
  • mfrom: (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20051115165323-peroku75syl2j36u
Tags: 0.76-1ubuntu1
* Sync to new Debian version, manually apply Ubuntu patches:
  - debian/control: Remove dpkg-awk build dependency.
  - debian/rules: hardcode $LIBCDEV. This keeps the diff small (compared to
    the original patch of changing every ${libcdev} occurence).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libcdio (0.76-1ubuntu1) dapper; urgency=low
 
2
 
 
3
  * Sync to new Debian version, manually apply Ubuntu patches:
 
4
    - debian/control: Remove dpkg-awk build dependency.
 
5
    - debian/rules: hardcode $LIBCDEV. This keeps the diff small (compared to
 
6
      the original patch of changing every ${libcdev} occurence).
 
7
 
 
8
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 15 Nov 2005 16:53:23 +0100
 
9
 
 
10
libcdio (0.76-1) unstable; urgency=low
 
11
 
 
12
  * New upstream release. (Closes: #300903)
 
13
    - "new" isn't used anymore as an identifier in the header
 
14
       files. (Closes: #329082)
 
15
    - add new libcdio_cdda and libcdio_paranoia libraries.
 
16
  * Bump Standards-Version to 3.6.2 (no change needed).
 
17
  * Update the postal address of the FSF.
 
18
  * Move all -dev packages from section devel to section libdevel.
 
19
  * Add "--disable-cddb --disable-vcd-info" to the configure flags, to
 
20
    ensure a consistent build, even if libvcdinfo-dev or libcddb-dev in
 
21
    installed.
 
22
 
 
23
 -- Nicolas Boullis <nboullis@debian.org>  Mon, 26 Sep 2005 00:02:13 +0200
 
24
 
1
25
libcdio (0.71-2) unstable; urgency=low
2
26
 
3
27
  * Comment out all extraneous declarations of
4
 
    'gl_default_cdio_log_handler'. (Closes: 289694)
 
28
    'gl_default_cdio_log_handler'. (Closes: #289694)
5
29
  * Fix the broken symbol-versionning script.
6
30
 
7
31
 -- Nicolas Boullis <nboullis@debian.org>  Sun,  6 Feb 2005 00:17:06 +0100