[Pkg-jed-commit] r50 - in trunk/packages/jed/debian: . init.d

Jörg Sommer jo-guest@costa.debian.org
Thu, 30 Jun 2005 17:24:34 +0000


Author: jo-guest
Date: 2005-06-30 17:24:33 +0000 (Thu, 30 Jun 2005)
New Revision: 50

Modified:
   trunk/packages/jed/debian/control
   trunk/packages/jed/debian/init.d/jed.conf
Log:
* cleaned up Build-depends in jed/debian/control:
  + xlibs-dev is obsolated, it's replaced by x-dev
  
  + we don't need libfreetype6-dev
  
  + we need libxt-dev
  
  + perl is far away from 5.0, so depending on >= 5.0 is superfluous
  
  + libslang2-dev is officially released with versions >= 2; we need not
    ensure it is >= 1.99

* added a active comment at the begin of jed.conf to make it is
  recognized as SLang file


Modified: trunk/packages/jed/debian/control
===================================================================
--- trunk/packages/jed/debian/control	2005-06-10 11:09:07 UTC (rev 49)
+++ trunk/packages/jed/debian/control	2005-06-30 17:24:33 UTC (rev 50)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian JED Group <pkg-jed-devel@lists.alioth.debian.org>
 Standards-Version: 3.6.1
-Build-Depends: debhelper (>= 4), hevea, libgpmg1-dev (>= 1.17.8-18) [!hurd-i386], perl (>= 5.004.05-1.1), perl-base (>= 5.004.05-1.1), libslang2-dev (>= 1.99pre2r7-1), xlibs-dev (>= 4.0.1-10), libfreetype6-dev (>= 2.0.1-1), libxft-dev, dpatch
+Build-Depends: debhelper (>= 4), hevea, libgpmg1-dev (>= 1.17.8-18) [!hurd-i386], perl-base, libslang2-dev, libxft-dev, libxt-dev, x-dev, dpatch
 
 Package: jed
 Architecture: any

Modified: trunk/packages/jed/debian/init.d/jed.conf
===================================================================
--- trunk/packages/jed/debian/init.d/jed.conf	2005-06-10 11:09:07 UTC (rev 49)
+++ trunk/packages/jed/debian/init.d/jed.conf	2005-06-30 17:24:33 UTC (rev 50)
@@ -1,3 +1,5 @@
+% -*- slang -*-
+
 % debian jed.conf as suggested by John E. Davis
 % Read the documentation in /usr/share/doc/jed-common/README.Debian-startup.
 % Please do not change this if you want the documented debian startup system