[Pkg-libvirt-commits] [SCM] Virtinst Debian packaging branch, master, updated. debian/0.500.0-1-7-g6bb175f

Laurent Léonard laurent at open-minds.org
Sun Aug 30 22:47:16 UTC 2009


The following commit has been merged in the master branch:
commit 6bb175f50032b0560f3e79600b4f7627c6813efc
Author: Laurent Léonard <laurent at open-minds.org>
Date:   Mon Aug 31 00:33:44 2009 +0200

    Remove debian/pycompat.
    
    According to python-support recommendations. Also remove it in debian/rules clean target (see #424898).

diff --git a/debian/pycompat b/debian/pycompat
deleted file mode 100644
index 0cfbf08..0000000
--- a/debian/pycompat
+++ /dev/null
@@ -1 +0,0 @@
-2
diff --git a/debian/rules b/debian/rules
index d9617e3..36cd840 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,4 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 clean::
 	rm -rf $(CURDIR)/build
+	rm -f $(CURDIR)/debian/pycompat

-- 
Virtinst Debian packaging



More information about the Pkg-libvirt-commits mailing list