Control: tag -1 + confirmed
Control: tag -1 + patch
Control: tag -1 - sid
Control: fixed -1 0.6.21

On Tue, 29 Jan 2013 16:18:23 +0100, Lucas Nussbaum wrote:

> > The following packages have unmet dependencies:
> >  sbuild-build-depends-dhelp-dummy : Depends: libgettext-ruby-util but it is 
> > not installable
> > E: Unable to correct problems, you have held broken packages.
> > apt-get failed.

libgettext-ruby was removed from unstable and testing:
http://packages.qa.debian.org/libg/libgettext-ruby.html

http://bugs.debian.org/690263 says:
"superseded by ruby-gettext"

0.6.21 and 0.6.21+nmu1 build fine in wheezy and sid but also use a
transitional package as a build dependency (libgettext-ruby1.8).

I'm attaching patches for
- 0.6.20 in wheezy (for an upload to TPU, unless the release team
  wants to unblock 0.6.21+nmu1) to fix this bug for 0.6.20
- 0.6.21+nmu1 in sid to prevent future failures


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Rolling Stones
diff -Nru dhelp-0.6.21+nmu1/debian/changelog dhelp-0.6.21+nmu2/debian/changelog
--- dhelp-0.6.21+nmu1/debian/changelog	2012-07-02 19:19:30.000000000 +0200
+++ dhelp-0.6.21+nmu2/debian/changelog	2013-01-30 19:03:51.000000000 +0100
@@ -1,3 +1,12 @@
+dhelp (0.6.21+nmu2) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Build-depend on ruby-gettext instead of the transitional respectively
+    already gone libgettext-ruby1.8 | libgettext-ruby-util.
+    Cf. #699261.
+
+ -- gregor herrmann <gre...@debian.org>  Wed, 30 Jan 2013 19:02:51 +0100
+
 dhelp (0.6.21+nmu1) unstable; urgency=low
 
   * Non-Maintainer Upload
diff -Nru dhelp-0.6.21+nmu1/debian/control dhelp-0.6.21+nmu2/debian/control
--- dhelp-0.6.21+nmu1/debian/control	2012-07-02 19:13:32.000000000 +0200
+++ dhelp-0.6.21+nmu2/debian/control	2013-01-30 19:03:51.000000000 +0100
@@ -6,7 +6,7 @@
  Stefan Hornburg (Racke) <ra...@linuxia.de>, 
 Standards-Version: 3.9.3
 Build-Depends: debhelper (>= 5), cdbs (>= 0.4.23-1.1),
- libgettext-ruby1.8 | libgettext-ruby-util
+ ruby-gettext
 
 Package: dhelp
 Depends: perl-modules, libtemplate-perl, libhtml-parser-perl,
diff -Nru dhelp-0.6.20/debian/changelog dhelp-0.6.20+nmu1/debian/changelog
--- dhelp-0.6.20/debian/changelog	2011-10-13 00:09:17.000000000 +0200
+++ dhelp-0.6.20+nmu1/debian/changelog	2013-01-30 18:59:02.000000000 +0100
@@ -1,3 +1,12 @@
+dhelp (0.6.20+nmu1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: build-dependency not installable: libgettext-ruby-util":
+    build-depend on ruby-gettext instead.
+    (Closes: #699261)
+
+ -- gregor herrmann <gre...@debian.org>  Wed, 30 Jan 2013 18:57:59 +0100
+
 dhelp (0.6.20) unstable; urgency=low
 
   [ Georgios M. Zarkadas ]
diff -Nru dhelp-0.6.20/debian/control dhelp-0.6.20+nmu1/debian/control
--- dhelp-0.6.20/debian/control	2011-10-02 19:31:55.000000000 +0200
+++ dhelp-0.6.20+nmu1/debian/control	2013-01-30 18:58:52.000000000 +0100
@@ -4,7 +4,7 @@
 Maintainer: Esteban Manchado Velázquez <z...@debian.org>
 Uploaders: Stefan Hornburg (Racke) <ra...@linuxia.de>, Georgios M. Zarkadas <g...@member.fsf.org>
 Standards-Version: 3.9.1
-Build-Depends: debhelper (>= 5), cdbs (>= 0.4.23-1.1), libgettext-ruby-util
+Build-Depends: debhelper (>= 5), cdbs (>= 0.4.23-1.1), ruby-gettext
 
 Package: dhelp
 Depends: perl-modules, libtemplate-perl, libhtml-parser-perl, liburi-perl, ruby1.8, libdb-ruby1.8, libcommandline-ruby1.8, libgettext-ruby1.8, doc-base, swish++, liblocale-gettext-perl, libdata-page-perl, pstotext, poppler-utils, ucf (>= 0.8), ${misc:Depends}

Attachment: signature.asc
Description: Digital signature

Reply via email to