diff options
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 6 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index bf11720e1..63a8846f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@  xine-lib (1.1.9~hg-0) unstable; urgency=low +  [ Darren Salt ]    * Hg snapshot. - -- Darren Salt <linux@youmustbejoking.demon.co.uk>  Mon, 03 Sep 2007 16:12:52 +0100 +  [ Reinhard Tartler ] +  * remove gs from build-dependencies + + -- Reinhard Tartler <siretart@tauware.de>  Sun, 25 Nov 2007 23:42:56 +0100  xine-lib (1.1.5~cvs-0) unstable; urgency=low diff --git a/debian/control b/debian/control index 59d20030e..44bc806fd 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config,  	libflac-dev, libpulse-dev, libsdl1.2-dev, libwavpack-dev,  	libsmbclient-dev, libspeex-dev, libmng-dev,   	libmad0-dev, libmpcdec-dev, libcdio-dev (>= 0.76-1),  -	w3m, transfig, gs, sgmltools-lite +	w3m, transfig, sgmltools-lite  Build-Conflicts: libdvdnav-dev, libvcdinfo-dev  Standards-Version: 3.7.2 | 
