[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#685680: unblock: minbif/1:1.0.5+git20120508-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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
  +    <duck@duckcorp.org> for the sharp eye.
  +
  + -- Sebastien Delafond <seb@debian.org>  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 <seb@debian.org>
  -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


Reply to: