Package: kdevelop
Version: 4:3.4.1-2
Severity: important
Tags: patch

Hi,

as the latest binNMU showed, kdevelop is unfortunately not binNMU safe.
There is more information at [1].
In addition I attached a proposed patch.

Cheers,
Michael

P.S.: There is a "standard" how to specify URLs in the long description.
It should be named Homepage: ... and indentend with two spaces. The
patch fixes that too.

[1] http://wiki.debian.org/binNMU


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-rc6
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdevelop depends on:
ii  kdebase-bin             4:3.5.7-1        core binaries for the KDE base mod
ii  kdelibs4c2a             4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  kdevelop-data           4:3.4.1-2        An IDE for Unix/X11 - data
ii  libacl1                 2.2.42-1         Access control list shared library
ii  libapr1                 1.2.7-8.2        The Apache Portable Runtime Librar
ii  libaprutil1             1.2.7+dfsg-2+b1  The Apache Portable Runtime Utilit
ii  libart-2.0-2            2.3.19-3         Library of functions for 2D graphi
ii  libattr1                1:2.4.32-1.1     Extended attribute shared library
ii  libaudio2               1.9-2            The Network Audio System (NAS). (s
ii  libc6                   2.5-11           GNU C Library: Shared libraries
ii  libcvsservice0          4:3.5.7-2        DCOP service for accessing CVS rep
ii  libdb4.4                4.4.20-8         Berkeley v4.4 Database Libraries [
ii  libfontconfig1          2.4.2-1.2        generic font configuration library
ii  libfreetype6            2.2.1-6          FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]     0.1.8-2          Client library for the gamin file 
ii  libgcc1                 1:4.2-20070627-1 GCC support library
ii  libice6                 1:1.0.3-2        X11 Inter-Client Exchange library
ii  libidn11                0.6.5-1          GNU libidn library, implementation
ii  libjpeg62               6b-13            The Independent JPEG Group's JPEG 
ii  libpcre3                6.7-1            Perl 5 Compatible Regular Expressi
ii  libpng12-0              1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt               3:3.3.7-5        Qt GUI Library (Threaded runtime v
ii  libsm6                  2:1.0.3-1        X11 Session Management library
ii  libstdc++6              4.2-20070627-1   The GNU Standard C++ Library v3
ii  libsvn1                 1.4.4dfsg1-1     Shared libraries used by Subversio
ii  libuuid1                1.40-1           universally unique id library
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxcursor1             1:1.1.8-2        X cursor management library
ii  libxext6                1:1.0.3-2        X11 miscellaneous extension librar
ii  libxft2                 2.1.12-2         FreeType-based font drawing librar
ii  libxi6                  1:1.0.1-4        X11 Input extension library
ii  libxinerama1            1:1.0.2-1        X11 Xinerama extension library
ii  libxrandr2              2:1.2.1-1        X11 RandR extension library
ii  libxrender1             1:0.9.2-1        X Rendering Extension client libra
ii  libxt6                  1:1.0.5-3        X11 toolkit intrinsics library
ii  zlib1g                  1:1.2.3.3.dfsg-3 compression library - runtime

Versions of packages kdevelop recommends:
ii  autoconf                 2.61-4          automatic configure script builder
ii  automake [automaken]     1:1.10+nogfdl-1 A tool for generating GNU Standard
ii  automake1.7 [automaken]  1.7.9-9         A tool for generating GNU Standard
ii  automake1.8 [automaken]  1.8.5+nogfdl-2  A tool for generating GNU Standard
ii  automake1.9 [automaken]  1.9.6+nogfdl-3  A tool for generating GNU Standard
ii  gdb                      6.6.dfsg-1      The GNU Debugger
ii  kdevelop-doc             4:3.4.1-2       An IDE for Unix/X11 - documentatio
ii  libtool                  1.5.22-4        Generic library support script
ii  make                     3.81-3          The GNU version of the "make" util

-- no debconf information
--- debian/control.orig 2007-07-02 00:21:18.000000000 +0200
+++ debian/control      2007-07-02 00:23:44.000000000 +0200
@@ -7,7 +7,7 @@
 
 Package: kdevelop
 Architecture: any
-Depends: ${shlibs:Depends}, kdevelop-data (>= ${Source-Version}), kdebase-bin
+Depends: ${shlibs:Depends}, kdevelop-data (>= ${source:Version}), kdebase-bin
 Replaces: kdevelop3, kdevelop3-plugins, kdevelop-plugins
 Conflicts: kdevelop3 (<= 4:3.3.2-1), kdevelop3-plugins, kdevelop-plugins
 Recommends: kdevelop-doc, make, libtool, autoconf, automaken, gdb (>= 6.4)
@@ -21,7 +21,7 @@
  The application wizard can generate fully functional projects
  for terminal programs and GUI programs using Qt, KDE or GNOME.
  .
- URL: http://www.kdevelop.org/
+  Homepage: http://www.kdevelop.org/
 
 Package: kdevelop-doc
 Section: doc
@@ -39,7 +39,7 @@
  .
  This package contains documentation for KDevelop.
  .
- URL: http://www.kdevelop.org/
+  Homepage: http://www.kdevelop.org/
 
 Package: kdevelop-data
 Architecture: all
@@ -56,11 +56,11 @@
  .
  This package contains arch independent data for KDevelop.
  .
- URL: http://www.kdevelop.org/
+  Homepage: http://www.kdevelop.org/
 
 Package: kdevelop-dev
 Architecture: any
-Depends: kdevelop (= ${Source-Version}), kdelibs4-dev
+Depends: kdevelop (= ${binary:Version}), kdelibs4-dev
 Replaces: kdevelop3-dev
 Conflicts: kdevelop3-dev (<= 4:3.3.2-1)
 Description: An IDE for Unix/X11 - development files
@@ -74,5 +74,5 @@
  .
  This package contains development files for KDevelop.
  .
- URL: http://www.kdevelop.org/
+  Homepage: http://www.kdevelop.org/
 

Reply via email to