[subversion-commit] SVN tetex commit + diffs: r157 - in tetex-bin/trunk/debian: . patches

Frank Küster frank at costa.debian.org
Tue Aug 23 15:17:47 UTC 2005


Author: frank
Date: 2005-08-23 15:17:46 +0000 (Tue, 23 Aug 2005)
New Revision: 157

Added:
   tetex-bin/trunk/debian/patches/patch-tmp.old
Modified:
   tetex-bin/trunk/debian/changelog
   tetex-bin/trunk/debian/patches/patch-tmp
   tetex-bin/trunk/debian/patches/patch-tmp.files
Log:
Correct ebb's usage message (patch-src), and refine its manpage
(closes: #324670)


Modified: tetex-bin/trunk/debian/changelog
===================================================================
--- tetex-bin/trunk/debian/changelog	2005-08-23 13:28:49 UTC (rev 156)
+++ tetex-bin/trunk/debian/changelog	2005-08-23 15:17:46 UTC (rev 157)
@@ -6,8 +6,10 @@
     [frank] 
   * Install the symlink for mfw in TEXMFVAR/web2c, where it belongs, not in
     TEXMFMAIN/web2c [frank]
+  * Correct ebb's usage message (patch-src), and refine its manpage
+    (closes: #324670).  Thanks to Robert Millan <rmh at aybabtu.com> [frank] 
 
- -- Frank Küster <frank at debian.org>  Mon, 22 Aug 2005 20:39:25 +0200
+ -- Frank Küster <frank at debian.org>  Tue, 23 Aug 2005 14:36:11 +0200
 
 tetex-bin (3.0-6) experimental; urgency=low
 

Modified: tetex-bin/trunk/debian/patches/patch-tmp
===================================================================
--- tetex-bin/trunk/debian/patches/patch-tmp	2005-08-23 13:28:49 UTC (rev 156)
+++ tetex-bin/trunk/debian/patches/patch-tmp	2005-08-23 15:17:46 UTC (rev 157)
@@ -1,5 +1,5 @@
---- texk/tetex/epstopdf.orig	2005-02-25 15:28:17.000000000 +0100
-+++ texk/tetex/epstopdf	2005-02-25 15:28:00.000000000 +0100
+--- texk/tetex/epstopdf.orig	2005-08-23 17:15:24.861747349 +0200
++++ texk/tetex/epstopdf	2005-08-23 17:15:24.908742250 +0200
 @@ -205,7 +205,8 @@
  ### open output file
  if ($::opt_gs) {
@@ -10,8 +10,8 @@
    debug "Ghostscript pipe:", $pipe;
    open(OUT,"|$pipe") or error "Cannot open Ghostscript for piped input";
  }
---- texk/tetex/epstopdf.man.orig	2005-02-25 15:28:17.000000000 +0100
-+++ texk/tetex/epstopdf.man	2005-02-25 15:27:46.000000000 +0100
+--- texk/tetex/epstopdf.man.orig	2005-08-23 17:15:24.864747023 +0200
++++ texk/tetex/epstopdf.man	2005-08-23 17:15:24.908742250 +0200
 @@ -14,10 +14,12 @@
  .P
  If the bounding box is not right, of course, you have problems...
@@ -28,3 +28,30 @@
  .IP "\fB--\fP[\fBno\fP]\fBgs\fP"
  run ghostscript       (default: --gs).
  .IP "\fB--\fP[\fBno\fP]\fBcompress\fP"
+--- texk/dvipdfm/ebb.c.orig	2005-08-23 17:15:24.866746806 +0200
++++ texk/dvipdfm/ebb.c	2005-08-23 17:15:24.909742142 +0200
+@@ -49,7 +49,7 @@
+   fprintf (stderr, "ebb comes with ABSOLUTELY NO WARRANTY.\n");
+   fprintf (stderr, "This is free software, and you are welcome to redistribute it\n");
+   fprintf (stderr, "under certain conditions.  Details are distributed with the software.\n");
+-  fprintf (stderr, "\nUsage: [-v] [-b] ebb [files]\n");
++  fprintf (stderr, "\nUsage: ebb [-v] [-b] [files]\n");
+   fprintf (stderr, "\t-b\t\tWrite .bb file in binary mode\n");
+   fprintf (stderr, "\t-v\t\tVerbose\n");
+   exit(1);
+--- texk/dvipdfm/ebb.1.orig	2005-08-23 17:15:24.869746481 +0200
++++ texk/dvipdfm/ebb.1	2005-08-23 17:15:24.909742142 +0200
+@@ -18,11 +18,9 @@
+ .HP
+ \fB\-v\fR : be verbose
+ .HP
+-\fB\-b\fR : Write .bb file in binary mode
++\fB\-b\fR : Write .bb file in binary mode (has no effect on Linux and
++other systems conforming to POSIX).
+ .HP
+-.SH "BUGS" 
+-.PP 
+-I cannot find a difference between binary and standard .bb files\&.
+ .PP 
+ .SH "AUTHOR" 
+ .PP 

Modified: tetex-bin/trunk/debian/patches/patch-tmp.files
===================================================================
--- tetex-bin/trunk/debian/patches/patch-tmp.files	2005-08-23 13:28:49 UTC (rev 156)
+++ tetex-bin/trunk/debian/patches/patch-tmp.files	2005-08-23 15:17:46 UTC (rev 157)
@@ -1,3 +1,5 @@
 texk/tetex/epstopdf
 texk/tetex/epstopdf.man
+texk/dvipdfm/ebb.c
+texk/dvipdfm/ebb.1
 

Added: tetex-bin/trunk/debian/patches/patch-tmp.old
===================================================================
--- tetex-bin/trunk/debian/patches/patch-tmp.old	2005-08-23 13:28:49 UTC (rev 156)
+++ tetex-bin/trunk/debian/patches/patch-tmp.old	2005-08-23 15:17:46 UTC (rev 157)
@@ -0,0 +1,57 @@
+--- texk/tetex/epstopdf.orig	2005-02-25 15:28:17.000000000 +0100
++++ texk/tetex/epstopdf	2005-02-25 15:28:00.000000000 +0100
+@@ -205,7 +205,8 @@
+ ### open output file
+ if ($::opt_gs) {
+   my $pipe = "$GS -q -sDEVICE=pdfwrite $GSOPTS " .
+-          "-sOutputFile=$OutputFilename - -c quit";
++      "-dAutoRotatePages=/None " .
++      "\"-sOutputFile=$OutputFilename\" - -c quit";
+   debug "Ghostscript pipe:", $pipe;
+   open(OUT,"|$pipe") or error "Cannot open Ghostscript for piped input";
+ }
+--- texk/tetex/epstopdf.man.orig	2005-02-25 15:28:17.000000000 +0100
++++ texk/tetex/epstopdf.man	2005-02-25 15:27:46.000000000 +0100
+@@ -14,10 +14,12 @@
+ .P
+ If the bounding box is not right, of course, you have problems...
+ .SH OPTIONS
+-.IP "\fB--outfile\fP=\fIfile\fP"
+-write result to \fIfile\fP instead of standard output.
+ .IP "\fB--\fP[\fBno\fP]\fBfilter\fP"
+-read standard input   (default: --nofilter).
++read standard input, write to standard output  (default: --nofilter).
++.IP "\fB--outfile\fP=\fIfile\fP"
++when \fB--[no]filter\fP ist given, write result to \fIfile\fP instead of
++standard output. If neither \fB--filter\fP nor \fB--outfile\fP is given
++write to \fIinput-file.pdf\fP.
+ .IP "\fB--\fP[\fBno\fP]\fBgs\fP"
+ run ghostscript       (default: --gs).
+ .IP "\fB--\fP[\fBno\fP]\fBcompress\fP"
+--- texk/dvipdfm/ebb.c.orig	2005-08-23 14:34:21.801788036 +0200
++++ texk/dvipdfm/ebb.c	2005-08-23 14:34:21.845783095 +0200
+@@ -49,7 +49,7 @@
+   fprintf (stderr, "ebb comes with ABSOLUTELY NO WARRANTY.\n");
+   fprintf (stderr, "This is free software, and you are welcome to redistribute it\n");
+   fprintf (stderr, "under certain conditions.  Details are distributed with the software.\n");
+-  fprintf (stderr, "\nUsage: [-v] [-b] ebb [files]\n");
++  fprintf (stderr, "\nUsage: ebb [-v] [-b] [files]\n");
+   fprintf (stderr, "\t-b\t\tWrite .bb file in binary mode\n");
+   fprintf (stderr, "\t-v\t\tVerbose\n");
+   exit(1);
+--- texk/dvipdfm/ebb.1.orig	2005-08-23 14:34:21.803787811 +0200
++++ texk/dvipdfm/ebb.1	2005-08-23 14:35:21.043134454 +0200
+@@ -18,11 +18,9 @@
+ .HP
+ \fB\-v\fR : be verbose
+ .HP
+-\fB\-b\fR : Write .bb file in binary mode
++\fB\-b\fR : Write .bb file in binary mode (has no effect on Linux and
++other systems conforming to POSIX).
+ .HP
+-.SH "BUGS" 
+-.PP 
+-I cannot find a difference between binary and standard .bb files\&.
+ .PP 
+ .SH "AUTHOR" 
+ .PP 




More information about the Pkg-tetex-commits mailing list