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
|
node-postcss-modules-values (4.0.0+~4.0.0-1) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Embed typescript declarations and repack
-- Yadd <yadd@debian.org> Fri, 10 Dec 2021 15:15:27 +0100
node-postcss-modules-values (4.0.0-3) unstable; urgency=medium
* Reupload to unstable
* Bump Standards-Version to 4.5.1 (no changes needed)
* Use version 4 in watch file
-- Pirate Praveen <praveen@debian.org> Fri, 25 Dec 2020 01:02:19 +0530
node-postcss-modules-values (4.0.0-2) experimental; urgency=medium
* Update minimum version of node-postcss and node-icss-utils
* Enable upstream tests (jest now available in the archive)
-- Pirate Praveen <praveen@debian.org> Sun, 20 Dec 2020 00:00:20 +0530
node-postcss-modules-values (4.0.0-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Use dh-sequence-nodejs
* New upstream version 4.0.0
* Replace node-icss-replace-symbols by node-icss-utils in dependencies
* Drop test (jest not ready)
-- Xavier Guimard <yadd@debian.org> Mon, 19 Oct 2020 17:27:57 +0200
node-postcss-modules-values (2.0.0-1) unstable; urgency=medium
* New upstream version 2.0.0
* Drop all patches and stop transpiling (not required anymore)
* Update minimum version of node-postcss to 7.0.6~
-- Pirate Praveen <praveen@debian.org> Wed, 13 May 2020 22:02:47 +0530
node-postcss-modules-values (1.3.0-4) unstable; urgency=medium
* Drop all babel6 build dependencies (add-module-exports =>
@babel/plugin-proposal-export-default-from)
-- Pirate Praveen <praveen@debian.org> Sat, 09 May 2020 17:49:12 +0530
node-postcss-modules-values (1.3.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* 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.
[ Pirate Praveen ]
* Bump Standards-Version to 4.5.0 (no changes needed)
* Build with Babel 7
* Switch to pkg-js-tools and enable tests
-- Pirate Praveen <praveen@debian.org> Thu, 07 May 2020 15:12:35 +0530
node-postcss-modules-values (1.3.0-2) unstable; urgency=medium
[ Paolo Greppi ]
* Update Vcs fields for migration to https://salsa.debian.org/
[ Pirate Praveen ]
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.2.1 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Thu, 13 Sep 2018 22:11:15 +0530
node-postcss-modules-values (1.3.0-1) unstable; urgency=low
* Initial release (Closes: #876369)
-- Pirate Praveen <praveen@debian.org> Fri, 03 Nov 2017 13:43:46 +0530
|