[libgap-sage] 02/03: Add comment in d/rules and an empty line in d/get-orig-source.sh

Jerome Benoit calculus-guest at moszumanska.debian.org
Sun Nov 13 08:01:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository libgap-sage.

commit 30a58beb3ca649b8724de6ef85b2992abb7f93d0
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sun Nov 13 00:10:44 2016 +0000

    Add comment in d/rules and an empty line in d/get-orig-source.sh
---
 debian/get-orig-source.sh | 1 +
 debian/rules              | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index d74695f..9863624 100755
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -90,6 +90,7 @@ wget "${UPSTREAM_GAPCORE_REPO}/${GAPCOREZIPBALL}"
 
 
 message "Extracting GAP-core relevant material"
+
 mkdir ${GAPCORE_ROOTFOLDER}
 cd ${GAPCORE_ROOTFOLDER}
 unzip "${UPSTREAM_GAPCOREFOLDER}/${GAPCOREZIPBALL}" "${GAPCOREBALLFOLDERNAME}/src/*"
diff --git a/debian/rules b/debian/rules
index fbcd8ef..6d842af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ override_dh_auto_configure:
 	# preamble: none
 	# amble:
 	dh_auto_configure -B _build -- --with-gap_system_arch=$(DEB_BUILD_GAP_INFO_ARCH)
-	# postamble: based on the dist-hook target.
+	# postamble: based on the dist-hook target and the hacking section in README
 	cp -t _build/src $(wildcard $(addprefix gapcore/gap$(DEB_PKG_GAP_VERSION)/src/,*.h *.c *.s))
 	cp -t _build/src $(wildcard $(addprefix src/,*.h *.c))
 	patch --directory _build/src --strip 1 < patches/gap-$(UPS_PKG_VERSION).patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libgap-sage.git



More information about the debian-science-commits mailing list