[med-svn] [galileo] 01/05: cme fix dpkg-control

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Fri Oct 13 22:26:46 UTC 2017


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 2a8c18597e2ff3182c3802f5070653bee735730f
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Fri Oct 13 23:59:30 2017 +0200

    cme fix dpkg-control
---
 debian/changelog | 3 ++-
 debian/control   | 9 +++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index de968bf..206d4a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ galileo (0.5.1-5) UNRELEASED; urgency=medium
   * Bump debhelper compat 10.
   * Bump watch file to v4.
   * Fix license in d/galileo.metainfo.xml.
+  * cme fix dpkg-control.
 
- -- Dylan Aïssi <bob.dybian at gmail.com>  Sat, 14 Jan 2017 23:40:17 +0100
+ -- Dylan Aïssi <bob.dybian at gmail.com>  Fri, 13 Oct 2017 23:58:17 +0200
 
 galileo (0.5.1-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index df4a75d..6f3af17 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: galileo
-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>
+Section: science
+Priority: optional
 Build-Depends: debhelper (>= 10),
                dh-python,
                dh-sysuser (>= 1.3),
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10),
                python3-setuptools,
                python3-usb (>= 1.0.0~b2)
 Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/git/debian-med/galileo.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/galileo.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/galileo.git
 Homepage: https://bitbucket.org/benallard/galileo/
 X-Python3-Version: >= 3.4
@@ -38,7 +38,8 @@ Description: Utility to securely synchronize a Fitbit device with the Fitbit web
 
 Package: galileo-daemon
 Architecture: all
-Depends: galileo (= ${binary:Version}), ${misc:Depends}
+Depends: galileo (= ${binary:Version}),
+         ${misc:Depends}
 Description: Utility to securely synchronize a Fitbit device - daemon
  Galileo is a Python utility to securely synchronize a Fitbit device with the
  Fitbit web service. It allows you to browse your data on their website, and

-- 
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