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
|
node-methods (1.1.2+~1.1.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ node-methods: Add Multi-Arch: foreign.
[ lintian-brush ]
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.6.0, no changes needed.
[ Yadd ]
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Fix GitHub tags regex
* Fix filenamemangle
* Use dh-sequence-nodejs
* Uploaders: replace Leo Iannacone by myself, thanks for your work!
* Drop dependency to nodejs
* Embed typescript definitions and repack
* New upstream version 1.1.2+~1.1.1
-- Yadd <yadd@debian.org> Tue, 30 Nov 2021 06:31:51 +0100
node-methods (1.1.2-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Change section to javascript
* Change priority to optional
* Add debian/gbp.conf
* Add upstream/metadata
* Update VCS fields to salsa
* Switch test and install to pkg-js-tools
* New upstream version 1.1.2
* Update homepage
-- Xavier Guimard <yadd@debian.org> Sun, 20 Oct 2019 13:29:30 +0200
node-methods (1.1.0-1) unstable; urgency=medium
* New upstream release.
* Add support to autopkgtest
* debian/copyright:
- add Upstream-Contact
- release debian files with the same license of upstream: Expat
* debian/rules: disabled colors during tests
-- Leo Iannacone <l3on@ubuntu.com> Wed, 09 Jul 2014 10:10:17 +0200
node-methods (1.0.1-1) unstable; urgency=medium
* New upstream release.
* debian/copyright: drop comment on license issue
* debian/rules:
+ enable tests
+ install History.md as upstream changelog
* debian/control: add node-mocha as build-dep
-- Leo Iannacone <l3on@ubuntu.com> Fri, 06 Jun 2014 14:02:01 +0200
node-methods (0.1.0-1) unstable; urgency=low
* Initial release (Closes: #744767)
-- Leo Iannacone <l3on@ubuntu.com> Tue, 22 Apr 2014 22:31:48 +0200
|