r44952 - in /packages/ng-spice-rework/trunk/debian: copyright manpages/ngproc2mod.1 rules

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Mon Jun 4 09:22:01 UTC 2012


Author: gudjon-guest
Date: Mon Jun  4 09:22:00 2012
New Revision: 44952

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44952
Log:
Minor fixes.

Modified:
    packages/ng-spice-rework/trunk/debian/copyright
    packages/ng-spice-rework/trunk/debian/manpages/ngproc2mod.1
    packages/ng-spice-rework/trunk/debian/rules

Modified: packages/ng-spice-rework/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/ng-spice-rework/trunk/debian/copyright?rev=44952&op=diff
==============================================================================
--- packages/ng-spice-rework/trunk/debian/copyright (original)
+++ packages/ng-spice-rework/trunk/debian/copyright Mon Jun  4 09:22:00 2012
@@ -82,7 +82,8 @@
 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.
@@ -123,35 +124,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.

Modified: packages/ng-spice-rework/trunk/debian/manpages/ngproc2mod.1
URL: http://svn.debian.org/wsvn/debian-science/packages/ng-spice-rework/trunk/debian/manpages/ngproc2mod.1?rev=44952&op=diff
==============================================================================
--- packages/ng-spice-rework/trunk/debian/manpages/ngproc2mod.1 (original)
+++ packages/ng-spice-rework/trunk/debian/manpages/ngproc2mod.1 Mon Jun  4 09:22:00 2012
@@ -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

Modified: packages/ng-spice-rework/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/ng-spice-rework/trunk/debian/rules?rev=44952&op=diff
==============================================================================
--- packages/ng-spice-rework/trunk/debian/rules (original)
+++ packages/ng-spice-rework/trunk/debian/rules Mon Jun  4 09:22:00 2012
@@ -121,6 +121,7 @@
 		$(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.




More information about the debian-science-commits mailing list