[SCM] Debian packaging for the lrslib vertex enumeration package	branch, master, updated. f896e37fc37f0bf4fd04654a35e75049a103360d
    David Bremner 
    bremner at unb.ca
       
    Thu Nov 26 12:39:52 UTC 2009
    
    
  
The following commit has been merged in the master branch:
commit 2c7e184fce90ebb070fcb05f6321dd85b80fcf86
Author: David Bremner <bremner at unb.ca>
Date:   Thu Nov 26 08:06:57 2009 -0400
    add topgit and quilt (the latter via 3.0 source format)
diff --git a/debian/rules b/debian/rules
index cfa52de..e68baae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+include $(wildcard /usr/share/topgit/tg2quilt.mk)
+
 SONAME=liblrs.so.0d
 SOMINOR=.0.0
 SHLIB=$(SONAME)$(SOMINOR)
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
-- 
Debian packaging for the lrslib vertex enumeration package
    
    
More information about the debian-science-commits
mailing list