[Python-apps-commits] r1727 - in packages/gaupol/trunk/debian (4 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sun Aug 31 14:41:36 UTC 2008


    Date: Sunday, August 31, 2008 @ 14:41:35
  Author: piotr
Revision: 1727

* New upstream release
* po/README.translators removed from docs
* python-gtk2 and python-glade2 required versions bumped to >= 2.12
* data/codes/iso_15924.xml's copyrights added to debian/copyright

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

Modified: packages/gaupol/trunk/debian/changelog
===================================================================
--- packages/gaupol/trunk/debian/changelog	2008-08-30 14:16:41 UTC (rev 1726)
+++ packages/gaupol/trunk/debian/changelog	2008-08-31 14:41:35 UTC (rev 1727)
@@ -1,3 +1,12 @@
+gaupol (0.13-1) unstable; urgency=low
+
+  * New upstream release
+  * po/README.translators removed from docs
+  * python-gtk2 and python-glade2 required versions bumped to >= 2.12
+  * data/codes/iso_15924.xml's copyrights added to debian/copyright
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 31 Aug 2008 15:54:23 +0200
+
 gaupol (0.12.3-2) unstable; urgency=low
 
   * Rebuild against new python-central (closes: 490468)

Modified: packages/gaupol/trunk/debian/control
===================================================================
--- packages/gaupol/trunk/debian/control	2008-08-30 14:16:41 UTC (rev 1726)
+++ packages/gaupol/trunk/debian/control	2008-08-31 14:41:35 UTC (rev 1727)
@@ -15,7 +15,7 @@
 Architecture: all
 XB-Python-Version: ${python:Versions}
 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)
+ python-gtk2 (>= 2.12), python-glade2 (>= 2.12), 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

Modified: packages/gaupol/trunk/debian/copyright
===================================================================
--- packages/gaupol/trunk/debian/copyright	2008-08-30 14:16:41 UTC (rev 1726)
+++ packages/gaupol/trunk/debian/copyright	2008-08-31 14:41:35 UTC (rev 1727)
@@ -51,6 +51,16 @@
 
 ---------------------------------------------------------------
 
+data/codes/iso_15924.xml:
+
+ Copyright (C) 2007 Ivan Masar <helix84 at centrum.sk>
+ Copyright (C) 2007 Christian Perrier <bubulle at debian.org>
+ Copyright (C) 2007 Tobias Toedter <t.toedter at gmx.net>
+
+ License: LGPL 2.1 or any later
+ 
+---------------------------------------------------------------
+
 The Debian packaging is (C) 2006-2007, Piotr Ożarowski <piotr at debian.org>
 and is licensed under the GPL.
 

Modified: packages/gaupol/trunk/debian/docs
===================================================================
--- packages/gaupol/trunk/debian/docs	2008-08-30 14:16:41 UTC (rev 1726)
+++ packages/gaupol/trunk/debian/docs	2008-08-31 14:41:35 UTC (rev 1727)
@@ -1,4 +1,3 @@
 NEWS
 README
 TODO
-po/README.translators




More information about the Python-apps-commits mailing list