[SCM] an open source computer algebra system branch, debian, updated. 739ca9b41523ed0d986a71769a1361361f2277ee

Bernhard R. Link brlink at debian.org
Tue Feb 28 09:42:17 UTC 2012


The following commit has been merged in the debian branch:
commit ce59f77f526273573f31c40cc6e802a64c3d6039
Author: Bernhard R. Link <brlink at debian.org>
Date:   Mon Feb 27 11:13:40 2012 +0100

    call dh_compress
    
    so changelog files are compressed.

diff --git a/debian/rules b/debian/rules
index c793216..3106860 100755
--- a/debian/rules
+++ b/debian/rules
@@ -119,7 +119,7 @@ binary-arch: install
 	dh_strip
 	dh_makeshlibs
 	dh_shlibdeps
-	#dh_compress -X/NTL/
+	dh_compress
 	dh_fixperms
 	dh_installdeb
 	dh_gencontrol

-- 
an open source computer algebra system



More information about the debian-science-commits mailing list