Package: drivel
Version: 1.2.4-1
Severity: normal

The build-depends line in the control file lists a few unnecessary
dependencies, notably:

  libgnome-dev | libgnome2-dev
  (and later)
  libgnome-dev

(drivel will not build against GNOME 1.4)

Also:

  libzvt-dev (libzvt2)

For GNOME 1.4, and...

  libgtkxmhtml-dev (libgtkxmhtml1)

Also for GNOME 1.4.

These dependencies are completely unneeded by drivel under GNOME 2.

The (small) patch I've included removes the dependencies on these,
replaces the dependency on freetype2 with libttf-dev and the dependency on
libxml2 with libxml2-dev. Also adds a dependency on libgtkspell-dev for
inline spellchecking support.

--[ patch snippy ]--
diff -uNr drivel-1.2.4-orig/debian/control drivel-1.2.4/debian/control
--- drivel-1.2.4-orig/debian/control    2005-02-26 15:32:50.000000000 +0000
+++ drivel-1.2.4/debian/control 2005-02-26 15:36:52.000000000 +0000
@@ -2,7 +2,7 @@
 Section: net 
 Priority: optional
 Maintainer: Neil McGovern <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), libtool, libgnomeui-dev, libcurl3-dev, 
libgnome-dev | libgnome2-dev, gnome-common, libgtkxmhtml-dev, libzvt-dev, 
chrpath, docbook-to-man, libgnome-dev, libart-dev, gconf, libgcrypt11-dev, 
libglib2.0-dev, liborbit2-dev, bonobo-activation, freetype2, libxml2, 
libxml-parser-perl, libidn11-dev, libgtksourceview-dev,scrollkeeper
+Build-Depends: debhelper (>> 4.0.0), libtool, libgnomeui-dev, libcurl3-dev, 
libgnome2-dev, gnome-common, chrpath, docbook-to-man, libart-dev, 
libgconf2-dev, libgcrypt11-dev, libglib2.0-dev, liborbit2-dev, 
bonobo-activation, libttf-dev, libxml2-dev, libxml-parser-perl, libidn11-dev, 
libgtksourceview-dev, libgtkspell-dev, scrollkeeper
 Standards-Version: 3.6.1
 
 Package: drivel
--[ patch snippy ]--

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-rc4
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages drivel depends on:
ii  libart-2.0-2         2.3.17-1            Library of functions for 2D graphi
ii  libaspell15          0.60.2+20050121-1   The GNU Aspell spell-checker runti
ii  libatk1.0-0          1.8.0-4             The ATK accessibility toolkit
ii  libaudiofile0        0.2.6-5             Open-source version of SGI's audio
ii  libbonobo2-0         2.8.1-2             Bonobo CORBA interfaces library
ii  libbonoboui2-0       2.8.1-1             The Bonobo UI library
ii  libc6                2.3.2.ds1-20        GNU C Library: Shared libraries an
ii  libcurl3             7.13.0-2            Multi-protocol file transfer libra
ii  libesd0              0.2.35-2            Enlightened Sound Daemon - Shared 
ii  libfontconfig1       2.2.3-4             generic font configuration library
ii  libfreetype6         2.1.7-2.3           FreeType 2 font engine, shared lib
ii  libgconf2-4          2.8.1-4             GNOME configuration database syste
ii  libgcrypt11          1.2.0-11            LGPL Crypto library - runtime libr
ii  libglade2-0          1:2.4.2-1           library to load .glade files at ru
ii  libglib2.0-0         2.6.2-1             The GLib library of C routines
ii  libgnome-keyring0    0.4.1-1             GNOME keyring services library
ii  libgnome2-0          2.8.1-2             The GNOME 2 library - runtime file
ii  libgnomecanvas2-0    2.8.0-1             A powerful object-oriented display
ii  libgnomeprint2.2-0   2.8.2-1             The GNOME 2.2 print architecture -
ii  libgnomeui-0         2.8.1-1             The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0       2.8.4-1             The GNOME virtual file-system libr
ii  libgnutls11          1.0.16-13           GNU TLS library - runtime library
ii  libgpg-error0        1.0-1               library for common error values an
ii  libgtk2.0-0          2.6.2-3             The GTK+ graphical user interface 
ii  libgtksourceview1.0- 1.1.1-1             Shared libraries for the GTK+ synt
ii  libgtkspell0         2.0.8-1             a spell-checking addon for GTK's T
ii  libhowl0             0.9.8-2             Library for Zeroconf service disco
ii  libice6              4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libidn11             0.5.2-3             GNU libidn library, implementation
ii  libjpeg62            6b-9                The Independent JPEG Group's JPEG 
ii  liborbit2            1:2.10.5-0.1        libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0        1.8.0-3             Layout and rendering of internatio
ii  libpopt0             1.7-5               lib for parsing cmdline parameters
ii  libsm6               4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libssl0.9.7          0.9.7e-3            SSL shared libraries
ii  libtasn1-2           0.2.10-4            Manage ASN.1 structures (runtime)
ii  libx11-6             4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxml2              2.6.16-3            GNOME XML library
ii  xlibs                4.3.0.dfsg.1-12     X Keyboard Extension (XKB) configu
ii  zlib1g               1:1.2.2-4           compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to