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
|
eancheck (1.0-2) unstable; urgency=medium
* QA upload.
* Add Vcs fields.
* Orphan the package (see #859485).
* Use source format 3.0 (quilt).
+ Turn previously directly applied patch into a quilt patch.
* Bump debhelper compat level to 10.
* Rewrite debian/rules using the dh sequencer. Closes: #830462
* Add patches for:
+ Support dh_auto_install by recognizing $(DESTDIR).
+ Honor CFLAGS from the env.
+ Reproducible gzip by adding -n.
* Bump Standards-Version to 3.9.8.
* Rewrite d/copyright using DEP-5.
-- Mattia Rizzolo <mattia@debian.org> Tue, 04 Apr 2017 08:00:34 +0200
eancheck (1.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS with GCC 4.3 (Closes: #461702).
-- Luk Claes <luk@debian.org> Sun, 09 Mar 2008 18:36:38 +0000
eancheck (1.0-1) unstable; urgency=low
* Initial release.
-- Joe Baldwin <joe@joe-baldwin.net> Sun, 7 Jan 2007 19:39:07 +0000
|