[ngspice] 59/61: Fixes to rules file and copyright.
Andreas Tille
tille at debian.org
Tue Dec 12 14:08:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ngspice.
commit 0a9dd2e24f0cf4c518c0d85766050411c625d717
Author: Gudjon I. Gudjonsson <gudjon at gudjon.org>
Date: Sun Nov 26 09:39:48 2017 +0000
Fixes to rules file and copyright.
---
debian/copyright | 18 +++++++++---------
debian/rules | 2 +-
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index aac84cb..655b0f0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://ngspice.sourceforge.net
-Files: doc/*
-Copyright: 1996 The Regents of the University of California
-License: SPICEDOC
-
-Files: manual/*
-Copyright: 2010, Paolo Nenzi, Holger Vogt
-License: SPICEDOC
-
-Files: src/*
+Files: *
Copyright: Alan Gillespie <Alan.Gillespie at analog.com>
Al Davis <aldavis at ieee.org>
AMAKAWA Shuhei <sa264 at cam.ac.uk>
@@ -78,6 +70,14 @@ Copyright: Alan Gillespie <Alan.Gillespie at analog.com>
Wolfgang Muees
License: MIT_MODERN
+Files: doc/*
+Copyright: 1996 The Regents of the University of California
+License: SPICEDOC
+
+Files: manual/*
+Copyright: 2010, Paolo Nenzi, Holger Vogt
+License: SPICEDOC
+
Files: src/spicelib/devices/adms/admst/*
Copyright: 2011 Noovela - Author Laurent Lemaitre
License: GPL-2+
diff --git a/debian/rules b/debian/rules
index 36533b1..d41ade4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -170,7 +170,7 @@ binary-arch: install-arch
"$(CURDIR)/debian/tclspice/usr/lib/tcltk/libspice.la"
dh_installman -a
dh_link -a
- dh_strip -a --exlude=.cm
+ dh_strip -a --exclude=.cm
dh_compress -a --exclude=.tcl --exclude=.cir
dh_fixperms -a
dh_installdeb -a
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ngspice.git
More information about the debian-science-commits
mailing list