[sagemath] 01/03: Change debian/compat to 10.
Tobias Hansen
thansen at moszumanska.debian.org
Sat Nov 19 11:00:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository sagemath.
commit ddd1c7d63d177b991b11a5b195d76067187ccff1
Author: Tobias Hansen <thansen at broeselmaschine.fc.up.pt>
Date: Sat Nov 19 10:44:34 2016 +0000
Change debian/compat to 10.
---
debian/compat | 2 +-
debian/rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/rules b/debian/rules
index 004d473..767c64e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ DOCS_INSTALL = $(LANGS:%=debian/sagemath-doc-%.install)
DOCS_CONTROL = $(LANGS:%=debian/sagemath-doc-%.control)
%:
- dh $@ --parallel --with=python2,sphinxdoc
+ dh $@ --with=python2,sphinxdoc
build: gencontrol
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git
More information about the debian-science-commits
mailing list