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
|
trivial-features (20161107.git29ab1da-2) unstable; urgency=medium
* Actually fail autopkgtest on test failures.
* Bump to debhelper compat level 12
* Add Rules-Requires-Root: no
* Bump to S-V 4.3.0
-- Sébastien Villemot <sebastien@debian.org> Sun, 03 Feb 2019 11:40:32 +0100
trivial-features (20161107.git29ab1da-1) unstable; urgency=medium
* New upstream snapshot.
* Mark as M-A foreign.
* Ship README.md and SPEC.md.
* Bump to debhelper compat level 11.
* Rewrite d/rules using dh.
* Bump to S-V 4.1.4.
* Add myself to Uploaders.
* Update package description.
* Add Recommends on cl-rt, cl-cffi, cl-alexandria (for the testsuite).
* Rewrite d/copyright using machine-readable format 1.0.
* Add an autopkgtest that runs the testsuite on sbcl, ecl and clisp.
-- Sébastien Villemot <sebastien@debian.org> Fri, 27 Apr 2018 11:19:31 +0200
trivial-features (0.6-2) unstable; urgency=medium
* Team upload.
* Update Vcs-* fields for move to salsa.
* Remove ${shlibs:Depends}, this is an arch:all package.
* Set Maintainer to debian-common-lisp@l.d.o.
* Move to 3.0 (quilt) source format.
* Remove Build-Depends on dh-lisp.
* Remove obsolete README.Debian.
* Use secure URL for Homepage.
* Update d/watch using uscan git HEAD mode.
-- Sébastien Villemot <sebastien@debian.org> Fri, 13 Apr 2018 23:27:33 +0200
trivial-features (0.6-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Don't install non-existent files (Closes: #821786).
* Add explicit debian/source/format.
-- Andrey Rahmatullin <wrar@debian.org> Sat, 26 Nov 2016 17:00:45 +0500
trivial-features (0.6-1) unstable; urgency=low
* First packaged.
* Added dummy watch file
-- Peter Van Eynde <pvaneynd@debian.org> Sat, 07 Nov 2009 14:25:09 +0100
|