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
|
node-policyfile (0.0.6+ds-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Use pkg-js-tools auto test & install
* Update copyright
-- Xavier Guimard <yadd@debian.org> Sun, 01 Mar 2020 17:50:14 +0100
node-policyfile (0.0.6+ds-1) unstable; urgency=medium
* Team upload
[ Andreas Moog ]
* Imported upstream release 0.0.6
+ Fixes autopkgtests (Closes: #872894)
* debian/control:
+ Correct homepage field (Closes: #872903)
+ Use debhelper compat 11
+ Update to Standards-Version 4.1.4
+ Transition VCS-Uri to Salsa
+ Priority is optional
+ Add myself to Uploaders
* debian/rules:
+ Remove unneeded get-orig-source target
* debian/copyright:
+ Update copyright years
+ Use https uri
* debian/install:
+ Upstream no longer has a separate lib directory
[ Bastien Roucariès ]
* Fix copyright
* Use git dpm (follow upstream)
* Fix examples (drop patches use sed)
* Add json file
* Move to section javascript
* Repack due to FTBFS documentation (need not yet packaged node-dox)
-- Bastien Roucariès <rouca@debian.org> Sun, 13 May 2018 21:46:27 +0200
node-policyfile (0.0.5-3) unstable; urgency=low
* debian/control:
+ Add B-D: nodejs. As required by Node.js module packaging policy.
+ Bump Standards: to 3.9.5. No changes needed.
+ Alioth-canonicalize Vcs-*: fields.
+ Move packaging Git to pkg-javascript namespace on Alioth. Fix Git repo
name.
* debian/rules:
+ Add get-orig-source rule.
* debian/copyright:
+ Use Expat instead of MIT as license keyword.
* autopkgtest: Use Autopkgtest to test package integrity.
* debian/patches:
+ Add header for 001_debian-policyfile-examples.patch.
-- Mike Gabriel <sunweaver@debian.org> Wed, 20 Aug 2014 15:26:58 +0200
node-policyfile (0.0.5-2) unstable; urgency=low
* /debian/control:
+ Fix versioned dependency on nodejs.
* Add patch: 001_debian-policyfile-examples.patch. Make example files
work from their installation location.
-- Mike Gabriel <sunweaver@debian.org> Wed, 15 May 2013 23:02:04 +0200
node-policyfile (0.0.5-1) unstable; urgency=low
* Initial release. (Closes: #707174).
-- Mike Gabriel <sunweaver@debian.org> Wed, 08 May 2013 00:18:38 +0200
|