Your message dated Tue, 15 Apr 2008 17:56:48 -0400
with message-id <[EMAIL PROTECTED]>
and subject line zinf has been removed from Debian, closing #328286
has caused the Debian Bug report #328286,
regarding Please merge the diff from 2.2.5-5.1 NMU
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
328286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328286
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: zinf
Severity: serious
Tags: patch
Hi,
zinf is currently uninstallable.
Because of the C++ transition, zinf needs to be rebuilt against the
current libc6-dev, libartsc0-dev, libmusicbrainz4-dev,
libid3-3.8.3-dev. All of these are built on all arches, so you don't
need to version the build-depends, you simply need to rebuild.
Because of the Xorg transition, zinf needs to build-depend on x-dev
(ui/zinf/unix/src/GTKUtility.cpp #includes X11/Xatom.h) instead of
xlibs-dev. Upstream should use AC_PATH_X or AC_PATH_XTRA to configure
X libs and cflags.
I think you don't need to build-depend on liborbit2-dev at all, but you
do need to build-depend on liborbit-dev because you call automake
during your build process. This is bad style and pulls too many
build-dependencies. The same goes for libxosd-dev.
Because you do not --enable-experimental, you do not need to
build-depend on libgtkmm2.0-dev, and you should not have to
build-depend on libboost-dev but this looks like an upstream bug.
Unless you object, I will upload packages with the attached changes
tomorrow.
Bye,
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
--
Loïc Minier <[EMAIL PROTECTED]>
Come, your destiny awaits!
--- zinf-2.2.5/debian/changelog
+++ zinf-2.2.5/debian/changelog
@@ -1,3 +1,15 @@
+zinf (2.2.5-5.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * C++ transition: rebuild against current libc6-dev, libartsc0-dev,
+ libmusicbrainz4-dev, and libid3-3.8.3-dev.
+ * Xorg transition: build-depend on x-dev instead of xlibs-dev. (Upstream
+ uses X11/Xatom.h in ui/zinf/unix/src/GTKUtility.cpp but does not check for
+ X11 development files in configure.ac with AC_PATH_X or AC_PATH_XTRA).
+ * Drop useless liborbit2-dev and libgtkmm2.0-dev build dependencies.
+
+ -- Loic Minier <[EMAIL PROTECTED]> Wed, 14 Sep 2005 17:52:51 +0200
+
zinf (2.2.5-5) unstable; urgency=low
* Applied patch which fixes excessive memory consumtion when compiling
--- zinf-2.2.5/debian/control
+++ zinf-2.2.5/debian/control
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Andreas Rottmann <[EMAIL PROTECTED]>
Standards-Version: 3.6.1
-Build-Depends: debhelper (>> 4), cdbs (>= 0.4.5.3), automake1.8, autoconf,
libtool, autotools-dev, liborbit-dev, libxosd-dev, libglib2.0-dev,
libgtk2.0-dev, liborbit2-dev, libncurses5-dev, xlibs-dev, libesd0-dev,
libartsc0-dev, libasound2-dev [alpha arm hppa i386 ia64 m68k mips mipsel
powerpc s390 sparc amd64], nasm [i386], libmusicbrainz4-dev, libid3-3.8.3-dev,
libvorbis-dev (>= 1.0.0), libgdbm-dev, zlib1g-dev, libgtkmm2.0-dev, libboost-dev
+Build-Depends: debhelper (>> 4), cdbs (>= 0.4.5.3), automake1.8, autoconf,
libtool, autotools-dev, liborbit-dev, libxosd-dev, libglib2.0-dev,
libgtk2.0-dev, libncurses5-dev, libesd0-dev, libartsc0-dev, libasound2-dev
[alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc amd64], nasm
[i386], libmusicbrainz4-dev, libid3-3.8.3-dev, libvorbis-dev (>= 1.0.0),
libgdbm-dev, zlib1g-dev, x-dev, libboost-dev
Package: zinf
Architecture: any
--- End Message ---
--- Begin Message ---
Version: 2.2.5-5.2+rm
The zinf package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/423359 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
--- End Message ---