chiark / gitweb /
Update release.d.o dependencies
[dsa-metapackages.git] / debian / changelog
1 debian.org (4X) Xnstable; urgency=low
2
3   * release:
4     - add edos-distcheck
5     - add python2.5-dev
6     - add libapt-pkg-dev
7     - add dpkg-dev
8
9  -- Peter Palfrader <weasel@debian.org>  Sun, 20 Mar 2011 00:25:03 +0100
10
11 debian.org (43) unstable; urgency=low
12
13   * buildd.debian.org:
14     - remove dependency on postgresql-8.4 - we do not depend on db servers in
15       debian.org metapackages.
16   * Move lsscsi from -recommended to -recommended-linux as it does not exist
17     on the BSDs.
18
19  -- Peter Palfrader <weasel@debian.org>  Sat, 19 Mar 2011 23:54:49 +0100
20
21 debian.org (42) unstable; urgency=low
22
23   [ Steve McIntyre ]
24   * cdbuilder.debian.org
25     - add dosfstools
26
27   [ Joerg Jaspert ]
28   * debian.org-ftpmaster.debian.org: Add xz-utils (bpo or higher version)
29   * use python-debianbts instead of python-btsutils
30
31   [ Peter Palfrader ]
32   * Add debian.org-qa.debian.org.
33   * -recommended:
34     - add busybox-static
35     - add lsscsi
36     - add cvs (yes, really)
37   * www-master:
38     - add ttf-malayalam-fonts
39     - add tidy
40     - add libjson-perl
41   * ftp-master:
42     - add python-simplejson || python (>= 2.6)
43     - dependency on python-sqlalchemy is no longer versioned
44     - remove irb (now provided by ruby)
45   * buildd.debian.org:
46     - dependency on python-sqlalchemy is no longer versioned
47
48   [ Bernd Zeimetz ]
49   * nm.d.o:
50     - make dependency on python-sqlalchemy versioned (>= 0.6),
51     - python (>= 2.5.4-5~) also works instead of python-simplejson,
52     - new dependencies: python-flask (>= 0.6), python-flaskext.wtf,
53       python-wtforms.
54
55   [ Martin Zobel-Helas ]
56   * add ipython to -recommended.
57   * add diffstat to -recommended
58
59   [ Stephen Gran ]
60   * Add wheezy chroots to upgrade-porter-chroots
61
62   [ Francesca Ciceri ]
63   * debian.org-www-master.debian.org:
64     - add libintl-perl
65
66  -- Peter Palfrader <weasel@debian.org>  Sat, 19 Mar 2011 23:34:04 +0100
67
68 debian.org (41.1) stable; urgency=low
69
70   * -recommended:
71     - Fix typo/copy error.
72     - lshw isn't available on *bsd either.
73
74  -- Peter Palfrader <weasel@debian.org>  Fri, 10 Sep 2010 20:32:07 +0200
75
76 debian.org (41) stable; urgency=low
77
78   * debian.org-buildd.debian.org: Fix the moreutils versioned dependency.
79   * Split -recommended-linux off of -recommended, so we can install
80     the latter on kfreebsd hosts.  Also keep a few tools in -recommended
81     that do not yet exist on freebsd but might eventually (have not+gnu-linux
82     as an alternative for them for now).
83
84  -- Peter Palfrader <weasel@debian.org>  Fri, 10 Sep 2010 20:22:55 +0200
85
86 debian.org (40) stable; urgency=low
87
88   * Remove acpid from debian.org-recommended.  >= 2.0 doesn't exist in
89     stable.
90
91  -- Peter Palfrader <weasel@debian.org>  Thu, 09 Sep 2010 20:56:24 +0200
92
93 debian.org (39) stable; urgency=low
94
95   [ Joerg Jaspert ]
96   * More updates for the ftpmaster package.
97
98   [ Martin Zobel-Helas ]
99   * add syslog-ng (>= 3.1) to debian.org.
100   * add acpid (>= 2.0) to debian.org-recommended.
101   * start new package debian.org-nm.debian.org
102   * add wdiff dependency to ftpmaster package.
103
104   [ Philipp Kern ]
105   * add mutt to debian.org-recommended
106   * add debian.org-release.debian.org metapackage
107   * add python-mako to debian.org-buildd.debian.org
108   * add moreutils (>= 0.39) to debian.org-buildd.debian.org
109     (for a fixed parallel)
110
111   [ Peter Palfrader ]
112   * A new debian.org-backports.debian.org package.
113   * debian.org-recommended updates for squeeze:
114     - Dependency on timeout can also be satisfied by coreutils >= 8.0-1.
115     - Dependency on emacs* can also be satisfied by emacs23.
116
117  -- Peter Palfrader <weasel@debian.org>  Thu, 09 Sep 2010 17:10:31 +0200
118
119 debian.org (38) stable; urgency=low
120
121   * Update python-sqlalchemy dependency for ftpmaster metapackage to version > 0.5 << 0.6
122
123  -- Joerg Jaspert <joerg@debian.org>  Thu, 01 Jul 2010 21:55:14 +0200
124
125 debian.org (37) stable; urgency=low
126
127   [ Martin Zobel-Helas ]
128   * add mercurial to -recommended
129
130   [ Stephen Gran ]
131   * Remove etch from upgrade-porter-chroots
132
133  -- Stephen Gran <sgran@debian.org>  Thu, 01 Jul 2010 23:59:13 +0100
134
135 debian.org (36) stable; urgency=low
136
137   * buildd.debian.org:
138     - depend on db4.8-util instead of 4.7.
139   * buildd-reboot: change shutdown time to 1 minute from 15.
140
141  -- Peter Palfrader <weasel@debian.org>  Mon, 14 Jun 2010 17:53:41 +0200
142
143 debian.org (35) stable; urgency=low
144
145   [ Peter Palfrader ]
146   * -recommended: puppet now wants augeas, so add it to dependencies:
147     - libaugeas-ruby
148     - libaugeas-ruby1.8
149     - libaugeas0 (/lenny-backports)
150     - augeas-lenses (/lenny-backports == >= 0.7)
151
152   [ Martin Zobel-Helas ]
153   * do proper input validation
154     With the current code APTCMD was parsed for the valid subcomands, but if
155     it was invalid, it just printed it but worked nevertheless. Now we exit
156     if the subcommand is invalid.
157
158  -- Martin Zobel-Helas <zobel@debian.org>  Wed, 28 Apr 2010 16:08:59 +0200
159
160 debian.org (34) stable; urgency=low
161
162   [ Peter Palfrader ]
163   * buildd.debian.org
164     - add python-nose and php5
165     - depend on edos-distcheck instead of edos-debcheck
166   * bugs.debian.org: libdbd-pg-perl python-pyinotify python-yaml
167   * -recommended: remove irqbalance
168
169   [ Andreas Barth ]
170   * buildd.debian.org
171     - add libfile-spec-perl
172
173   [ Steve McIntyre ]
174   * cdbuilder.debian.org
175     - add zip
176
177  -- Peter Palfrader <weasel@debian.org>  Fri, 23 Apr 2010 18:44:55 +0200
178
179 debian.org (33) stable; urgency=low
180
181   [ Joerg Jaspert]
182   * Update the planet.debian.org metapackage, adding timeout,
183     debianutils, python-django, python as dependencies.
184   * Add an ftpmaster metapackage
185
186   [ Andreas Barth]
187   * Update buildd.debian.org metapackage:
188     + add libhash-merge-perl and libyaml-tiny-perl
189     + add libstring-escape-perl and libstring-format-perl
190     + add postgresql-8.4-debversion
191     + add python-sqlalchemy (>= 0.5), python-sqlalchemy (<< 0.6)
192
193   [ Steve McIntyre ]
194   * Add a cdbuilder metapackage
195
196   [ Peter Palfrader ]
197   * portforwarder-ssh-wrap: Do not linger around on half-closed TCP
198     sessions, i.e. use -q 600 as an option to nc(1).
199
200   [ Martin Zobel-Helas ]
201   * Add the manpages.debian.org metapackage
202
203   [ Philipp Kern ]
204   * buildd.debian.org: replace libmldbm-perl with libdbi-perl and
205     libdbd-pg-perl
206
207  -- Peter Palfrader <weasel@debian.org>  Mon, 22 Mar 2010 19:31:29 +0100
208
209 debian.org (32) stable; urgency=low
210
211   * Fix install target of Makefile to deal with usr/bin.
212
213  -- Peter Palfrader <weasel@debian.org>  Sun, 21 Feb 2010 17:22:03 +0100
214
215 debian.org (31) stable; urgency=low
216
217   [ Martin Zobel-Helas ]
218   * New dependencies of debian.org-www-master:
219     - ttf-arphic-uming
220
221   [ Peter Palfrader ]
222   * Add portforwarder-ssh-wrap script.
223
224  -- Peter Palfrader <weasel@debian.org>  Sun, 21 Feb 2010 16:56:06 +0100
225
226 debian.org (30) stable; urgency=low
227
228   [ Martin Zobel-Helas ]
229   * New dependencies of debian.org-recommended:
230     - whois
231   * New dependencies of debian.org-www-master:
232     - locales
233     - locales-all
234     - latex-cjk-all
235     - dblatex
236     - xmlroff
237     - debhelper
238     - docbook
239     - jadetex
240     - openjade
241     - openjade1.3
242     - docbook-dsssl
243     - texlive-lang-czechslovak
244     - texlive-lang-finnish
245     - texlive-lang-french
246     - texlive-lang-german
247     - texlive-lang-greek
248     - texlive-lang-italian
249     - texlive-lang-other
250     - texlive-lang-portuguese
251     - texlive-lang-spanish
252     - texlive-lang-swedish
253     - texlive-lang-vietnamese
254     - ko.tex-base
255     - cm-super
256
257   [ Peter Palfrader ]
258   * New dependencies of debian.org-packages.debian.org:
259     - libtimedate-perl
260   * New dependencies of debian.org-recommended:
261     - ftp
262   * apache2-vhost-update: Show differences of vhost config being committed.
263
264  -- Martin Zobel-Helas <zobel@debian.org>  Sun, 24 Jan 2010 21:05:50 +0100
265
266 debian.org (29) stable; urgency=low
267
268   * New dependencies of debian.org-recommended:
269     - traceroute
270     - ndisc6
271     - file
272     - buffer
273     - w3m (from www-master)
274     - elinks
275     - lftp
276     - dput
277   * Add debian.org-bugs.debian.org-mx package.
278
279  -- Peter Palfrader <weasel@debian.org>  Wed, 09 Dec 2009 20:43:08 +0100
280
281 debian.org (28) stable; urgency=low
282
283   * buildd-reboot: Write 'delete-on-reboot' to no-daemon-please only
284     when the buildd has stopped cleanly.  Write
285     waiting-for-clean-shutdown while we are waiting.
286
287  -- Peter Palfrader <weasel@debian.org>  Mon, 26 Oct 2009 09:38:46 +0100
288
289 debian.org (27) stable; urgency=low
290
291   * buildd-reboot: Only touch no-daemon-please if there is currently a
292     buildd.pid.
293
294  -- Peter Palfrader <weasel@debian.org>  Sat, 24 Oct 2009 20:29:32 +0200
295
296 debian.org (26) stable; urgency=low
297
298   * *sigh*
299
300  -- Peter Palfrader <weasel@debian.org>  Fri, 23 Oct 2009 20:25:53 +0200
301
302 debian.org (25) stable; urgency=low
303
304   * Why is it always the featurs that you add and can't possibly break
305     that break?
306
307  -- Peter Palfrader <weasel@debian.org>  Fri, 23 Oct 2009 20:17:34 +0200
308
309 debian.org (24) stable; urgency=low
310
311   * New dependencies of debian.org-recommended:
312     - man-db
313     - unzip
314     - vlan, ifenslave, bridge-utils
315     - genisoimage (mc needs it to read .iso files)
316   * New dependencies of debian.org-testing-security.debian.org:
317     - python-apt
318   * New dependencies of debian.org-buildd.debian.org:
319     - r-cran-lattice
320   * Add buildd-reboot script.
321
322  -- Peter Palfrader <weasel@debian.org>  Fri, 23 Oct 2009 19:56:43 +0200
323
324 debian.org (23) stable; urgency=low
325
326   * Fix package name: patch-planet -> planet
327
328  -- Peter Palfrader <weasel@debian.org>  Mon, 28 Sep 2009 11:13:16 +0200
329
330 debian.org (22) stable; urgency=low
331
332   * New dependencies of debian.org-www-master:
333     - asciidoc
334     - libxml2-utils
335   * New dependencies of debian.org-buildd.debian.org:
336     - python-contract
337   * Add a debian.org-patch-tracker.debian.org.
338   * Add a debian.org-planet.debian.org.
339   * Add a debian.org-testing-security.debian.org.
340   * New dependencies of debian.org-recommended:
341     - git-svn
342     - subversion-tools
343
344  -- Peter Palfrader <weasel@debian.org>  Mon, 28 Sep 2009 11:10:33 +0200
345
346 debian.org (21) stable; urgency=low
347
348   * Fix a typo for www-master: -littlex +littex.
349
350  -- Peter Palfrader <weasel@debian.org>  Fri, 14 Aug 2009 11:29:15 +0200
351
352 debian.org (20) stable; urgency=low
353
354   * New dependencies of debian.org-recommended:
355     - tcptraceroute
356     - uuid-runtime
357     - finger
358   * New dependencies of debian.org-www-master:
359     - procmail (bin/lockfile)
360     - ldap-utils
361   * New debian.org-buildd.debian.org package.
362
363  -- Peter Palfrader <weasel@debian.org>  Fri, 14 Aug 2009 11:24:28 +0200
364
365 debian.org (19) stable; urgency=low
366
367   * Move dialog to debian.org (for debconf).
368   * New dependencies of debian.org:
369     - libterm-readline-gnu-perl (for readline debconf)
370     - logrotate
371   * New dependencies of debian.org-recommended:
372     - netcat-openbsd, socat, telnet
373     - irqbalance
374     - strace
375     - wget, curl
376   * Start a debian.org-www-master.debian.org.
377
378  -- Peter Palfrader <weasel@debian.org>  Thu, 23 Jul 2009 11:23:14 +0200
379
380 debian.org (18) stable; urgency=low
381
382   * I wanted psmisc, not psutils.
383
384  -- Peter Palfrader <weasel@debian.org>  Sat, 27 Jun 2009 03:21:06 +0200
385
386 debian.org (17) stable; urgency=low
387
388   * Recommends depends deborphan, dialog.
389   * Recommends depends dsa-nagios-checks.
390   * Recommends depends bsd-mailx.
391   * Recommends depends timeout.
392   * Recommends depends bzr.
393   * Recommends depends mmv.
394   * Recommends depends moreutils.
395   * Recommends depends patchutils.
396   * Recommends depends psutils.
397
398  -- Peter Palfrader <weasel@debian.org>  Sat, 27 Jun 2009 03:10:49 +0200
399
400 debian.org (16.1) stable; urgency=low
401
402   * Packages need an Arch in debian/control.
403
404  -- Peter Palfrader <weasel@debian.org>  Sun, 21 Jun 2009 16:53:01 +0200
405
406 debian.org (16) stable; urgency=low
407
408   * Make debian.org-recommended depend on mcelog on archs that provide it.
409   * Add debian.org-bugs.debian.org.
410   * Add debian.org-packages.debian.org.
411
412  -- Peter Palfrader <weasel@debian.org>  Sun, 21 Jun 2009 16:51:43 +0200
413
414 debian.org (15) stable; urgency=low
415
416   * dmidecode only exists on amd64, i386, ia64.
417
418  -- Peter Palfrader <weasel@debian.org>  Sun, 21 Jun 2009 15:09:34 +0200
419
420 debian.org (14) stable; urgency=low
421
422   * upgrade-porter-chroots: Do the chroots on pergolesi also.
423   * upgrade-porter-chroots: Print which chroot we're working on.
424   * Add debian.org-recommended meta package.
425   * Remove neuro from Uploaders.
426   * Switch to debhelper.
427   * Change descriptions a bit so lintian shuts up.
428   * Standards-Version: 3.7.2 -> 3.8.1.
429   * Add molly-guard to recommended packages list.
430   * Remove Recommends: on dsa-nagios-nrpe-config.
431
432  -- Peter Palfrader <weasel@debian.org>  Sun, 21 Jun 2009 14:37:55 +0200
433
434 debian.org (13) stable; urgency=low
435
436   * upgrade-porter-chroots: Spell testing differently.
437
438  -- Peter Palfrader <weasel@debian.org>  Mon, 16 Mar 2009 21:28:46 +0100
439
440 debian.org (12) stable; urgency=low
441
442   * emacs22 and emacs22-nox are perfectly fine emacsen.
443
444  -- Peter Palfrader <weasel@debian.org>  Tue, 10 Mar 2009 23:25:10 +0100
445
446 debian.org (11) stable; urgency=low
447
448   * Fix comment in apache2-vhost-update.
449
450  -- Peter Palfrader <weasel@debian.org>  Sat, 10 Jan 2009 16:27:55 +0100
451
452 debian.org (10) stable; urgency=low
453
454   * Do not allow include statements.
455
456  -- Peter Palfrader <weasel@debian.org>  Sat, 10 Jan 2009 14:54:34 +0100
457
458 debian.org (9) stable; urgency=low
459
460   * Make restart-apache way more powerful.
461   * Rename restart-apache to apache2-vhost-update.
462
463  -- Peter Palfrader <weasel@debian.org>  Sat, 10 Jan 2009 14:42:52 +0100
464
465 debian.org (8) stable; urgency=low
466
467   * Install restart-apache script.
468
469  -- Martin Zobel-Helas <zobel@debian.org>  Sun, 07 Dec 2008 15:35:45 +0100
470
471 debian.org (7) stable; urgency=low
472
473   * Depend on libpam-pwdfile.
474   * Install upgrade-porter-chroots script.
475
476  -- Peter Palfrader <weasel@debian.org>  Wed, 17 Sep 2008 00:23:38 +0200
477
478 debian.org (6) stable; urgency=low
479
480   * Instead of cacert-spi we can also have ca-certificates (>> 20080411).
481     That's required for lenny.
482
483  -- Peter Palfrader <weasel@debian.org>  Fri, 29 Aug 2008 00:01:03 +0200
484
485 debian.org (5) stable; urgency=low
486
487   * Depend on ed.  We like ed.
488
489  -- Peter Palfrader <weasel@debian.org>  Sun, 13 Jul 2008 10:51:40 +0200
490
491 debian.org (4) stable; urgency=low
492
493   * No longer install spi's CA into /etc/ssl/certs,
494   * instead depend on the cacert-spi package.
495
496  -- Peter Palfrader <weasel@debian.org>  Sun, 25 May 2008 19:46:20 +0200
497
498 debian.org (3) stable; urgency=low
499
500   * Add bzip2 and less to depends.
501
502  -- Peter Palfrader <weasel@debian.org>  Sun, 25 May 2008 00:48:58 +0200
503
504 debian.org (2) stable; urgency=low
505
506   * Get rid of ssh (>= 10:3) dependency.
507   * Add myself to uploaders.
508   * Remove bind9 and famke from Recommends.
509   * Remove vile, clamav-freshclam, clamav-daemon from Depends.
510   * Recommend dsa-nagios-nrpe-config.
511   * Change section to local/admin.
512   * Install spi's CA into /etc/ssl/certs
513
514  -- Peter Palfrader <weasel@debian.org>  Sun, 25 May 2008 00:30:01 +0200
515
516 debian.org (0.1) stable; urgency=low
517
518   * Initial creation of metapackage.
519
520  -- Ryan Murray <rmurray@debian.org>  Fri,  9 Nov 2007 15:55:26 -0700