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
|
vue-router.js (3.6.5~ds1-1) unstable; urgency=medium
* Declare compliance with policy 4.6.2
* Fix debian/watch
* Exclude composable.js from import and repack (Closes: #1045465)
-- Yadd <yadd@debian.org> Mon, 14 Aug 2023 07:55:14 +0400
vue-router.js (3.6.5~ds-1) unstable; urgency=medium
* New upstream version 3.6.5~ds
-- Yadd <yadd@debian.org> Sat, 17 Sep 2022 18:16:56 +0200
vue-router.js (3.6.4~ds-1) unstable; urgency=medium
* New upstream version 3.6.4~ds
* Drop path-to-regexp-6.patch, now included in upstream
* Refresh patches
* Add fix for node-path-to-regexp >= 6
-- Yadd <yadd@debian.org> Fri, 26 Aug 2022 07:27:06 +0200
vue-router.js (3.5.4~ds-1) unstable; urgency=medium
* Declare compliance with policy 4.6.1
* New upstream version 3.5.4~ds
-- Yadd <yadd@debian.org> Wed, 18 May 2022 08:33:22 +0200
vue-router.js (3.5.3~ds-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Yadd ]
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* New upstream version 3.5.3~ds
* Drop drop-legacy-node-resolve.patch, now included in upstream
* Refresh patches
* Refresh copyright
* Add lintian overrides
-- Yadd <yadd@debian.org> Thu, 09 Dec 2021 10:39:04 +0100
vue-router.js (3.4.9+ds-2) unstable; urgency=medium
* Team upload
* Drop legacy node-resolve plugin usage
-- Pirate Praveen <praveen@debian.org> Wed, 30 Dec 2020 23:52:00 +0530
vue-router.js (3.4.9+ds-1) unstable; urgency=medium
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* New upstream version 3.4.9+ds
* Refresh patches
-- Xavier Guimard <yadd@debian.org> Mon, 23 Nov 2020 13:58:32 +0100
vue-router.js (3.4.8+ds-1) unstable; urgency=medium
* Remove useless debian/install
* New upstream version 3.4.8+ds
-- Xavier Guimard <yadd@debian.org> Wed, 28 Oct 2020 20:01:10 +0100
vue-router.js (3.4.6+ds-1) unstable; urgency=medium
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* New upstream version 3.4.6+ds
* Add "Multi-Arch: foreign"
-- Xavier Guimard <yadd@debian.org> Mon, 12 Oct 2020 10:27:36 +0200
vue-router.js (3.1.6+ds-1) unstable; urgency=medium
* Tem upload
[ Paolo Greppi ]
* Fix vue-router installed in /usr/share/javascript
* Update Standards-version
* Embed path-to-regexp with custom config to rollup-plugin-node-resolve
* New upstream version 3.1.6+ds
[ Pirate Praveen ]
* Add patch to adapt to path-to-regexp 6
[ Xavier Guimard ]
* Add "Rules-Requires-Root: no"
-- Xavier Guimard <yadd@debian.org> Mon, 11 May 2020 08:14:47 +0200
vue-router.js (3.0.7+ds-2) unstable; urgency=medium
* Add version to node-vue-router
-- Xavier Guimard <yadd@debian.org> Thu, 11 Jul 2019 14:20:29 +0200
vue-router.js (3.0.7+ds-1) unstable; urgency=medium
* Add patch to make build reproductible (Closes: #924378)
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Move installed files to /usr/share/nodejs
* New upstream version 3.0.7+ds
* Use upstream build script instead of rollup (Closes: #927254)
-- Xavier Guimard <yadd@debian.org> Wed, 10 Jul 2019 20:53:38 +0200
vue-router.js (3.0.2+ds-1) unstable; urgency=low
* Initial release (Closes: #921562)
-- Xavier Guimard <yadd@debian.org> Wed, 06 Feb 2019 22:37:59 +0100
|