[Alba-desarrollo] SVN Alba r5188 - prosistem/alba/trunk/debian

commits en pressenter.com.ar commits en pressenter.com.ar
Mie Oct 3 19:08:10 CEST 2007


Author: ftoledo
Date: 2007-10-03 14:08:09 -0300 (Wed, 03 Oct 2007)
New Revision: 5188

Modified:
   prosistem/alba/trunk/debian/control
   prosistem/alba/trunk/debian/rules
Log:
re - pakete


Modified: prosistem/alba/trunk/debian/control
===================================================================
--- prosistem/alba/trunk/debian/control	2007-10-03 17:01:17 UTC (rev 5187)
+++ prosistem/alba/trunk/debian/control	2007-10-03 17:08:09 UTC (rev 5188)
@@ -1,5 +1,5 @@
-Source: alba
 Section: web
+Source: alba
 Priority: extra
 Maintainer: Fernando Toledo <ftoledo en docksud.com.ar>
 Build-Depends: debhelper (>= 5)
@@ -8,7 +8,7 @@
 Xs-Vcs-Svn: http://alba.pressenter.com.ar/cgi-bin/trac.cgi/browser/trunk
 
 Package: alba
-Architecture: any
+Architecture: all
 Depends: libapache2-mod-php5, apache2 | httpd, ${misc:Depends}
 Recommends: apache2 | httpd, php5-gd
 Suggests: mysql-server                                                     

Modified: prosistem/alba/trunk/debian/rules
===================================================================
--- prosistem/alba/trunk/debian/rules	2007-10-03 17:01:17 UTC (rev 5187)
+++ prosistem/alba/trunk/debian/rules	2007-10-03 17:08:09 UTC (rev 5188)
@@ -1,20 +1,17 @@
 #!/usr/bin/make -f
 # Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+export DH_VERBOSE=1
 
 REVISION := $(shell head -1 debian/changelog | sed 's/.*(//;s/).*//;s/.*-//')
 
-build: build-stamp
-build-stamp:
+build:
 	dh_testdir
-	touch build-stamp
 
 clean: clean-patched 
 
 clean-patched:
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp
 	dh_clean 
 #	debconf-updatepo
 




Más información sobre la lista de distribución Alba-desarrollo