[med-svn] [galileo] 01/01: Finalize debian/

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Mon May 30 20:02:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

bob.dybian-guest pushed a commit to branch master
in repository galileo.

commit c799eef13147ab1b01ae9e12dea9af076d13e96c
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Sun May 29 08:52:08 2016 +0200

    Finalize debian/
---
 debian/99-fitbit.rules | 4 ++--
 debian/changelog       | 2 +-
 debian/control         | 2 +-
 debian/rules           | 4 +---
 4 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/debian/99-fitbit.rules b/debian/99-fitbit.rules
index 2420a02..4444f7f 100644
--- a/debian/99-fitbit.rules
+++ b/debian/99-fitbit.rules
@@ -1,5 +1,5 @@
-# These udev rules are for the Fitbit Bluetooth USB dongle which is used by
-# Galileo to securely synchronize a Fitbit device with the Fitbit web service.
+# These udev rules are for the Fitbit Bluetooth-LE USB synchronization dongle which is
+# used by Galileo to securely synchronize a Fitbit device with the Fitbit web service.
 
 # Please do not activate these rules at the same time!
 
diff --git a/debian/changelog b/debian/changelog
index aec3970..e1cd738 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ galileo (0.5.0~git160510+dfsg-1) UNRELEASED; urgency=low
 
   * Initial release. (Closes: #824227)
 
- -- Dylan Aïssi <bob.dybian at gmail.com>  Fri, 06 May 2016 23:07:35 +0200
+ -- Dylan Aïssi <bob.dybian at gmail.com>  Sun, 29 May 2016 08:50:09 +0200
diff --git a/debian/control b/debian/control
index 072b127..af73af4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: galileo
-Section: python
+Section: science
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Dylan Aïssi <bob.dybian at gmail.com>
diff --git a/debian/rules b/debian/rules
index 7906a8e..58c8ded 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,8 @@
 #!/usr/bin/make -f
 
 export PYBUILD_NAME=galileo
+export PYBUILD_DISABLE=test # Tests require a connected Fitbit dongle
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild
 
-override_dh_auto_test:
-	echo "Skipping tests: Tests require a Fitbit dongle..."
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/galileo.git



More information about the debian-med-commit mailing list