[Python-apps-commits] r4203 - in packages/lottanzb/trunk/debian (3 files)

lantash-guest at users.alioth.debian.org lantash-guest at users.alioth.debian.org
Sat Nov 28 09:30:34 UTC 2009


    Date: Saturday, November 28, 2009 @ 09:30:33
  Author: lantash-guest
Revision: 4203

New upstream release. Bump Python dependency to 2.5.

Modified:
  packages/lottanzb/trunk/debian/changelog
  packages/lottanzb/trunk/debian/control
  packages/lottanzb/trunk/debian/pyversions

Modified: packages/lottanzb/trunk/debian/changelog
===================================================================
--- packages/lottanzb/trunk/debian/changelog	2009-11-28 03:32:21 UTC (rev 4202)
+++ packages/lottanzb/trunk/debian/changelog	2009-11-28 09:30:33 UTC (rev 4203)
@@ -1,4 +1,4 @@
-lottanzb (0.5.1-1) UNRELEASED; urgency=low
+lottanzb (0.5.2-1) UNRELEASED; urgency=low
 
   * New upstream release.
   
@@ -8,6 +8,7 @@
     + Remove python-kiwi from Build-Depends-Indep.
     + Remove python-setuptools from Build-Depends.
     + Remove python-glade2 from Depends.
+    + Bump python build and runtime dependency to 2.5.
     + Bump python-gtk2 dependency to >= 2.14.
     + Remove python-openssl from Recommends as it's already part
       of hellanzb's Depends.
@@ -23,7 +24,7 @@
   * debian/manpages, lottanzb.1:
     + Use the man page included in the source tarball.
 
- -- Severin Heiniger <severinheiniger at gmail.com>  Tue, 03 Nov 2009 13:05:15 +0100
+ -- Severin Heiniger <severinheiniger at gmail.com>  Fri, 27 Nov 2009 23:15:53 +0100
 
 lottanzb (0.4.0-1) unstable; urgency=low
 

Modified: packages/lottanzb/trunk/debian/control
===================================================================
--- packages/lottanzb/trunk/debian/control	2009-11-28 03:32:21 UTC (rev 4202)
+++ packages/lottanzb/trunk/debian/control	2009-11-28 09:30:33 UTC (rev 4203)
@@ -4,16 +4,16 @@
 Maintainer: Severin Heiniger <severinheiniger at gmail.com>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: cdbs, debhelper (>= 5.0.51~), python, python-support, intltool
-Build-Depends-Indep: python-all-dev (>= 2.4), pkg-config
+Build-Depends-Indep: python-all-dev (>= 2.5), pkg-config
 Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/lottanzb/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/lottanzb/trunk
 Homepage: http://www.lottanzb.org/
-XS-Python-Version: >= 2.4
+XS-Python-Version: >= 2.5
 
 Package: lottanzb
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, hellanzb (>= 0.13), python (>= 2.5) | python-elementtree, python-gtk2 (>= 2.14), python-kiwi (>= 1.9.9)
+Depends: ${python:Depends}, ${misc:Depends}, hellanzb (>= 0.13), python (>= 2.5), python-gtk2 (>= 2.14), python-kiwi (>= 1.9.9)
 Enhances: hellanzb
 Description: simple and automated Usenet downloader for Newzbin (NZB) files
  LottaNZB aims to simplify and automate the download of binary news from the

Modified: packages/lottanzb/trunk/debian/pyversions
===================================================================
--- packages/lottanzb/trunk/debian/pyversions	2009-11-28 03:32:21 UTC (rev 4202)
+++ packages/lottanzb/trunk/debian/pyversions	2009-11-28 09:30:33 UTC (rev 4203)
@@ -1 +1 @@
-2.4-
+2.5-




More information about the Python-apps-commits mailing list