[med-svn] [openfovea] 02/13: New upstream version; short dh rules file; fixed Build-Depends; cut some redundant information from long description

Andreas Tille tille at debian.org
Tue Dec 26 19:57:36 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 dc41fdff40fcd3e0bcf6ee325dc040239e33101e
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jul 24 12:34:00 2012 +0000

    New upstream version; short dh rules file; fixed Build-Depends; cut some redundant information from long description
---
 debian/changelog |  2 +-
 debian/control   |  9 ++-------
 debian/rules     | 13 ++-----------
 3 files changed, 5 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3664b7c..312ab3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-openfovea (0.1a140-1) UNRELEASED; urgency=low
+openfovea (0.1a155-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #<bug>)
 
diff --git a/debian/control b/debian/control
index 4e4abf5..b0ba9e8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 DM-Upload-Allowed: yes
 Uploaders: Charles Roduit <charles.roduit at gmail.com>,
  Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), python-central (>= 0.6), cdbs (>= 0.4.49)
-Build-Depends-Indep: python, python-dev, python-setuptools (>= 0.6a9), python-elementtree (>= 1.2.6-7)
-XS-Python-Version: >=2.4
+Build-Depends: debhelper (>= 9), python (>= 2.6)
 Standards-Version: 3.9.3
 Homepage: http://www.freesbi.ch/en/openfovea
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/openfovea/trunk/
@@ -16,11 +14,8 @@ 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}
-XB-Python-Version: ${python:Versions}
 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
  and the zero force topography. It comes with a user friendly graphical
- interface that allow the user to select and display the data. For more
- informations, have a look to the project homepage:
- http://www.freesbi.ch/openfovea
+ interface that allow the user to select and display the data.
diff --git a/debian/rules b/debian/rules
index 5225bf8..a0b6277 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
-DEB_PYTHON_SYSTEM=pycentral
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
-
-install:: build
-	cp openfovea.desktop $(CURDIR)/debian/openfovea/usr/share/applications/openfovea.desktop
-clean::
-	rm -rf buil buils-stamp configure-stamp build/ MANIFEST
-	dh_clean
-
-# Add here any variable or target overrides you need.
+%:
+	dh $@ --with python2
\ No newline at end of file

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