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
|
libjs-chosen (1.8.7+dfsg-2) unstable; urgency=medium
* Team upload
[ lintian-brush ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Add "Rules-Requires-Root: no"
* Modernize debian/watch
* Replace deprecated no-uglify by uglifyjs (Closes: #979933)
-- Xavier Guimard <yadd@debian.org> Tue, 12 Jan 2021 17:55:37 +0100
libjs-chosen (1.8.7+dfsg-1) unstable; urgency=medium
* Take over for the Debian Javascript Group (Closes: #845708)
* debian/control: Changed: Maintainer set to Debian Javascript Maintainers
<pkg-javascript-devel@lists.alioth.debian.org> (was: Debian QA Group
<packages@qa.debian.org>). Set myself as uploader
* Update debian/copyright and add gbp.conf to ignore some upstream
files (jquery and other minified scripts used in doc
* Add upstream/metadata
* Update debian/watch to add +dfsg
* Override dh_auto_build to avoid using Grunt (many missing
dependencies)
* Update 0001-Do-not-pick-JavaScript-from-Google.patch
* Remove Made-compression-work-with-uglify-js2.patch now useless
* debian/control:
- Declare compliance with policy 4.2.1
- Change section to javascript
- Update Vcs* to salsa
- Add sassc and yui-compressor in build dependencies
* Add sassc and yui-compressor in build dependencies
* Add javascript-common in dependencies
* Add debian/clean
* Remove debian/upstream/changelog: upstream doesn't provide any changelog
-- Xavier Guimard <yadd@debian.org> Sun, 02 Sep 2018 21:24:07 +0200
libjs-chosen (0.9.15-2) unstable; urgency=medium
* QA upload.
* Remove build-dependency on node-temp package.
Modify Made-compression-work-with-uglify-js2.patch to not use the
node-temp package.
-- Ilias Tsitsimpis <i.tsitsimpis@gmail.com> Wed, 04 Jan 2017 15:13:39 +0200
libjs-chosen (0.9.15-1) unstable; urgency=medium
[ Gianfranco Costamagna ]
* Team upload.
* Update copyright file
* Bump compat level to 10
* Update VCS fields.
[ Ilias Tsitsimpis]
* New upstream release (Closes: #797166).
* Set Debian QA Group as the maintainer (package has been orphaned).
* Bump Standards-Version to 3.9.8, no changes needed.
* Update patches to apply cleanly on newer version.
* Patch Cakefile to work with Uglify-JS v2.
* Update build dependencies:
- Require a newer version of node-uglify (>= 2)
- Add build-dependency on node-temp
* Fix spelling error in package description.
* Update VCS fields to use secure URIs.
-- Ilias Tsitsimpis <i.tsitsimpis@gmail.com> Fri, 16 Dec 2016 12:08:35 +0200
libjs-chosen (0.9.11-2) unstable; urgency=medium
* Refer to MIT license as Expat
* Fix Homepage (Closes: #719068)
* Make get-orig-source target more efficient
* Add ownCloud for Debian to uploaders
* Bump standards version to 3.9.5
* Remove self from copyright holders
* Sanitize examples
* Add upstream changelog
-- David Prévot <taffit@debian.org> Thu, 31 Jul 2014 14:27:22 -0400
libjs-chosen (0.9.11-1) unstable; urgency=low
* Initial release. (Closes: #714120)
-- David Prévot <taffit@debian.org> Wed, 26 Jun 2013 00:16:21 -0400
|