[med-svn] r23423 - in trunk/packages/openfovea/trunk/debian: . source
Andreas Tille
tille at moszumanska.debian.org
Sun Jan 1 22:19:48 UTC 2017
Author: tille
Date: 2017-01-01 22:19:46 +0000 (Sun, 01 Jan 2017)
New Revision: 23423
Added:
trunk/packages/openfovea/trunk/debian/source/
trunk/packages/openfovea/trunk/debian/source/format
Modified:
trunk/packages/openfovea/trunk/debian/compat
trunk/packages/openfovea/trunk/debian/control
trunk/packages/openfovea/trunk/debian/copyright
Log:
Normalise packaging
Modified: trunk/packages/openfovea/trunk/debian/compat
===================================================================
--- trunk/packages/openfovea/trunk/debian/compat 2017-01-01 20:02:26 UTC (rev 23422)
+++ trunk/packages/openfovea/trunk/debian/compat 2017-01-01 22:19:46 UTC (rev 23423)
@@ -1 +1 @@
-9
+10
Modified: trunk/packages/openfovea/trunk/debian/control
===================================================================
--- trunk/packages/openfovea/trunk/debian/control 2017-01-01 20:02:26 UTC (rev 23422)
+++ trunk/packages/openfovea/trunk/debian/control 2017-01-01 22:19:46 UTC (rev 23423)
@@ -1,19 +1,25 @@
Source: openfovea
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Charles Roduit <charles.roduit at gmail.com>,
+ Andreas Tille <tille at debian.org>
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
+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
Modified: trunk/packages/openfovea/trunk/debian/copyright
===================================================================
--- trunk/packages/openfovea/trunk/debian/copyright 2017-01-01 20:02:26 UTC (rev 23422)
+++ trunk/packages/openfovea/trunk/debian/copyright 2017-01-01 22:19:46 UTC (rev 23423)
@@ -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
Added: trunk/packages/openfovea/trunk/debian/source/format
===================================================================
--- trunk/packages/openfovea/trunk/debian/source/format (rev 0)
+++ trunk/packages/openfovea/trunk/debian/source/format 2017-01-01 22:19:46 UTC (rev 23423)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the debian-med-commit
mailing list