[Python-modules-commits] [python-django-extensions] 14/18: Add missing X-Python3-Version field.

Michael Fladischer fladi at moszumanska.debian.org
Wed May 18 13:34:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository python-django-extensions.

commit 17f6b80fdff2c7879464044251c00aba2157e4e5
Author: Michael Fladischer <fladi at debian.org>
Date:   Tue May 17 21:31:28 2016 +0200

    Add missing X-Python3-Version field.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1973111..8fd6543 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ python-django-extensions (1.6.7-1) UNRELEASED; urgency=low
   * Rename MIT license to Expat.
   * Provide unique descriptions for both binary packages.
   * Reformat packaging files with cme for better readability.
+  * Add missing X-Python3-Version field.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 16 May 2016 17:18:48 +0200
 
diff --git a/debian/control b/debian/control
index 6902438..07cc101 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-djan
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-django-extensions.git
 Homepage: https://github.com/django-extensions/django-extensions
 X-Python-Version: >=2.7
+X-Python3-Version: >=3.4
 
 Package: python-django-extensions
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-extensions.git



More information about the Python-modules-commits mailing list