~ubuntu-branches/ubuntu/feisty/libaudio-flac-header-perl/feisty

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Ivo Marino
  • Date: 2005-09-26 12:35:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050926123535-ev2tuj3sh1bmrkp6
Tags: 1.4-1
* New upstream release Audio-FLAC-Header-1.4 (Closes: #329495).
* [debian/control] Changed build dependency of libflac-dev to (>= 1.1.2-1)
  (Closes: #325957).
* [debian/control] Moved all build dependencies to Build-Depends.
* [debian/control] Updated Build-Depends perl to version >= 5.8.4.
* [debian/control] Updated Standards-Version to 3.6.2.
* [debian/rules] Disabled dh_installexamples.
* [debian/rules] Enabled dh_installman.
* [debian/copyright] Updated the download link of the latest upstream
  source.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Audio::FLAC version 1.1
 
1
Audio::FLAC version 1.4
2
2
=======================
3
3
 
4
4
The README is used to introduce the module and provide instructions on
28
28
 
29
29
Put the correct copyright and licence information here.
30
30
 
31
 
Copyright (C) 2003-2004 by Dan Sully & Erik Reckase
 
31
Copyright (C) 2003-2005 by Dan Sully & Erik Reckase
32
32
 
33
33
This library is free software; you can redistribute it and/or modify
34
34
it under the same terms as Perl itself, either Perl version 5.8.2 or,