/[d-i]/trunk/tools/cdrom-detect/debian/changelog
ViewVC logotype

Contents of /trunk/tools/cdrom-detect/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3151 - (hide annotations) (download)
Fri May 16 19:14:09 2003 UTC (10 years ago) by pere
File size: 8950 byte(s)
Release 0.23.
1 pere 3151 cdrom-detect (0.23) unstable; urgency=low
2 pere 3075
3 tsauter 3094 * Petter Reinholdtsen
4     - Updated nb.po.
5     * Thorsten Sauter
6     - Insert german translation (de.po)
7 pere 3075
8 pere 3151 -- Petter Reinholdtsen <pere@debian.org> Fri, 16 May 2003 21:13:22 +0200
9 pere 3075
10 pere 2997 cdrom-detect (0.22) unstable; urgency=low
11 sjogren 2988
12     * Martin Sjögren
13     - Fix the looping on the is_cd_inserted question.
14    
15 pere 2997 -- Petter Reinholdtsen <pere@debian.org> Sun, 4 May 2003 23:20:01 +0200
16 sjogren 2988
17 pere 2983 cdrom-detect (0.21) unstable; urgency=low
18 pere 2964
19     * Update nb.po.
20    
21 pere 2983 -- Petter Reinholdtsen <pere@debian.org> Sun, 4 May 2003 15:29:22 +0200
22 pere 2964
23 pere 2856 cdrom-detect (0.20) unstable; urgency=low
24    
25     * Fix typo in nb.po.
26 pere 2858 * Adjust postinst to call the correct script (hw-detect instead of
27     hwdetect) now that we are using the new hw-detect package.
28 pere 2856
29 pere 2859 -- Petter Reinholdtsen <pere@debian.org> Wed, 23 Apr 2003 17:55:30 +0200
30 pere 2856
31 pere 2834 cdrom-detect (0.19) unstable; urgency=low
32 pere 2813
33 pere 2814 * Depend on and use the new hw-detect package instead of
34     calling discover directly.
35     * Give package control files 'cdrom-detect.' prefixes.
36 pere 2833 * Depend on modutils-basic or modutils-full instead of only modutils-full.
37 pmachard 2820 * Pierre Machard:
38     - Update fr debconf template translation.
39 pere 2813
40 pere 2834 -- Petter Reinholdtsen <pere@debian.org> Mon, 21 Apr 2003 09:52:18 +0200
41 pere 2813
42 pere 2790 cdrom-detect (0.18) unstable; urgency=low
43 pere 2770
44     * Move the active part of postinst into separate script hwdetect.
45 pere 2773 * Describe the structure of a driver floppy when asking if one
46     should be used.
47 pere 2774 * Only try to load missing modules from floppy if the device is
48     available.
49     * Always try to load the floppy driver.
50 pere 2781 * Check if module already is loaded before trying to load it again.
51     * Improve description of the modules that is always loaded.
52     * Improve the text when asking for driver floppy.
53     * Add debconf title.
54     * Ask for kernel module parameters as a low priority question.
55 pere 2785 * Ran 'debconf2po-update' to update the translator files.
56 andrelop 2783 * André Luís Lopes :
57     - Update pt_BR debconf template translation.
58 pere 2770
59 pere 2790 -- Petter Reinholdtsen <pere@debian.org> Sat, 19 Apr 2003 01:04:21 +0200
60 pere 2770
61 pere 2718 cdrom-detect (0.17) unstable; urgency=low
62 barbier 2547
63     * Pierre Machard
64     - Update debian/po/fr.po
65 pere 2716 * Petter Reinholdtsen
66     - Unmount the CD if it isn't a Debian install CD.
67     - Report the error using debconf if the CD is missing, or not a Debian
68     install CD.
69 barbier 2547
70 pere 2718 -- Petter Reinholdtsen <pere@debian.org> Sat, 12 Apr 2003 11:04:29 +0200
71 barbier 2547
72 pere 2450 cdrom-detect (0.16) unstable; urgency=low
73 sjogren 2371
74 pere 2422 * Martin Sjogren
75     - Silence the depmod -a run.
76     * Petter Reinholdtsen
77     - Updated nn.po, thanks to Gaute Hvoslef Kvalnes.
78 pere 2448 - Load sd_mod if SCSI device was detected. (Closes: #183716).
79     - Correct code to quiet down 'depmod -a'.
80 sjogren 2371
81 pere 2450 -- Petter Reinholdtsen <pere@debian.org> Fri, 21 Mar 2003 15:13:56 +0100
82 sjogren 2371
83 pere 2346 cdrom-detect (0.15) unstable; urgency=low
84    
85     * Correct typo in progress bar handling. Calling db_progress STOP after
86     db_progress STOP crashes cdebconfig.
87    
88     -- Petter Reinholdtsen <pere@debian.org> Sun, 16 Mar 2003 10:29:58 +0100
89    
90 pere 2344 cdrom-detect (0.14) unstable; urgency=low
91 andrelop 2338
92     * André Luís Lopes :
93     - Update pt_BR template translations.
94 pere 2343 * Petter Reinholdtsen
95     - Add usr/lib/prebaseconfig.d to debian/dirs.
96     - Avoid progress bar from 0 to 0 (it crashes cdebconf/newt).
97     - Rewrite some part of the script to handle 'set -e'.
98     - Avoid crashing when the module name or HW name is empty.
99     - Stop trying to mount on /cdrom after first successfull try.
100 andrelop 2338
101 pere 2344 -- Petter Reinholdtsen <pere@debian.org> Sat, 15 Mar 2003 23:39:05 +0100
102 andrelop 2338
103 pere 2335 cdrom-detect (0.13) unstable; urgency=low
104 pere 2230
105     * Upgraded Standards-Version from 3.5.2 to 3.5.8.
106 pere 2318 * Add depend on modutils-full to have the programs depmod and
107     modprobe available (Closes: #183542).
108 pere 2321 * Output progress to /var/log/messages instead of stdout.
109 pere 2333 * Add progress bar support, let the user know which HW was detected.
110     * Depend on cdebconf-udeb 0.31 or newer to get progress bar support.
111     * General code cleanup.
112     * Ran debconf2po-update to update the .po files.
113 pere 2230
114 pere 2335 -- Petter Reinholdtsen <pere@debian.org> Sat, 15 Mar 2003 19:43:30 +0100
115 pere 2230
116 pere 2140 cdrom-detect (0.12) unstable; urgency=low
117 pere 2048
118     * Sync hw detection code with the code in disk-detect.
119     * Remove out-commented code from postinst.
120 pere 2137 * Report module name when trying to load a module.
121 pere 2048
122 pere 2140 -- Petter Reinholdtsen <pere@debian.org> Tue, 4 Mar 2003 16:36:39 +0100
123 pere 2048
124 pere 2040 cdrom-detect (0.11) unstable; urgency=low
125 pere 1870
126     * Added Norwegian Nynorsk translations (nn.po) recieved from
127     Gaute Hvoslef Kvalnes.
128     * Updated nb.po recieved from Bjørn Steensrud.
129 pere 1895 * Fetch the distribution code name from the Release file, instead of
130     guessing based on the symlinks in cdrom/dists/.
131 pere 1982 * Use 'apt-install eject' to get the tool used in the prebaseconfig script
132 kraai 2013 to eject the CD (Closes: #175187).
133 pere 2040 * Package cdrom-detect no longer need discover-data at build time.
134 sjogren 2037 * Martin Sjögren
135     - Change installer-menu-item to 15, as per doc/menu-item-numbers.txt
136 pere 1870
137 pere 2021 -- Petter Reinholdtsen <pere@debian.org> Sun, 23 Feb 2003 15:05:49 +0100
138 pere 1870
139 pere 1855 cdrom-detect (0.10) unstable; urgency=low
140 pere 1852
141 pere 1870 * Added Norwegian Bokmål (nb.po) translations recieved from
142     Bjørn Steensrud.
143 pere 1854 * Use new package discover-data-udeb instead of including the lists
144     ourself. A better fix might be to add discover-data-udeb as a
145     dependency for discover-udeb.
146 pere 1852
147 pere 1854 -- Petter Reinholdtsen <pere@debian.org> Tue, 4 Feb 2003 00:24:23 +0100
148 pere 1852
149 pere 1786 cdrom-detect (0.09) unstable; urgency=low
150 pere 1784
151     * In the prebaseconfig script, get rid of then error message when
152     failing to find eject in PATH. Use only /target/usr/bin/eject,
153     and only if it exists.
154    
155 pere 1786 -- Petter Reinholdtsen <pere@debian.org> Mon, 20 Jan 2003 19:36:15 +0100
156    
157 pere 1763 cdrom-detect (0.08) unstable; urgency=low
158 pere 1760
159     * Try harder to eject CDROM (Closes: #166952).
160    
161     -- Petter Reinholdtsen <pere@debian.org> Thu, 16 Jan 2003 20:54:18 +0100
162    
163 pere 1716 cdrom-detect (0.07) unstable; urgency=low
164 pere 1610
165     * Copy prebaseconfig.d script from prebaseconfig. Ejecting CDs belong
166     here, not in prebaseconfig.
167 pere 1664 * Remove discover/detect workaround. Tollef Fog Heen told me it is
168 pere 1703 no longer needed (Closes: #157735).
169 pere 1610
170 pere 1716 -- Petter Reinholdtsen <pere@debian.org> Sat, 11 Jan 2003 00:23:44 +0100
171 pere 1610
172 pere 1602 cdrom-detect (0.06) unstable; urgency=low
173 pere 1518
174 pere 1602 * Log the detected distribution.
175     * Set priority to low for debconf questions asking if missing kernel
176     module should be loaded from floppy, and question letting the user
177     know that a working CD was found.
178     * Add myself to uploaders.
179 pere 1518
180 pere 1602 -- Petter Reinholdtsen <pere@debian.org> Sun, 15 Dec 2002 18:22:51 +0100
181 pere 1518
182 pere 1457 cdrom-detect (0.05) unstable; urgency=low
183    
184 tfheen 1491 * Petter Reinholdtsen
185     - Move content of /etc/modules.conf to the rootskel udeb, and remove
186     the file to avoid package conflict.
187     * Tollef Fog Heen
188     - Remove rm of conffile in debian/rules, since it made the package not
189     build.
190 pere 1457
191 tfheen 1491 -- Tollef Fog Heen <tfheen@debian.org> Sat, 7 Dec 2002 17:39:56 +0100
192 pere 1457
193 sjogren 1220 cdrom-detect (0.04) unstable; urgency=low
194    
195 sjogren 2102 * Martin Sjögren
196 sjogren 1220 - Replace XBC with XB so our special control fields don't confuse the
197     changes files.
198 andrelop 1237 * André Luís Lopes
199     - Update pt_BR.po template translation.
200 sjogren 1220
201 tfheen 1266 -- Tollef Fog Heen <tfheen@debian.org> Thu, 14 Nov 2002 02:24:20 +0100
202 sjogren 1220
203 tfheen 1025 cdrom-detect (0.03) unstable; urgency=low
204    
205     * exit 0 if the cd is already mounted.
206 pere 1103 * Set debconf answer mirror/distribution using info from the
207     detected CD.
208 barbier 1089 * Convert to po-debconf, set Build-Depends-Indep: debhelper (>= 4.1.13)
209     to ensure that generated templates are right, and set output encoding
210     to UTF-8.
211 pere 1103 * Drop depend on non-existant package discover-basic-udeb.
212 pere 1118 * Correct floppy device, and try to load the floppy driver module
213     before mounting floppies.
214 pere 1126 * Make sure driver modules fetched from floppy are owned by root, to
215     avoid rejections from depmod -a.
216 pere 1128 * Use the same way as discover to find out if a module is available.
217 pere 1138 * Avoid error message if /usr/share/discover is missing (Closes: #157735).
218 tfheen 1025
219 pere 1138 -- Petter Reinholdtsen <pere@hungry.com> Mon, 28 Oct 2002 14:04:03 +0100
220 tfheen 1025
221 tfheen 744 cdrom-detect (0.02) unstable; urgency=low
222    
223     * Fix up using discover somewhat
224     * Remove emacs changelog variables
225     * Make _all udeb, not _$(ARCH)
226     * Strip off the Package header in the templates file, since it could
227     confuse cdebconf.
228     * Get rid of the build-dep on cdebconf-dev, we don't build-dep on it at
229     all.
230     * Use discover's database instead of detect, build-dep accordingly.
231 claush 904 * Add Brazilian Portuguese and Danish debconf templates.
232 tfheen 1009 * Make debian-boot maintainer with hertzog and tfheen in uploaders.
233 tfheen 744
234 tfheen 1009 -- Tollef Fog Heen <tfheen@debian.org> Tue, 24 Sep 2002 00:13:28 +0200
235 tfheen 744
236 toff 914 * Fix up language on templates.
237    
238     -- Chris Tillman <tillman@voicetrak.com> Sun, 1 Sep 2002
239    
240 hertzog 586 cdrom-detect (0.01) unstable; urgency=low
241    
242     * Initial Release.
243     * Create all the cdrom devices when launched.
244     * Include a modules.conf to stop complaints about net-pf-1 (unix)
245     missing.
246    
247     -- Raphael Hertzog <hertzog@debian.org> Thu, 2 Aug 2001 21:54:56 +0200
248    

  ViewVC Help
Powered by ViewVC 1.1.5