[Python-apps-commits] r2173 - in packages/lottanzb/trunk/debian (changelog control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Wed Jan 7 23:13:13 UTC 2009


    Date: Wednesday, January 7, 2009 @ 23:13:13
  Author: piotr
Revision: 2173

* add Vcs-Svn and Vcs-Browser fields pointing to PAPT repo
* move Homepage field to source stanza
* replace python (>= 2.4) and python-support dependency with "${python:Depends}" in Depends:
* s/Simple/simple

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

Modified: packages/lottanzb/trunk/debian/changelog
===================================================================
--- packages/lottanzb/trunk/debian/changelog	2009-01-07 20:40:07 UTC (rev 2172)
+++ packages/lottanzb/trunk/debian/changelog	2009-01-07 23:13:13 UTC (rev 2173)
@@ -1,4 +1,5 @@
-lottanzb (0.4.0-1) unstable; urgency=low
+lottanzb (0.4.0-1) UNRELEASED; urgency=low
+
   * Initial release (Closes: #510909).
 
  -- Severin Heiniger <severinheiniger at gmail.com>  Tue, 06 Jan 2009 12:54:07 +0100

Modified: packages/lottanzb/trunk/debian/control
===================================================================
--- packages/lottanzb/trunk/debian/control	2009-01-07 20:40:07 UTC (rev 2172)
+++ packages/lottanzb/trunk/debian/control	2009-01-07 23:13:13 UTC (rev 2173)
@@ -6,14 +6,17 @@
 Build-Depends: cdbs, debhelper, python, python-support, python-setuptools
 Build-Depends-Indep: python-all-dev (>= 2.4), pkg-config, python-kiwi
 Standards-Version: 3.8.0
+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
 
 Package: lottanzb
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.4), hellanzb (>= 0.13), python-elementtree, python-glade2, python-gtk2, python-support, unrar, python-kiwi (>= 1.9.9)
+Depends: ${python:Depends}, ${misc:Depends}, hellanzb (>= 0.13), python-elementtree, python-glade2, python-gtk2, unrar, python-kiwi (>= 1.9.9)
 Enhances: hellanzb
 Recommends: python-openssl
-Homepage: http://www.lottanzb.org/
-Description: Simple and automated Usenet downloader for Newzbin (NZB) files
+Description: simple and automated Usenet downloader for Newzbin (NZB) files
  LottaNZB aims to simplify and automate the download of binary news from the
  Usenet, a world-wide internet discussion system. Users can tell LottaNZB what
  to download using so-called NZB files, which are created by many Usenet search




More information about the Python-apps-commits mailing list