[ngspice] 44/61: Minor fixes.

Andreas Tille tille at debian.org
Tue Dec 12 14:08:42 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 7d8066d06d57e0c595904ce8a2e81a26f7837e58
Author: Gudjon I. Gudjonsson <gudjon at gudjon.org>
Date:   Mon Jun 4 09:22:00 2012 +0000

    Minor fixes.
---
 debian/copyright             | 32 ++------------------------------
 debian/manpages/ngproc2mod.1 |  4 ++--
 debian/rules                 |  1 +
 3 files changed, 5 insertions(+), 32 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 13e34b4..d388e37 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -82,7 +82,8 @@ Files: src/spicelib/devices/adms/admst/*
 Copyright: 2011 Noovela - Author Laurent Lemaitre
 License: GPL-2+
 
-Files: src/spicelib/devices/adms/admst/prengspice.xml, src/spicelib/devices/adms/admst/ngspice.xml
+Files: src/spicelib/devices/adms/admst/prengspice.xml
+       src/spicelib/devices/adms/admst/ngspice.xml
 Copyright: 2011 Noovela - Author Laurent Lemaitre
 License: NOOVELA
  This code IS to be used for non-commercial usage ONLY.
@@ -124,35 +125,6 @@ Files: debian/*
 Copyright: 2008-2012 Gudjon I. Gudjonsson <gudjon at gudjon.org>
 License: GPL-2
 
-License: GPL_BISON
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2, or (at your option)
- any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA.
- .
- As a special exception, you may create a larger work that contains
- part or all of the Bison parser skeleton and distribute that work
- under terms of your choice, so long as that work isn't itself a
- parser generator using the skeleton or a modified version thereof
- as a parser skeleton.  Alternatively, if you modify or redistribute
- the parser skeleton itself, you may (at your option) remove this
- special exception, which will cause the skeleton and the resulting
- Bison output files to be licensed under the GNU General Public
- License without this special exception.
- .
- This special exception was added by the Free Software Foundation in
- version 2.2 of Bison.
-
 License: SPICEDOC
  Copyright 1996 The Regents of the University of California.
  .
diff --git a/debian/manpages/ngproc2mod.1 b/debian/manpages/ngproc2mod.1
index e2eabd7..6e0355e 100644
--- a/debian/manpages/ngproc2mod.1
+++ b/debian/manpages/ngproc2mod.1
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH NGPROC2MOD 1 "2012-06-02"
+.TH NGPROC2MOD 1 "2012-06-04"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -16,7 +16,7 @@
 .\" .sp <n>    insert n+1 empty lines
 .\" for manpage-specific macros, see man(7)
 .SH NAME
-ngprog2mod \- program to do something
+ngprog2mod \- program to process BSIM1 and BSIM2 files.
 .SH SYNOPSIS
 .B ngprog2mod
 .SH DESCRIPTION
diff --git a/debian/rules b/debian/rules
index 1cbecc8..2c7ed89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -121,6 +121,7 @@ endif
 		$(CURDIR)/build/tclspice/examples/tclspice/tcl/test_vectoblt.tcl
 	mkdir -p build/ngspice/examples/xspice1/
 	cp -a src/xspice/examples/* build/ngspice/examples/xspice1/
+	find build/ngspice/examples/xspice1/ -name Makefile -exec rm -f {} \;
 	find build/ngspice/examples/xspice1/ -type f -exec chmod a-x {} \;
 
 # Build architecture-independent files here.

-- 
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