File: changelog

package info (click to toggle)
cd-discid 1.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 116 kB
  • sloc: ansic: 222; makefile: 30
file content (181 lines) | stat: -rw-r--r-- 5,746 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
cd-discid (1.4-3) unstable; urgency=medium

  * QA upload.
  * Point Homepage to Github
  * Inject packaging into Multimedia team space on Salsa
  * d/copyright: review + secure URIs
  * Fix watch file
  * Standards-Version: 4.7.2 (routine-update)
  * debhelper-compat 13 (routine-update)
  * No tab in license text (routine-update)
  * d/rules: Do not use upstream install target

 -- Andreas Tille <tille@debian.org>  Wed, 27 Aug 2025 20:13:33 +0200

cd-discid (1.4-2) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #879870)

 -- Marcos Talau <talau@debian.org>  Sun, 13 Nov 2022 18:52:55 -0300

cd-discid (1.4-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.9.4:
    - add debian branch to Vcs-Git field.
  * debian/source/options:
    - use xz compression.

 -- Timur Birsh <taem@linukz.org>  Tue, 14 May 2013 15:04:32 +0600

cd-discid (1.3.1-1) unstable; urgency=low

  * New upstream release:
    - Fix FTBFS on Debian GNU/Hurd (i386). Closes: #647971.
  * debian/control:
    - bump standards version to 3.9.3.1 (no changes needed);
    - make lintian happy with the extended description;
    - bump debhelper version to 9.
  * debian/compat: bump debhelper's compatibility level to 9
    due to hardening options.
  * debian/changelog: fix lintian warnings:
    - 'missing-license-paragraph-in-dep5-copyright';
    - 'unversioned-copyright-format-uri'.

 -- Timur Birsh <taem@linukz.org>  Tue, 26 Jun 2012 16:18:57 +0600

cd-discid (1.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - bump standards version to 3.9.2 (no changes needed)
    - point Vcs-* fields to github.com
    - add ${misc:Depends} to binary dependencies
    - bump debhelper version to 7.0.50~
  * debian/compat: bump debhelper's compatibility level to 7.
  * Bump package source format to 3.0 (quilt).
  * debian/copyright: follow DEP5.
  * debian/rules,
    debian/install,
    debian/manpages: use debhelper's override mechanism.

 -- Timur Birsh <taem@linukz.org>  Thu, 28 Apr 2011 15:27:27 +0600

cd-discid (1.1-1) unstable; urgency=low

  * New upstream release:
    - Fix FTBFS on Debian GNU/kFreeBSD.
  * debian/control: point Vcs-Browser to 'deb' branch.
  * Add debian/watch.

 -- Timur Birsh <taem@linukz.org>  Wed, 02 Sep 2009 14:06:11 +0600

cd-discid (1.0-1) unstable; urgency=low

  * New upstream release. Thanks to Colin Tuckley.
  * Use default CD-ROM device name if no parameter given on the
    command line. Closes: #303989.
  * debian/patches/01_nostrip.dpatch: remove, merged upstream.
  * debian/control:
    - Remove dpatch builddep.
    - New Homepage.
    - Add Vcs-Git and Vcs-Browser fields.
  * debian/rules:
    - Since there are no any dpatches in package, remove its
      references.
  * debian/copyright:
    - Update download location.
    - Update copyright statements.
    - Add Debian packaging copyright.

 -- Timur Birsh <taem@linukz.org>  Thu, 20 Aug 2009 15:10:24 +0600

cd-discid (0.9-2) unstable; urgency=low

  * debian/control:
    - Bump Standards-Version to 3.8.3 (no changes needed).
    - Add version to the debhelper dependency.
    - Add dpatch build dependency.
  * debian/rules:
    - Fix lintian error 'debian-rules-ignores-make-clean-error'.
    - Use dh_installman instead of dh_installmanpages.
    - Fix DESTDIR variable in 'install-stamp' target.
    - Remove dh_installdirs invocation.
    - Use dpatch.
    - General cleanup.
  * debian/changelog:
    - Update FSF address.
  * debian/compat:
    - Add compatibility level 5.
  * Remove debian/dirs.
  * debian/patches/01_nostrip.dpatch:
    - Do not strip symbols. Closes: #436615.
  * New maintainer. Closes: #527477 (ITA).

 -- Timur Birsh <taem@linukz.org>  Mon, 17 Aug 2009 20:05:49 +0600

cd-discid (0.9-1) unstable; urgency=low

  * Updates for MacOS X on G5-based systems to properly calculate
    discid by Evan Jones <ejones@uwaterloo.ca>
  * Solaris compile error fix by David Schweikert <dws@ee.ethz.ch>

 -- Robert Woodcock <rcw@debian.org>  Mon, 15 Dec 2003 16:00:26 -0800

cd-discid (0.8-1) unstable; urgency=low

  * MacOS X support, thanks to Evan Jones <ejones@uwaterloo.ca>
  * Remembered to include the Makefile in the tarball this time

 -- Robert Woodcock <rcw@debian.org>  Sun,  5 Jan 2003 18:16:50 -0800

cd-discid (0.7-1) unstable; urgency=low

  * NetBSD support, thanks to Chris Gilbert <chris@NetBSD.org>

 -- Robert Woodcock <rcw@debian.org>  Sat, 28 Jul 2001 17:48:52 -0700

cd-discid (0.6-1) unstable; urgency=low

  * OpenBSD support, thanks to Marcus Daniel <danielm@uni-muenster.de>

 -- Robert Woodcock <rcw@debian.org>  Thu,  8 Feb 2001 21:33:23 -0800

cd-discid (0.5-1) unstable; urgency=low

  * FreeBSD support, thanks to Niels Bakker

 -- Robert Woodcock <rcw@debian.org>  Wed, 18 Oct 2000 20:21:05 -0700

cd-discid (0.4-1) unstable; urgency=low

  * Now opens cdrom device with O_RDONLY | O_NONBLOCK for better
    compatibility, thanks to Tommy U. Schonfeld
  * Removed the last references to cdgrab
  * Prints device name on failure (this can be handy for abcde users
    who aren't aware of the default device)

 -- Robert Woodcock <rcw@debian.org>  Sun, 14 May 2000 10:34:50 -0700

cd-discid (0.3-1) unstable; urgency=low

  * Now compiles on Solaris, thanks to David Champion

 -- Robert Woodcock <rcw@debian.org>  Sat, 18 Mar 2000 03:20:13 -0800

cd-discid (0.2-2) unstable; urgency=low

  * FHS compliance.

 -- Robert Woodcock <rcw@debian.org>  Mon, 11 Oct 1999 22:35:25 -0700

cd-discid (0.2-1) unstable; urgency=low

  * Split off from the cdgrab package.

 -- Robert Woodcock <rcw@debian.org>  Fri,  7 May 1999 20:18:36 -0700

Local variables:
mode: debian-changelog
End: