On 2013-08-03 14:24, Matthias Klose wrote:
Am 03.08.2013 17:47, schrieb Filipus Klutiero:
In that case, I suggest:
Python is a high-level, interactive, object-oriented language. Its 3.3 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.

This package contains Python 3.3's standard library. It is normally not
used on its own, but as a dependency of python3.3.
patch für's control.in? für 2.7 und 3.3?

danke, Matthias ;)



I don't speak German... and I'm not a packager... but here's a patch for 3.3. I 
didn't test and have no idea if this will work.

--
Filipus Klutiero
http://www.philippecloutier.com

--- control.in  2013-08-04 00:23:08.715102898 -0400
+++ controlchealer.in   2013-08-04 00:29:14.763095242 -0400
@@ -28,7 +28,7 @@
 Depends: @PVER@-minimal (= ${binary:Version}), lib@PVER@-stdlib (= 
${binary:Version}), mime-support, ${shlibs:Depends}, ${misc:Depends}
 Suggests: @PVER@-doc, binutils
 Description: Interactive high-level object-oriented language (version @VER@)
- Version @VER@ of the high-level, interactive object oriented language,
+ Python is a high-level, interactive, object-oriented language. Its @VER@ 
version
  includes an extensive class library with lots of goodies for
  network programming, system administration, sounds and graphics.
 
@@ -40,13 +40,13 @@
 Depends: lib@PVER@-minimal (= ${binary:Version}), mime-support, 
${shlibs:Depends}, ${misc:Depends}
 Provides: python@VER@-cjkcodecs, python@VER@-ctypes, python@VER@-elementtree, 
python@VER@-celementtree, python@VER@-wsgiref, @PVER@-gdbm, @PVER@-profiler, 
@PVER@-lzma
 Replaces: @PVER@ (<< 3.3.1~rc1-2~)
-Description: Interactive high-level object-oriented language (version @VER@)
- Version @VER@ of the high-level, interactive object oriented language,
+Description: Interactive high-level object-oriented language (standard 
library, version @VER@)
+ Python is a high-level, interactive, object-oriented language. Its @VER@ 
version
  includes an extensive class library with lots of goodies for
  network programming, system administration, sounds and graphics.
  .
- This package contains the standard library. It is normally not
- used on it's own, but as a dependency of @PVER@.
+ This package contains Python @VER@'s standard library. It is normally not
+ used on its own, but as a dependency of python@VER@.
 
 Package: @PVER@-minimal
 Architecture: any
@@ -87,7 +87,7 @@
 Depends: lib@PVER@-stdlib (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
 Replaces: @PVER@ (<< 3.0~rc1)
 Description: Shared Python runtime library (version @VER@)
- Version @VER@ of the high-level, interactive object oriented language,
+ Python is a high-level, interactive, object-oriented language. Its @VER@ 
version
  includes an extensive class library with lots of goodies for
  network programming, system administration, sounds and graphics.
  .

Reply via email to