[Python-apps-commits] r4520 - in packages/sk1/trunk/debian (control)

oc-guest at users.alioth.debian.org oc-guest at users.alioth.debian.org
Tue Jan 12 23:34:08 UTC 2010


    Date: Tuesday, January 12, 2010 @ 23:34:06
  Author: oc-guest
Revision: 4520

Many fixes to debian/control file

Modified:
  packages/sk1/trunk/debian/control

Modified: packages/sk1/trunk/debian/control
===================================================================
--- packages/sk1/trunk/debian/control	2010-01-12 23:16:46 UTC (rev 4519)
+++ packages/sk1/trunk/debian/control	2010-01-12 23:34:06 UTC (rev 4520)
@@ -1,11 +1,11 @@
 Source: sk1
 Section: graphics
 Priority: optional
-Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Uploaders: Vladimir Osintsev <osintsev at gmail.com>
+Maintainer: Vladimir Osintsev <osintsev at gmail.com>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: cdbs, debhelper (>= 7), python-all-dev, python-central (>= 0.6.0),
- libcairo2-dev, tcl8.5-dev (>= 8.5.0), tk8.5-dev (>= 8.5.0), liblcms1-dev
-XS-Python-Version: >= 2.5
+ libcairo2-dev, tcl8.5-dev (>= 8.5.0), tk8.5-dev (>= 8.5.0), liblcms1-dev (>= 1.09),
+ python-support
 Standards-Version: 3.8.3
 Homepage: http://sk1project.org
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/sk1/trunk/
@@ -14,17 +14,18 @@
 Package: sk1
 Architecture: any
 XB-Python-Version: ${python:Versions}
-Depends: python-imaging, python-imaging-tk, python-liblcms, python-reportlab,
- tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0), ${python:Depends}, ${shlibs:Depends},
- ${misc:Depends}
-Description: Vector graphics editor for prepress
- Vector graphics editor similar to CorelDRAW, Adobe Illustrator or Freehand.
- First of all sK1 is oriented for PostScript processing.
+Depends: python-imaging (>= 1.1.3), python-imaging-tk, python-liblcms (>= 1.09), 
+ python-reportlab, tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0), ${python:Depends}, 
+ ${shlibs:Depends}, ${misc:Depends}
+Description: Python-based vector drawing program 
+ Vector graphics editor similar to CorelDRAW(tm), Adobe(r) Illustrator(tm), or 
+ FreeHand(tm). First of all sK1 is oriented for prepress industry, therefore 
+ works with CMYK colorspace and produces CMYK-based PDF and PostScript output.
  .
  The major sK1 features:
  .
    - CMYK colorspace support
-   - CMYK support in Postscript
+   - CMYK support in PostScript
    - Cairo-based engine
    - Color managment
    - Universal CDR importer (7-X3 versions)




More information about the Python-apps-commits mailing list