[med-svn] [pbbarcode] 01/01: Update build/test-dependency on pbh5ools
Afif Elghraoui
afif-guest at moszumanska.debian.org
Fri Feb 19 08:06:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository pbbarcode.
commit 0435070160dd569c30f1858a7d88594442d0c5f6
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Fri Feb 19 00:03:17 2016 -0800
Update build/test-dependency on pbh5ools
The command-line utilities have been taken out of the
python-pbh5tools package and placed into the pbh5tools
package. The relationship here had to be adjusted accordingly.
---
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/tests/control | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 35dacd4..53be47c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pbbarcode (0.8.0-2) UNRELEASED; urgency=low
+
+ * Update build/test-dependency for pbh5tools
+
+ -- Afif Elghraoui <afif at ghraoui.name> Fri, 19 Feb 2016 00:01:43 -0800
+
pbbarcode (0.8.0-1) unstable; urgency=low
* Initial release (Closes: #808202)
diff --git a/debian/control b/debian/control
index 4670112..e6c2656 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
python-h5py (>= 1.3.0),
# Test-Depends:
python-nose,
- python-pbh5tools,
+ pbh5tools,
Standards-Version: 3.9.6
Homepage: https://github.com/PacificBiosciences/pbbarcode
Vcs-Git: git://anonscm.debian.org/debian-med/pbbarcode.git
diff --git a/debian/tests/control b/debian/tests/control
index 39deb3c..a726f03 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,7 +3,7 @@ Test-Command:
Depends:
@,
make,
- python-pbh5tools,
+ pbh5tools,
python-nose,
python-cram
Restrictions:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbbarcode.git
More information about the debian-med-commit
mailing list