[med-svn] r3944 - trunk/packages/dicomscope/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Wed Sep 9 11:34:49 UTC 2009
Author: malat-guest
Date: 2009-09-09 11:34:49 +0000 (Wed, 09 Sep 2009)
New Revision: 3944
Modified:
trunk/packages/dicomscope/trunk/debian/control
trunk/packages/dicomscope/trunk/debian/rules
Log:
more lintian
Modified: trunk/packages/dicomscope/trunk/debian/control
===================================================================
--- trunk/packages/dicomscope/trunk/debian/control 2009-09-09 11:30:58 UTC (rev 3943)
+++ trunk/packages/dicomscope/trunk/debian/control 2009-09-09 11:34:49 UTC (rev 3944)
@@ -4,7 +4,7 @@
DM-Upload-Allowed: yes
Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Priority: extra
-Build-Depends: debhelper (>= 5), cmake, libdcmtk1-dev (>= 3.5.4), default-jdk, unzip,
+Build-Depends: debhelper (>= 7), cmake, libdcmtk1-dev (>= 3.5.4), default-jdk, unzip,
libssl-dev, libxml2-dev, tofrodos, quilt
Standards-Version: 3.8.3
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/dicomscope/trunk/?rev=0&sc=0
Modified: trunk/packages/dicomscope/trunk/debian/rules
===================================================================
--- trunk/packages/dicomscope/trunk/debian/rules 2009-09-09 11:30:58 UTC (rev 3943)
+++ trunk/packages/dicomscope/trunk/debian/rules 2009-09-09 11:34:49 UTC (rev 3944)
@@ -98,7 +98,7 @@
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
# Add here commands to install the package into debian/tmp
More information about the debian-med-commit
mailing list