[Python-modules-commits] [python-django-etcd-settings] 01/02: change version to 0.1.13+dfsg-2 (UNRELEASED) Add python-django-etcd-settings-doc to Suggests (Closes: #849610). change urgency to medium
Michael Fladischer
fladi at moszumanska.debian.org
Fri Feb 17 11:06:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository python-django-etcd-settings.
commit 07f813a2c0f3a40a0a9d102553c908b4eeda1671
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Fri Feb 17 12:01:22 2017 +0100
change version to 0.1.13+dfsg-2 (UNRELEASED)
Add python-django-etcd-settings-doc to Suggests (Closes: #849610).
change urgency to medium
---
debian/changelog | 6 ++++++
debian/control | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2d8eb43..c9c2a35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-django-etcd-settings (0.1.13+dfsg-2) UNRELEASED; urgency=medium
+
+ * Add python-django-etcd-settings-doc to Suggests (Closes: #849610).
+
+ -- Michael Fladischer <fladi at debian.org> Fri, 17 Feb 2017 12:01:22 +0100
+
python-django-etcd-settings (0.1.13+dfsg-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 516c491..b262a68 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Architecture: all
Depends: ${misc:Depends},
${python:Depends},
python-etcd
+Suggests: python-django-etcd-settings-doc (= ${binary:Version})
Description: config manager for Django apps based on ETCD (Python2 version)
This application allows you to extend the Django settings as configured in the
settings.py file with:
@@ -46,6 +47,7 @@ Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
python3-etcd
+Suggests: python-django-etcd-settings-doc (= ${binary:Version})
Description: config manager for Django apps based on ETCD (Python3 version)
This application allows you to extend the Django settings as configured in the
settings.py file with:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-etcd-settings.git
More information about the Python-modules-commits
mailing list