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
|
tclparser (1.4-3) unstable; urgency=low
* QA upload.
* Package is orphaned (#383654); set maintainer to Debian QA Group.
* Acknowledge NMU. Closes: #359329.
* Switch to debhelper 5.
* debian/dirs: Let the Makefile create them.
* debian/rules:
- Remove support for config.sub, config.guess, and `--host --build';
configure doesn't actually use them.
- Let dh_strip handle DEB_BUILD_OPTIONS=nostrip.
- Remove empty directories the Makefile creates.
* Conforms to Standards version 3.7.2.
-- Matej Vela <vela@debian.org> Sat, 2 Sep 2006 10:49:45 +0200
tclparser (1.4-2.1) unstable; urgency=high
* Non-maintainer upload.
* Fix syntax error in tcl.m4 (Closes: #353847).
-- Luk Claes <luk@debian.org> Mon, 27 Mar 2006 23:10:41 +0200
tclparser (1.4-2) unstable; urgency=low
* Added missing Tcl build-depend.
* (closes: #221392)
-- David N. Welton <davidw@debian.org> Sat, 13 Dec 2003 09:58:40 +0100
tclparser (1.4-1) unstable; urgency=low
* Initial Release.
-- David N. Welton <davidw@debian.org> Tue, 11 Nov 2003 14:59:27 +0100
|