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 104 105 106 107 108 109 110 111 112 113 114 115
|
minlog (4.0.99.20100221-7) unstable; urgency=medium
* QA upload.
* debian/rules: Set FORCE_SOURCE_DATE=1 in order for texlive to respect
SOURCE_DATE_EPOCH for reproducible timestamps. (Closes: #978746)
* debian/control: Set Rules-Requires-Root to "no".
* debian/rules: Convert to using "dh".
* Switch to debhelper-compat 13.
* debian/rules: Add dh_auto_test override to allow failures.
* debian/rules: Pass long-hand --exclude option to dh_compress.
* debian/rules: Remove custom CFLAGS.
* debian/rules: Remove test suite outputs dh_auto_test.
* debian/control: Add Vcs headers.
* debian/rules: Respect DEB_BUILD_OPTIONS=nocheck.
* debian/rules: Disable parallel builds to fix build failure.
* debian/control: Update Standards-Version to 4.5.1.
-- Vagrant Cascadian <vagrant@reproducible-builds.org> Thu, 31 Dec 2020 15:04:42 -0800
minlog (4.0.99.20100221-6) unstable; urgency=medium
* QA upload.
* Set Maintainer to Debian QA Group. (See: #846851)
* Switch from plt-scheme to racket. (Closes: #825402)
* Add build-indep/build-arch targets.
* Depend on emacs25 | emacs24.
-- Andreas Beckmann <anbe@debian.org> Sat, 10 Dec 2016 02:03:58 +0100
minlog (4.0.99.20100221-5.2) unstable; urgency=low
* Non-maintainer upload.
* Fix "contains /usr/share/doc-base/doc-base":
s/doc-base/minlog/ debian/minlog.doc-base
(closes: #581738).
-- gregor herrmann <gregoa@debian.org> Sat, 17 Jul 2010 17:56:47 +0200
minlog (4.0.99.20100221-5.1) unstable; urgency=low
[ Jari Aalto ]
* Non-maintainer upload.
- Move to packaging format "3.0 (quilt)" due to patch.
* debian/compat
- Update to 7.
* debian/control
- Remove EOL whitespaces.
- (Build-Depends): Change obsolete mzscheme to plt-scheme.
Patch tanks to Hideki Yamane (Debian-JP) <henrich@debian.or.jp>
(FTBFS; Closes: #577343). Add emacs23. Remove emacs21.
Update to debhelper 7.1.
- (Depends): Add ${misc:Depends}.
- (Homepage): New field.
- (Standards-Version): Update to 3.8.4.
* debian/copyright
- Update old FSF addresses to point to URL.
- Point to GPL-2. Remove EOL whitespaces.
* debian/doc-base
- New file.
* debian/rules
- Remove EOL whitespaces.
- (install): Update dh_clean to dh_prep.
* debian/source/format
- New file.
* debian/watch
- New file.
-- Jari Aalto <jari.aalto@cante.net> Tue, 11 May 2010 13:36:50 +0300
minlog (4.0.99.20100221-5) unstable; urgency=low (high for users of mzsccheme)
* Closes: #570235 due to incompatibility between mzscheme and r5rs
* upate to svn head
-- Freiric Barral <barral@math.lmu.de> Sat, 20 Feb 2010 17:55:50 +0100
minlog (4.0.99.20080304-4.1) unstable; urgency=low
* Non-maintainer upload.
* add ${misc:Depends}
* Change Build dependency fronm tetex to texlive (Closes: #562301)
-- Christoph Egger <christoph@debian.org> Sat, 13 Feb 2010 00:17:04 +0100
minlog (4.0.99.20080304-4) unstable; urgency=low
* CVS snapshot
-- Freiric Barral <barral@math.lmu.de> Tue, 04 Mar 2008 11:21:04 +0100
minlog (4.0.99-4) unstable; urgency=low
* Added missing copyright notices.
* Initial upload closes: #406186
-- Freiric Barral <barral@math.lmu.de> Fri, 12 Oct 2007 13:55:13 +0100
minlog (4.0.99-3) unstable; urgency=low
* XEmacs does not work with Minlog. So recommend either emacs21 or
emacs22 (though the latter is not available yet).
-- Freiric Barral <barral@math.lmu.de> Wed, 3 Nov 2006 19:28:10 +0100
minlog (4.0.99-2) unstable; urgency=low
* Use debhelper v4 and therefore put everything into debian/minlog
-- Freiric Barral <barral@math.lmu.de> Wed, 2 Nov 2006 19:27:10 +0100
minlog (4.0.99-1) unstable; urgency=low
* Initial release
-- Freiric Barral <barral@math.lmu.de> Wed, 1 Nov 2006 19:26:10 +0100
|