debian/0002755000000000000000000000000011671101367007173 5ustar debian/watch0000644000000000000000000000007011671077713010226 0ustar version=3 http://sf.net/ipe7/svgtoipe-([\d]+)\.tar\.gz debian/compat0000644000000000000000000000000211671075260010371 0ustar 8 debian/copyright0000644000000000000000000000147411671076772011145 0ustar This package was originally debianized by Steve Robbins on December 11, 2011 The package is available from http://sourceforge.net/projects/ipe7/ Copyright (C) 2009-2010 Otfried Cheong svgtoipe 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 3 of the License, or (at your option) any later version. svgtoipe 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. This program is available under the terms of the GNU General Public License version 3. The license text may be found in /usr/share/common-licenses/GPL-3. debian/control0000644000000000000000000000130211671101276010567 0ustar Source: svgtoipe Homepage: http://ipe7.sourceforge.net/ Section: graphics Priority: optional Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/ipe-tools/svgtoipe/trunk/ Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/ipe-tools/svgtoipe/ Maintainer: Debian Science Team Uploaders: Steve M. Robbins Build-Depends: debhelper (>= 8), python Standards-Version: 3.9.2 Package: svgtoipe Architecture: any Depends: ${misc:Depends}, ${python:Depends}, python-imaging Recommends: ipe Description: converts SVG figures to an XML file readable by Ipe Ipe is a drawing editor for creating figures, provided in package ipe. debian/source/0002755000000000000000000000000011671101367010473 5ustar debian/source/format0000644000000000000000000000001411671100034011665 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000021211671100074011030 0ustar svgtoipe (20100608-1) unstable; urgency=low * Initial upload. -- Steve M. Robbins Sun, 11 Dec 2011 04:04:43 -0600 debian/rules0000755000000000000000000000022711671077271010260 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_install: dh_install svgtoipe usr/bin override_dh_installdocs: dh_installdocs readme.txt