~ubuntu-branches/ubuntu/karmic/mp3val/karmic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Sandro Tosi
  • Date: 2008-01-23 09:11:35 UTC
  • mfrom: (3.1.3 hardy)
  • Revision ID: james.westby@ubuntu.com-20080123091135-r10vczs51d63e8p0
Tags: 0.1.7-3
* debian/control
  - bump Standards-Version to 3.7.3
  - bump dependency against debhelper to >=5
* debian/compat
  - bump to 5
* debian/dirs
  - removed since not needed
* debian/rules
  - do not ignore anymore clean error due to missing makefile
* debian/copyright
  - clear separation of upstream author, license and copyright
  - link to /usr/share/common-licenses/GPL file
* debian/mp3val.1
  - escaped minus signs (lintian warning)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mp3val (0.1.7-3) unstable; urgency=low
 
2
 
 
3
  * debian/control
 
4
    - bump Standards-Version to 3.7.3
 
5
    - bump dependency against debhelper to >=5
 
6
  * debian/compat
 
7
    - bump to 5
 
8
  * debian/dirs
 
9
    - removed since not needed
 
10
  * debian/rules
 
11
    - do not ignore anymore clean error due to missing makefile
 
12
  * debian/copyright
 
13
    - clear separation of upstream author, license and copyright
 
14
    - link to /usr/share/common-licenses/GPL file
 
15
  * debian/mp3val.1
 
16
    - escaped minus signs (lintian warning)
 
17
 
 
18
 -- Sandro Tosi <matrixhasu@gmail.com>  Wed, 23 Jan 2008 09:11:35 +0100
 
19
 
 
20
mp3val (0.1.7-2) unstable; urgency=low
 
21
 
 
22
  * debian/patches/bts-375715_FTBFS_on_AMD64.patch
 
23
    - removed since already merged in upstream source
 
24
  * debian/patches/bts-409739_CFLAGS.patch
 
25
    - removed since migrated to dpatch
 
26
  * debian/patches/10_bts-409739_CFLAGS.dpatch
 
27
    - patch converted to dpatch
 
28
  * debian/patches/20_bts-442679_FTBFS_build_twice.dpatch
 
29
    - patch to fix FTBFS is build twice in a row (Closes: #442679)
 
30
  * debian/rules
 
31
    - dpatch usage
 
32
    - clean target modified to fix FTBFS is build twice in a row
 
33
    - removed some unused dh_ call
 
34
  * debian/control
 
35
    - dpatch usage
 
36
    - using Homepage field in source stanza (and not in description) since
 
37
      dpkg now recognizes it
 
38
 
 
39
 -- Sandro Tosi <matrixhasu@gmail.com>  Thu, 20 Sep 2007 21:17:01 +0200
 
40
 
 
41
mp3val (0.1.7-1) unstable; urgency=low
 
42
 
 
43
  * New upstream release (Closes: #414166, #413946)
 
44
  * debian/rules
 
45
    - updated to use Makefile.linux
 
46
    - use CXXFLAGS instead of CFLAGS
 
47
    - install upstream changelog file too
 
48
    - deleted some commented lines
 
49
  * debian/copyright
 
50
    - extend copyright to 2007
 
51
 
 
52
 -- Sandro Tosi <matrixhasu@gmail.com>  Mon, 11 Jun 2007 18:55:04 +0200
 
53
 
 
54
mp3val (0.1.4-3) unstable; urgency=low
 
55
 
 
56
  * Makefile.gcc uses CFLAGS (closes: #409739)
 
57
  * added tony mancill to Uploaders
 
58
 
 
59
 -- tony mancill <tmancill@debian.org>  Sat, 17 Feb 2007 12:49:57 -0800
 
60
 
1
61
mp3val (0.1.4-2) unstable; urgency=medium
2
62
 
3
63
  * FTBFS on 64 bit arches: crossapi.cpp:188: error: cast from 'char*'