[med-svn] [galileo] 01/01: Fix error when the package is removed. The dependency to perl should be removed when the bug of dh-sysuser #840469 will be closed.
Dylan Aïssi
bob.dybian-guest at moszumanska.debian.org
Thu Oct 13 21:01:56 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 7bd991820a066cdee12c34b30859a78c7552a508
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date: Thu Oct 13 22:44:52 2016 +0200
Fix error when the package is removed.
The dependency to perl should be removed when the bug of dh-sysuser #840469 will be closed.
---
debian/changelog | 7 +++++++
debian/control | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 4c922f5..6df74ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+galileo (0.5.1-2) UNRELEASED; urgency=medium
+
+ * Add dependency to perl for galileo-daemon
+ to fix the error when the package is removed.
+
+ -- Dylan Aïssi <bob.dybian at gmail.com> Thu, 13 Oct 2016 22:35:32 +0200
+
galileo (0.5.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 9debe6c..21e5250 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Description: Utility to securely synchronize a Fitbit device with the Fitbit web
Package: galileo-daemon
Architecture: all
Depends: ${misc:Depends},
+ perl,
galileo (= ${binary:Version})
Description: Utility to securely synchronize a Fitbit device - daemon
Galileo is a Python utility to securely synchronize a Fitbit device with the
--
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