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 131 132 133 134 135 136
|
node-js-beautify (1.13.6+dfsg+~0.15.3-1) unstable; urgency=medium
* Team upload
* New upstream version 1.13.6+dfsg+~0.15.3
-- Xavier Guimard <yadd@debian.org> Wed, 27 Jan 2021 15:22:42 +0100
node-js-beautify (1.13.5+dfsg+~0.15.3-1) unstable; urgency=medium
* Team upload
* Fix css-beautify and html-beautify versions
* Use uscan groups
* Exclude python files from import
* New upstream version 1.13.5+dfsg+~0.15.3
-- Xavier Guimard <yadd@debian.org> Fri, 15 Jan 2021 08:18:23 +0100
node-js-beautify (1.13.0+dfsg-1) unstable; urgency=medium
* Team upload
* Use autopkgtest-pkg-nodejs testsuite
* New upstream version 1.13.0+dfsg
-- Xavier Guimard <yadd@debian.org> Wed, 23 Dec 2020 17:55:15 +0100
node-js-beautify (1.11.0+dfsg-3) unstable; urgency=medium
* Team upload
* Install component in nodejs root dir
* Build-require dh-sequence-nodejs ≥ 0.9.57~ (fixes autopkgtest)
-- Xavier Guimard <yadd@debian.org> Thu, 17 Dec 2020 13:34:20 +0100
node-js-beautify (1.11.0+dfsg-2) 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).
* Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Add ctype=nodejs to component(s)
* Use dh-sequence-nodejs
* Fix build (Closes: #976488)
* Update lintian overrides
-- Xavier Guimard <yadd@debian.org> Sat, 05 Dec 2020 17:45:37 +0100
node-js-beautify (1.11.0+dfsg-1) unstable; urgency=medium
* Team upload
* New upstream version 1.11.0+dfsg
* Add "Provides: css-beautify, html-beautify"
-- Xavier Guimard <yadd@debian.org> Thu, 28 May 2020 10:34:58 +0200
node-js-beautify (1.10.3+dfsg-1) unstable; urgency=medium
* Team upload
[ Salsa Pipeline ]
* Update salsa CI pipeline
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* New upstream version 1.10.3+dfsg
* Update lintian override
-- Xavier Guimard <yadd@debian.org> Thu, 06 Feb 2020 16:54:34 +0100
node-js-beautify (1.10.2+dfsg-1) unstable; urgency=medium
* Team upload
* Add node-lru-cache in dependencies (Closes: #929897)
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Switch to debhelper-compat
* Switch build, links and install to pkg-js-tools
* Add binaries test in autopkgtest
* Embed editorconfig as component
* Update files excluded list
* New upstream version 1.10.2+dfsg
* Add debian/clean and update files to clean
* Update patch
* Generate manpages using help2man
* Update debian/copyright
* Update lintian overrides
* Add node-glob in dependencies
* Install js/src
* Update autopkgtest
-- Xavier Guimard <yadd@debian.org> Thu, 05 Sep 2019 17:45:03 +0200
node-js-beautify (1.7.5+dfsg-3) unstable; urgency=medium
* Team upload
* Add SHELL=/bin/bash in debian/rules to make build reproducible. Thanks to
Chris Lamb (Closes: #924458)
* Fix install (Closes: #927868)
* Add test on css-beautify and html-beautify
-- Xavier Guimard <yadd@debian.org> Wed, 24 Apr 2019 13:39:16 +0200
node-js-beautify (1.7.5+dfsg-2) unstable; urgency=medium
* Team upload.
[ Paolo Greppi ]
* Bump standard version
* Bump debhelper compat
* Fix nodejs binary
* Remove /usr/bin/js-beautify link (Closes: #888860)
[ Xavier Guimard ]
* Add tests
* Fix install
* Add jsbeautifier in recommended dependencies
* Add upstream/metadata
* Update lintian-overrides
* Update homepage
* Add node-sigmund and node-semver in dependencies (Closes: #915100)
-- Paolo Greppi <paolo.greppi@libpf.com> Mon, 04 Feb 2019 13:57:47 +0100
node-js-beautify (1.7.5+dfsg-1) unstable; urgency=low
* Initial release (Closes: #888122)
-- Pirate Praveen <praveen@debian.org> Tue, 23 Jan 2018 21:11:56 +0530
|