[Python-apps-commits] r3696 - in packages/lottanzb/trunk/debian (6 files)

lantash-guest at users.alioth.debian.org lantash-guest at users.alioth.debian.org
Sun Sep 6 12:08:17 UTC 2009


    Date: Sunday, September 6, 2009 @ 12:08:16
  Author: lantash-guest
Revision: 3696

New upstream release. Various files in debian/ updated. See changelog for more information.

Modified:
  packages/lottanzb/trunk/debian/changelog
  packages/lottanzb/trunk/debian/control
  packages/lottanzb/trunk/debian/copyright
  packages/lottanzb/trunk/debian/manpages
  packages/lottanzb/trunk/debian/rules
Deleted:
  packages/lottanzb/trunk/debian/lottanzb.1

Modified: packages/lottanzb/trunk/debian/changelog
===================================================================
--- packages/lottanzb/trunk/debian/changelog	2009-09-05 15:58:45 UTC (rev 3695)
+++ packages/lottanzb/trunk/debian/changelog	2009-09-06 12:08:16 UTC (rev 3696)
@@ -1,21 +1,25 @@
-lottanzb (0.4.1-1) UNRELEASED; urgency=low
+lottanzb (0.5-1) UNRELEASED; urgency=low
 
   * New upstream release
   
-  [ Severin Heiniger ]
   * debian/control:
     + Bump Standards-Version to 3.8.2.
+    + Add intltool to Build-Depends.
+    + Remove python-kiwi from Build-Depends-Indep.
+    + Remove python-setuptools from Build-Depends.
+    + Remove python-glade2 from Depends.
+    + Bump python-gtk2 dependency to >= 2.12.
+    + Minor description update based on README.
+  * debian/copyright:
+    + Add lottanzb/external/builderloader.py copyright notice.
   * debian/rules:
     + Fix lintian warnings: dh_desktop-is-deprecated and
       dh_desktop-is-deprecated.
-  
-  [ Alessio Treglia ]
-  * debian/control:
-    + Bump-up build-dependency on python-all-dev.
-  * debian/rules:
-    + Append --install-layout=deb to install args to fix FTBFS with Python 2.6.
+    + CHANGELOG has been renamed to NEWS.
+  * debian/manpages, lottanzb.1:
+    + Use the man page included in the source tarball.
 
- -- Severin Heiniger <severinheiniger at gmail.com>  Sat, 27 Jun 2009 09:25:36 +0200
+ -- Severin Heiniger <severinheiniger at gmail.com>  Sat, 05 Sep 2009 19:43:38 +0200
 
 lottanzb (0.4.0-1) unstable; urgency=low
 

Modified: packages/lottanzb/trunk/debian/control
===================================================================
--- packages/lottanzb/trunk/debian/control	2009-09-05 15:58:45 UTC (rev 3695)
+++ packages/lottanzb/trunk/debian/control	2009-09-06 12:08:16 UTC (rev 3696)
@@ -3,8 +3,8 @@
 Priority: extra
 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, python-setuptools
-Build-Depends-Indep: python-all-dev (>= 2.5.4-1~), pkg-config, python-kiwi
+Build-Depends: cdbs, debhelper (>= 5.0.51~), python, python-support, intltool
+Build-Depends-Indep: python-all-dev (>= 2.4), pkg-config
 Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/lottanzb/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/lottanzb/trunk
@@ -13,12 +13,12 @@
 
 Package: lottanzb
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, hellanzb (>= 0.13), python (>= 2.5) | python-elementtree, python-glade2, python-gtk2, unrar, python-kiwi (>= 1.9.9)
+Depends: ${python:Depends}, ${misc:Depends}, hellanzb (>= 0.13), python (>= 2.5) | python-elementtree, python-gtk2 (>= 2.12), unrar, python-kiwi (>= 1.9.9)
 Enhances: hellanzb
 Recommends: python-openssl
 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
- engines. LottaNZB integrates nicely with GNOME desktops, but is not limited to
- them and uses the mature HellaNZB software as its foundation.
+ Usenet, a world-wide internet discussion system. You can tell LottaNZB what
+ to download using NZB files, which are created by many Usenet search engines.
+ LottaNZB integrates nicely with GNOME desktops, but is not limited to them
+ and uses the mature HellaNZB software as its foundation.

Modified: packages/lottanzb/trunk/debian/copyright
===================================================================
--- packages/lottanzb/trunk/debian/copyright	2009-09-05 15:58:45 UTC (rev 3695)
+++ packages/lottanzb/trunk/debian/copyright	2009-09-06 12:08:16 UTC (rev 3696)
@@ -11,7 +11,7 @@
 
 Copyright:
     Copyright © 2007 Sander Tuit
-    Copyright © 2008 LottaNZB Development Team
+    Copyright © 2008-2009 LottaNZB Development Team
 
 License:
     This program is free software; you can redistribute it and/or modify
@@ -30,6 +30,27 @@
 On Debian systems, the complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-3.
 
+lottanzb/external/builderloader.py:
+    Copyright © 2005, 2006, 2008 Async Open Source
+    
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
+
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
+
+On Debian systems, the complete text of the GNU Free Documentation License
+can be found in /usr/share/common-licenses/LGPL-2.1.
+
 po/*.po:
 locale/*:
 help/po/*.po:
@@ -50,5 +71,6 @@
 On Debian systems, the complete text of the GNU Free Documentation License
 can be found in /usr/share/common-licenses/GFDL.
 
-The Debian packaging is © 2008, Severin Heiniger <severinheiniger at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is © 2008-2009, Severin Heiniger
+<severinheiniger at gmail.com> and is licensed under the GPL,
+see `/usr/share/common-licenses/GPL'.

Deleted: packages/lottanzb/trunk/debian/lottanzb.1
===================================================================
--- packages/lottanzb/trunk/debian/lottanzb.1	2009-09-05 15:58:45 UTC (rev 3695)
+++ packages/lottanzb/trunk/debian/lottanzb.1	2009-09-06 12:08:16 UTC (rev 3696)
@@ -1,36 +0,0 @@
-.TH LOTTANZB 1 "January 2009" "0.4"
-
-.SH NAME
-lottanzb - Automated Usenet Client
-
-.SH SYNOPSIS
-.B lottanzb [options] [files and/or newzbinids...]
-
-.SH DESCRIPTION
-.B 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 engines. LottaNZB integrates nicely with GNOME desktops, but is not limited to them and uses the mature HellaNZB software as its foundation.
-
-.SH OPTIONS
-.TP
-.I [files and/or newzbinids...]
-List of ".nzb" files or Newzbin.com report IDs to add to the download queue.
-.TP
-.I --version
-Show program's version number and exit.
-.TP
-.I -h, --help
-Show this help message and exit.
-.TP
-.I -d --debug
-Show debug messages.
-
-.SH SEE ALSO
-.B Homepage:
-http://www.lottanzb.org/
-
-.SH AUTHOR
-This manual page was written by Severin <severinheiniger at gmail.com> for the Debian system (but may be used by others).
-
-Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
-
-On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.

Modified: packages/lottanzb/trunk/debian/manpages
===================================================================
--- packages/lottanzb/trunk/debian/manpages	2009-09-05 15:58:45 UTC (rev 3695)
+++ packages/lottanzb/trunk/debian/manpages	2009-09-06 12:08:16 UTC (rev 3696)
@@ -1 +1 @@
-debian/lottanzb.1
+desktop/man/lottanzb.1

Modified: packages/lottanzb/trunk/debian/rules
===================================================================
--- packages/lottanzb/trunk/debian/rules	2009-09-05 15:58:45 UTC (rev 3695)
+++ packages/lottanzb/trunk/debian/rules	2009-09-06 12:08:16 UTC (rev 3696)
@@ -6,8 +6,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
-DEB_PYTHON_INSTALL_ARGS_ALL := --packaging-mode --install-layout=deb
-DEB_INSTALL_CHANGELOGS_ALL := CHANGELOG
+DEB_PYTHON_INSTALL_ARGS_ALL := --packaging-mode
+DEB_INSTALL_CHANGELOGS_ALL := NEWS
 
 install/lottanzb::
 	dh_icons




More information about the Python-apps-commits mailing list