[Pkg-mono-svn-commits] rev 1033 - mono/trunk/debian

Eduard Bloch blade@haydn.debian.org
Wed, 16 Jun 2004 15:19:16 -0600


Author: blade
Date: 2004-06-16 15:19:00 -0600 (Wed, 16 Jun 2004)
New Revision: 1033

Modified:
   mono/trunk/debian/dh_netdeps
Log:
Only print this warning with verbose flag


Modified: mono/trunk/debian/dh_netdeps
===================================================================
--- mono/trunk/debian/dh_netdeps	2004-06-16 21:10:00 UTC (rev 1032)
+++ mono/trunk/debian/dh_netdeps	2004-06-16 21:19:00 UTC (rev 1033)
@@ -229,7 +229,7 @@
        }
        else
        {
-          warning(
+          verbose_print(
              "Could not read debian/$package.substvars"
           );
        }