--- gtkmathview-0.8.0.orig/mathmlps/main.cc +++ gtkmathview-0.8.0/mathmlps/main.cc @@ -20,6 +20,7 @@ #include #include +#include #include --- gtkmathview-0.8.0.orig/src/engine/mathml/mathVariantAux.cc +++ gtkmathview-0.8.0/src/engine/mathml/mathVariantAux.cc @@ -19,6 +19,7 @@ #include #include +#include #include "mathVariantAux.hh" --- gtkmathview-0.8.0.orig/src/backend/ps/T1_FontDataBase.cc +++ gtkmathview-0.8.0/src/backend/ps/T1_FontDataBase.cc @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include --- gtkmathview-0.8.0.orig/mathmlsvg/SMS.cc +++ gtkmathview-0.8.0/mathmlsvg/SMS.cc @@ -19,6 +19,7 @@ #include #include +#include #include "defs.h" #include "AbstractLogger.hh" #include "ValueConversion.hh" --- gtkmathview-0.8.0.orig/mathmlsvg/main.cc +++ gtkmathview-0.8.0/mathmlsvg/main.cc @@ -20,6 +20,7 @@ #include #include +#include #include --- gtkmathview-0.8.0.orig/debian/rules +++ gtkmathview-0.8.0/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/dpatch.mk + +CXX=g++-4.1 +CC=gcc-4.1 --- gtkmathview-0.8.0.orig/debian/compat +++ gtkmathview-0.8.0/debian/compat @@ -0,0 +1 @@ +5 --- gtkmathview-0.8.0.orig/debian/libgtkmathview-bin.manpages +++ gtkmathview-0.8.0/debian/libgtkmathview-bin.manpages @@ -0,0 +1,2 @@ +doc/mathmlviewer.1 +doc/mathmlsvg.1 --- gtkmathview-0.8.0.orig/debian/copyright +++ gtkmathview-0.8.0/debian/copyright @@ -0,0 +1,17 @@ +This package was debianized by Stefano Zacchiroli on +Sun, 21 Jan 2001 17:48:44 +0100. + +It was downloaded from: + http://helm.cs.unibo.it/software/mml-widget/ + +Author: Luca Padovani + +Copyright: + + GtkMathView 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 of the License, or (at your option) any later + version. + + On Debian systems a copy of the GNU General Public License version 2 can be + found in /usr/share/common-licenses/GPL-2 --- gtkmathview-0.8.0.orig/debian/libgtkmathview0c2a.docs +++ gtkmathview-0.8.0/debian/libgtkmathview0c2a.docs @@ -0,0 +1,7 @@ +ANNOUNCEMENT +AUTHORS +BUGS +HISTORY +NEWS +README +TODO --- gtkmathview-0.8.0.orig/debian/libgtkmathview0c2a.postinst +++ gtkmathview-0.8.0/debian/libgtkmathview0c2a.postinst @@ -0,0 +1,47 @@ +#! /bin/sh +# postinst script for libgtkmathview0 +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `configure' +# * `abort-upgrade' +# * `abort-remove' `in-favour' +# +# * `abort-deconfigure' `in-favour' +# `removing' +# +# for details, see /usr/share/doc/packaging-manual/ +# +# quoting from the policy: +# Any necessary prompting should almost always be confined to the +# post-installation script, and should be protected with a conditional +# so that unnecessary prompting doesn't happen if a package's +# installation fails and the `postinst' is called with `abort-upgrade', +# `abort-remove' or `abort-deconfigure'. + +case "$1" in + configure) + ldconfig + ;; + + abort-upgrade|abort-remove|abort-deconfigure) + + ;; + + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 0 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + --- gtkmathview-0.8.0.orig/debian/watch +++ gtkmathview-0.8.0/debian/watch @@ -0,0 +1,8 @@ +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +http://helm.cs.unibo.it/mml-widget/ \ + .*/gtkmathview-(\d+.*)\.tar\.gz + --- gtkmathview-0.8.0.orig/debian/patches/03_mathmlsvg_manpage.dpatch +++ gtkmathview-0.8.0/debian/patches/03_mathmlsvg_manpage.dpatch @@ -0,0 +1,61 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 03_mathmlsvg_manpage.dpatch by +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: No description. + +@DPATCH@ +diff -urNad --exclude=CVS --exclude=.svn ./doc/mathmlsvg.1 /tmp/dpep-work.6JYM5t/gtkmathview-0.7.0/doc/mathmlsvg.1 +--- ./doc/mathmlsvg.1 1970-01-01 01:00:00.000000000 +0100 ++++ /tmp/dpep-work.6JYM5t/gtkmathview-0.7.0/doc/mathmlsvg.1 2005-06-13 12:42:40.512042896 +0200 +@@ -0,0 +1,50 @@ ++.TH MATHMLSVG "1" "Jun 2005" "GtkMathView" FSF ++.SH NAME ++mathmlsvg \- MathML to SVG conversion utility ++.SH SYNOPSIS ++.B mathmlsvg ++[\fIOPTION\fR]... \fIFILE\fR... ++.SH DESCRIPTION ++.TP ++\fB\-v\fR, \fB\-\-version\fR ++Output version information ++.TP ++\fB\-h\fR, \fB\-\-help\fR ++This small usage guide ++.TP ++\fB\-u\fR, \fB\-\-unit=\fR ++Unit for dimensions (default='cm') ++.TP ++\fB\-g\fR, \fB\-\-size=\fRx ++Page size (width x height) (default = 21 x 29.7) ++.TP ++\fB\-m\fR, \fB\-\-margins=\fRx ++Margins (top x left) (default = 2 x 2) ++.TP ++\fB\-f\fR, \fB\-\-font\-size=\fR ++Default font size (in pt, default=10) ++.TP ++\fB\-r\fR, \fB\-\-crop[\fR=\fIyes\fR|no] ++Enable/disable cropping to bounding box (default='yes') ++.TP ++\fB\-\-config=\fR ++Configuration file path ++.TP ++\fB\-\-verbose\fR[=\fI0\-3\fR] ++Display messages ++.SH "AUTHORS" ++Written by Luca Padovani. ++.SH "REPORTING BUGS" ++Report bugs to . ++.SH "SEE ALSO" ++The full documentation for ++.B MathML ++is maintained as a Texinfo manual. If the ++.B info ++program and the ++.B GtkMathView ++library are properly installed at your site, the command ++.IP ++.B info gtkmathview ++.PP ++should give you access to the complete manual. --- gtkmathview-0.8.0.orig/debian/patches/01_conffiles.dpatch +++ gtkmathview-0.8.0/debian/patches/01_conffiles.dpatch @@ -0,0 +1,25 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 01_conffiles.dpatch by +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: No description. + +@DPATCH@ +diff -urNad --exclude=CVS --exclude=.svn ./config/gtkmathview.conf.xml.in /tmp/dpep-work.EUKzAe/gtkmathview-0.7.0/config/gtkmathview.conf.xml.in +--- ./config/gtkmathview.conf.xml.in 2005-06-13 12:23:42.000000000 +0200 ++++ /tmp/dpep-work.EUKzAe/gtkmathview-0.7.0/config/gtkmathview.conf.xml.in 2005-06-13 12:24:09.355964296 +0200 +@@ -35,6 +35,7 @@ + @prefix@/share/gtkmathview/dictionary.xml + @prefix@/share/gtkmathview/dictionary-local.xml + @prefix@/share/gtkmathview/dictionary-combining.xml ++ /etc/gtkmathview/dictionary-debian.xml + + +
+diff -urNad gtkmathview-0.6.4/dictionary-debian.xml /tmp/dpep.P39oow/gtkmathview-0.6.4/dictionary-debian.xml +--- gtkmathview-0.6.4/dictionary-debian.xml 1970-01-01 01:00:00.000000000 +0100 ++++ /tmp/dpep.P39oow/gtkmathview-0.6.4/dictionary-debian.xml 2004-09-28 18:46:49.387007536 +0200 +@@ -0,0 +1,3 @@ ++ ++ ++ --- gtkmathview-0.8.0.orig/debian/patches/00list +++ gtkmathview-0.8.0/debian/patches/00list @@ -0,0 +1,2 @@ +01_conffiles +03_mathmlsvg_manpage --- gtkmathview-0.8.0.orig/debian/changelog +++ gtkmathview-0.8.0/debian/changelog @@ -0,0 +1,437 @@ +gtkmathview (0.8.0-1ubuntu1.1) hardy-proposed; urgency=low + + * debian/rules: + - set CXX=g++-4.1 to force gcc 4.1, 4.2 doesn't output correct code + (LP: #225201) + * debian/control: + - add g++-4.1 to build-depends + - change maintainer to Ubuntu Core Developers. + + -- Bruce Cowan Thu, 03 Jul 2008 15:28:04 +0100 + +gtkmathview (0.8.0-1ubuntu1) hardy; urgency=low + + * Fix build errors with g++-4.3. + + -- Matthias Klose Thu, 24 Jan 2008 12:04:34 +0000 + +gtkmathview (0.8.0-1) unstable; urgency=low + + * new upstream release + - some cleaning stuff during the build process has been moved from + distclean to maintainerclean, fixing FTBFS when built more than once in + a row (closes: #442590) ... + * ... as a consequence revert explicit force in debian/rules to use "clean" + as a clean target, "distclean" is just fine + * debian/control: + - s/Source-Version/binary:Version/ (deprecated substvar) + - bump t1lib build dep to the minimum required version with the proper Xpm + deps (recently NMUed) + * bump debhelper deps and compatibility level to 5 + * promote Homepage, Vcs-Svn, Vcs-Browser to real debian/control fields + + -- Stefano Zacchiroli Mon, 29 Oct 2007 10:34:45 +0100 + +gtkmathview (0.7.8-2) unstable; urgency=low + + * debian/rules + - invoke upstream 'clean' instead of 'distclean' upon clean, fix a FTBFS + when building twice in a row (closes: #424392) + + -- Stefano Zacchiroli Sat, 01 Sep 2007 15:36:29 +0200 + +gtkmathview (0.7.8-1) unstable; urgency=low + + * new upstream release + - fixes FTBFS with GCC 4.3 (closes: #417228) + * injected package sources in the collab-maint repository + * debian/control + - added X-Vcs-{Svn/Browser} fields to the source package, pointing to the + repository URLs + - added Homepage pseudo-field in the long description + * debian/watch + - added watch file + * debian/patches/ + - removed no longer needed patch 05_t1_config as T1 lib no longer needs to + be externally configured for gtkmathview (patched debian/*.install files + accordingly) + + -- Stefano Zacchiroli Tue, 08 May 2007 13:39:02 +0000 + +gtkmathview (0.7.7-1) unstable; urgency=low + + * New upstream release (bug fix releases, fixes some issues with computer + modern fonts and with the munder layout schemata) + * rebuilding gtkmathview should get rid of the reference to libXcursor.la, + now gone (closes: #365799) + * debian/control + - bumped standards version to 3.7.2, no changes needed + + -- Stefano Zacchiroli Sat, 5 Aug 2006 15:06:39 +0200 + +gtkmathview (0.7.5-3) unstable; urgency=low + + * debian/rules + - removed work around needed to integrate dpatch-edit-patch with cdbs + (see #284231). Fixes FTBFS (closes: #356101). + + -- Stefano Zacchiroli Fri, 10 Mar 2006 07:32:53 -0500 + +gtkmathview (0.7.5-2) unstable; urgency=low + + * debian/control + - rebuild/renaming due to changed libstdc++ configuration + (closes: #339180) + + -- Stefano Zacchiroli Thu, 17 Nov 2005 10:40:00 +0100 + +gtkmathview (0.7.5-1) unstable; urgency=low + + * New upstream release + - added API for clearing GtkMathView's internal caches + - fixed bugs about selection of Computer Modern Fonts + - glyph tables + - scale columns in MathML tables + - patched config.h: fixes FTBFS on arm + + -- Stefano Zacchiroli Thu, 29 Sep 2005 17:20:27 +0200 + +gtkmathview (0.7.4-2) unstable; urgency=low + + * debian/control + - added build-dep on libpopt-dev (Closes: Bug#328060) + - bumped standards-version + * debian/copyright + - updated some info + - reference GPL shipped in /usr/share/common-licenses/ + + -- Stefano Zacchiroli Tue, 13 Sep 2005 15:31:57 +0200 + +gtkmathview (0.7.4-1) unstable; urgency=low + + * New upstream release + + -- Stefano Zacchiroli Mon, 12 Sep 2005 13:26:33 +0200 + +gtkmathview (0.7.2-1) unstable; urgency=low + + * New upstream release + + -- Stefano Zacchiroli Sun, 31 Jul 2005 15:50:31 +0200 + +gtkmathview (0.7.1-1) unstable; urgency=low + + * New upstream release + - better support for gtk fonts + * debian/* + - ABI transition for gcc 4 + * debian/control + - bumped gmetadom dependencies to 0.2.3 + + -- Stefano Zacchiroli Thu, 7 Jul 2005 12:20:49 +0000 + +gtkmathview (0.7.0-1) unstable; urgency=low + + * New upstream release + - many new features, including support for SVG output, improved support + for Computer Modern fonts, high-quality rendering, TrueType fonts, and + much more + + -- Stefano Zacchiroli Mon, 13 Jun 2005 12:16:25 +0200 + +gtkmathview (0.6.5-2) unstable; urgency=low + + * debian/rules + - uses cdbs + * debian/control + - added build-dep on cdbs, bumped debhelper deb accordingly + * debian/libgtkmathview0.info + - removed, since info documentation is no longer shipped upstream + + -- Stefano Zacchiroli Mon, 23 May 2005 09:00:53 +0200 + +gtkmathview (0.6.5-1) unstable; urgency=low + + * New upstream release + + -- Stefano Zacchiroli Fri, 22 Apr 2005 13:29:52 +0200 + +gtkmathview (0.6.4-1) unstable; urgency=low + + * New upstream release (bugfix release) + * debian/control + - bumped build dependency on gtk2.0 to >= 2.4.10, needed by this + upstream version + + -- Stefano Zacchiroli Wed, 10 Nov 2004 13:38:44 +0100 + +gtkmathview (0.6.3-1) unstable; urgency=low + + * New upstream release + * debian package now uses dpatch for debian specific patches + * debian/patches/01_conffiles.dpatch + - moves math-engine-configuration.xml to /etc/gtkmathview + * debian/control + - added deps on dpatch + - bumped standards-version to 3.6.1.1 + * debian/rules + - added dpatch specific targets and dependencies + + -- Stefano Zacchiroli Tue, 27 Jul 2004 14:47:03 +0200 + +gtkmathview (0.6.2-1) unstable; urgency=low + + * New upstream release + - this is another development release for gtkmathview, which introduces a + totally redesigned "frontend" for the widget. Starting from this + version, the frontend is completely decoupled from the formatting engine + and it is thus much easier to feed gtkmathview with MathML documents + available by means other than gmetadom. See the announcement on the + mailing list for more details + * Got rid of ancient, no longer needed, patches + * Removed support for postscript exportation + * Removed support for t1lib + + -- Stefano Zacchiroli Fri, 7 May 2004 13:31:16 +0200 + +gtkmathview (0.5.2-3) unstable; urgency=low + + * debian/control + - depends on newer libt1 (>= 5.0.0) + * src/T1_FontManager.cc + - uses newer libt1 method (Closes: Bug#228548) + + -- Stefano Zacchiroli Thu, 22 Jan 2004 12:20:52 +0100 + +gtkmathview (0.5.2-2) unstable; urgency=low + + * Declare some previously undeclared extern functions in guiGTK.c + (Closes: Bug#226528) + + -- Stefano Zacchiroli Mon, 12 Jan 2004 16:39:33 +0100 + +gtkmathview (0.5.2-1) unstable; urgency=low + + * New upstream release + * debian/control + - bumped standards version + + -- Stefano Zacchiroli Wed, 12 Nov 2003 16:40:13 +0100 + +gtkmathview (0.5.1-1) unstable; urgency=low + + * New upstream release (notably: ported to gtk2/glib2) + * Patched gtkmathview.pc.in with the right dependencies on glib2/gtk2 + + -- Stefano Zacchiroli Tue, 7 Oct 2003 19:33:41 +0200 + +gtkmathview (0.4.3-3) unstable; urgency=low + + * moved /usr/share/* stuff (.xml configuration files and DTDs) from + libgtkmathview-bin package to libgtkmathview0 package + (Closes: #200653) + * debian/control + - added Conflicts from libgtkmathview0 to old libgtkmathview-bin + + -- Stefano Zacchiroli Fri, 11 Jul 2003 16:43:58 +0200 + +gtkmathview (0.4.3-2) unstable; urgency=low + + * debian/control + - bumped gmetadom dependencies to >= 0.1.10-2 (to ensure that .pc is + available) + + -- Stefano Zacchiroli Tue, 1 Jul 2003 10:26:21 +0200 + +gtkmathview (0.4.3-1) unstable; urgency=low + + * New upstream release + * debian/control + - bumped dependencies on gmetadom to 0.1.9 + - bumped standards-version to 3.5.10 + - added ${misc:Depends} + - changed section of libgtkmathview-dev to "libdevel" + - added Build-Dep on pkg-config + * debian/rules + - removed DH_COMPAT in favour of debian/compat + - removed dh_movefiles in favour of dh_install + - removed dh_undocumented for a no longer necessary manpage + - temporarly commented out dh_installinfo because + - cosmetic changes + - ship pkg-config .pc file + + -- Stefano Zacchiroli Wed, 18 Jun 2003 18:39:48 +0200 + +gtkmathview (0.4.1-2) unstable; urgency=low + + * Use distclean in debian/rules clean target (Closes: Bug#178877) + * Removed some garbage (like already built Makefiles) from .diff.gz + + -- Stefano Zacchiroli Fri, 7 Mar 2003 13:17:36 +0100 + +gtkmathview (0.4.1-1) unstable; urgency=low + + * New upstream release + + -- Stefano Zacchiroli Mon, 17 Feb 2003 16:25:31 +0100 + +gtkmathview (0.4.0-1) unstable; urgency=low + + * New upstream release (notably from this version editing support is + available) + * Removed debian/ dir from CVS, gtkmathview is no more a debian native + package + * Rebuilt against gmetadom 0.1.4 (changed build-depends accordingly) + * Bugfix: added dependecies on libxml2-dev and libgdome2-cpp-smart-dev for + libgtkmathview-dev + * Changed packages description to include mention of editing support + * Bumped libgdome2-cpp-smart-dev build dependency to 0.1.5 + * Versioned libgdome2-cpp-smart-dev dependency with >= 0.1.5 + + -- Stefano Zacchiroli Mon, 13 Jan 2003 10:55:04 +0100 + +gtkmathview (0.3.1-1) unstable; urgency=low + + * New upstream release. + * Bumped DH_COMPAT to 4 in debian/rules and debhelper build-dep in + debian/control + * Use DESTDIR to specify installation dir instead of overriding prefix + * Removed useless binary-indep target from debian/rules + * Use "make clean" in clean debian/rules target instead of + "make distclean" + * Removed full stop at the end of description synopsis to make lintian + happy + * Bumped Standards-Version to 3.5.8 + + -- Stefano Zacchiroli Mon, 9 Dec 2002 12:50:46 +0100 + +gtkmathview (0.3.0-4) unstable; urgency=low + + * Fixed some typos that cause errors when compiling on big endian archs. + + -- Stefano Zacchiroli Sun, 31 Mar 2002 23:53:33 +0200 + +gtkmathview (0.3.0-3) unstable; urgency=low + + * Added build-dep on libgdome2-dev (Closes: Bug#140402). + + -- Stefano Zacchiroli Fri, 29 Mar 2002 11:28:53 +0100 + +gtkmathview (0.3.0-2) unstable; urgency=low + + * Rebuilt against gmetadom 0.0.3-4 + + -- Stefano Zacchiroli Tue, 26 Mar 2002 18:58:35 +0100 + +gtkmathview (0.3.0-4) unstable; urgency=low + + * Fixed some typos that cause errors when compiling on big endian archs. + + -- Stefano Zacchiroli Sun, 31 Mar 2002 23:53:33 +0200 + +gtkmathview (0.3.0-3) unstable; urgency=low + + * Added build-dep on libgdome2-dev (Closes: Bug#140402). + + -- Stefano Zacchiroli Fri, 29 Mar 2002 11:28:53 +0100 + +gtkmathview (0.3.0-2) unstable; urgency=low + + * Rebuilt against gmetadom 0.0.3-4 + + -- Stefano Zacchiroli Tue, 26 Mar 2002 18:58:35 +0100 + +gtkmathview (0.3.0-4) unstable; urgency=low + + * Fixed some typos that cause errors when compiling on big endian archs. + + -- Stefano Zacchiroli Sun, 31 Mar 2002 23:53:33 +0200 + +gtkmathview (0.3.0-3) unstable; urgency=low + + * Added build-dep on libgdome2-dev (Closes: Bug#140402). + + -- Stefano Zacchiroli Fri, 29 Mar 2002 11:28:53 +0100 + +gtkmathview (0.3.0-2) unstable; urgency=low + + * Rebuilt against gmetadom 0.0.3-4 + + -- Stefano Zacchiroli Tue, 26 Mar 2002 18:58:35 +0100 + +gtkmathview (0.3.0-4) unstable; urgency=low + + * Fixed some typos that cause errors when compiling on big endian archs. + + -- Stefano Zacchiroli Sun, 31 Mar 2002 23:53:33 +0200 + +gtkmathview (0.3.0-3) unstable; urgency=low + + * Added build-dep on libgdome2-dev (Closes: Bug#140402). + + -- Stefano Zacchiroli Fri, 29 Mar 2002 11:28:53 +0100 + +gtkmathview (0.3.0-2) unstable; urgency=low + + * Rebuilt against gmetadom 0.0.3-4 + + -- Stefano Zacchiroli Tue, 26 Mar 2002 18:58:35 +0100 + +gtkmathview (0.3.0-3) unstable; urgency=low + + * Added build-dep on libgdome2-dev (Closes: Bug#140402). + + -- Stefano Zacchiroli Fri, 29 Mar 2002 11:28:53 +0100 + +gtkmathview (0.3.0-2) unstable; urgency=low + + * Rebuilt against gmetadom 0.0.3-4 + + -- Stefano Zacchiroli Tue, 26 Mar 2002 18:58:35 +0100 + +gtkmathview (0.3.0-1) unstable; urgency=low + + * New upstream release + + -- Stefano Zacchiroli Wed, 13 Mar 2002 15:59:49 +0100 + +gtkmathview (0.2.9-1) unstable; urgency=low + + * New upstream release + + -- Stefano Zacchiroli Wed, 21 Nov 2001 11:38:42 +0100 + +gtkmathview (0.2.8-1) unstable; urgency=low + + * New upstream release + + -- Stefano Zacchiroli Wed, 14 Nov 2001 08:28:24 +0100 + +gtkmathview (0.2.7-1) unstable; urgency=low + + * New upstream release + + -- Stefano Zacchiroli Tue, 4 Sep 2001 21:41:18 +0200 + +gtkmathview (0.2.5-2) unstable; urgency=low + + * upgraded config.sub and config.guess in order to support hppa and other + architectures (closes: Bug#104694) + + -- Stefano Zacchiroli Sat, 14 Jul 2001 22:48:17 +0200 + +gtkmathview (0.2.5-1) unstable; urgency=low + + * New upstream release + + -- Stefano Zacchiroli Tue, 22 May 2001 23:35:46 +0200 + +gtkmathview (0.2.4-1) unstable; urgency=low + + * New upstream release + + -- Stefano Zacchiroli Thu, 5 Apr 2001 10:05:16 +0200 + +Local variables: +mode: debian-changelog +End: --- gtkmathview-0.8.0.orig/debian/control +++ gtkmathview-0.8.0/debian/control @@ -0,0 +1,97 @@ +Source: gtkmathview +Section: devel +Priority: optional +Maintainer: Ubuntu Core Developers +XSBC-Original-Maintainer: Stefano Zacchiroli +Build-Depends: debhelper (>= 5.0.0), libgdome2-cpp-smart-dev (>= 0.2.3-4), libxml2-dev (>= 2.4.2), libglib2.0-dev (>= 2.2.3), libgtk2.0-dev (>= 2.4.10), libgdome2-dev (>= 0.8.1), libt1-dev (>= 5.1.1-1.1), libpopt-dev, pkg-config, dpatch, cdbs, g++-4.1, gcc-4.1 +Standards-Version: 3.7.2 +Homepage: http://helm.cs.unibo.it/mml-widget/ +Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/gtkmathview/trunk +Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/gtkmathview/trunk/ + +Package: libgtkmathview0c2a +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Conflicts: libgtkmathview-bin (<< 0.4.3-3), libgtkmathview0, libgtkmathview0c2 +Replaces: libgtkmathview0, libgtkmathview0c2 +Description: rendering engine for MathML documents + GtkMathView is a C++ rendering engine for MathML documents. It + provides an interactive view that can be used for browsing and + editing MathML markup. + . + GtkMathView reads MathML documents by means of a frontend whose + purpose is to traverse the MathML document (or part of it) and + to appropriately instantiate GtkMathView's internal data + structures that are suitable for rendering it. Currently the + following frontends are supported: libxml2, libxml2 reader, + GMetaDOM, custom. + . + GtkMathView renders MathML documents through a backend whose + purpose is to provide an interface between the portable + rendering engine and the platform-specific capabilities (like + retrieving fonts, drawing on the screen, and so on). Currently + the following backends are provided: GTK+, GTK+ widget, SVG, + AbiWord. + . + GtkMathView fully supports Computer Modern fonts for achieving + the best possible quality. + . + This package include the shared library. + +Package: libgtkmathview-dev +Section: libdevel +Architecture: any +Depends: libgtkmathview0c2a (= ${binary:Version}), libc6-dev, libxml2-dev, libgdome2-cpp-smart-dev (>= 0.2.3-4), libglib2.0-dev (>= 2.2.3), libgtk2.0-dev (>= 2.2.1), libgdome2-dev (>= 0.8.1), libt1-dev (>= 5.0.0), ${misc:Depends} +Description: rendering engine for MathML documents + GtkMathView is a C++ rendering engine for MathML documents. It + provides an interactive view that can be used for browsing and + editing MathML markup. + . + GtkMathView reads MathML documents by means of a frontend whose + purpose is to traverse the MathML document (or part of it) and + to appropriately instantiate GtkMathView's internal data + structures that are suitable for rendering it. Currently the + following frontends are supported: libxml2, libxml2 reader, + GMetaDOM, custom. + . + GtkMathView renders MathML documents through a backend whose + purpose is to provide an interface between the portable + rendering engine and the platform-specific capabilities (like + retrieving fonts, drawing on the screen, and so on). Currently + the following backends are provided: GTK+, GTK+ widget, SVG, + AbiWord. + . + GtkMathView fully supports Computer Modern fonts for achieving + the best possible quality. + . + This package includes the development support files. + +Package: libgtkmathview-bin +Section: misc +Architecture: any +Depends: libgtkmathview0c2a (= ${binary:Version}), ${misc:Depends} +Description: rendering engine for MathML documents + GtkMathView is a C++ rendering engine for MathML documents. It + provides an interactive view that can be used for browsing and + editing MathML markup. + . + GtkMathView reads MathML documents by means of a frontend whose + purpose is to traverse the MathML document (or part of it) and + to appropriately instantiate GtkMathView's internal data + structures that are suitable for rendering it. Currently the + following frontends are supported: libxml2, libxml2 reader, + GMetaDOM, custom. + . + GtkMathView renders MathML documents through a backend whose + purpose is to provide an interface between the portable + rendering engine and the platform-specific capabilities (like + retrieving fonts, drawing on the screen, and so on). Currently + the following backends are provided: GTK+, GTK+ widget, SVG, + AbiWord. + . + GtkMathView fully supports Computer Modern fonts for achieving + the best possible quality. + . + This package includes the runtime support files. + --- gtkmathview-0.8.0.orig/debian/libgtkmathview-dev.install +++ gtkmathview-0.8.0/debian/libgtkmathview-dev.install @@ -0,0 +1,5 @@ +debian/tmp/usr/lib/*.so +debian/tmp/usr/lib/*.a +debian/tmp/usr/lib/*.la +debian/tmp/usr/include/ +debian/tmp/usr/lib/pkgconfig/ --- gtkmathview-0.8.0.orig/debian/libgtkmathview-bin.install +++ gtkmathview-0.8.0/debian/libgtkmathview-bin.install @@ -0,0 +1,2 @@ +debian/tmp/usr/bin/mathmlviewer +debian/tmp/usr/bin/mathmlsvg --- gtkmathview-0.8.0.orig/debian/libgtkmathview0c2a.install +++ gtkmathview-0.8.0/debian/libgtkmathview0c2a.install @@ -0,0 +1,4 @@ +debian/tmp/usr/lib/*.so.* +debian/tmp/usr/share/gtkmathview/* +debian/tmp/etc/gtkmathview/* +dictionary-debian.xml etc/gtkmathview/