Control: tag -1 + pending

Hi,

Axel Beckert wrote:
> The change
> 
> -       dh_auto_build -Ddoc
> +       dh_auto_build --builddirectory build -Ddoc
> 
> broke the info pages. 
[...]
> But I suspect I just need to update debian/info accordingly, too.

That was necessary, but didn't suffice. They even weren't build
anymore. This was additionally needed:

-        dh_auto_build --builddirectory build -Ddoc
+        dh_auto_build --sourcedirectory build/doc

I've fixed this and added some minor cleanups in this commit:
https://anonscm.debian.org/cgit/collab-maint/screen.git/commit/?h=screen-udeb&id=4e3403d21fb6848b62cde55771f275d581dda239

The changes are currently tracked in the screen-udeb branch on Alioth:
https://anonscm.debian.org/cgit/collab-maint/screen.git/log/?h=screen-udeb

Despite the libtinfo5-udeb is not yet available, I was able to still
build the package. So I wonder if that "Fix blocked by 819397: Add
udeb support to libtinfo5" is really correct/necessary. Because I'm
tempted to upload this support with the next upload. (Planned to do
one on Sunday, but didn't manage it.)

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <[email protected]>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE

Reply via email to