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