[Python-modules-commits] [python-tidylib] 01/01: Merge upstream release 1.3.1
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Oct 21 16:30:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository python-tidylib.
commit 74e9e76dfff4abfee11de2c8640f6655b991a58d
Merge: 2778c94 59cfeae
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Fri Oct 21 19:29:25 2016 +0300
Merge upstream release 1.3.1
PKG-INFO | 4 +++-
debian/.git-dpm | 14 +++++++-------
debian/changelog | 7 +++++++
setup.py | 4 +++-
tidylib/tidy.py | 29 +++++++++++++++++++++--------
5 files changed, 41 insertions(+), 17 deletions(-)
diff --cc debian/.git-dpm
index 5c5fbbb,0000000..72e1d0b
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- d0fdad94d8fa84babb23a9bfe9d8945b811c2aec
- d0fdad94d8fa84babb23a9bfe9d8945b811c2aec
- 678ef50477d8d385a9da3da4e2a327e5a8388aff
- 678ef50477d8d385a9da3da4e2a327e5a8388aff
- python-tidylib_0.3.0~dfsg.orig.tar.gz
- f57c601241a6c1db70625ab2dd94d49be2e4c5a3
- 10004
++59cfeaee9a339c1547dda021efa1c0498c536a4b
++59cfeaee9a339c1547dda021efa1c0498c536a4b
++59cfeaee9a339c1547dda021efa1c0498c536a4b
++59cfeaee9a339c1547dda021efa1c0498c536a4b
++python-tidylib_0.3.1~dfsg.orig.tar.gz
++1dc03b25748c71ff3f66e4f78bc19f38d58500a3
++9968
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index 39b49ea,0000000..40cba4a
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,92 -1,0 +1,99 @@@
++python-tidylib (0.3.1~dfsg-1) UNRELEASED; urgency=medium
++
++ * New upstream release.
++ * Drop 0002-Use-find_library.patch, no longer needed.
++
++ -- Dmitry Shachnev <mitya57 at debian.org> Fri, 21 Oct 2016 19:28:48 +0300
++
+python-tidylib (0.3.0~dfsg-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream release.
+ * Add a patch to use ctypes.util.find_library instead of the hard-coded
+ list of library names (0002-Use-find_library.patch, closes: #838197).
+ * Add autopkgtests, running upstream test suite.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Sun, 25 Sep 2016 13:37:46 +0300
+
+python-tidylib (0.2.4~dfsg-4) unstable; urgency=medium
+
+ * Team upload.
+ * Also change python3-tidylib's dependency over to libtidy5.
+
+ -- Mattia Rizzolo <mattia at debian.org> Tue, 13 Sep 2016 21:01:30 +0000
+
+python-tidylib (0.2.4~dfsg-3) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https).
+
+ [ Jeremy Bicha ]
+ * debian/control:
+ - Build-Depend on libtidy-dev.
+ - Depend on libtidy5 instead of libtidy-0.99-0.
+ - Build-depend on texlive-generic-extra for iftex.sty. Closes: #828900
+
+ [ Dmitry Shachnev ]
+ * Make the tests pass with tidylib 5. Closes: #829178
+
+ [ Mattia Rizzolo ]
+ * Bump Standards-Version to 3.9.8, no changes needed.
+ * Bump debhelper compat level to 10.
+
+ -- Mattia Rizzolo <mattia at debian.org> Tue, 13 Sep 2016 08:34:17 +0000
+
+python-tidylib (0.2.4~dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * Rename doc-base file to avoid file conflict with old python-tidylib
+ versions (closes: #808322).
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Sun, 07 Feb 2016 21:31:24 +0300
+
+python-tidylib (0.2.4~dfsg-1) unstable; urgency=low
+
+ * Team upload, with maintainer's permission.
+
+ [ Jakub Wilk ]
+ * Use canonical URIs for Vcs-* fields.
+ * Remove DM-Upload-Allowed; it's no longer used by the archive
+ software.
+
+ [ Janos Guljas ]
+ * Run tests during build. (Closes: #711078)
+ - Build depend on libtidy-0.99-0.
+ * Change my email address.
+ * Update copyright year in debian/copyright.
+
+ [ Dmitry Shachnev ]
+ * New upstream release.
+ * Update debian/watch.
+ * Exclude docs/html directory from the tarball, as it contains minified JS
+ files without source.
+ * Switch to pybuild buildsystem and build a python3-tidylib package
+ (closes: #756001).
+ * Split the docs into a separate pytidylib-doc package.
+ * Use dh_sphinxdoc to symlink JavaScript files in the documentation.
+ * Prevent pytidylib.pdf from being compressed by dh_compress.
+ * Update debian/copyright.
+ * Bump Standards-Version to 3.9.6, no changes needed.
+ * Export PYTHONPATH when calling sphinx-build, so that autofunction
+ directive works.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Mon, 14 Dec 2015 22:00:41 +0300
+
+python-tidylib (0.2.1~dfsg-2) unstable; urgency=low
+
+ * Add libjs-underscore dependency and link to replace embeded
+ copy underscore.js file.
+ * Add DM-Upload-Allowed control field.
+
+ -- Janos Guljas <janos at resenje.org> Mon, 26 Dec 2011 22:46:46 +0100
+
+python-tidylib (0.2.1~dfsg-1) unstable; urgency=low
+
+ * Initial release. (Closes: #623016)
+
+ -- Janos Guljas <janos at resenje.org> Fri, 29 Apr 2011 00:03:51 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-tidylib.git
More information about the Python-modules-commits
mailing list