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
|
node-diff (1.4.0~dfsg-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Jonas Smedegaard ]
* Add README.source emphasizing that control.in file is *not* a
show-stopper for contributions, referring to wiki page for details.
* Declare compliance with Debian Policy 3.9.6.
* Update Vcs-* fields to use canonical URLs and cgit web frontend.
* Update copyright info:
+ Extend coverage for myself.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Install package.json and move code to subdir.
Thanks to Jérémy Lal (see bug#784439).
* Repackage upstream tarballs, excluding images with non-DFSG licensed
color calibration.
* Modernize git-buildpackage config: Avoid "git-" prefix.
* Install examples.
-- Jonas Smedegaard <dr@jones.dk> Sun, 31 May 2015 13:32:55 +0200
node-diff (1.0.4-1) unstable; urgency=low
[ upstream ]
* New upstream release.
[ Jonas Smedegaard ]
* Fix track correct upstream project (i.e. what npmjs.org tracks as
"diff", not "node-diff".
* Fix update to use new github REST ABI.
* Have git-import-orig suppress upstream shipped .gitignore file.
* Git-ignore quilt .pc subdir.
* Stop build-depending on node-nows, and skip testsuite for now: This
module uses mocha for testing, which is not yet packaged for Debian.
* Bump standards-version to 3.9.4.
* Update copyright file:
+ Change main copyright holder, and change main license from Expat
to BSD-3-clause.
* Rerite short and long description to reflect changed module.
-- Jonas Smedegaard <dr@jones.dk> Mon, 25 Mar 2013 05:17:04 +0100
node-diff (0.2-1) unstable; urgency=low
* Initial release.
Closes: Bug#688414.
-- Jonas Smedegaard <dr@jones.dk> Fri, 05 Oct 2012 10:36:54 +0200
|