[Python-modules-commits] r32827 - in packages/django-reversion/tags (3 files)
fladi-guest at users.alioth.debian.org
fladi-guest at users.alioth.debian.org
Tue Jun 2 06:40:33 UTC 2015
Date: Tuesday, June 2, 2015 @ 06:40:32
Author: fladi-guest
Revision: 32827
[svn-buildpackage] Tagging django-reversion 1.8.7-1
Added:
packages/django-reversion/tags/1.8.7-1/
packages/django-reversion/tags/1.8.7-1/debian/changelog
(from rev 32826, packages/django-reversion/trunk/debian/changelog)
Deleted:
packages/django-reversion/tags/1.8.7-1/debian/changelog
Deleted: packages/django-reversion/tags/1.8.7-1/debian/changelog
===================================================================
--- packages/django-reversion/trunk/debian/changelog 2015-06-02 02:10:37 UTC (rev 32825)
+++ packages/django-reversion/tags/1.8.7-1/debian/changelog 2015-06-02 06:40:32 UTC (rev 32827)
@@ -1,128 +0,0 @@
-django-reversion (1.8.6-1) unstable; urgency=medium
-
- * New upstream release.
- * Add intersphinx.patch to use local Python objects.inv for
- documentation.
- * Drop unnecessary versioned dependency on python3-django.
- * Change my email address to fladi at debian.org.
-
- -- Michael Fladischer <fladi at debian.org> Tue, 19 May 2015 10:32:11 +0200
-
-django-reversion (1.8.4-1) unstable; urgency=medium
-
- * New upstream release (Closes: #755612).
- * Add dh-python to Build-Depends.
- * Switch buildsystem to pybuild.
- * Remove superfluous install file.
- * Add Python3 support.
- * Bump Build-Depends and Depends for python(3)-django to (>= 1.7).
- * Bump Standards-Version to 3.9.6.
- * Fix the way upstream tests are run during build.
- * Add lintian override for missing PGP signature on upstream tarballs.
- * Remove PHONY target declarations in d/rules.
-
- -- Michael Fladischer <FladischerMichael at fladi.at> Mon, 22 Sep 2014 08:32:54 +0200
-
-django-reversion (1.8-2) unstable; urgency=low
-
- * Use correct BSD-3-clause license in d/copyright.
-
- -- Michael Fladischer <FladischerMichael at fladi.at> Fri, 22 Nov 2013 07:27:22 +0100
-
-django-reversion (1.8-1) unstable; urgency=low
-
- * New upstream release.
- * Bump django to >= 1.6 in Depends and Build-Depends.
- * Bump Standards version to 3.9.5.
- * Add a spearate package for the upstream documentation.
- + Add python-sphinx (>= 1.0.7+dfsg) to Build-Depends.
- + Load sphinxdoc addon for debhelper.
- + Build documentation with sphinx.
- + Clean up documentation after build.
- + Suggest python-django-reversion-doc from python-django-reversion
- package.
- * Change upstream changelog name to CHANGELOG.rst.
- * Change upstream readme name to README.rst.
-
- -- Michael Fladischer <FladischerMichael at fladi.at> Thu, 07 Nov 2013 13:07:55 +0100
-
-django-reversion (1.7.1-1) unstable; urgency=low
-
- * New upstream release (Closes: #702080).
- * Bump Depends and Build-Depends on python-django to >= 1.5.
- * Bump Standards version to 3.9.4.
- * Bump Build-Depends on debhelper to >= 8.1.0 to satisfy build-arch
- and build-indep targets.
- * Change python-pybabel to python-babel in Build-Depends.
- * Drop versioned Build-Depends on python-all as no prior versions are
- available in Wheezy.
- * Update homepage URL in d/control (Closes: #702078).
- * Remove testproject directory to allow two builds in a row.
-
- -- Michael Fladischer <FladischerMichael at fladi.at> Mon, 04 Nov 2013 14:34:46 +0100
-
-django-reversion (1.6.6-1) unstable; urgency=low
-
- [ Michael Fladischer ]
- * New upstream release.
- * Use github tags directly in d/watch.
- * Run tests with django-admin and manage.py.
- * Bump dependency on django to >= 1.4.4.
- * Drop temporary fix for PKG-INFO.
- * Update years in d/copyright.
-
- [ Jakub Wilk ]
- * Use canonical URIs for Vcs-* fields.
-
- -- Michael Fladischer <FladischerMichael at fladi.at> Thu, 24 Jan 2013 07:54:56 +0100
-
-django-reversion (1.6-1) unstable; urgency=low
-
- * New upstream release.
- * Bump Standards-Version to 3.9.3.
- * Update years in d/copyright.
- * Update DEP-5 URL to 1.0.
- * Increase dependency on python-django to >= 1.4.
- * Add python-django-south to B-D and Recommends.
- * Drop our own test project and use the one shipped by upstream.
- * Add 'set -e' to for loop in override_dh_auto_build.
- * Fix indent in d/copyright.
- * Remove d/s/local-options.
-
- -- Michael Fladischer <FladischerMichael at fladi.at> Thu, 05 Apr 2012 07:30:17 +0200
-
-django-reversion (1.5.1-1) unstable; urgency=low
-
- * New upstream release.
- * Set PMPT as maintainer and myself as uploader.
- * Build .mo i18n files during build.
- * Use DEP5 for copyright file.
- * Drop debian/pyversions in favour of XS-Python-Version.
- * Update debian/watch to use http://githubredir.debian.net/.
- * Bumped Standards-Version to 3.9.2 (no change necessary).
- * Include upstream changelog.
- * Simplify debian/rules by using a static settings.py.
- * Update settings.py to Django-1.3 DATABASES format.
- * Bumped python-django dependency to (>= 1.3).
- * Add local-options to debian/source.
- * Streamlined files in debian/ with `wrap-and-sort`.
- * README has been renamed to README.markdown.
- * Update format URL in d/copyright.
- * Change order of my name.
- * Switch to dh_python2.
- * Temporary fix for Metadata-Version in django_reversion-1.5.1.egg-
- info.
-
- -- Michael Fladischer <FladischerMichael at fladi.at> Wed, 28 Dec 2011 22:01:29 +0100
-
-django-reversion (1.3.1-2) unstable; urgency=low
-
- * Update to Debian policy 3.9.0.
-
- -- Fladischer Michael <FladischerMichael at fladi.at> Mon, 05 Jul 2010 12:54:45 +0200
-
-django-reversion (1.3.1-1) unstable; urgency=low
-
- * Initial release (Closes: #581926)
-
- -- Fladischer Michael <FladischerMichael at fladi.at> Mon, 17 May 2010 10:53:38 +0200
Copied: packages/django-reversion/tags/1.8.7-1/debian/changelog (from rev 32826, packages/django-reversion/trunk/debian/changelog)
===================================================================
--- packages/django-reversion/tags/1.8.7-1/debian/changelog (rev 0)
+++ packages/django-reversion/tags/1.8.7-1/debian/changelog 2015-06-02 06:40:32 UTC (rev 32827)
@@ -0,0 +1,134 @@
+django-reversion (1.8.7-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Michael Fladischer <fladi at debian.org> Tue, 02 Jun 2015 08:38:51 +0200
+
+django-reversion (1.8.6-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Add intersphinx.patch to use local Python objects.inv for
+ documentation.
+ * Drop unnecessary versioned dependency on python3-django.
+ * Change my email address to fladi at debian.org.
+
+ -- Michael Fladischer <fladi at debian.org> Tue, 19 May 2015 10:32:11 +0200
+
+django-reversion (1.8.4-1) unstable; urgency=medium
+
+ * New upstream release (Closes: #755612).
+ * Add dh-python to Build-Depends.
+ * Switch buildsystem to pybuild.
+ * Remove superfluous install file.
+ * Add Python3 support.
+ * Bump Build-Depends and Depends for python(3)-django to (>= 1.7).
+ * Bump Standards-Version to 3.9.6.
+ * Fix the way upstream tests are run during build.
+ * Add lintian override for missing PGP signature on upstream tarballs.
+ * Remove PHONY target declarations in d/rules.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Mon, 22 Sep 2014 08:32:54 +0200
+
+django-reversion (1.8-2) unstable; urgency=low
+
+ * Use correct BSD-3-clause license in d/copyright.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Fri, 22 Nov 2013 07:27:22 +0100
+
+django-reversion (1.8-1) unstable; urgency=low
+
+ * New upstream release.
+ * Bump django to >= 1.6 in Depends and Build-Depends.
+ * Bump Standards version to 3.9.5.
+ * Add a spearate package for the upstream documentation.
+ + Add python-sphinx (>= 1.0.7+dfsg) to Build-Depends.
+ + Load sphinxdoc addon for debhelper.
+ + Build documentation with sphinx.
+ + Clean up documentation after build.
+ + Suggest python-django-reversion-doc from python-django-reversion
+ package.
+ * Change upstream changelog name to CHANGELOG.rst.
+ * Change upstream readme name to README.rst.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Thu, 07 Nov 2013 13:07:55 +0100
+
+django-reversion (1.7.1-1) unstable; urgency=low
+
+ * New upstream release (Closes: #702080).
+ * Bump Depends and Build-Depends on python-django to >= 1.5.
+ * Bump Standards version to 3.9.4.
+ * Bump Build-Depends on debhelper to >= 8.1.0 to satisfy build-arch
+ and build-indep targets.
+ * Change python-pybabel to python-babel in Build-Depends.
+ * Drop versioned Build-Depends on python-all as no prior versions are
+ available in Wheezy.
+ * Update homepage URL in d/control (Closes: #702078).
+ * Remove testproject directory to allow two builds in a row.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Mon, 04 Nov 2013 14:34:46 +0100
+
+django-reversion (1.6.6-1) unstable; urgency=low
+
+ [ Michael Fladischer ]
+ * New upstream release.
+ * Use github tags directly in d/watch.
+ * Run tests with django-admin and manage.py.
+ * Bump dependency on django to >= 1.4.4.
+ * Drop temporary fix for PKG-INFO.
+ * Update years in d/copyright.
+
+ [ Jakub Wilk ]
+ * Use canonical URIs for Vcs-* fields.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Thu, 24 Jan 2013 07:54:56 +0100
+
+django-reversion (1.6-1) unstable; urgency=low
+
+ * New upstream release.
+ * Bump Standards-Version to 3.9.3.
+ * Update years in d/copyright.
+ * Update DEP-5 URL to 1.0.
+ * Increase dependency on python-django to >= 1.4.
+ * Add python-django-south to B-D and Recommends.
+ * Drop our own test project and use the one shipped by upstream.
+ * Add 'set -e' to for loop in override_dh_auto_build.
+ * Fix indent in d/copyright.
+ * Remove d/s/local-options.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Thu, 05 Apr 2012 07:30:17 +0200
+
+django-reversion (1.5.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Set PMPT as maintainer and myself as uploader.
+ * Build .mo i18n files during build.
+ * Use DEP5 for copyright file.
+ * Drop debian/pyversions in favour of XS-Python-Version.
+ * Update debian/watch to use http://githubredir.debian.net/.
+ * Bumped Standards-Version to 3.9.2 (no change necessary).
+ * Include upstream changelog.
+ * Simplify debian/rules by using a static settings.py.
+ * Update settings.py to Django-1.3 DATABASES format.
+ * Bumped python-django dependency to (>= 1.3).
+ * Add local-options to debian/source.
+ * Streamlined files in debian/ with `wrap-and-sort`.
+ * README has been renamed to README.markdown.
+ * Update format URL in d/copyright.
+ * Change order of my name.
+ * Switch to dh_python2.
+ * Temporary fix for Metadata-Version in django_reversion-1.5.1.egg-
+ info.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Wed, 28 Dec 2011 22:01:29 +0100
+
+django-reversion (1.3.1-2) unstable; urgency=low
+
+ * Update to Debian policy 3.9.0.
+
+ -- Fladischer Michael <FladischerMichael at fladi.at> Mon, 05 Jul 2010 12:54:45 +0200
+
+django-reversion (1.3.1-1) unstable; urgency=low
+
+ * Initial release (Closes: #581926)
+
+ -- Fladischer Michael <FladischerMichael at fladi.at> Mon, 17 May 2010 10:53:38 +0200
More information about the Python-modules-commits
mailing list