[Pkg-ganeti-devel] [SCM] Ganeti htools packaging branch, master, updated. debian/0.3.0-1-4-gab5ebc4

Iustin Pop iustin at debian.org
Fri Mar 11 23:36:49 UTC 2011


The following commit has been merged in the master branch:
commit 6bb1a360921156e2e69728b48a6b209283a0ec4a
Author: Iustin Pop <iustin at debian.org>
Date:   Fri Mar 11 21:13:24 2011 +0100

    Revert "Fix breakage due to upstream archive timestamps"
    
    This reverts commit 8972924f2eb298b3010933cc1470dc9962b186a8, as the
    new 0.3.1 release has fixed the archive generation.

diff --git a/debian/rules b/debian/rules
index 2cd7a40..4a0131d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,10 +11,6 @@ build: build-stamp
 build-stamp:
 	dh_testdir
 
-	# Temporary fix until upstream archive has right timestamps
-	# and ships html versions
-	touch man/*.1 man/hail.html man/hbal.html man/hscan.html man/hspace.html
-
 	# Add here commands to compile the package.
 	$(MAKE)
 
@@ -28,7 +24,6 @@ clean:
 	# Add here commands to clean up after the build process.
 	$(MAKE) clean
 	rm -rf .hpc
-	rm -f man/*.html
 
 	dh_clean
 

-- 
Ganeti htools packaging



More information about the Pkg-ganeti-devel mailing list