[Pkg-jed-commit] r135 - trunk/packages/slgtk/debian

Rafael Laboissiere rafael at costa.debian.org
Fri Nov 4 17:08:17 UTC 2005


Author: rafael
Date: 2005-11-04 17:08:17 +0000 (Fri, 04 Nov 2005)
New Revision: 135

Removed:
   trunk/packages/slgtk/debian/imdisplay.dbk
Modified:
   trunk/packages/slgtk/debian/
   trunk/packages/slgtk/debian/changelog
   trunk/packages/slgtk/debian/control
   trunk/packages/slgtk/debian/rules
   trunk/packages/slgtk/debian/slang-gtk.manpages
Log:
Debian release slgtk_0.5.15.r3-1


Property changes on: trunk/packages/slgtk/debian
___________________________________________________________________
Name: svn:ignore
   + stamp-autotools-files
files
slang-gtk.substvars
slang-gtk
stamp-makefile-build


Modified: trunk/packages/slgtk/debian/changelog
===================================================================
--- trunk/packages/slgtk/debian/changelog	2005-11-04 17:07:49 UTC (rev 134)
+++ trunk/packages/slgtk/debian/changelog	2005-11-04 17:08:17 UTC (rev 135)
@@ -1,3 +1,11 @@
+slgtk (0.5.15.r3-1) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * First official Debian release (closes: #337256)
+
+ -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Fri,  4 Nov 2005 10:26:19 +0100
+
 slgtk (0.5.15.r2-0.1) unstable; urgency=low
 
    +++ Changes by Rafael Laboissiere

Modified: trunk/packages/slgtk/debian/control
===================================================================
--- trunk/packages/slgtk/debian/control	2005-11-04 17:07:49 UTC (rev 134)
+++ trunk/packages/slgtk/debian/control	2005-11-04 17:08:17 UTC (rev 135)
@@ -2,7 +2,7 @@
 Section: interpreters
 Priority: optional
 Maintainer: Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), libgtk2.0-dev, slang-slirp, slang-tess, xvfb, cdbs
+Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), libgtk2.0-dev, slang-slirp, slang-tess, gfortran, xvfb, cdbs
 Standards-Version: 3.6.2
 
 Package: slang-gtk

Deleted: trunk/packages/slgtk/debian/imdisplay.dbk
===================================================================
--- trunk/packages/slgtk/debian/imdisplay.dbk	2005-11-04 17:07:49 UTC (rev 134)
+++ trunk/packages/slgtk/debian/imdisplay.dbk	2005-11-04 17:08:17 UTC (rev 135)
@@ -1,118 +0,0 @@
-<?xml version='1.0' encoding='ISO-8859-1'?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-  <!ENTITY dhfirstname "<firstname>Rafael</firstname>">
-  <!ENTITY dhsurname   "<surname>Laboissiere</surname>">
-  <!ENTITY dhdate      "<date>2005-11-02</date>">
-  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
-  <!ENTITY dhemail     "<email>rafael at debian.org</email>">
-  <!ENTITY dhusername  "Rafael Laboissiere">
-  <!ENTITY dhucpackage "<refentrytitle>IMDISPLAY</refentrytitle>">
-  <!ENTITY dhpackage   "imdisplay">
-
-  <!ENTITY debian      "<productname>Debian</productname>">
-  <!ENTITY gnu         "<acronym>GNU</acronym>">
-  <!ENTITY gpl         "&gnu; <acronym>GPL</acronym>">
-]>
-
-<refentry>
-  <refentryinfo>
-    <address>
-      &dhemail;
-    </address>
-    <author>
-      &dhfirstname;
-      &dhsurname;
-    </author>
-    <copyright>
-      <year>2005</year>
-      <holder>&dhusername;</holder>
-    </copyright>
-    &dhdate;
-  </refentryinfo>
-  <refmeta>
-    &dhucpackage;
-
-    &dhsection;
-  </refmeta>
-  <refnamediv>
-    <refname>&dhpackage;</refname>
-
-    <refpurpose>
-       generate/display/save composite images interactively
-    </refpurpose>
-  </refnamediv>
-  <refsynopsisdiv>
-    <cmdsynopsis>
-      <command>&dhpackage;</command>
-      <arg choice='plain'><replaceable>file</replaceable></arg>
-      <arg rep='repeat'><replaceable>file</replaceable></arg>
-    </cmdsynopsis>
-  </refsynopsisdiv>
-  <refsect1>
-    <title>DESCRIPTION</title>
-
-    <para>This manual page documents briefly the
-      <command>&dhpackage;</command> command.</para>
-
-    <para>This manual page was written for the Debian distribution because
-      the original program does not have a manual page.</para>
-
-    <para>The <command>&dhpackage;</command> utility accepts an arbitrary
-    number of images as input and displays them stacked upon one another,
-    respecting transparency. The rendered result may be easily tiled or
-    scaled, as well as automatically scrolled for images too large to fit
-    reasonably within your display.</para>
-
-    <para>Imdisplay may be used as either a self-contained executable
-    script or as a S-Lang function. When invoked as function (e.g. from
-    within slsh or other S-Lang-enabled applications) the input images may
-    be specified as either filenames, raw S-Lang arrays, or
-    GdkPixbufs. When invoked from the operating system command line the
-    input images must be filenames.</para>
-
-    <para>The utility supports a wide variety of input file formats,
-    including FITS, JPEG, PNG, GIF, XPM, TIFF, and animations. The rendered
-    result may also be saved to a variety of formats, including JPEG, PNG,
-    and FITS. The range of supported formats depends upon how Gtk was
-    compiled.</para>
-
-    <screen>
-    <prompt>unix%</prompt> imdisplay
-    Usage: imdisplay file [ file ...]
-
-    <prompt>unix%</prompt> cd &lt;slgtk_installation_on_your_system&gt;/images
-    <prompt>unix%</prompt> slsh
-    <prompt>slsh&gt;</prompt> require("imdisplay");
-    <prompt>slsh&gt;</prompt> pb1 = gdk_pixbuf_new_from_file("stars.fits");
-    <prompt>slsh&gt;</prompt> im1 = [1:200*300];
-    <prompt>slsh&gt;</prompt> reshape(im1, [200,300]);
-    <prompt>slsh&gt;</prompt> imdisplay(im1, pb1, "gtk-logo-rgb.gif", "red.png");
-    </screen>
-
-  </refsect1>
-  <refsect1>
-    <title>SEE ALSO</title>
-
-    <para>
-      http://space.mit.edu/%7Emnoble/slgtk/doc/html/slgtk.html#toc9.2
-    </para>
-
-  </refsect1>
-  <refsect1>
-    <title>AUTHOR</title>
-
-    <para>This manual page was written by &dhusername; &dhemail; for the
-    Debian system (but may be used by others).  Permission is granted to
-    copy, distribute and/or modify this document under the terms of the
-    &gnu; General Public License, Version 2 any later version published by
-    the Free Software Foundation.
-    </para>
-
-    <para>On Debian systems, the complete text of the GNU General Public
-    License can be found in /usr/share/common-licenses/GPL.</para>
-
-  </refsect1>
-</refentry>
-

Modified: trunk/packages/slgtk/debian/rules
===================================================================
--- trunk/packages/slgtk/debian/rules	2005-11-04 17:07:49 UTC (rev 134)
+++ trunk/packages/slgtk/debian/rules	2005-11-04 17:08:17 UTC (rev 135)
@@ -3,17 +3,19 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
-DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
-XP = xsltproc --nonet
-
 DEB_COMPRESS_EXCLUDE := .sl
 DEB_MAKE_BUILD_TARGET := all RPATH=
 DEB_MAKE_INSTALL_TARGET := install RPATH= DESTDIR=$(DEB_DESTDIR) \
   install_doc_dir=$(DEB_DESTDIR)/usr/share/doc/slang-gtk
 
 build/slang-gtk::
-	$(XP) $(DB2MAN) debian/imdisplay.dbk
 	( cd tests ; unset DISPLAY ; xvfb-run make )
 
-cleanbuilddir/slang-gtk::
-	rm -f imdisplay.1
+clean::
+	rm -f etc/Makefile			\
+		etc/Makefile.static		\
+		man/Makefile			\
+		slirp/examples/Makefile.inc	\
+		slirp/slirpsh.h			\
+		slirp/unix.mf			\
+		tests/test.out

Modified: trunk/packages/slgtk/debian/slang-gtk.manpages
===================================================================
--- trunk/packages/slgtk/debian/slang-gtk.manpages	2005-11-04 17:07:49 UTC (rev 134)
+++ trunk/packages/slgtk/debian/slang-gtk.manpages	2005-11-04 17:08:17 UTC (rev 135)
@@ -1 +1 @@
-imdisplay.1
+man/man1/imdisplay.1




More information about the Pkg-jed-commit mailing list