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 126 127 128 129 130
|
node-to-regex (3.0.2+~cs6.3.28-1) 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).
[ Yadd ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Add ctype=nodejs to component(s)
* Fix GitHub tags regex
* Use dh-sequence-nodejs
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Drop dependency to nodejs
* Fix debian/watch
* Embed typescript definitions
* New upstream version 3.0.2+~cs6.3.28
* Update copyright
* Update nodejs dependency to nodejs:any
* Update lintian overrides
-- Yadd <yadd@debian.org> Thu, 25 Nov 2021 22:19:54 +0100
node-to-regex (3.0.2+~cs2.2.22-1) unstable; urgency=medium
* Team upload
* Use uscan checksum
* New upstream version 3.0.2+~cs2.2.22: updates regexptree to 0.1.21.
Really: 3.0.2+~2.1.1+~0.1.21
-- Xavier Guimard <yadd@debian.org> Fri, 05 Jun 2020 08:50:42 +0200
node-to-regex (3.0.2+~2.1.1+~0.1.19-1) unstable; urgency=medium
[ Xavier Guimard ]
* New regexptree version 0.1.19
[ Pirate Praveen ]
* Build with Babel 7
* Drop dh-buildinfo from build dependency
-- Pirate Praveen <praveen@debian.org> Wed, 06 May 2020 18:07:27 +0530
node-to-regex (3.0.2+~2.1.1+~0.1.18-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.0
* New upstream version 3.0.2+~2.1.1+~0.1.18
* Update lintian overrides
-- Xavier Guimard <yadd@debian.org> Wed, 05 Feb 2020 15:24:23 +0100
node-to-regex (3.0.2+~2.1.1+~0.1.17-1) unstable; urgency=medium
* Team upload
* New upstream version 3.0.2+~2.1.1+~0.1.17
-- Xavier Guimard <yadd@debian.org> Thu, 12 Dec 2019 20:54:32 +0100
node-to-regex (3.0.2+~2.1.1+~0.1.16-1) unstable; urgency=medium
* Team upload
* New regexptree version 0.1.16
* Remove embedded syntax-cli and update patch
* Update copyright
* Update lintian overrides
* Update description
-- Xavier Guimard <yadd@debian.org> Fri, 22 Nov 2019 19:20:53 +0100
node-to-regex (3.0.2+~2.1.1+~0.1.14-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.4.1
* New upstream version 3.0.2+~2.1.1+~0.1.14
* Update test (jest not available)
* Fix saferegex/bin/cli permission
-- Xavier Guimard <yadd@debian.org> Thu, 07 Nov 2019 20:03:18 +0100
node-to-regex (3.0.2+~2.0.2+~0.1.14-1) unstable; urgency=medium
* Team upload
* New upstream version 3.0.2+~2.0.2+~0.1.14
* Refresh patch
* Add "Rules-Requires-Root: no"
* Use debian/nodejs/root_modules to install components (instead of
debian/nodejs/*/install) and use ${nodejs:Provides}
-- Xavier Guimard <yadd@debian.org> Thu, 26 Sep 2019 21:42:27 +0200
node-to-regex (3.0.2+~2.0.2+~0.1.10-2) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Switch build and install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Mon, 02 Sep 2019 07:17:31 +0200
node-to-regex (3.0.2+~2.0.2+~0.1.10-1) experimental; urgency=medium
* Team upload
* Add gbp.conf
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Change section to javascript
* Fix VCS fields
* Update debian/copyright
* Switch tests to pkg-js-tools
* Add safe-regex and regex-tree components
* New upstream version 3.0.2+~2.0.2+~0.1.10
* Add upstream/metadata
* Import syntax-cli in debian/build_modules (required to build regexp-tree)
* Add lintian-overrides to hide false positives
* Add patch to fix regexp-tree build paths
* Add debian/clean
-- Xavier Guimard <yadd@debian.org> Tue, 04 Jun 2019 10:56:04 +0200
node-to-regex (3.0.1-1) unstable; urgency=low
* Initial release (Closes: #842445)
-- Pirate Praveen <praveen@debian.org> Sat, 29 Oct 2016 18:55:31 +0530
|