[med-svn] [tifffile] 04/06: Depends: python-enum34
Andreas Tille
tille at debian.org
Mon Feb 5 08:33:28 UTC 2018
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository tifffile.
commit 22ba3d0ca0849c728779e198842ecf833be5b534
Author: Andreas Tille <tille at debian.org>
Date: Mon Feb 5 09:32:16 2018 +0100
Depends: python-enum34
---
debian/changelog | 2 ++
debian/control | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 98b1b13..37e0283 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
tifffile (20170929-1) UNRELEASED; urgency=medium
* New upstream version
+ * Depends: python-enum34
+ Closes: #889623
-- Andreas Tille <tille at debian.org> Mon, 05 Feb 2018 09:24:14 +0100
diff --git a/debian/control b/debian/control
index 38155c3..de593da 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Architecture: any
Depends: ${python:Depends},
${misc:Depends},
${shlibs:Depends},
- python-importlib
+ python-importlib,
+ python-enum34
Recommends: python-matplotlib (>= 1.3)
Conflicts: tifffile
Provides: ${python:Provides}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tifffile.git
More information about the debian-med-commit
mailing list