r44732 - in /packages/ng-spice-rework/trunk/debian: changelog patches/01_fix_manpages.patch patches/series
gudjon-guest at users.alioth.debian.org
gudjon-guest at users.alioth.debian.org
Mon Apr 23 10:30:38 UTC 2012
Author: gudjon-guest
Date: Mon Apr 23 10:30:38 2012
New Revision: 44732
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44732
Log:
* Refreshed patch 01_fix_manpages
* Create patch 02_fix_tcl_examples
Modified:
packages/ng-spice-rework/trunk/debian/changelog
packages/ng-spice-rework/trunk/debian/patches/01_fix_manpages.patch
packages/ng-spice-rework/trunk/debian/patches/series
Modified: packages/ng-spice-rework/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/ng-spice-rework/trunk/debian/changelog?rev=44732&op=diff
==============================================================================
--- packages/ng-spice-rework/trunk/debian/changelog (original)
+++ packages/ng-spice-rework/trunk/debian/changelog Mon Apr 23 10:30:38 2012
@@ -9,8 +9,10 @@
the one from ngspice is the correct.
* Add tclspice binary dependency on ngspice
* Remove patch 02_fix_spelling.patch. Fixed in upstream
+ * Refreshed patch 01_fix_manpages
+ * Create patch 02_fix_tcl_examples
- -- Gudjon I. Gudjonsson <gudjon at gudjon.org> Sun, 22 Apr 2012 23:22:17 +0200
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org> Mon, 23 Apr 2012 12:25:16 +0200
ngspice (23-1) unstable; urgency=low
Modified: packages/ng-spice-rework/trunk/debian/patches/01_fix_manpages.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/ng-spice-rework/trunk/debian/patches/01_fix_manpages.patch?rev=44732&op=diff
==============================================================================
--- packages/ng-spice-rework/trunk/debian/patches/01_fix_manpages.patch (original)
+++ packages/ng-spice-rework/trunk/debian/patches/01_fix_manpages.patch Mon Apr 23 10:30:38 2012
@@ -1,7 +1,7 @@
Fix minor spelling errors in manpages
--- a/man/man1/ngnutmeg.1
+++ b/man/man1/ngnutmeg.1
-@@ -5,14 +5,14 @@
+@@ -3,14 +3,14 @@
(woman-find-file buffer-file-name)
@@ -20,7 +20,7 @@
--- a/man/man1/ngspice.1
+++ b/man/man1/ngspice.1
-@@ -5,13 +5,13 @@
+@@ -3,13 +3,13 @@
(woman-find-file buffer-file-name)
@@ -36,7 +36,7 @@
buffer-file-name
" > /tmp/tmp.ps && gv /tmp/tmp.ps"))
-@@ -20,17 +20,17 @@
+@@ -18,17 +18,17 @@
.ds = \-\^\-
.ds ngspice \s-2NGSPICE\s+2
.SH "NAME"
@@ -57,7 +57,7 @@
tries to find the file in the current directory, and if it is not found then
in the user's home directory.
.TP
-@@ -41,9 +41,9 @@
+@@ -39,9 +39,9 @@
The program is being run on a terminal with \fBmfb\fP name \fIterm\fP.
.TP
\fB\-b\fP or \fB\*=batch\fP
@@ -69,16 +69,16 @@
\-i flag is given.
.TP
\fB\-s\fP or \fB\*=server\fP
-@@ -81,7 +81,7 @@
+@@ -79,7 +79,7 @@
ngspice through a pipe. Thus ngspice will assume that the pipe
- is a tty and allows to run in interactive mode.
+ is a tty and allows one to run in interactive mode.
.PP
-Further arguments are taken to be \*[spice] input decks, which are read
+Further arguments are taken to be spice input decks, which are read
and saved. (If batch mode is requested then they are run immediately.)
.SH "ENVIRONMENT"
.TP
-@@ -131,7 +131,7 @@
+@@ -129,7 +129,7 @@
.SH "SEE ALSO"
sconvert(1), ngnutmeg(1), mfb(3), writedata(3), and
.br
Modified: packages/ng-spice-rework/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/ng-spice-rework/trunk/debian/patches/series?rev=44732&op=diff
==============================================================================
--- packages/ng-spice-rework/trunk/debian/patches/series (original)
+++ packages/ng-spice-rework/trunk/debian/patches/series Mon Apr 23 10:30:38 2012
@@ -1,1 +1,2 @@
01_fix_manpages.patch
+02_fix_tcl_examples.patch
More information about the debian-science-commits
mailing list