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
|
python-jsbeautifier (1.13.0-1) unstable; urgency=medium
* New upstream version 1.13.0
* Rebase patch
* Bump debhelper to 13
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Thu, 03 Sep 2020 12:30:29 +0200
python-jsbeautifier (1.11.0-1) unstable; urgency=medium
* New upstream version 1.11.0
* Add minimum version for python3-six in d/control
* Add Upstream-Contact in d/copyright
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Wed, 08 Apr 2020 22:24:26 +0200
python-jsbeautifier (1.10.3-2) unstable; urgency=medium
* Minor fix to autopkgtest. closes: #954476
- Update dependencies list
- Change to test supported Python3 versions
* Update Standards-Version to 4.5.0
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Sun, 22 Mar 2020 08:19:02 +0100
python-jsbeautifier (1.10.3-1) unstable; urgency=medium
* New upstream version 1.10.3
* Set myself as maintainer and adopt package. closes: #947018
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse
* Change python3-pytest with python3-six in build-dependency
* Add 0001-Disable-test-because-of-missing-.js-files.patch
* Enable upstream testsuite during build
* Add Testsuite: autopkgtest-pkg-python in d/control
* Add upstream tests as autopkgtest
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Tue, 21 Jan 2020 11:55:24 +0100
python-jsbeautifier (1.10.2-1) unstable; urgency=medium
* QA upload
* New upstream version 1.10.2
- Upstream change fix: closes: #931384, #873005
* Update copyright year and author in debian/copyright
* Update debian/watch
* Change to debhelper-compat
* Reformat dependencies
* Bump debhelper to 12
* Update Standards-Version to 4.4.1
* Add Rules-Requires-Root
* Remove python2 line in debian/rules
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Sun, 29 Dec 2019 00:35:47 +0100
python-jsbeautifier (1.6.4-9) unstable; urgency=medium
* Remove python2 package
* Remove python2 dependencies
-- Sebastien Delafond <seb@debian.org> Thu, 19 Dec 2019 15:52:55 +0100
python-jsbeautifier (1.6.4-8) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
[ Sébastien Delafond ]
* Set maintainer to Debian QA Group
-- Sebastien Delafond <seb@debian.org> Thu, 19 Dec 2019 14:54:10 +0100
python-jsbeautifier (1.6.4-7) unstable; urgency=medium
* Switch to DEP 14
* Update Vcs-* to point to salsa.d.o
* Change Homepage
* Use https for copyright-format
* Bump-up Standards-Version
* Use https in debian/watch
-- Sebastien Delafond <seb@debian.org> Thu, 05 Apr 2018 13:07:38 +0200
python-jsbeautifier (1.6.4-6) unstable; urgency=medium
* Correctly handle "trying to overwrite /usr/bin/js-beautify" when
upgrading (Closes: #850028)
-- Sebastien Delafond <seb@debian.org> Tue, 03 Jan 2017 13:19:00 +0100
python-jsbeautifier (1.6.4-5) unstable; urgency=medium
* Apply patch from Mattia Rizzolo to properly ship usr/bin/jsbeautifier
in its own package (Closes: #848609)
-- Sebastien Delafond <seb@debian.org> Fri, 30 Dec 2016 15:35:15 +0100
python-jsbeautifier (1.6.4-4) unstable; urgency=medium
* Provide python3 package
* Update Vcs-Git URL
-- Sebastien Delafond <seb@debian.org> Wed, 28 Dec 2016 10:11:10 +0100
python-jsbeautifier (1.6.4-3) unstable; urgency=medium
* Correct debian/watch to strip leading "v" in version number
-- Sebastien Delafond <seb@debian.org> Sun, 16 Oct 2016 11:50:46 +0200
python-jsbeautifier (1.6.4-2) unstable; urgency=medium
* Re-word package description in debian/control
-- Sebastien Delafond <seb@debian.org> Fri, 14 Oct 2016 14:27:33 +0200
python-jsbeautifier (1.6.4-1) unstable; urgency=low
* New package (Closes: #840670)
-- Sebastien Delafond <seb@debian.org> Fri, 14 Oct 2016 14:27:16 +0200
|