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 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
|
node-optimist (0.6.1+~0.0.30-2) unstable; urgency=medium
* Team upload
[ Bas Couwenberg ]
* Remove myself from Uploaders.
[ Yadd ]
* Update test for tap 15 (Closes: #1009602)
-- Yadd <yadd@debian.org> Tue, 19 Apr 2022 13:28:24 +0200
node-optimist (0.6.1+~0.0.30-1) unstable; urgency=medium
* Team upload
[ lintian-brush ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Remove unnecessary XS-Testsuite field in debian/control.
* Remove obsolete field Name from debian/upstream/metadata (already present
in machine-readable debian/copyright).
[ Yadd ]
* Declare compliance with policy 4.6.0
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Modernize debian/watch
* Fix filenamemangle
* Fix GitHub tags regex
* Drop dependency to nodejs
* Use dh-sequence-nodejs auto install
* Embed typescript declarations and repack
* Enable upstream test (tap)
* Update examples
-- Yadd <yadd@debian.org> Mon, 03 Jan 2022 18:45:59 +0100
node-optimist (0.6.1-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 29 Dec 2020 01:23:23 +0100
node-optimist (0.6.1-1) unstable; urgency=medium
[ Leo Iannacone ]
* Update watch file to use GitHub tags.
[ Bas Couwenberg ]
* New upstream release.
* Add myself to Uploaders.
* Restructure control file with cme.
* Update Vcs-* fields to use canonical URLs.
* Add build dependency on nodejs.
* Bump debhelper compatibility to 9.
* Add autopkgtest tests.
* Add Upstream-Contact & Source to copyright file.
* Install index.js & package.json in /usr/lib/nodejs/optimist/.
* Add dependency on node-minimist.
* Add upstream metadata.
* Add gbp.conf to use pristine-tar by default.
* Update 01-migrate_to_nodejs.patch, more node -> nodejs substitutions.
* Expand extended description.
* Bump Standards-Version to 3.9.6, changes: Vcs-* URLs, copyright.
-- Bas Couwenberg <sebastic@debian.org> Fri, 13 Mar 2015 18:39:35 +0100
node-optimist (0.3.5-1) unstable; urgency=low
* Imported Upstream version 0.3.5
* updated patch for renamed example directory
* control: added dod to uploaders
-- Dominique Dumont <dod@debian.org> Wed, 13 Mar 2013 16:17:42 +0100
node-optimist (0.3.1-2) unstable; urgency=low
* Migrate from node to nodejs (Closes: #686892)
* Standards-Version bump to 3.9.4, no changes needed
* Updated debian/copyright
-- David Paleino <dapal@debian.org> Thu, 20 Sep 2012 12:33:30 +0200
node-optimist (0.3.1-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Sat, 31 Dec 2011 12:14:52 +0100
node-optimist (0.2.8-1) unstable; urgency=low
* New upstream version
* Add debian/watch
-- David Paleino <dapal@debian.org> Wed, 16 Nov 2011 22:38:29 +0100
node-optimist (0.2.6-2) unstable; urgency=low
* Compliance to Debian Javascript Policy
-- David Paleino <dapal@debian.org> Sun, 16 Oct 2011 00:11:30 +0200
optimist.js (0.2.6-1) unstable; urgency=low
* Initial release (Closes: #645176)
-- David Paleino <dapal@debian.org> Thu, 13 Oct 2011 11:36:40 +0200
|