[med-svn] r9232 - trunk/packages/volview/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Tue Jan 10 13:22:22 UTC 2012
Author: malat-guest
Date: 2012-01-10 13:22:22 +0000 (Tue, 10 Jan 2012)
New Revision: 9232
Modified:
trunk/packages/volview/trunk/debian/control
trunk/packages/volview/trunk/debian/copyright
trunk/packages/volview/trunk/debian/rules
Log:
another set of lintian warnings
Modified: trunk/packages/volview/trunk/debian/control
===================================================================
--- trunk/packages/volview/trunk/debian/control 2012-01-10 12:44:03 UTC (rev 9231)
+++ trunk/packages/volview/trunk/debian/control 2012-01-10 13:22:22 UTC (rev 9232)
@@ -7,7 +7,7 @@
Build-Depends: debhelper (>= 8), cmake (>= 2.8.2),
libinsighttoolkit3-dev (>= 3.20), libvtk5-dev (>= 5.8.0), libfftw3-dev,
libgdcm2-dev (>= 2.0.18), libkwwidgets1-dev, tcl8.5-dev, tk8.5-dev,
- libavformat-dev, libvtkedge-dev (>> 0.1), libcurl-ssl-dev, libtar-dev
+ libavformat-dev, libvtkedge-dev (>> 0.1), libcurl4-openssl-dev, libtar-dev
Standards-Version: 3.9.2
Homepage: http://www.kitware.com/products/volview.html
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/volview/trunk/
Modified: trunk/packages/volview/trunk/debian/copyright
===================================================================
--- trunk/packages/volview/trunk/debian/copyright 2012-01-10 12:44:03 UTC (rev 9231)
+++ trunk/packages/volview/trunk/debian/copyright 2012-01-10 13:22:22 UTC (rev 9232)
@@ -1,6 +1,5 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: volview
-Maintainer: Mathieu Malaterre
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: VolView
Source: http://www.kitware.com/products/vvdownload.html
Files: *
Modified: trunk/packages/volview/trunk/debian/rules
===================================================================
--- trunk/packages/volview/trunk/debian/rules 2012-01-10 12:44:03 UTC (rev 9231)
+++ trunk/packages/volview/trunk/debian/rules 2012-01-10 13:22:22 UTC (rev 9232)
@@ -18,12 +18,6 @@
rmdir debian/volview/usr/doc
dh_installdocs
-override_dh_shlibdeps:
- # do nothing
-
-override_dh_install:
- dh_install --list-missing
-
override_dh_auto_install:
dh_auto_install
mv debian/volview/usr/bin/Plugins debian/volview/usr/lib/VolView
More information about the debian-med-commit
mailing list