[Python-modules-commits] [python-secretstorage] 01/01: Fix debian/py3dist-overrides file to really work.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Aug 28 19:39:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository python-secretstorage.
commit 462170d141b0fb8f87751073e3e56bc3924fdd02
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Aug 28 22:39:43 2016 +0300
Fix debian/py3dist-overrides file to really work.
---
debian/changelog | 7 +++++++
debian/py3dist-overrides | 2 +-
debian/pydist-overrides | 1 -
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dc4838c..200bea1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-secretstorage (2.3.1-2) UNRELEASED; urgency=medium
+
+ * Update debian/py3dist-overrides to make sure python3-secretstorage
+ really depends on python3-dbus.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Sun, 28 Aug 2016 22:39:12 +0300
+
python-secretstorage (2.3.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/py3dist-overrides b/debian/py3dist-overrides
index 875034c..b4d82cd 100644
--- a/debian/py3dist-overrides
+++ b/debian/py3dist-overrides
@@ -1 +1 @@
-dbus_python python3-dbus
+dbus python3-dbus
diff --git a/debian/pydist-overrides b/debian/pydist-overrides
index 132b761..62ef8a0 100644
--- a/debian/pydist-overrides
+++ b/debian/pydist-overrides
@@ -1,3 +1,2 @@
cryptography python-cryptography
dbus python-dbus
-dbus_python python-dbus
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-secretstorage.git
More information about the Python-modules-commits
mailing list