[sagemath-database-graphs] 03/06: Updated d/copyright and d/rules to the new directory layout
Julien Puydt
julien.puydt at laposte.net
Fri Feb 6 21:56:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository sagemath-database-graphs.
commit 1ff6cde823325e8adbf4fd0d1e445e3592cac9fd
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Fri Feb 6 22:47:39 2015 +0100
Updated d/copyright and d/rules to the new directory layout
---
debian/copyright | 9 ++-------
debian/rules | 5 +----
2 files changed, 3 insertions(+), 11 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 59a711f..add464a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,17 +3,12 @@ Upstream-Name: graphs
Upstream-Contact: R. Andrew Ohana <andrew.ohana at gmail.com>
Source: http://www.sagemath.org/packages/standard/
-Files: SPKG.txt, spkg-install
-Copyright: R. Andrew Ohana <andrew.ohana at gmail.com>
- Nathann Cohen
-License: GPL-2+
-
-Files: src/graph.dump
+Files: graph.dump
Copyright: Emily Kirkman
Jason Grout
License: GPL-2+
-Files: src/isgci_sage.xml
+Files: isgci_sage.xml, smallgraphs.txt
Copyright: 2001-2013, H.N. de Ridder et al.
License: GPL-2+
diff --git a/debian/rules b/debian/rules
index e1c1987..8d2298f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,7 @@
dh $@
override_dh_auto_build:
- sqlite3 src/graphs.db < src/graphs.dump
+ sqlite3 graphs.db < graphs.dump
override_dh_auto_clean:
rm -f src/graphs.db
-
-override_dh_installchangelogs:
- dh_installchangelogs SPKG.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath-database-graphs.git
More information about the debian-science-commits
mailing list