debian/0000755000000000000000000000000012201545550007165 5ustar debian/control0000644000000000000000000000220212201545550010564 0ustar Source: dvipng Section: utils Priority: optional Maintainer: Varun Hiremath Build-Depends: cdbs, debhelper (>= 7), libgd2-noxpm-dev, libpng-dev, libfreetype6-dev, libkpathsea-dev, texinfo Standards-Version: 3.9.4 Homepage: http://www.nongnu.org/dvipng/ Vcs-Git: git://git.debian.org/users/varun/dvipng.git Vcs-Browser: http://git.debian.org/?p=users/varun/dvipng.git;a=summary Package: dvipng Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, texlive-base-bin, ghostscript Description: convert DVI files to PNG graphics dvipng makes PNG graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible. This makes dvipng suitable for generating large amounts of images on-the-fly. . dvipng does not read the postamble, so it can be started before TeX finishes. It can read options interactively through stdin, and all options are usable. One can even change the input file through this interface. . dvipng supports PK, VF, PostScript Type1, and TrueType fonts, color specials and simple PostScript inclusion specials. debian/docs0000644000000000000000000000002312201545550010033 0ustar README readme.texi debian/copyright0000644000000000000000000000256212201545550011125 0ustar This package was debianized by Brian R Furry on Mon, 29 Dec 2003 02:29:03 +0000. The current maintainer is Varun Hiremath It was downloaded from http://sourceforge.net/projects/dvipng/ Upstream Author: Jan-Åke Larsson Copyright: (C) 2002-2006 Jan-Åke Larsson miktex.mak is Copyright (C) 2004 Christian Schenk License: The source files for this package contain copyright headers like the following one taken from dvi.c: This program 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian GNU/Linux systems, the complete text of the GNU General Public License (Version 2.0) can be found in `/usr/share/common-licenses/GPL'. debian/watch0000644000000000000000000000011712201545550010215 0ustar version=3 http://sf.net/dvipng/ dvipng-(.*)\.tar\.gz debian debian/orig-tar.sh debian/rules0000755000000000000000000000037112201545550010246 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/debhelper.mk install/dvipng:: $(RM) -r $(DEB_DESTDIR)/usr/share/info/ dh_installinfo dvipng.info get-orig-source: -uscan --force-download --rename debian/orig-tar.sh0000755000000000000000000000032112201545550011244 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $3 $origDir echo "moved $3 to $origDir" fi debian/compat0000644000000000000000000000000312201545550010364 0ustar 7 debian/changelog0000644000000000000000000001723612201545550011050 0ustar dvipng (1.14-2) unstable; urgency=low * Build-Depends replace libpng12-dev with libpng-dev * Update Standards-Version to 3.9.4 * Update Vcs locations to the new git repository -- Varun Hiremath Sat, 10 Aug 2013 19:03:50 -0400 dvipng (1.14-1) unstable; urgency=low * New upstream release (Closes: #598437) * Remove libt1-dev build-dependency (Closes: #638757) * Bump Standards-Version to 3.9.2 -- Varun Hiremath Fri, 26 Aug 2011 22:55:08 -0400 dvipng (1.13-1) unstable; urgency=low * New upstream release - Fixes CVE-2010-0829, (Closes: #580628) * Switch to source format 3.0 * Bump Standards-Version to 3.8.4 -- Varun Hiremath Fri, 07 May 2010 23:42:19 -0400 dvipng (1.12-3) unstable; urgency=low * Rebuild to link against new libkpathsea (Closes: #561925) -- Varun Hiremath Thu, 24 Dec 2009 03:18:25 -0500 dvipng (1.12-2) unstable; urgency=low * Add ghostscript to Depends (Closes: #554986) -- Varun Hiremath Wed, 11 Nov 2009 21:22:34 -0500 dvipng (1.12-1) unstable; urgency=low * New upstream release * Rebuild with debhelper >= 7 (Closes: #549516) * Bump Standards-Version to 3.8.3 * Remove Torsten from Uploaders as requested * Remove quilt from Build-Depends * Remove obsolete tetex-bin from Depends * Fix debian/watch file and add get-orig-source target in debian/rules -- Varun Hiremath Sat, 10 Oct 2009 02:29:09 -0400 dvipng (1.11-1) unstable; urgency=low * new upstream release * Update debian/watch. * Remove the patch that has been applied upstream. -- Torsten Werner Wed, 11 Jun 2008 23:05:01 +0200 dvipng (1.9-6) unstable; urgency=low * Switch to cdbs * debian/control: + Add cdbs to Build-Depends + Build-Depend on debhelper >= 6 + Add Homepage header and replace XS-Vcs with Vcs + Bump up Standards-Version to 3.7.3 * debian/compat: bump to 6 * debian/copyright: fix encoding and make it valid UTF-8 * Remove dvipng.sgml, dvipng.links and dvipng.install - not required -- Varun Hiremath Sat, 19 Jan 2008 02:20:27 +0530 dvipng (1.9-5) unstable; urgency=low * debian/control: drop libkpathsea4-dev from Build-Depends (Closes: #429676) -- Varun Hiremath Tue, 19 Jun 2007 19:56:05 +0530 dvipng (1.9-4) unstable; urgency=low * Add Build-Depends: quilt. * Minor fix in debian/rules (but we should switch to cdbs) -- Torsten Werner Wed, 21 Mar 2007 21:13:36 +0100 dvipng (1.9-3) unstable; urgency=low * Include an upstream patch to fix SEGV on broken dvi file (Closes: #412934) -- Varun Hiremath Tue, 20 Mar 2007 20:55:16 +0530 dvipng (1.9-2) unstable; urgency=high * Substitute tetex-base with tetex-bin in Depends (Closes: #409400) * debian/control: change short description to "convert DVI files to PNG graphics", thanks to Frank Küster for the suggestion. * debian/copyright: make some minor corrections -- Varun Hiremath Thu, 8 Feb 2007 18:59:43 +0530 dvipng (1.9-1) unstable; urgency=low [ Varun Hiremath ] * New upstream release (Closes: #401151, #398181, #366946) * New maintainer (Closes: #391195) * debian/control: Build-Depend on debhelper 5 * debian/compat: switch to 5 * Add XS-X-Vcs-Svn header in debian/control [ Torsten Werner ] * Add myself to Uploaders in debian/control. -- Torsten Werner Fri, 1 Dec 2006 21:53:42 +0100 dvipng (1.8-1) unstable; urgency=low * QA Upload. * Set maintainer to Debian QA Group. * New upstream version (1.8). Closes: #338807. - No longer replaces symbols. Closes: #330540. - Chooses better names for output files. Closes: #346181. * Acknowledge NMU. Thanks to Frank Lichtenheld. Closes: #332702. * debian/dvipng.links: Provide /usr/bin/dvigif as a symbolic link. Closes: #327130. * debian/control: - Build against libkpathsea4-dev and add "Build-Depends:" for this. - Remove build dependency "tetex-extra" which is unused. - Remove build dependency "docbook-to-man" as upstream provides manpage now. - Depend on tetex-base or texlive-base-bin. Closes: #346084. - Added homepage to package description. - Added Kapil Hari Paranjape to Uploaders. - Standards Version: 3.7.2. No changes required. * debian/copyright: - Fix the URL for upstream. - Updated FSF mail address. - Put actual copyright statement in this file. Thanks to James Westby for pointing this out. * debian/dirs: Removed. Not required. Thanks to James Westby for pointing this out. * debian/rules: - Followed suggestion of George Danchev to fix "clean" target. - Added target "binary-indep" as required by Debian policy section 4.8. Closes: #395681. * README, INSTALL: Removed the addition of section headers. Patch now consists only of debian/ directory. -- Kapil Hari Paranjape Sun, 29 Oct 2006 17:15:50 +0530 dvipng (1.5-2.1) unstable; urgency=high * Non-maintainer upload during BSP. * Add build-dependency on texinfo since tetex doesn't depend on it anymore. (Closes: #332702) -- Frank Lichtenheld Fri, 28 Oct 2005 20:36:27 +0200 dvipng (1.5-2) unstable; urgency=low * added t1lib support to dvipng; by adding libt1-dev to Build-Depends line in debian/control (Closes:#298653) -- Brian R Furry Mon, 14 Mar 2005 23:18:17 -0500 dvipng (1.5-1) unstable; urgency=low * Corrected the URL in the debian/watch file. * New Upstream Release (Closes:#296036) -- Brian R Furry Mon, 21 Feb 2005 14:40:12 -0500 dvipng (1.4-1) unstable; urgency=low * Cosmetically cleaned a small part of debian/rules under the clean target * New Upstream Release -- Brian R Furry Mon, 3 Jan 2005 21:13:02 -0500 dvipng (1.2-2) unstable; urgency=low * Replaced 'libgd2-xpm-dev' with 'libgd2-noxpm-dev' on the Build-Depends line of debian/control (Closes:#281189) -- Brian R Furry Sun, 14 Nov 2004 14:45:15 +0000 dvipng (1.2-1) unstable; urgency=low * Replaced 'libgd2-dev' with 'libgd2-xpm-dev' on the Build-Depends line of debian/control * Included upstream ChangeLog file in the documentation * Added 'dh_install' to install target of the debian/rules file instead of '$(MAKE) install-dvipng prefix=$$(pwd)/debian/dvipng/usr' * Removed dvipng.1 from the clean target as well as dvipng.sgml from the build target in debian/rules. Upstream has provided a manpage. * Added config.status to the clean target of debian/rules * New Upstream release -- Brian R Furry Thu, 19 Aug 2004 14:51:28 +0000 dvipng (1.0+0-1) unstable; urgency=low * Corrected build depends line in debian/control file Replaced libttf2 freetype2 with libfreetype6-dev * Removed files from the debian dir in dvipng_1.0.orig.tar.gz renamed the tarball to dvipng-1.0+0.orig.tar.gz * Added dvipng.1 to the clean target of debian/rules since it is automatically generated. -- Brian R Furry Sat, 3 Apr 2004 21:18:32 +0000 dvipng (1.0-1) unstable; urgency=low * Fixed typo in package description (Closes: #241265) * Removed line of cruft from debian/rules. * New upstream Release. -- Brian R Furry Thu, 1 Apr 2004 01:13:05 +0000 dvipng (0.9-1) unstable; urgency=low * Added '#include ' and '#include FT_FREETYPE_H' to dvipng.h; forewarded changes upstream. * Removed 'INSTALL' and 'README' from the clean target. * Initial Release. (Closes: #226022) -- Brian R Furry Mon, 16 Feb 2004 03:54:36 +0000 debian/source/0000755000000000000000000000000012201545550010465 5ustar debian/source/format0000644000000000000000000000001412201545550011673 0ustar 3.0 (quilt)