[med-svn] r8904 - trunk/packages/gofigure2/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Sun Dec 11 15:37:59 UTC 2011
Author: malat-guest
Date: 2011-12-11 15:37:59 +0000 (Sun, 11 Dec 2011)
New Revision: 8904
Modified:
trunk/packages/gofigure2/trunk/debian/control
trunk/packages/gofigure2/trunk/debian/docs
trunk/packages/gofigure2/trunk/debian/rules
Log:
minor change
Modified: trunk/packages/gofigure2/trunk/debian/control
===================================================================
--- trunk/packages/gofigure2/trunk/debian/control 2011-12-11 14:44:59 UTC (rev 8903)
+++ trunk/packages/gofigure2/trunk/debian/control 2011-12-11 15:37:59 UTC (rev 8904)
@@ -11,7 +11,7 @@
Standards-Version: 3.9.2
Homepage: http://gofigure2.sourceforge.net
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gofigure2/trunk/
-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gofigure2/trunk/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gofigure2/trunk/
Package: gofigure2
Architecture: any
Modified: trunk/packages/gofigure2/trunk/debian/docs
===================================================================
--- trunk/packages/gofigure2/trunk/debian/docs 2011-12-11 14:44:59 UTC (rev 8903)
+++ trunk/packages/gofigure2/trunk/debian/docs 2011-12-11 15:37:59 UTC (rev 8904)
@@ -1 +1 @@
-ReadMe.txt
+ReadMe.rst
Modified: trunk/packages/gofigure2/trunk/debian/rules
===================================================================
--- trunk/packages/gofigure2/trunk/debian/rules 2011-12-11 14:44:59 UTC (rev 8903)
+++ trunk/packages/gofigure2/trunk/debian/rules 2011-12-11 15:37:59 UTC (rev 8904)
@@ -2,7 +2,7 @@
#export DH_VERBOSE=1
%:
- dh $@ --parallel
+ dh $@ --parallel
override_dh_auto_configure:
dh_auto_configure -- -DGOFIGURE2_INSTALL_LIB_DIR:STRING=lib -DCMAKE_BUILD_TYPE:STRING=Release
More information about the debian-med-commit
mailing list