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 113 114 115 116 117 118 119 120 121 122 123 124 125
|
node-browserify-lite (0.5.1-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Use dh-sequence-nodejs
* Replace deprecated no-uglify by uglifyjs (Closes: #979916)
-- Xavier Guimard <yadd@debian.org> Tue, 12 Jan 2021 20:56:17 +0100
node-browserify-lite (0.5.1-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Use pkg-js-tools auto test & install
* New upstream version 0.5.1 (Closes: #954409)
-- Xavier Guimard <yadd@debian.org> Sat, 21 Mar 2020 13:43:59 +0100
node-browserify-lite (0.5.0-8) unstable; urgency=medium
* Move to /usr/share
* Bump policy and debhelper
-- Bastien Roucariès <rouca@debian.org> Wed, 04 Sep 2019 15:25:50 +0200
node-browserify-lite (0.5.0-7) unstable; urgency=medium
* Bug fix: "autopkgtest regression", thanks to Graham Inggs (Closes:
#918833). Use .PHONY rules
-- Bastien Roucariès <rouca@debian.org> Wed, 16 Jan 2019 11:49:51 +0100
node-browserify-lite (0.5.0-6) unstable; urgency=medium
* Bug fix: "autopkgtest regression", thanks to Graham Inggs (Closes:
#918833).
-- Bastien Roucariès <rouca@debian.org> Sun, 13 Jan 2019 16:32:42 +0100
node-browserify-lite (0.5.0-5) unstable; urgency=medium
* Team upload.
* Fix depend on node-uglify (not uglifyjs).
Closes: Bug#918935. Thanks to Adrian Bunk.
-- Jonas Smedegaard <dr@jones.dk> Thu, 10 Jan 2019 19:56:01 +0100
node-browserify-lite (0.5.0-4) UNRELEASED; urgency=medium
* Update VCS fields
* Add upstream/metadata
-- Xavier Guimard <yadd@debian.org> Thu, 10 Jan 2019 19:33:36 +0100
node-browserify-lite (0.5.0-3) unstable; urgency=medium
* Bug fix: "autopkgtest regression", thanks to Graham Inggs (Closes:
#918833).
-- Bastien Roucariès <rouca@debian.org> Wed, 09 Jan 2019 23:30:54 +0100
node-browserify-lite (0.5.0-2) unstable; urgency=medium
* Move to section javascript
* Bump compat and policy
* Add myself as uploader
* Depends on nodejs >=6. Thus drop nodejs patch.
* Bug fix: "Updating the node-browserify-lite Uploaders list", thanks to
Tobias Frost (Closes: #909874).
* Bug fix: "Quoting fixed in autopkgtest 5.2", thanks to Graham Inggs
(Closes: #894929).
* Add running test suite as debci
* Bug fix: "unreproducible output order", thanks to Rebecca N. Palmer
(Closes: #918361).
* Generate example under debci
-- Bastien Roucariès <rouca@debian.org> Mon, 07 Jan 2019 15:03:54 +0100
node-browserify-lite (0.5.0-1) unstable; urgency=medium
* Team upload
* Import upstream release 0.5.0.
-- Johannes Schauer <josch@debian.org> Wed, 05 Jul 2017 20:48:50 +0200
node-browserify-lite (0.3.0-2) unstable; urgency=medium
* Team upload
* Fix cli.js permssion (Closes: #853131)
* Bump debhelper compat to 9
-- Pirate Praveen <praveen@debian.org> Mon, 30 Jan 2017 14:34:30 +0530
node-browserify-lite (0.3.0-1) unstable; urgency=medium
* Import upstream release 0.3.0.
* remove XS-Testsuite - no longer necessary with new dpkg version
-- Andrew Kelley <superjoe30@gmail.com> Tue, 07 Jul 2015 14:10:27 -0700
node-browserify-lite (0.2.4-1) unstable; urgency=medium
* Import upstream release 0.2.4.
* Fix shebang line patch.
* Bump standards version to 3.9.6.
* Add lintian override for hyphen in man page.
-- Andrew Kelley <superjoe30@gmail.com> Fri, 15 May 2015 20:31:40 +0000
node-browserify-lite (0.2.2-1) unstable; urgency=medium
* Initial release (Closes: #763916)
-- Andrew Kelley <superjoe30@gmail.com> Sat, 04 Oct 2014 01:06:18 +0200
|