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
|
step.js (0.0.5+20111229-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, 05 Jan 2021 18:29:44 +0100
step.js (0.0.5+20111229-1) unstable; urgency=low
* Re-release using (git snapshot from) official source.
* Use anonscm.debian.org URL in Vcs-Browser field.
* Update copyright file:
+ Quote license strings in comments.
+ Remove search.npmjs.org as upstream source.
* Remove debian/source/local-options; abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
-- Jonas Smedegaard <dr@jones.dk> Fri, 23 Mar 2012 00:21:53 +0100
step.js (0.0.5-2) unstable; urgency=low
* Team upload.
* Fix source origin information in debian/copyright
-- David Paleino <dapal@debian.org> Thu, 22 Mar 2012 23:25:31 +0100
step.js (0.0.5-1) unstable; urgency=low
* Team upload.
* New upstream version
-- David Paleino <dapal@debian.org> Thu, 22 Mar 2012 23:03:12 +0100
step.js (0.0.4-4) unstable; urgency=low
* Set priority=extra to match ftpmaster override.
* Bump copyright file format to 1.0.
* Bump standards-version to 3.9.3.
-- Jonas Smedegaard <dr@jones.dk> Thu, 01 Mar 2012 20:41:28 +0100
step.js (0.0.4-3) unstable; urgency=low
* Bump policy compliance to standards-version 3.9.2.
* Bump copyright file format to draft 174 of DEP-5.
* Update watch file to use more flexible regex.
* Bump debhelper compatilibity level to 7.
* Relax build-depend unversioned on debhelper (needed version
satisfied even in oldstable).
* Fix install README.markdown.
* Fix unset executable bit on library.
-- Jonas Smedegaard <dr@jones.dk> Sun, 25 Dec 2011 14:03:45 +0700
step.js (0.0.4-2) unstable; urgency=low
* Team upload.
* Rename binary package from libnode-step to node-step, as per
Debian Javascript Policy (Closes: #646933)
-- David Paleino <dapal@debian.org> Fri, 28 Oct 2011 23:29:43 +0200
step.js (0.0.4-1) unstable; urgency=low
* New upstream release.
* Package now team-maintained:
+ Set Debian Javascript Maintainers as maintainer.
+ Set myself as uploader.
* Update copyright file: Bump (not extend, oddly enough) a copyright
year.
* Drop no longer needed patch.
-- Jonas Smedegaard <dr@jones.dk> Sat, 12 Mar 2011 11:29:48 +0100
step.js (0.0.3-2) experimental; urgency=low
* Fix install single libfile step.js outside of subdir.
* Rename binary package to match micro-policy Node naming scheme:
libnode-PKG.
* Fix unset executable bit on library file. Thanks to lintian.
-- Jonas Smedegaard <dr@jones.dk> Fri, 28 Jan 2011 13:00:03 +0100
step.js (0.0.3-1) experimental; urgency=low
* Initial release.
Closes: Bug#611323.
-- Jonas Smedegaard <dr@jones.dk> Fri, 28 Jan 2011 03:30:00 +0100
|