[Python-apps-commits] r1561 - in packages/gaupol/trunk/debian (changelog control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sat Jul 12 20:48:08 UTC 2008


    Date: Saturday, July 12, 2008 @ 20:48:07
  Author: piotr
Revision: 1561

* Rebuild against new python-central (closes: 490468)
* Python2.5 is default now in Debian, remove alternate (build) dependencies
* Standards-Version bumped to 3.8.0

Modified:
  packages/gaupol/trunk/debian/changelog
  packages/gaupol/trunk/debian/control

Modified: packages/gaupol/trunk/debian/changelog
===================================================================
--- packages/gaupol/trunk/debian/changelog	2008-07-11 20:08:01 UTC (rev 1560)
+++ packages/gaupol/trunk/debian/changelog	2008-07-12 20:48:07 UTC (rev 1561)
@@ -1,3 +1,11 @@
+gaupol (0.12.3-2) unstable; urgency=low
+
+  * Rebuild against new python-central (closes: 490468)
+  * Python2.5 is default now in Debian, remove alternate (build) dependencies
+  * Standards-Version bumped to 3.8.0
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sat, 12 Jul 2008 22:37:37 +0200
+
 gaupol (0.12.3-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/gaupol/trunk/debian/control
===================================================================
--- packages/gaupol/trunk/debian/control	2008-07-11 20:08:01 UTC (rev 1560)
+++ packages/gaupol/trunk/debian/control	2008-07-12 20:48:07 UTC (rev 1561)
@@ -3,11 +3,10 @@
 Priority: optional
 Maintainer: Piotr Ożarowski <piotr at debian.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.38), python, python-central (>= 0.5), cdbs (>= 0.4.43),
- python2.5-dev | python-dev (>= 2.5)
+Build-Depends: debhelper (>= 5.0.38), python, python-central (>= 0.5), cdbs (>= 0.4.43), python-dev (>= 2.5.1)
 Build-Depends-Indep: intltool
 XS-Python-Version: >=2.5
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://home.gna.org/gaupol/
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/gaupol/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/gaupol/?op=log
@@ -15,16 +14,14 @@
 Package: gaupol
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-gtk2 (>= 2.10.1-1), python-glade2 (>= 2.10.1-1),
- python-gobject (>= 2.12.3-2+b1) | python2.5-gobject,
- python (>= 2.5.1-1) | python2.5 (>= 2.5.1-1) 
+Depends: ${python:Depends}, python (>= 2.5.1),
+ python-gtk2 (>= 2.10.1-1), python-glade2 (>= 2.10.1-1), python-gobject (>= 2.12.3-2+b1)
 Recommends: python-enchant (>= 1.1.5-2), iso-codes, python-chardet
 Suggests: vlc | mplayer
 Description: subtitle editor for text-based subtitle files
- Text-based subtitles are commonly used with DivX video.
- Gaupol supports multiple subtitle file formats and provides
- means of text corrections and time manipulations.
- Gaupol's user interface is designed with attention to batch
+ Text-based subtitles are commonly used with DivX video. Gaupol supports
+ multiple subtitle file formats and provides means of text corrections and time
+ manipulations. Gaupol's user interface is designed with attention to batch
  processing of multiple documents and convenient translating.
  .
  Supported formats are:




More information about the Python-apps-commits mailing list