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
|
node-compressible (2.0.18-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
[ Xavier Guimard ]
* New upstream version 2.0.18
-- Xavier Guimard <yadd@debian.org> Mon, 25 May 2020 08:55:01 +0200
node-compressible (2.0.17-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Add upstream/metadata
* New upstream version 2.0.17
* Update dependencies: compressible depends on node-mime
* Switch test and install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Mon, 09 Dec 2019 06:45:02 +0100
node-compressible (2.0.15-3) unstable; urgency=medium
* Team upload
* Fix lintian warnings
-- Bastien Roucariès <rouca@debian.org> Fri, 02 Nov 2018 10:21:05 +0100
node-compressible (2.0.15-2) unstable; urgency=medium
* Run testsuite in CI
-- Bastien Roucariès <rouca@debian.org> Thu, 01 Nov 2018 17:33:50 +0100
node-compressible (2.0.15-1) unstable; urgency=medium
* Team upload
* New upstream version
* Bump compat and policy
* Move to javascript section
* Improve testing
* patch package.json, we support recent mime-db
-- Bastien Roucariès <rouca@debian.org> Thu, 01 Nov 2018 16:42:40 +0100
node-compressible (2.0.1-1) unstable; urgency=medium
* Imported Upstream version 2.0.1
* Bump Standards-Version 3.9.6
* debian/copyright: add new author
* debian/watch: fix dversionmangle
* debian/control: add dependency on node-mime-types
* debian/install: remove specification.json, no longer shipped in upstream
* debian/rules: install HISTORY.md as upstream changelog
* 0000-use_mime-db_from_mime-types.patch: use mime-db
from mime-types modules
* 0001-fix_upstream_test.patch: do not fail if new mime-db
does not have type required by the tests.
* Add autopkgtest suite
-- Leo Iannacone <l3on@ubuntu.com> Fri, 10 Oct 2014 12:20:18 +0200
node-compressible (1.1.0-1) unstable; urgency=low
* Initial release (Closes: #751580)
-- Leo Iannacone <l3on@ubuntu.com> Wed, 18 Jun 2014 00:25:49 +0200
|