1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
modules (3.2.10-10) unstable; urgency=medium
* Conflict with lmod. Closes: #846580
* Standards-Version: 3.9.8; no changes required
* Now use debhelper 10.
* Move /etc/bash_completions.d -> /usr/share/bash-completions/completions
* Close old bugs already fixed: Closes: #731974
* Fix broken path to modulecmd in bash completions. Closes: #785223
* Remove duplicate ref to conffile modulespath
-- Alastair McKinstry <mckinstry@debian.org> Fri, 02 Dec 2016 11:17:36 +0000
modules (3.2.10-9) unstable; urgency=medium
* Now use xz compression.
* Build with optional tclX support. Closes: #741775.
* Ensure bug closed after typo in last entry: Close: #731974.
-- Alastair McKinstry <mckinstry@debian.org> Tue, 18 Mar 2014 11:54:56 +0000
modules (3.2.10-8) unstable; urgency=medium
[Yaroslav O. Halchenko]
* debian/sh
- enable init script for zsh. Closes: #731974.
* Add support for tcl < 8.6.
-- Alastair McKinstry <mckinstry@debian.org> Thu, 12 Dec 2013 06:34:42 +0000
modules (3.2.10-7) unstable; urgency=low
* Add /etc/environment-modules/modulespath as conffile;
/usr/share/init/.modulespath points to this. Closes: #711955
* Add /etc/environment-modules/modules ; include in modulespath.
* Patch for fixing minor compiler warnings from lintian.
* Standards-Version: 3.9.5.
-- Alastair McKinstry <mckinstry@debian.org> Fri, 29 Nov 2013 18:24:31 +0000
modules (3.2.10-6) unstable; urgency=low
* Fix testsuite breakage on kFreeBSD
-- Alastair McKinstry <mckinstry@debian.org> Sun, 10 Nov 2013 18:50:04 +0000
modules (3.2.10-5) unstable; urgency=low
* Undo tcl8.6-dev change until the transition as it breaks buildds.
Closes: #726890.
-- Alastair McKinstry <mckinstry@debian.org> Sat, 26 Oct 2013 22:09:35 +0100
modules (3.2.10-4) unstable; urgency=low
* Replace tcl8.6-dev by tcl-dev | tcl8.6-dev for FTBFS in experimental
Closes: #725010.
* Added Patch for uname version strings with braces in them.
* Enable syslog functionality.
-- Alastair McKinstry <mckinstry@debian.org> Mon, 14 Oct 2013 09:50:10 +0100
modules (3.2.10-3) unstable; urgency=low
* Fixes needed for -Werror=format-security.
-- Alastair McKinstry <mckinstry@debian.org> Wed, 12 Jun 2013 09:20:40 +0100
modules (3.2.10-2) unstable; urgency=low
* Move from tcl8.5 to tcl8.6.
* Minor fix needed for hardening; dh_compat=9
-- Alastair McKinstry <mckinstry@debian.org> Tue, 11 Jun 2013 13:34:08 +0100
modules (3.2.10-1) unstable; urgency=low
* New upstream release. Closes: #397906.
* Fix ksh completion patch. Thanks to Bastian Neuberger. Closes: #697685.
* Now at Standards-Version: 3.9.4
* Move to Debhelper dependency >=9.
* Add hardening, linking as-needed.
* Add watch file thanks to Bart Martens.
-- Alastair McKinstry <mckinstry@debian.org> Sat, 26 Jan 2013 15:04:02 +0000
modules (3.2.9c-3) unstable; urgency=low
* Fix broken bash completion. Thanks to Alexy Brodkin for patch.
Closes: #691521
-- Alastair McKinstry <mckinstry@debian.org> Sun, 04 Nov 2012 14:51:25 +0000
modules (3.2.9c-2) unstable; urgency=low
* B-D on tcl8.5-dev, not tcl8.5 only. Closes: #671522.
-- Alastair McKinstry <mckinstry@debian.org> Sat, 05 May 2012 19:57:57 +0100
modules (3.2.9c-1) unstable; urgency=low
* Initial release. (Closes: #583484)
-- Alastair McKinstry <mckinstry@debian.org> Fri, 13 Apr 2012 11:14:56 +0100
|