[Fxpy-commits] FXPy/debian compat,NONE,1.1 rules,1.6,1.7
Status: Inactive
Brought to you by:
lyle
From: Bastian K. <ca...@us...> - 2003-06-26 22:38:19
|
Update of /cvsroot/fxpy/FXPy/debian In directory sc8-pr-cvs1:/tmp/cvs-serv6810/debian Modified Files: rules Added Files: compat Log Message: use debian/compat --- NEW FILE: compat --- 4 Index: rules =================================================================== RCS file: /cvsroot/fxpy/FXPy/debian/rules,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- rules 23 Feb 2003 09:35:31 -0000 1.6 +++ rules 26 Jun 2003 22:38:15 -0000 1.7 @@ -10,9 +10,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# This is the debhelper compatability version to use. -export DH_COMPAT=4 - configure: configure-stamp configure-stamp: dh_testdir |