[med-svn] r23388 - trunk/packages/axpcoords/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Thu Dec 29 17:07:50 UTC 2016


Author: tille
Date: 2016-12-29 17:07:49 +0000 (Thu, 29 Dec 2016)
New Revision: 23388

Modified:
   trunk/packages/axpcoords/trunk/debian/compat
   trunk/packages/axpcoords/trunk/debian/control
   trunk/packages/axpcoords/trunk/debian/rules
Log:
Normalise packaging to silence blends tools warnings


Modified: trunk/packages/axpcoords/trunk/debian/compat
===================================================================
--- trunk/packages/axpcoords/trunk/debian/compat	2016-12-29 17:06:11 UTC (rev 23387)
+++ trunk/packages/axpcoords/trunk/debian/compat	2016-12-29 17:07:49 UTC (rev 23388)
@@ -1 +1 @@
-5
+10

Modified: trunk/packages/axpcoords/trunk/debian/control
===================================================================
--- trunk/packages/axpcoords/trunk/debian/control	2016-12-29 17:06:11 UTC (rev 23387)
+++ trunk/packages/axpcoords/trunk/debian/control	2016-12-29 17:07:49 UTC (rev 23388)
@@ -1,19 +1,19 @@
 Source: axpcoords
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: David Paleino <d.paleino at gmail.com>
 Section: science
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: David Paleino <d.paleino at gmail.com>
-Build-Depends: debhelper (>= 5.0.0), quilt,
- libgsl0-dev
-Standards-Version: 3.7.3
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/axpcoords/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/axpcoords/trunk/
+Build-Depends: debhelper (>= 10),
+               libgsl-dev
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/axpcoords/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/axpcoords/trunk/
 Homepage: http://icwww.epfl.ch/~stamatak/AxParafit.html
 
 Package: axpcoords
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: highly optimized and parallelized porting of pcoords
  AxPcoords is an highly optimized versions of Pierre Legendre's DistPCoA
  program for statistical analysis of host-parasite coevolution.

Modified: trunk/packages/axpcoords/trunk/debian/rules
===================================================================
--- trunk/packages/axpcoords/trunk/debian/rules	2016-12-29 17:06:11 UTC (rev 23387)
+++ trunk/packages/axpcoords/trunk/debian/rules	2016-12-29 17:07:49 UTC (rev 23388)
@@ -4,8 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/quilt/quilt.make
-
 XP=xsltproc -o debian/ --nonet \
 						--param man.charmap.use.subset "0" \
 						--param make.year.ranges "1" \




More information about the debian-med-commit mailing list