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
|
node-original (1.0.2-2) unstable; urgency=medium
* Team upload
* Modernize debian/watch
* Replace embedded test modules by dependency to new node-assume
(Closes: #973961)
-- Xavier Guimard <yadd@debian.org> Sun, 08 Nov 2020 13:10:51 +0100
node-original (1.0.2-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Use dh-sequence-nodejs auto install
* Embed @types/original
* New upstream version 1.0.2
* Update copyright
* Enable upstream test using mocha
* Add lintian overrides
-- Xavier Guimard <yadd@debian.org> Thu, 29 Oct 2020 21:08:46 +0100
node-original (1.0.0-1) unstable; urgency=medium
* new upstream version
* debian/control: use secure VCS-URLs
* run node-autopkgtest.sh
-- Thorsten Alteholz <debian@alteholz.de> Sat, 13 Feb 2016 19:15:46 +0100
node-original (0.0.8-1) unstable; urgency=low
* Initial release
-- Thorsten Alteholz <debian@alteholz.de> Wed, 02 Sep 2015 18:15:46 +0200
|