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 96 97
|
node-nopt (5.0.0-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Use dh-sequence-nodejs
* New upstream version 5.0.0
-- Xavier Guimard <yadd@debian.org> Sat, 26 Dec 2020 10:20:44 +0100
node-nopt (3.0.6-4) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 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 ]
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Use pkg-js-tools auto test & install
* Update copyright
-- Xavier Guimard <yadd@debian.org> Sat, 21 Mar 2020 17:49:11 +0100
node-nopt (3.0.6-3) unstable; urgency=medium
* License changed to ISC
* B-D node-abbrev since build runs tests (Closes: #845617)
-- Jérémy Lal <kapouer@melix.org> Fri, 25 Nov 2016 10:32:32 +0100
node-nopt (3.0.6-2) unstable; urgency=medium
* Team upload
* Enable tests
-- Sruthi Chandran <srud@disroot.org> Wed, 09 Nov 2016 17:45:18 +0530
node-nopt (3.0.6-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 3.0.6
-- Tim Potter <tpot@hpe.com> Tue, 20 Sep 2016 16:40:46 +1000
node-nopt (3.0.1-1) unstable; urgency=medium
* Imported Upstream version 3.0.1
* build-depends nodejs
* Standards-Version: 3.9.5
* move to pkg-javascript
-- Jérémy Lal <kapouer@melix.org> Tue, 29 Jul 2014 08:34:39 +0200
node-nopt (2.1.2-1) unstable; urgency=low
* Upstream update.
* control:
+ Standards-Version 3.9.4
+ Canonicalize Vcs fields
* copyright: add Upstream-Contact and Source fields.
-- Jérémy Lal <kapouer@melix.org> Wed, 21 Aug 2013 00:30:08 +0200
node-nopt (2.1.1-1) experimental; urgency=low
* Upstream update.
* Use github url in watch file.
* Use dh_installexamples instead of dh_installdocs.
-- Jérémy Lal <kapouer@melix.org> Fri, 22 Mar 2013 09:40:49 +0100
node-nopt (1.0.10-2) unstable; urgency=low
* Fix Homepage field in debian/control
* Fix watch file.
* Add dependency on node-abbrev. (Closes: #671256)
-- Jérémy Lal <kapouer@melix.org> Mon, 19 Mar 2012 15:36:14 +0100
node-nopt (1.0.10-1) unstable; urgency=low
* Initial release (Closes: #664237)
-- Jérémy Lal <kapouer@melix.org> Sat, 17 Mar 2012 23:43:55 +0100
|