[Python-modules-commits] r31699 - in packages/sorl-thumbnail/trunk/debian (changelog)
fladi-guest at users.alioth.debian.org
fladi-guest at users.alioth.debian.org
Tue Jan 27 10:54:52 UTC 2015
Date: Tuesday, January 27, 2015 @ 10:54:51
Author: fladi-guest
Revision: 31699
Update changelog for new upstream release (Closes: #755633).
Modified:
packages/sorl-thumbnail/trunk/debian/changelog
Modified: packages/sorl-thumbnail/trunk/debian/changelog
===================================================================
--- packages/sorl-thumbnail/trunk/debian/changelog 2015-01-27 10:40:37 UTC (rev 31698)
+++ packages/sorl-thumbnail/trunk/debian/changelog 2015-01-27 10:54:51 UTC (rev 31699)
@@ -1,3 +1,33 @@
+sorl-thumbnail (12.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release (Closes: #755633).
+ * Switch buildsystem to pybuild.
+ * Add Python3 support through a separate package.
+ * Move documentation to a separate package.
+ * Bump Standards-Version to 3.9.6.
+ * Replace python-imaging with python-pil in Depends and Build-Depends.
+ * Change d/watch URL to point to new github releases.
+ * Add icc_profile.patch to fix tests with graphicsmagick and pgmagick.
+ * Renew patches:
+ + orientation.patch
+ + disable_http_tests.patch
+ + fix_sphinx_warnings.patch
+ * Drop django1.6.patch, fixed by upstream.
+ * Add lintian override for missing PGP signature on source tarball.
+ * Clean up all files in sorl_thumbnail.egg-info to allow two or more
+ clean builds in a row.
+ * Add lsof to Build-Depends because new tests require it.
+ * Install upstream changelog.
+ * Stop changing the file mode bits on sorl_thumbnail.egg-info/+ during
+ build.
+ * Remove PHONY target declarations in d/rules.
+ * Update homepage URL.
+ * Update year in d/copyright.
+ * Update upstream maintainer in d/copyright.
+ * Drop fix for Metadata-Version in d/rules, it is no longer required.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Mon, 26 Jan 2015 10:03:28 +0100
+
sorl-thumbnail (11.12-6) unstable; urgency=low
* Adapt patch to fix FTBFS with Django-1.6 (Closes: #729831).
More information about the Python-modules-commits
mailing list