debian/0000775000000000000000000000000012246346151007174 5ustar debian/compat0000664000000000000000000000000212246346124010372 0ustar 9 debian/copyright0000664000000000000000000000140612246346124011130 0ustar This package was debianized by Christian Surchi on Sat, 2 Mar 2002 19:42:00 +0100. rtf2htm was debianized by Dr. Guenter Bechly on Thu, 28 Dec 2000 20:03:00 +0100. The Debian maintainer is Christian Surchi It was downloaded from ftp://ftp.gnu.org/pub/gnu/unrtf/ Upstream Author: Dave Davey Marcos S. Amaral Zachary Thayer Smith Copyright: (C) 2000,2001 Zachary Thayer Smith You are free to distribute this software under the terms of the GNU General Public Licence. On Debian systems, the complete text of the GNU General Public Licence can be found in /usr/share/common-licenses/GPL file. debian/unrtf.mime0000664000000000000000000000016712246346124011207 0ustar application/rtf; unrtf --text %s ; copiousoutput; description=RTF Document; print=unrtf --text %s | print text/plain:- debian/dirs0000664000000000000000000000001112246346124010050 0ustar /usr/bin debian/import-orig.sh0000775000000000000000000000072412246346124012006 0ustar #!/bin/bash git-import-orig \ --filter=Makefile \ --filter=autom4te.cache/* \ --filter=config.h \ --filter=config.log \ --filter=config.status \ --filter=doc/Makefile \ --filter=outputs/Makefile \ --filter=patches/Makefile \ --filter=src/.deps/*.Po \ --filter=src/Makefile \ --filter=stamp-h1 \ --filter=tests/Makefile \ --filter=tests/.~lock.*# \ $* debian/watch0000664000000000000000000000032112246346124010221 0ustar version=3 http://ftp.gnu.org/pub/gnu/unrtf/ \ (?:.*[/=]|)unrtf(?:[_\-]?|[_\-]v)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)(?:[^\.].*)? # Bart Martens Sat, 02 Mar 2013 17:04:37 +0000 debian/docs0000664000000000000000000000000712246346124010044 0ustar README debian/rules0000775000000000000000000000005712246346124010256 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf debian/control0000664000000000000000000000144412246346124010602 0ustar Source: unrtf Section: text Priority: optional Maintainer: Willi Mann Build-Depends: debhelper (>> 9.0.0), dh-autoreconf Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/unrtf.git;a=summary Vcs-Git: git://anonscm.debian.org/collab-maint/unrtf.git Homepage: http://www.gnu.org/software/unrtf/ Package: unrtf Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: rtf2htm Conflicts: rtf2htm Description: RTF to other formats converter UnRTF is a moderately complicated converter from RTF to other formats, including HTML, LaTeX, and text. Converting to HTML, it supports tables, fonts, colors, embedded images, hyperlinks, paragraph alignment among other things. All other conversions are "alpha"--just begun. debian/changelog0000664000000000000000000001425312246346124011053 0ustar unrtf (0.21.5-1) unstable; urgency=low * Imported Upstream version 0.21.5 * fix lintian vcs-field-not-canonical: git.debian.org -> anonscm.debian.org * Add Homepage field in d/control * d/watch: More flexibility, thanks Bart Martens * Add import script to filter unneeded files from upstream tarball * Standards-Version 3.9.4 => 3.9.5 (no changes) -- Willi Mann Sat, 30 Nov 2013 12:29:40 +0100 unrtf (0.21.3-2) unstable; urgency=low * Upload to unstable * Standard-Version 3.9.3 -> 3.9.4 (no changes) * d/control: Add Vcs-* Fields to document packaging git repository -- Willi Mann Sun, 05 May 2013 10:40:33 +0200 unrtf (0.21.3-1) experimental; urgency=low * Imported Upstream version 0.21.3 - Fixes latex handling of "_", according to my testing (closes: #206701) * Remove all patches, they have all been applied upstream -- Willi Mann Sun, 27 Jan 2013 19:31:36 +0100 unrtf (0.21.2-2) experimental; urgency=low * Add patch to get rid completely of hardcoded local/lib paths * Make clean target work by updating file lists in tests/Makefile.am -- Willi Mann Wed, 26 Dec 2012 10:48:12 +0100 unrtf (0.21.2-1) experimental; urgency=low * Adopt package (closes: #695827) * Imported Upstream version 0.21.2 (closes: #514040) - PostScript support has been removed, so closing PostScript related bug: closes: #602297 * d/rules: Switch to minimal dh-based version, compat level 9 * d/control: Set Standards-Version to 3.9.3 (no changes) * Remove junk left from import * d/docs: Remove non-existing files * d/control: Add ${misc:Depends} to Bin-Pkg's Depends * d/watch: Upgrade to version 3 (closes: #529142) * Add patch to fix section specification in manpage * Set source format for 3.0 (quilt) * d/rules: Run autoreconf * d/control: Add build-depends on dh-autoreconf * Add patches to place output format files in $SHAREDIR/unrtf * Make tests working while compiling the package * Disable latex test - latex output is currently broken * d/control: Update description - PostScript support has been removed -- Willi Mann Tue, 25 Dec 2012 20:39:36 +0100 unrtf (0.19.3-1.1) unstable; urgency=HIGH * NMU * Fix buffer overflow in process_font_table (CAN-2004-1297) Closes: #287038 -- Joey Hess Sat, 25 Dec 2004 20:07:43 -0500 unrtf (0.19.3-1) unstable; urgency=low * New upstream release * Closes: #227730: binaries removed * Closes: #227731: new mime entry * Closes: #225592: null pointer param in convert.c -- Christian Surchi Wed, 2 Jun 2004 19:41:55 +0200 unrtf (0.19.0-1) unstable; urgency=low * New upstream release * Let's acknoledge changes from NMUs * Closes: #195061: FTBFS with gcc-3.3: Uses multiline strings * Closes: #140824: unrtf segfaults with a particular file * Closes: #145027: segfault on large rtf file * Closes: #210930: segfault with http://www.wizards.com/d20/files/v35/Races.rtf * Closes: #215102: dumps core on given file -- Christian Surchi Sat, 27 Dec 2003 16:58:09 +0100 unrtf (0.18.1-2.3) unstable; urgency=low * Decreased MAX_ATTRS to 10000, this clears up segfaults that seem to be because it's too large. Closes: #210930, #215102 -- Joey Hess Tue, 28 Oct 2003 16:08:03 -0500 unrtf (0.18.1-2.2) unstable; urgency=low * NMU * Increased MAX_FONTS from 256 to 8192 to avoid segfaulting on documents with many fonts. Of course this should not be a hardcoded limit at all. Closes: #140824 * Increased MAX_ATTRS from 1000 to 100000 to avoid segfaulting on other documents. Closes: #145027 * Increased MAX_COLORS from 256 to 1024 on general principles. -- Joey Hess Sun, 31 Aug 2003 20:37:50 -0400 unrtf (0.18.1-2.1) unstable; urgency=low * NMU. Debcamp BSP * Patched ps.c to fix build problems with GCC 3.3 Thanks Jakob Hilmer for the patch (Closes: #195061) -- Alberto Gonzalez Iniesta Mon, 14 Jul 2003 15:34:21 +0200 unrtf (0.18.1-2) unstable; urgency=low * Added mime-support (Thanks to Horms) (Closes:#130865,#138852) -- Christian Surchi Sun, 24 Mar 2002 17:56:42 +0100 unrtf (0.18.1-1) unstable; urgency=low * New upstream release, package name changed from rtf2htm to unrtf (Closes:#128721,#135950) -- Christian Surchi Sat, 2 Mar 2002 19:42:00 +0100 rtf2htm (0.13.2-1) unstable; urgency=low * New upstream release * New maintainer (Closes: #100258) -- Christian Surchi Sun, 10 Jun 2001 16:20:44 +0200 rtf2htm (0.13.1-1) unstable; urgency=low * New upstream release. * Deleted DOS and Windows binaries. * Again removed the original manpage which is still broken, and which is here again replaced by an updated Debian specific manpage. -- Dr. Guenter Bechly Sun, 22 Apr 2001 13:02:59 +0200 rtf2htm (0.12.8-1) unstable; urgency=low * New upstream release. * Removed the precompiled windows binary and the broken original manpage from the sources. * Fixed Makefile again. * Merged the content of the (totally broken) original manpage with Debian's manpage for this utility. * Corrected control, copyright, docs, and rules file for this new release. * Removed the obsolete README.Debian file. * Updated to the latest standards version. -- Dr. Guenter Bechly Mon, 9 Apr 2001 19:32:38 +0200 rtf2htm (0.12.7-4) unstable; urgency=low * Corrected typo in copyright file. -- Dr. Guenter Bechly Thu, 29 Mar 2001 13:39:58 +0200 rtf2htm (0.12.7-3) unstable; urgency=low * Removed useless menu entry; closes: #85889 -- Dr. Guenter Bechly Wed, 14 Feb 2001 19:15:48 +0100 rtf2htm (0.12.7-2) unstable; urgency=low * Just a clean-up of the source package. -- Dr. Guenter Bechly Thu, 11 Jan 2001 23:01:49 +0100 rtf2htm (0.12.7-1) unstable; urgency=low * Initial Release, closes: Bug #80791. * Adjusted the Makefile to fix $DESTDIR problems. * Wrote a manpage. -- Dr. Guenter Bechly Thu, 28 Dec 2000 20:03:00 +0100 debian/source/0000775000000000000000000000000012246346124010474 5ustar debian/source/format0000664000000000000000000000001412246346124011702 0ustar 3.0 (quilt)