r36599 - in /packages/rheolef/trunk/debian: control rules

saramito-guest at users.alioth.debian.org saramito-guest at users.alioth.debian.org
Mon May 31 22:54:26 UTC 2010


Author: saramito-guest
Date: Mon May 31 22:54:12 2010
New Revision: 36599

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36599
Log:
lintian

Modified:
    packages/rheolef/trunk/debian/control
    packages/rheolef/trunk/debian/rules

Modified: packages/rheolef/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/control?rev=36599&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/control (original)
+++ packages/rheolef/trunk/debian/control Mon May 31 22:54:12 2010
@@ -73,7 +73,7 @@
 Package: librheolef-doc
 Section: doc
 Architecture: any
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info
 Description: Rheolef: documentation
  Rheolef is a computer environment that serves as a convenient
  laboratory for computations in applied mathematics, involving finite

Modified: packages/rheolef/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/rules?rev=36599&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/rules (original)
+++ packages/rheolef/trunk/debian/rules Mon May 31 22:54:12 2010
@@ -99,7 +99,7 @@
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs ChangeLog
-	dh_installdocs
+	#dh_installdocs
 	dh_installexamples
 	dh_lintian
 	dh_install --sourcedir=$(TMPDIR)




More information about the debian-science-commits mailing list