[DRE-commits] r2774 - in packages/ctioga/trunk/debian: . patches

fourmond at alioth.debian.org fourmond at alioth.debian.org
Sun Jun 8 08:53:17 UTC 2008


Author: fourmond
Date: 2008-06-08 08:53:17 +0000 (Sun, 08 Jun 2008)
New Revision: 2774

Modified:
   packages/ctioga/trunk/debian/changelog
   packages/ctioga/trunk/debian/control
   packages/ctioga/trunk/debian/patches/10-manpages.dpatch
   packages/ctioga/trunk/debian/patches/11-manpage-typo.dpatch
Log:
[ctioga] New upstream release

Modified: packages/ctioga/trunk/debian/changelog
===================================================================
--- packages/ctioga/trunk/debian/changelog	2008-06-04 07:33:22 UTC (rev 2773)
+++ packages/ctioga/trunk/debian/changelog	2008-06-08 08:53:17 UTC (rev 2774)
@@ -1,8 +1,10 @@
-ctioga (1.7-2) UNRELEASED; urgency=low
+ctioga (1.8-1) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * New 'upstream' release
+  * Updated dependencies (tighten up tioga + adding Suggest: imagemagick)
+  * Updated 10-manpage 
 
- -- Vincent Fourmond <fourmond at debian.org>  Tue, 26 Feb 2008 20:59:49 +0100
+ -- Vincent Fourmond <fourmond at debian.org>  Sun, 08 Jun 2008 10:51:14 +0200
 
 ctioga (1.7-1) unstable; urgency=low
 

Modified: packages/ctioga/trunk/debian/control
===================================================================
--- packages/ctioga/trunk/debian/control	2008-06-04 07:33:22 UTC (rev 2773)
+++ packages/ctioga/trunk/debian/control	2008-06-08 08:53:17 UTC (rev 2774)
@@ -10,8 +10,8 @@
 
 Package: ctioga
 Architecture: all
-Depends: ruby, libtioga-ruby (>= 1.5)
-Suggests: mdbtools
+Depends: ruby, libtioga-ruby (>= 1.8)
+Suggests: mdbtools, imagemagick
 Description: command-line plotting utility
  ctioga is a command-line utility to plot scientific data.
  It produces high quality PDF files with text processed with
@@ -33,4 +33,5 @@
  .
  mdbtools is required for the MDB backend, but most of the users
  probably won't need this particular backend, so you can ignore it.
-Tag: implemented-in::ruby, interface::commandline, role::program, use::viewing
+ .
+ imagemagick is necessary for PNG output
\ No newline at end of file

Modified: packages/ctioga/trunk/debian/patches/10-manpages.dpatch
===================================================================
--- packages/ctioga/trunk/debian/patches/10-manpages.dpatch	2008-06-04 07:33:22 UTC (rev 2773)
+++ packages/ctioga/trunk/debian/patches/10-manpages.dpatch	2008-06-08 08:53:17 UTC (rev 2774)
@@ -4,9 +4,9 @@
 ## DP: Debian-specific modifications to the manual page
 
 @DPATCH@
-diff -urNad ctioga-1.5~/doc/ctioga.1 ctioga-1.5/doc/ctioga.1
---- ctioga-1.5~/doc/ctioga.1	2007-07-10 20:06:38.000000000 +0200
-+++ ctioga-1.5/doc/ctioga.1	2007-07-10 21:13:19.000000000 +0200
+diff -urNad ctioga-1.8~/doc/ctioga.1 ctioga-1.8/doc/ctioga.1
+--- ctioga-1.8~/doc/ctioga.1	2008-06-08 01:07:19.000000000 +0200
++++ ctioga-1.8/doc/ctioga.1	2008-06-08 10:48:25.000000000 +0200
 @@ -77,8 +77,8 @@
  
  More examples and a rather complete tutorial 
@@ -18,14 +18,15 @@
  
  
  .SH OPTIONS
-@@ -1193,12 +1193,15 @@
+@@ -2024,12 +2024,16 @@
  .BR open (1),
  .BR gnuplot (1)
  
 -The original tarball includes an 
 -.I examples/
--where you will find some data files, some commented examples of
--configuration files and most importantly a tutorial along with a
+-directory where you will find some data files, some commented examples
+-of configuration files and most importantly a tutorial along with a
++
 +On debian systems, you will find some data files, some commented
 +examples of configuration files and most importantly a tutorial along
 +with a 
@@ -37,5 +38,5 @@
 +where you have write access to be able to run the tutorial (or use
 +some Tioga magic changing the output dir).
  
- Useful documentation, including an illustrated version of the
- tutorial and instructions on bug reporting, can be found on 
+ It also includes a
+ .I tests/

Modified: packages/ctioga/trunk/debian/patches/11-manpage-typo.dpatch
===================================================================
--- packages/ctioga/trunk/debian/patches/11-manpage-typo.dpatch	2008-06-04 07:33:22 UTC (rev 2773)
+++ packages/ctioga/trunk/debian/patches/11-manpage-typo.dpatch	2008-06-08 08:53:17 UTC (rev 2774)
@@ -5,9 +5,9 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad ctioga-1.7~/doc/ctioga.1 ctioga-1.7/doc/ctioga.1
---- ctioga-1.7~/doc/ctioga.1	2008-02-25 21:04:14.000000000 +0100
-+++ ctioga-1.7/doc/ctioga.1	2008-02-26 18:51:42.000000000 +0100
+diff -urNad ctioga-1.8~/doc/ctioga.1 ctioga-1.8/doc/ctioga.1
+--- ctioga-1.8~/doc/ctioga.1	2008-06-08 10:49:36.000000000 +0200
++++ ctioga-1.8/doc/ctioga.1	2008-06-08 10:49:36.000000000 +0200
 @@ -116,7 +116,7 @@
  .TP
  .BI --marker-color \ color




More information about the Pkg-ruby-extras-commits mailing list