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
|
science.js (1.9.3+dfsg-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Use canonical URL in Vcs-Git.
* Remove obsolete field 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
* Modernize debian/watch
* Use dh-sequence-nodejs
* Replace deprecated no-uglify by uglifyjs (Closes: #979969)
-- Xavier Guimard <yadd@debian.org> Tue, 12 Jan 2021 13:10:34 +0100
science.js (1.9.3+dfsg-1) unstable; urgency=medium
* Team Upload.
[ Viktar Basharymau ]
* Fix a typo in kde.js example
[ Nilesh ]
* Fix deprecated syntax
* Drop compat, switch to debhelper-compat
* Switch to pkg-js-tools
* Remove deprecated Makefile, generate minified files with uglifyjs
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Add patch desc
* Don't install useless package.json
* Add debian/clean
-- Nilesh <npatra974@gmail.com> Wed, 22 Jan 2020 06:05:52 +0100
science.js (1.9.3-4) unstable; urgency=medium
[ Sunil Mohan Adapa ]
* Re-enable tests during build.
-- Petter Reinholdtsen <pere@debian.org> Thu, 04 Oct 2018 17:57:25 +0000
science.js (1.9.3-3) unstable; urgency=medium
* Changed to https format url in d/copyright.
* Changed debhelper compat level from 9 to 10.
* Changed package section from web to javascript based on suggestion
from lintian.
* Use same salsa url for Git and Browser access to keep lintian happy.
* Use correct email in changelog.
* Added rule to install examples in /usr/share/doc/.
* Marked libjs-sciencejs as Multi-Arch foreign, as it contain only
javascript.
-- Petter Reinholdtsen <pere@debian.org> Fri, 28 Sep 2018 15:46:02 +0000
science.js (1.9.3-2) unstable; urgency=medium
* Moved code to salsa.debian.org.
* Updated Standards-Version from 3.9.8 to 4.2.1.
* Started using pristine-tar and enforce its use in d/gbp.conf.
* Disabled self testing during build until bug #909779 in vows is fixed.
* Replaced nodejs-legacy build dependency with nodejs. (Closes: #876618)
-- Petter Reinholdtsen <pere@debian.org> Fri, 28 Sep 2018 13:16:36 +0000
science.js (1.9.3-1) unstable; urgency=low
* Initial release (Closes: #843963)
-- Petter Reinholdtsen <pere@debian.org> Thu, 08 Dec 2016 13:47:08 +0000
|