[Python-modules-commits] [pyacoustid] 01/02: Change libchromaprint0 to libchromaprint1
Sebastian Ramacher
sramacher at moszumanska.debian.org
Sat Sep 3 07:23:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
sramacher pushed a commit to branch master
in repository pyacoustid.
commit a2b607c9d6c4dff2205ecc2a79c70c15ee781732
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sat Sep 3 09:20:37 2016 +0200
Change libchromaprint0 to libchromaprint1
Closes: #836237
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0fc60d3..e2b0444 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyacoustid.
Package: python-acoustid
Architecture: all
Depends:
- libchromaprint0,
+ libchromaprint1,
python-audioread,
${misc:Depends},
${python:Depends}
@@ -32,7 +32,7 @@ Description: Acoustid interface implementation and Chromaprint bindings
Package: python3-acoustid
Architecture: all
Depends:
- libchromaprint0,
+ libchromaprint1,
python3-audioread,
${misc:Depends},
${python3:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyacoustid.git
More information about the Python-modules-commits
mailing list