Your message dated Thu, 23 Aug 2012 18:10:25 +0200
with message-id <[email protected]>
and subject line Re: Bug#685680: unblock: minbif/1:1.0.5+git20120508-2
has caused the Debian Bug report #685680,
regarding unblock: minbif/1:1.0.5+git20120508-2
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.)
--
685680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685680
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package minbif; the latest upload in sid fixes a
regression introduced in 1:1.0.5+git20120508-1, where a configure
switch and the associated build-dep shouldn't have been removed. Here
is the associated diff:
diff --git a/changelog b/changelog
index 642340c..6dcc1c0 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+minbif (1:1.0.5+git20120508-2) unstable; urgency=low
+
+ * Re-enable caca so user icons can be displayed; it should not have been
+ disabled as part of the fix for #672105. Thanks to Marc Dequènes
+ <[email protected]> for the sharp eye.
+
+ -- Sebastien Delafond <[email protected]> Sun, 19 Aug 2012 12:38:44 +0200
+
minbif (1:1.0.5+git20120508-1) unstable; urgency=low
* New upstream snapshot, fixing build problems with gcc 4.7 (Closes:
#672018)
diff --git a/control b/control
index 78946cd..a060671 100644
--- a/control
+++ b/control
@@ -2,7 +2,7 @@ Source: minbif
Section: net
Priority: optional
Maintainer: Sebastien Delafond <[email protected]>
-Build-Depends: debhelper (>= 7.4.2), cmake, libimlib2-dev, libpurple-dev (>=
2.6.1), libxml2-dev (>= 2.5), libgnutls-dev, libpam0g-dev
+Build-Depends: debhelper (>= 7.4.2), cmake, libimlib2-dev, libpurple-dev (>=
2.6.1), libxml2-dev (>= 2.5), libcaca-dev, libgnutls-dev, libpam0g-dev
Standards-Version: 3.9.3
Homepage: http://symlink.me/wiki/minbif
Vcs-Git: git://git.symlink.me/pub/seb/minbif-debian.git
diff --git a/rules b/rules
index 3f00fd3..78006c9 100755
--- a/rules
+++ b/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-COMMON_FLAGS := -DCMAKE_INSTALL_PREFIX=/usr -DCONF_PREFIX=/etc/minbif
-DENABLE_CACA=OFF -DENABLE_VIDEO=OFF -DENABLE_PLUGIN=ON -DENABLE_PAM=ON
-DENABLE_TLS=ON -DCMAKE_C_FLAGS="$(CFLAGS)" -DCMAKE_LD_FLAGS="-Wl,-z,defs"
-DCMAKE_CXX_FLAGS="$(CXXFLAGS)" -DCMAKE_SKIP_RPATH=ON
-DCMAKE_VERBOSE_MAKEFILE=ON
+COMMON_FLAGS := -DCMAKE_INSTALL_PREFIX=/usr -DCONF_PREFIX=/etc/minbif
-DENABLE_CACA=ON -DENABLE_VIDEO=OFF -DENABLE_PLUGIN=ON -DENABLE_PAM=ON
-DENABLE_TLS=ON -DCMAKE_C_FLAGS="$(CFLAGS)" -DCMAKE_LD_FLAGS="-Wl,-z,defs"
-DCMAKE_CXX_FLAGS="$(CXXFLAGS)" -DCMAKE_SKIP_RPATH=ON
-DCMAKE_VERBOSE_MAKEFILE=ON
builddir/Makefile:
dh_testdir
unblock minbif/1:1.0.5+git20120508-2
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (1000, 'unstable'), (501, 'testing'), (500, 'stable'), (499,
'oldstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
Hi Sebastien,
Sebastien Delafond <[email protected]> (23/08/2012):
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package minbif; the latest upload in sid fixes a
> regression introduced in 1:1.0.5+git20120508-1, where a configure
> switch and the associated build-dep shouldn't have been removed. Here
> is the associated diff:
>
> diff --git a/changelog b/changelog
> index 642340c..6dcc1c0 100644
> --- a/changelog
> +++ b/changelog
> @@ -1,3 +1,11 @@
> +minbif (1:1.0.5+git20120508-2) unstable; urgency=low
> +
> + * Re-enable caca so user icons can be displayed; it should not have been
> + disabled as part of the fix for #672105. Thanks to Marc Dequènes
> + <[email protected]> for the sharp eye.
> +
> + -- Sebastien Delafond <[email protected]> Sun, 19 Aug 2012 12:38:44 +0200
> +
even if I think we might have preferred having a bug report in the BTS
about the issue getting fixed, it looks sane enough. Unblocked, thanks
to both of you.
Mraw,
KiBi.
signature.asc
Description: Digital signature
--- End Message ---