浏览代码

updated dependency information, I forgot that lxml needs to be installed explicitely

Helmut Pozimski 9 年之前
父节点
当前提交
7715219bff
共有 3 个文件被更改,包括 10 次插入2 次删除
  1. 1 0
      README
  2. 7 0
      debian/changelog
  3. 2 2
      debian/control

+ 1 - 0
README

@@ -12,6 +12,7 @@ stov depends on the following software to be installed:
 
 	* Python 2.7 or higher (python 3.x should work but is not officially supported, this is a release goal for 1.0)
 	* youtube-dl (get it from http://rg3.github.com/youtube-dl/ if you don't have it yet, it is needed to download videos and also for the "no API"-mode)
+	* lxml module for python
 
 === COPYING ===
 

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+stov (0.9~beta1-2) unstable; urgency=low
+
+  * added dh-python as build dependency
+  * added python-lxml as dependency
+
+ -- Helmut Pozimski <helmut@pozimski.eu>  Fri, 26 Dec 2014 12:48:00 +0100
+
 stov (0.9~beta1-1) unstable; urgency=low
 
   * New upstream beta release

+ 2 - 2
debian/control

@@ -4,12 +4,12 @@ Maintainer: Helmut Pozimski <helmut@pozimski.eu>
 Homepage: https://dev.intranet.helmut-pozimski.de/stov
 Section: python
 Priority: optional
-Build-Depends: python (>= 2.7), debhelper (>= 7.4.3), gettext, python-sphinx
+Build-Depends: python (>= 2.7), debhelper (>= 7.4.3), dh-python, gettext, python-sphinx
 Standards-Version: 3.9.5
 
 Package: stov
 Architecture: all
-Depends: ${misc:Depends}, python (>= 2.7)
+Depends: ${misc:Depends}, python (>= 2.7), python-lxml
 Description: tool to subscribe to videos on youtube
  program which allows you to subscribe to channels, playlists and search
  results on youtube. You don't need a youtube account for the program to