python-uniconvertor 1.1.5-1 source package in Ubuntu

Changelog

python-uniconvertor (1.1.5-1) unstable; urgency=medium

  * QA upload.
  * Orphan the package.  See #644559
  * Update debian watch with the one from sepwatch.  Thanks bartm!
  * Use source format 3.0 (quilt).
    + Drop now useless README.source.
  * New upstream release.  Closes: #592840, LP: #637800
    + Remove non-free files.  Closes: #699301
  * Run wrap-and-sort
  * Bump Standards-Version to 3.9.6, no changes needed.
  * Use the dh sequencer in debian/rules.
  * Bump debhelper compat version to 9.
  * Build using dh-python instead of python-support.  Closes: #786179

 -- Mattia Rizzolo <email address hidden>  Tue, 15 Dec 2015 19:59:18 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-uniconvertor_1.1.5-1.dsc 1.9 KiB cfe8383ce8ddf59b1b4f2a76369fbf8b7fda728453253bf5e0e8aa4467820982
python-uniconvertor_1.1.5.orig.tar.gz 241.2 KiB c3a9ecb70779911470e01c6b1950b07fc2fe1880777a1e70e44251323f4d5882
python-uniconvertor_1.1.5-1.debian.tar.xz 4.8 KiB 13c714bdeef264038009aaf6d2dfc4e87c46fb0a695895a1747f9660a4133c9d

No changes file available.

Binary packages built by this source

python-uniconvertor: Universal vector graphics translator

 UniConvertor is a multiplatform universal vector graphics translator.
 It uses sK1 engine to convert one format to another.
 .
 Import filters:
  * CorelDRAW ver.7-X3,X4 (CDR/CDT/CCX/CDRX/CMX)
  * Adobe Illustrator up to 9 ver. (AI postscript based)
  * Postscript (PS)
  * Encapsulated Postscript (EPS)
  * Computer Graphics Metafile (CGM)
  * Windows Metafile (WMF)
  * XFIG
  * Scalable Vector Graphics (SVG)
  * Skencil/Sketch/sK1 (SK and SK1)
  * Acorn Draw (AFF)
 .
 Export filters:
  * AI (Postscript based Adobe Illustrator 5.0 format)
  * SVG (Scalable Vector Graphics)
  * SK (Sketch/Skencil format)
  * SK1 (sK1 format)
  * CGM (Computer Graphics Metafile)
  * WMF (Windows Metafile)
  * PDF (Portable Document Format)
  * PS (PostScript)

python-uniconvertor-dbg: Universal vector graphics translator (debug extension)

 UniConvertor is a multiplatform universal vector graphics translator.
 It uses sK1 engine to convert one format to another.
 .
 This package contains the extension built for the Python debug interpreter.