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
|
node-base64id (2.0.0-1) unstable; urgency=medium
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* New upstream version 2.0.0
-- Xavier Guimard <yadd@debian.org> Mon, 28 Oct 2019 13:34:28 +0100
node-base64id (1.0.0-2) unstable; urgency=medium
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Switch install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Sat, 03 Aug 2019 15:42:16 +0200
node-base64id (1.0.0-1) unstable; urgency=medium
[ Mike Gabriel ]
* debian/control: Drop myself from Uploaders: field.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Change section to javascript
* Change priority to optional
* Set myself as uploader (Closes: #921360)
* Add upstream/metadata
* New upstream version 1.0.0
* Minimal test using pkg-js-tools
* Fix install
* Update VCS fields to salsa
* Update debian/copyright
-- Xavier Guimard <yadd@debian.org> Sun, 10 Feb 2019 17:22:42 +0100
node-base64id (0.1.0-3) unstable; urgency=medium
* debian/control:
+ Move packaging Git to pkg-javascript namespace on Alioth.
+ Bump Standards: to 3.9.5. No changes needed.
+ Alioth-canonicalize Vcs-*: fields.
-- Mike Gabriel <sunweaver@debian.org> Tue, 19 Aug 2014 18:59:24 +0200
node-base64id (0.1.0-2) unstable; urgency=low
* /debian/control:
+ Fix versioned dependency on nodejs.
-- Mike Gabriel <sunweaver@debian.org> Wed, 15 May 2013 11:04:10 +0200
node-base64id (0.1.0-1) unstable; urgency=low
* Upstream release 1.0.
* /debian/copyright:
+ Use Expat as license name which is preferrable to the
ambiguous term MIT.
-- Mike Gabriel <sunweaver@debian.org> Thu, 09 May 2013 21:22:23 +0200
node-base64id (0.1.0~git20130507-1) unstable; urgency=low
* Initial release. (Closes: #707171). Obtained from upstream Git,
corresponding to commit: aa805d558c407f52f8958411163a40f898b89faa.
-- Mike Gabriel <sunweaver@debian.org> Tue, 07 May 2013 23:47:45 +0200
|