Some debian/ -files cleanup.

This commit is contained in:
Andreas Öman 2009-05-28 15:09:41 +00:00
parent d0ea172946
commit e8aa1ecb38
2 changed files with 7 additions and 5 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
hts-tvheadend (2.1) unstable; urgency=low
hts-tvheadend (current) hts; urgency=low
* HTSP server slightly modified. Now also supports the XBMC HTSP client.
@ -9,7 +9,7 @@ hts-tvheadend (2.1) unstable; urgency=low
* tvheadend: Fix characterset translation bug introduced in r1902.
-- Andreas Öman <andreas@lonelycoder.com> Thu, 16 Oct 2008 19:47:23 +0200
-- Andreas Öman <andreas@lonelycoder.com> xxx, xx xxx xxxx xx:xx:xx +xxxx
hts (2.0) unstable; urgency=low

8
debian/control vendored
View file

@ -2,11 +2,13 @@ Source: hts-tvheadend
Section: main
Priority: extra
Maintainer: Andreas Öman <andreas@lonelycoder.com>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.3
Package: hts-tvheadend
Architecture: any
Depends: ${shlibs:Depends}
Enhances: hts-showtime
Description: TV headend for hts-showtime
TV backend for use with hts-showtime
Based on ffmpeg 'http://www.ffmpeg.org'.
Description: HTS TVheadend
TV backend for use with hts-showtime and various other clients.
Based on ffmpeg 'http://www.ffmpeg.org/' and ExtJS 'http://www.extjs.org/'