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