]> git.donarmstrong.com Git - neurodebian.git/blob - debian/changelog
neurodebian - moved wget, python to Depends from Pre-Depends
[neurodebian.git] / debian / changelog
1 neurodebian (0.34) unstable; urgency=medium
2
3   * Re-upload to Debian proper (Closes: #757279), addressing Debian
4     ftpmaster concerns (Thanks Ansgar Burchardt for the thorough review
5     and suggestions)
6   * debian/control
7     - neurodebian-guest-additions:
8       - this binary package will be built ONLY for the NeuroDebian wheezy,
9         and that is why was removed from the stock debian/control
10       - moved virtualbox-guest* dependencies into Depends (from
11         Pre-Depends), and stripping deprecated -ose suffix
12       - dropped depends on elderly gdm, now lightdm or any x-display-manager
13       - fixing package names for chromium, and removing update-manager-gnome
14         N/A in sid
15     - neurodebian
16       - moved wget, python to Depends from Pre-Depends
17   * debian/neurodebian-popularity-contest.*
18     - .postinst  should try to remove old-fashion popcon entry only if
19       upgrading/configuring from pre 0.33 version of neurodebian-*
20     - .postrm  removed altogether since will not longer be needed because
21       popcon configuration gets installed as a config file now
22   * tools/nd-configurerepo
23     - use long GPG key id
24     - unify prefix for environment variables to be NEURODEBIAN_ instead of
25       more cryptic ND_AE_
26   * tools/neurodebian.{preinst,templates,config}
27     - add an explicit question either NeuroDebian APT configuration should
28       be installed (i.e. NeuroDebian repository being enabled). debconf
29       default/value could be overriden from the environment using
30       NEURODEBIAN_ENABLE.
31
32  -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 13 Aug 2014 13:43:13 -0400
33
34 neurodebian (0.33) UNRELEASED; urgency=medium
35
36   * Initial (rejected) upload to Debian proper
37   * Support popularity-contest >= 1.61 encrypting submissions:
38     - provide GPG public key for encryption of submissions
39   * Updated list of currently supported Ubuntu releases
40   * New features:
41     - neurodebian and neurodebian packages to provide 1-click
42       NeuroDebian deployment on Debian/Ubuntu boxes
43   * Breakage of "compatibility":
44     - do not install sphinx sources
45
46  -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 08 Aug 2014 16:29:40 -0400
47
48 neurodebian (0.32) neurodebian; urgency=low
49
50   [ Michael Hanke ]
51   * complete redesign of the website, now based on modularized-away bigmess
52
53   [ Yaroslav Halchenko ]
54   * nd_* tools:
55     - cmdsettings.sh: drop building for EOLed hardy, add raring
56     - vmsetupvizard: install all ipython frontends (notebook, qtconsole)
57       for recent versions of ipython
58   * bulk of other changes
59
60  -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 01 Nov 2013 16:30:46 -0400
61
62 neurodebian (0.31) neurodebian; urgency=low
63
64   * debian/copyright:
65     - adjusted for dep5 v1.0. compliance
66   * website:
67     - updated URL of the Magdeburg mirror
68     - more testimonials, derivatives information
69   * VM (6.999.b4.20121231):
70     - small fixes (cleanup etc)
71   * nd_* tools:
72     - backport-dsc: assure adding log entries to freshly created changelog
73       entry
74     - removed karmic, maverick and natty from build targets -- their support
75       ended
76
77  -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 12 Mar 2013 20:41:56 -0400
78
79 neurodebian (0.30) neurodebian; urgency=low
80
81   * Preparing a new VM image (6.999.b4.20121206) - based on upcoming wheezy
82     release's beta4
83     - uses XFCE4 instead of Gnome(3) -- Depends on gdm | lightdm now,
84       uses urxvt as the default xterm
85     - nd-vmsetupwizard: extended list of topic choices
86     - vm/tools (with contributions from Tiziano Zito)
87       - does not require external webserver (uses Python's standard)
88       - basic cmdline options handling to avoid hard-coded values
89       - preseed.cfg is now templated
90   * website:
91     - new mirror ([de-m])
92   * nd_* tools:
93     - nd_build_testrdepends:
94       - signs the repository
95       - should work now with non-sid distributions
96     - nd_querycfg:
97       - generalized to query any config file
98
99  -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 19 Dec 2012 10:45:02 -0500
100
101 neurodebian (0.29) neurodebian; urgency=low
102
103   [ Yaroslav Halchenko & Michael Hanke ]
104   * website:
105     - new mirror ([de-md])
106     - dynamic ranges for the new distributions subscription stats plot
107   * VM (6.0.6):
108     - base on 6.0.6 Debian point release (finally version of NeuroDebian
109       VM is in sync with the Debian release)
110     - nd-vmsetupwizard:
111       - robustify check/linking of $HOME/host
112       - optional installations dialog:
113         - set height of the dialog to 450 for to fit all list items
114         - refactored "GIMP" section into "Graphics" which would install
115           also inkscape, vym and svgtune
116         - added sections for "PyMVPA tutorial", and different collections of
117           Python modules (Neuroimaging, Electrophysiology, etc)
118         - Python selections depend on ipython01x instead of older ipython
119           to provide IPython notebooks facilities out-of-the-box
120
121  -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 01 Oct 2012 12:26:37 -0400
122
123 neurodebian (0.28) neurodebian; urgency=low
124
125   [ Michael Hanke & Yaroslav Halchenko]
126   * website:
127     - lots of changes
128   * nd_* tools:
129     - backport-dsc: backport to squeeze by default
130     - nd_adddist: explicitly specify debian keyring to work on Ubuntus
131     - nd_build_testrdepends: test dependees of all binary packages
132     - cmdsettings.sh: in allnddist -- deprecated lenny, added precise
133   * VM:
134     - neurodebian-guest-additions: in preparation for wheezy NeuroDebian
135       VM appliance added option for gdm3
136
137  -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 19 Jul 2012 23:46:00 -0400
138
139 neurodebian (0.27) neurodebian; urgency=low
140
141   * nd_* tools:
142     - backport-dsc: escape "~" to prevent expansion into $HOME
143     - nd_adddist: adds apt lines for <release>-updates if available
144   * VM:
145     - "brain" user added to "vboxsf" to get access to
146       shared host directories
147
148  -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 07 Nov 2011 17:59:54 -0500
149
150 neurodebian (0.26) neurodebian; urgency=low
151
152   [ Michael Hanke & Yaroslav Halchenko]
153   * website:
154     - lots of changes: blog, artwork, survey, testimonials, etc.
155   * nd_* tools:
156     - added support for Ubuntu 11.04 -- Oneiric
157     - new tool nd_build_testrdepends to test either upcoming version of a
158       package would break any reverse build-depends
159     - new tool nd_adddistall to generate cow chroots for all distributions
160     - nd_build now returns non-0 code upon any failure to build
161   * VM:
162     - for 6.0.4 VM: addressed issue with dkms build of guest additions
163     - for 6.0.5 VM:
164       - NeuroDebian "Welcome Wizard" pulls scipy instead of only numpy for
165        "Scientific Python"
166       - doubled the sizes of partition (40GB) and swap (2GB)
167       - fixed linking of ~/host in nd-vmsetupwizard to be in line
168         with recent VB (4.x)
169   * Boosted policy to 3.9.2 -- no changes
170
171  -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 17 Oct 2011 00:10:27 -0400
172
173 neurodebian (0.25) neurodebian; urgency=low
174
175   * Various improvements to the webportal.
176   * Support for Ubuntu natty
177
178  -- Michael Hanke <mih@debian.org>  Fri, 29 Apr 2011 09:19:15 -0400
179
180 neurodebian (0.24) neurodebian; urgency=low
181
182   * Tuning up VM setup
183   * [ed8864b] lightweighting of VM image (removing -dev packages)
184   * [847fc01] fixing up additional cleaning
185   * [1cbcacd] install reportbug
186   * [c4e51a7] nd-vmsetupwizard - invoke update-software-center to
187     overcome #612437
188   * [6aaefb0] nd-autoinstall - add --trivial-only to prevent actual
189     installation while getting sizes msg
190   * [0b16d50] nd-vmsetupwizard - add Octave (including qtoctave) as
191     the choice for installing
192   * [0ea682f] nd-vmsetupwizard - add option for sourcing of FSL/AFNI
193     .sh files in user"s .profile
194
195  -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 08 Feb 2011 12:41:28 -0500
196
197 neurodebian (0.23) neurodebian; urgency=low
198
199   [ Michael Hanke ]
200   * [de48f60] Condor to Blends
201   * Website:
202     - [56fde2f] Introduced NeuroDebian projects page
203     - [c87e701] Debtest
204     - [7a0bd3b] Put 'I want to help' button from openhatch.
205     - [2da9ec1] Reword Freesurfer project description.
206     - [530fe7f] Mention squeeze as stable and wheezy as the new testing.
207
208   [ Yaroslav Halchenko ]
209   * Additional blends tasks entries: NEST, pyxnat, tscope, bluespike,
210     opensesame, etc.
211   * [860e3d1] tools/nd_build: generate/update summary.build file with
212     OK/FAILED per .build
213   * Website:
214     - Extending projects list
215     - [0a4391e] Consider also "Recommends" to select packages from task
216       pages
217     - [578734b] minor fixes in FAQ
218     - [7b9afd5] BF: pkg.rst -- explicit empty line after a note before
219       section title
220     - [173adb7] tids and bits into proj_matlab
221     - [0825acb] more links and abbreviations
222     - [26c856d] enh: annonymous links to mirrors
223     - [6ad3e3c] BF: Disabling openhatche's copy of jquery, even though
224       loosing cool tipsy functionality for now
225     - [bd82cfe] adding section titles to the master quote pages
226   * VM:
227     - [746861f] vm-6.0.2 version - use released squeeze
228     - [a000afb] fixing up redirection of an echo cmd
229     - [dd6accf] nd-vmsetupwizard - handle installed (but disabled) by
230       default popcon
231     - [5090ef2] assure persistent hostname 'neurodebian' - write it into
232       /etc/hostname
233   * Live-CD:
234     - [84193f6] add more of gnome and utils into a live cd
235     - [defaab3] give sensible values for the volume label and use it for
236       .iso filename
237
238  -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 07 Feb 2011 14:44:30 -0500
239
240 neurodebian (0.22) neurodebian; urgency=low
241
242   [ Yaroslav Halchenko ]
243   * blends-inject :
244     * [6833800] 0.0.6: skip files based on regexp and "emptiness"
245     * [69030fb] 0.0.7: NF/BF -- obtain source name from control,
246       skip hash-commented control entries
247   * [bed4bfa] added future/blends skeleton file (skel) and a set of
248     new blends files
249   * tools/*
250     * [66e4c32] fixed passing of optional cmdline args in nd_ tools:
251       must use "$@" instead of plain $*
252     * [fd2c503] tools/nd_build: generate/update summary.build file with
253       OK/FAILED per .build
254   * [0872417] Slight clarifications in the description of
255     -popularity-contest package
256
257   [ Michael Hanke ]
258   * [56d8e62] Enable TODO items in sphinx.
259   * [b98b0b7] Move mailing list links into common list.
260   * [56fde2f] Draft for a project list and two proposals.
261   * [a12bc58] Link new projects list into the FAQ
262   * [82b92d5] Renamed matlab -> matlab-support
263   * [69f6512] Put icon links to extracts from DSCs (README, changelog,
264     copyright)
265
266  -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 10 Jan 2011 11:06:54 -0500
267
268 neurodebian (0.21) neurodebian; urgency=low
269
270   * Fixing bashism in popcon post-scripts -- no "+=" operator
271
272  -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 07 Dec 2010 08:48:53 -0500
273
274 neurodebian (0.20) neurodebian; urgency=low
275
276   * New package neurodebian-popularity-contest, which all backported
277     packages will depend on.
278
279  -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 06 Dec 2010 14:27:56 -0500
280
281 neurodebian (0.19) neurodebian; urgency=low
282
283   * Initial release.
284
285  -- Michael Hanke <michael.hanke@gmail.com>  Thu, 25 Nov 2010 10:16:04 -0500