[Python-modules-commits] r7164 - in packages/python-daap/trunk/debian (changelog control watch)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Wed Dec 24 13:17:01 UTC 2008


    Date: Wednesday, December 24, 2008 @ 13:17:00
  Author: morph
Revision: 7164

  - updated my email address
  - bump Standards-Version to 3.8.0 (no changes needed)
  - added ${misc:Depends} to binary package Depends
* debian/watch
  - updated due to upstream website changed

Modified:
  packages/python-daap/trunk/debian/changelog
  packages/python-daap/trunk/debian/control
  packages/python-daap/trunk/debian/watch

Modified: packages/python-daap/trunk/debian/changelog
===================================================================
--- packages/python-daap/trunk/debian/changelog	2008-12-24 13:10:39 UTC (rev 7163)
+++ packages/python-daap/trunk/debian/changelog	2008-12-24 13:17:00 UTC (rev 7164)
@@ -2,8 +2,13 @@
 
   * debian/control
     - switch Vcs-Browser field to viewsvn
+    - updated my email address
+    - bump Standards-Version to 3.8.0 (no changes needed)
+    - added ${misc:Depends} to binary package Depends
+  * debian/watch
+    - updated due to upstream website changed
 
- -- Sandro Tosi <morph at debian.org>  Mon, 03 Nov 2008 22:15:01 +0100
+ -- Sandro Tosi <morph at debian.org>  Wed, 24 Dec 2008 14:11:48 +0100
 
 python-daap (0.7.1-1) unstable; urgency=low
 

Modified: packages/python-daap/trunk/debian/control
===================================================================
--- packages/python-daap/trunk/debian/control	2008-12-24 13:10:39 UTC (rev 7163)
+++ packages/python-daap/trunk/debian/control	2008-12-24 13:17:00 UTC (rev 7164)
@@ -2,17 +2,17 @@
 Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Sandro Tosi <matrixhasu at gmail.com>
+Uploaders: Sandro Tosi <morph at debian.org>
 Build-Depends: debhelper (>= 5), python-central (>= 0.5.6), python-all-dev
 XS-Python-Version: all
 Homepage: http://jerakeen.org/code/pythondaap/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-daap/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-daap/trunk/
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 
 Package: python-daap
 Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
 XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}
 Description: DAAP client implemented in Python

Modified: packages/python-daap/trunk/debian/watch
===================================================================
--- packages/python-daap/trunk/debian/watch	2008-12-24 13:10:39 UTC (rev 7163)
+++ packages/python-daap/trunk/debian/watch	2008-12-24 13:17:00 UTC (rev 7164)
@@ -1,3 +1,3 @@
 version=3
 
-http://jerakeen.org/code/pythondaap/ http://jerakeen.org/files/PythonDaap-(.*)\.tar\.gz
+http://jerakeen.org/code/pythondaap/ http://static.jerakeen.org/files/PythonDaap-(.*)\.tar\.gz




More information about the Python-modules-commits mailing list