[med-svn] [openfovea] 10/13: Normalise packaging

Andreas Tille tille at debian.org
Tue Dec 26 19:57:38 UTC 2017


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

tille pushed a commit to branch master
in repository openfovea.

commit 327085ab7c6f699e7497406b499af299ca0b96ee
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jan 1 22:19:46 2017 +0000

    Normalise packaging
---
 debian/compat        |  2 +-
 debian/control       | 24 +++++++++++++++---------
 debian/copyright     |  2 +-
 debian/source/format |  1 +
 4 files changed, 18 insertions(+), 11 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index b0ba9e8..f6d117a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,25 @@
 Source: openfovea
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
 Uploaders: Charles Roduit <charles.roduit at gmail.com>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), python (>= 2.6)
-Standards-Version: 3.9.3
+           Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10),
+               python
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/openfovea/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/openfovea/trunk/
 Homepage: http://www.freesbi.ch/en/openfovea
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/openfovea/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/openfovea/trunk/
 
 Package: openfovea
 Architecture: all
-Depends: ${misc:Depends}, python-numpy, python-scipy, python-matplotlib, python-gtk2, python-gtkglext1, ${python:Depends}
+Depends: ${misc:Depends},
+         python-numpy,
+         python-scipy,
+         python-matplotlib,
+         python-gtk2,
+         python-gtkglext1,
+         ${python:Depends}
 Description: Postprocessing of force volume data acquired with AFM.
  OpenFovea is a software to postprocess AFM force volume experiment.
  It is able to compute the stiffness of the scanned area, detect unbinding event
diff --git a/debian/copyright b/debian/copyright
index 3ab6b47..c958b13 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: OpenFovea
 Upstream-Contact: Charles Roduit <charles.roduit at gmail.com>
 Source: https://launchpad.net/openfovea/+download
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

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



More information about the debian-med-commit mailing list