File: changelog

package info (click to toggle)
libipoddevice 0.5.3-3.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,648 kB
  • ctags: 279
  • sloc: sh: 8,757; ansic: 2,722; makefile: 56
file content (112 lines) | stat: -rw-r--r-- 3,704 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
libipoddevice (0.5.3-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix make distclean target to fix FTBFS if built twice in a row
    (Closes: #424525)

 -- Peter Eisentraut <petere@debian.org>  Fri, 23 May 2008 15:04:12 +0200

libipoddevice (0.5.3-3) unstable; urgency=low

  * debian/control:
    + Drop hal and gnome-volume-manager from Depends to Recommends of the
      libipoddevice0 pacakge and add it to Depends of the ipod package.
      It's not a _hard_ dependency of the library but you will need it for
      doing something useful with the library. This change fixes the build
      failures of every package build depending on libipoddevice, as hal
      needs /sys mounted and can't run in the buildd chroots.
    + Use ${binary:Version} instead of ${Source-Version} to make lintian
      happy.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 21 Jul 2007 11:24:09 +0200

libipoddevice (0.5.3-2) unstable; urgency=low

  * Upload to unstable

 -- Sebastian Dröge <slomo@debian.org>  Mon,  9 Apr 2007 10:15:30 +0200

libipoddevice (0.5.3-1) experimental; urgency=low

  * New upstream release

 -- Sebastian Dröge <slomo@debian.org>  Sun,  1 Apr 2007 15:47:28 +0200

libipoddevice (0.5.2-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    + Update to use my debian.org mail address
    + Don't unecessarily build depend and depend on pmount and eject

 -- Sebastian Dröge <slomo@debian.org>  Mon,  8 Jan 2007 00:31:00 +0100

libipoddevice (0.5.1-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    + Add zlib1g-dev, libsgutils1-dev and libxml2-dev to Build-Depends
    + Bump build depends on libglib2.0-dev to >= 2.6.0
  * debian/libipoddevice0.install:
    + Add the hal helper and fdi file
  * debian/patches/01_disable-hal-eject.patch,
    debian/patches/99_autoreconf.patch:
    + Dropped, not necessary anymore
  * debian/copyright:
    + Updated for new upstream release.

 -- Sebastian Dröge <slomo@ubuntu.com>  Mon, 13 Nov 2006 12:32:20 +0100

libipoddevice (0.4.5-4) unstable; urgency=low

  * Rebuild against libgtop2-7 (Closes: #377644)
  * debian/control:
    + Build-Depend on libgtop2-dev (>= 2.14.0) for the soname change

 -- Sebastian Dröge <slomo@ubuntu.com>  Mon, 10 Jul 2006 16:10:41 +0200

libipoddevice (0.4.5-3) unstable; urgency=low

  * Bump Standards-Version to 3.7.2
  * Add dependency on gnome-volume-manager (Closes: #369734)

 -- Sebastian Dröge <slomo@ubuntu.com>  Wed,  7 Jun 2006 19:28:47 +0200

libipoddevice (0.4.5-2) unstable; urgency=low

  * debian/patches/01_disable-hal-eject.patch:
    + Disable HAL eject detection as it triggers for us although we don't
      support it
  * debian/patches/99_autoreconf.patch:
    + Changes in the autotools generated files needed for above change
  * Stop shipping the .la file in the -dev package (Closes: #366149)

 -- Sebastian Dröge <slomo@ubuntu.com>  Wed,  3 May 2006 20:40:30 +0200

libipoddevice (0.4.5-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.7.0

 -- Sebastian Dröge <slomo@ubuntu.com>  Mon,  1 May 2006 15:58:42 +0200

libipoddevice (0.4.1-1) unstable; urgency=low

  * New upstream release
  * Update to debhelper compat version 5
  * Remove pmount / eject Depend on ipod as only libipoddevice0 needs it

 -- Sebastian Dröge <slomo@ubuntu.com>  Mon, 13 Feb 2006 10:47:57 +0100

libipoddevice (0.4.0-2) unstable; urgency=low

  * Upload to unstable

 -- Sebastian Dröge <slomo@ubuntu.com>  Tue, 17 Jan 2006 21:39:54 +0100

libipoddevice (0.4.0-1) experimental; urgency=low

  * Initial Version. (Closes: #326763)

 -- Sebastian Dröge <slomo@ubuntu.com>  Wed,  7 Dec 2005 12:28:03 +0100