Bug#877591: hfsutils FTCBFS: uses the build architecture compiler

2017-10-03 Thread Helmut Grohne
Source: hfsutils
Version: 3.2.6-13
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

hfsutils fails to cross build from source, because it uses the build
architecture compiler. After exporting a suitable CC, hfsutils cross
builds successfully. Please consider applying the attached patch.

Helmut
diff --minimal -Nru hfsutils-3.2.6/debian/changelog 
hfsutils-3.2.6/debian/changelog
--- hfsutils-3.2.6/debian/changelog 2014-08-10 17:52:16.0 +0200
+++ hfsutils-3.2.6/debian/changelog 2017-10-03 10:52:31.0 +0200
@@ -1,3 +1,10 @@
+hfsutils (3.2.6-13.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Export a triplet-prefixed CC. Closes: #-1.
+
+ -- Helmut Grohne   Tue, 03 Oct 2017 10:52:31 +0200
+
 hfsutils (3.2.6-13) unstable; urgency=medium
 
   * QA upload.
diff --minimal -Nru hfsutils-3.2.6/debian/rules hfsutils-3.2.6/debian/rules
--- hfsutils-3.2.6/debian/rules 2013-03-14 21:45:13.0 +0100
+++ hfsutils-3.2.6/debian/rules 2017-10-03 10:52:27.0 +0200
@@ -7,6 +7,12 @@
 
 MAKE += -o configure.in
 
+include /usr/share/dpkg/architecture.mk
+
+ifeq ($(origin CC),default)
+CC := $(DEB_HOST_GNU_TYPE)-gcc
+endif
+export CC
 CFLAGS = -Wall $(shell dpkg-buildflags --get CPPFLAGS; dpkg-buildflags --get 
CFLAGS)
 LDFLAGS = $(shell dpkg-buildflags --get LDFLAGS)
 


Bug#530710: marked as done (please provide a way to prevent apps from stealing focus)

2017-10-03 Thread Debian Bug Tracking System
Your message dated Tue, 3 Oct 2017 19:17:07 +0200
with message-id <20171003171707.psdfhwzcguqnq...@reiner-h.de>
and subject line Re: please provide a way to prevent apps from stealing focus
has caused the Debian Bug report #530710,
regarding please provide a way to prevent apps from stealing focus
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 ow...@bugs.debian.org
immediately.)


-- 
530710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: awesome
Version: 3.3~rc3-1
Severity: wishlist
Tags: upstream

Iceweasel blatantly abuses the urgency hint. It would be nice if
awesome would provide an ignore list such that any crappy
applications like Iceweasel can be kept in line.

http://bugs.debian.org/496632

Yes, this should be fixed in upstream Iceweasel, but somehow I doubt
they will. It would make it a lot easier on users if awesome stepped
in and covered, at least until #496632 is fixed.

Thanks,

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-rc5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages awesome depends on:
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.14-2   simple interprocess messaging syst
ii  libev31:3.6-1high-performance event loop librar
ii  libglib2.0-0  2.20.1-2   The GLib library of C routines
ii  libimlib2 1.4.2-4+b1 powerful image loading and renderi
ii  liblua5.1-0   5.1.4-3Simple, extensible, embeddable pro
ii  libpango1.0-0 1.24.2-1   Layout and rendering of internatio
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxcb-atom1  0.3.4-1utility libraries for X C Binding 
ii  libxcb-aux0   0.3.4-1utility libraries for X C Binding 
ii  libxcb-event1 0.3.4-1utility libraries for X C Binding 
ii  libxcb-icccm1 0.3.4-1utility libraries for X C Binding 
ii  libxcb-image0 0.3.4-1utility libraries for X C Binding 
ii  libxcb-keysyms1   0.3.4-1utility libraries for X C Binding 
ii  libxcb-property1  0.3.4-1utility libraries for X C Binding 
ii  libxcb-randr0 1.2-1  X C Binding, randr extension
ii  libxcb-render-util0   0.3.4-1utility libraries for X C Binding 
ii  libxcb-render01.2-1  X C Binding, render extension
ii  libxcb-shm0   1.2-1  X C Binding, shm extension
ii  libxcb-xinerama0  1.2-1  X C Binding, xinerama extension
ii  libxcb-xtest0 1.2-1  X C Binding, xtest extension
ii  libxcb1   1.2-1  X C Binding
ii  libxdg-basedir1   1.0.1-1implementation of the XDG Base Dir
ii  menu  2.1.41 generates programs menu for all me

Versions of packages awesome recommends:
ii  rlwrap0.30-1.1   readline feature command line wrap
ii  x11-xserver-utils 7.4+2  X server utilities

awesome suggests no packages.

-- no debconf information


-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
Version: 4.0-1

awesome now provides a way to prevent focus stealing.
More information available at:
 https://awesomewm.org/apidoc/libraries/awful.ewmh.html#add_activate_filter


signature.asc
Description: PGP signature
--- End Message ---


Bug#705011: marked as done (awesome does not start: X Error of failed request: BadWindow (invalid Window parameter))

2017-10-03 Thread Debian Bug Tracking System
Your message dated Tue, 3 Oct 2017 19:30:22 +0200
with message-id <20171003173022.gsszaprmyuvcg...@reiner-h.de>
and subject line Re: awesome does not start: X Error of failed request: 
BadWindow (invalid Window parameter)
has caused the Debian Bug report #705011,
regarding awesome does not start: X Error of failed request: BadWindow (invalid 
Window parameter)
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 ow...@bugs.debian.org
immediately.)


-- 
705011: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705011
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: awesome
Version: 3.4.15-1+b1
Severity: important

After upgrading some libraries (Gtk+ etc, at least pango seems to be
awesome depends) to experimental, awesome does not start any more. It
only prints following error message and exits.

X Error of failed request:  BadWindow (invalid Window parameter)
Major opcode of failed request:  12
 (X_ConfigureWindow)
Resource id in failed request:  0x0
Serial number of failed request:  929
Current serial number in output stream:  930

However, I was able start awesome by starting twm first, killing it
and then starting awesome in same X session.

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages awesome depends on:
ii  dbus-x11  1.6.8-1
ii  libc6 2.17-0experimental2
ii  libcairo2 1.12.2-3
ii  libdbus-1-3   1.6.8-1
ii  libev41:4.11-1
ii  libglib2.0-0  2.36.0-2
ii  libimlib2 1.4.5-1
ii  liblua5.1-0   5.1.5-4
ii  libpango1.0-0 1.32.5-3
ii  libstartup-notification0  0.12-1
ii  libx11-6  2:1.5.0-1
ii  libx11-xcb1   2:1.5.0-1
ii  libxcb-icccm4 0.3.9-2
ii  libxcb-image0 0.3.9-1
ii  libxcb-keysyms1   0.3.9-1
ii  libxcb-randr0 1.8.1-2
ii  libxcb-render01.8.1-2
ii  libxcb-shape0 1.8.1-2
ii  libxcb-shm0   1.8.1-2
ii  libxcb-util0  0.3.8-2
ii  libxcb-xinerama0  1.8.1-2
ii  libxcb-xtest0 1.8.1-2
ii  libxcb1   1.8.1-2
ii  libxcursor1   1:1.1.13-1
ii  libxdg-basedir1   1.1.1-2
ii  menu  2.1.46

Versions of packages awesome recommends:
pn  feh
ii  rlwrap 0.37-3
ii  x11-xserver-utils  7.7~3

awesome suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 4.0-1

For me awesome doesn't crash when spawning applications
from rc.lua with awful.util.spawn().
Therefore closing this bug.


signature.asc
Description: PGP signature
--- End Message ---


Processed: severity of 595622 is wishlist, tagging 595622

2017-10-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 595622 wishlist
Bug #595622 [awesome] doesn't support replacing or being replaced by other 
window managers
Severity set to 'wishlist' from 'normal'
> tags 595622 + upstream
Bug #595622 [awesome] doesn't support replacing or being replaced by other 
window managers
Added tag(s) upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
595622: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595622
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processing of tkdesk_2.0-10_source.changes

2017-10-03 Thread Debian FTP Masters
tkdesk_2.0-10_source.changes uploaded successfully to localhost
along with the files:
  tkdesk_2.0-10.dsc
  tkdesk_2.0-10.debian.tar.xz
  tkdesk_2.0-10_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#595622: marked as done (doesn't support replacing or being replaced by other window managers)

2017-10-03 Thread Debian Bug Tracking System
Your message dated Tue, 3 Oct 2017 19:58:48 +0200
with message-id <20171003175848.ayc7q7kbnuxjr...@reiner-h.de>
and subject line Re: doesn't support replacing or being replaced by other 
window managers
has caused the Debian Bug report #595622,
regarding doesn't support replacing or being replaced by other window managers
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 ow...@bugs.debian.org
immediately.)


-- 
595622: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595622
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xfwm4
Version: 4.6.2-1
Severity: normal

Hi,

I tried to “xfwm4 --replace” awesome but that didn't work out, I only
got:
| ** (xfwm4:14519): WARNING **: Another Window Manager is already running

Running it inside a debugger, it appears that in src/screen.c's
myScreenSetWMAtom(), the following returns 0:
| current_wm = XGetSelectionOwner (display_info->dpy, wm_sn_atom);

maybe you want to modify the “if (current_wm)” to include that?
| else {
|   if (replace_wm) {
| g_message ("Fails to detect a window manager to replace");
|   }
| }

Reproducible this way:
  Xephyr :1
  DISPLAY=:1 awesome &
  DISPLAY=:1 xfwm4 --replace

Mraw,
KiBi.

-- System Information:
Debian Release: sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfwm4 depends on:
ii  libc6 2.11.2-5   Embedded GNU C Library: Shared lib
ii  libdbus-glib-1-2  0.88-2 simple interprocess messaging syst
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  libwnck22 2.30.3-1   Window Navigator Construction Kit 
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  libxcomposite11:0.4.2-1  X11 Composite extension library
ii  libxdamage1   1:1.1.3-1  X11 damaged region extension libra
ii  libxext6  2:1.1.2-1  X11 miscellaneous extension librar
ii  libxfce4util4 4.6.2-1Utility functions library for Xfce
ii  libxfcegui4-4 4.6.4-1Basic GUI C functions for Xfce4
ii  libxfconf-0-2 4.6.2-1Client library for Xfce4 configure
ii  libxfixes31:4.0.5-1  X11 miscellaneous 'fixes' extensio
ii  libxrandr22:1.3.0-3  X11 RandR extension library
ii  libxrender1   1:0.9.6-1  X Rendering Extension client libra

Versions of packages xfwm4 recommends:
ii  librsvg2-common   2.26.3-1   SAX-based renderer library for SVG
ii  xfwm4-themes  4.6.0-2Theme files for xfwm4

Versions of packages xfwm4 suggests:
ii  xfce4 4.6.2  Meta-package for the Xfce Lightwei

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 4.0-1

Just noticed that a --replace option has been implemented in 4.0.
Therefore closing this bug.


signature.asc
Description: PGP signature
--- End Message ---


tkdesk_2.0-10_source.changes ACCEPTED into unstable

2017-10-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 03 Oct 2017 17:54:14 +0200
Source: tkdesk
Binary: tkdesk
Architecture: source
Version: 2.0-10
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Reiner Herrmann 
Description:
 tkdesk - Tk/tcl based X11 Desktop/File manager
Closes: 449841 599381 824567
Changes:
 tkdesk (2.0-10) unstable; urgency=medium
 .
   * QA upload.
   * Convert to source format 3.0 (quilt).
   * Convert to dh build.
   * Update Standards-Version to 4.1.1.
 - remove obsolete menu file
 - switch priority from extra to optional
   * debian/control:
 - change Maintainer to QA group (see #688443).
 - add Homepage field
 - don't duplicate priority and section
 - remove ancient version restriction
   * Bump debhelper compatibility to 10.
   * Fix watch file. (Closes: #449841)
   * Fix spelling errors found by lintian.
   * Honour build flags (for dbgsym and hardening support).
   * Fix doc-base registration file.
   * Convert debian/copyright to machine-readable format.
 - remove documentation of itcl, which is  no longer included
   * Add patch for reproducible output of mkindex.
 Thanks to Alexis Bienvenüe for the patch. (Closes: #824567)
   * Correctly symlink files that are referenced in documentation.
 (Closes: #599381)
   * Add patch to support parallel building.
Checksums-Sha1:
 de84f0cccb7073573ec3a08c1fe37803fafa7dc6 1734 tkdesk_2.0-10.dsc
 c4a764e76db8fe3de8daae39d59289e240b31c2a 32652 tkdesk_2.0-10.debian.tar.xz
 fc604309c5440c398e654959d3cbde6897d4754c 7184 tkdesk_2.0-10_amd64.buildinfo
Checksums-Sha256:
 458506f09a5242dd4514a7b228a6fe2f29dfd2fe2ca4d619a8c79ad5a292838e 1734 
tkdesk_2.0-10.dsc
 ca271fc36d764987735e880933553452c90e342dd7b4f9e7871cafe92c26e15f 32652 
tkdesk_2.0-10.debian.tar.xz
 a37a25e3400394bfd5df0c48f950979a2844a43f979fa32c39dbea5de034f834 7184 
tkdesk_2.0-10_amd64.buildinfo
Files:
 50d488eca072890b8b20f630842968f2 1734 x11 optional tkdesk_2.0-10.dsc
 632444a1394e094eab627a83e9a4b720 32652 x11 optional tkdesk_2.0-10.debian.tar.xz
 76460815c5c04189eeafadb8ac882977 7184 x11 optional 
tkdesk_2.0-10_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAlnTypAACgkQCBa54Yx2
K60gmxAAsvevvlDyXIkmqc6lGVRTmagJRbCgNHYuI4WuVOZb4Fn+0Exzg+zp5lVP
vu2PoN9VXZC5yS8ZmEqMop7MXaz5xLYGDJF57W23x8M2haaatPa/p1Z1REP0kYHk
/9LEIbDPHmTo/hW0ZVSLyzxdH1ICjfl+ks3ur1pDglVbBK9PRx2lGDzNKlEJvwVB
FFMATCNYu3I5uinhTtkudYfoYuWZcn1Ws2RKFkwKKJy3ugqpFfLX+cymDUXTyJeD
2HN9RfPnfewsmkKMGCaPt/aKsgxQjPzeR4M8n24SZf2i7n5dA7dMu0sky8nc7x80
yiUh58HULXkeQQMHZKKxz3COi4YRDU2FWovU8vf4xbjS4nOmwrRhSs/iwJ8Z6uMO
7o5YKJXfNUA8ld7JXamU4V9/0FY2PQH4pTOrylLoNFLp382KPT0SFGEQt2Fdsl4C
v9CcLl+geXt1D4t7NI/ujKzvcprdCq+0q/dsdAvF8/a+EXPhGUmek8XZgyhQ5oDs
u3F1IyEl9B8wDMSu+Db3Z2txzQzmfHr28whRoDrJnE03gxO0eaO3e7gV9YgfuPfR
tbfrfhj3VrNIes0gcS9jK2DgoYpbrleP5Ii07pucuTur8jsAzhXkf04J3x/E3Z+V
7KDvLW8qc+UX6TFnqlCeW9BKjLbWxIJvJ7JdzQ7E/lXzmrVbFv4=
=ebrE
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#525974: marked as done (awesome: hiding the zim window from systray doesn't work)

2017-10-03 Thread Debian Bug Tracking System
Your message dated Tue, 3 Oct 2017 20:29:55 +0200
with message-id <20171003182955.s6wjhjwjle6en...@reiner-h.de>
and subject line Re: awesome: hiding the zim window from systray doesn't work
has caused the Debian Bug report #525974,
regarding awesome: hiding the zim window from systray doesn't work
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 ow...@bugs.debian.org
immediately.)


-- 
525974: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525974
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: awesome
Version: 3.2.1-1
Severity: normal

I am used to show/hide the Zim window by clicking on its systray
icon. It opens the window fine but it doesn't hide it again. Same for the
skype window.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (150, 
'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages awesome depends on:
ii  libc6 2.9-8  GNU C Library: Shared libraries
ii  libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.12-1   simple interprocess messaging syst
ii  libev33.43-1.1   high-performance event loop librar
ii  libglib2.0-0  2.20.1-1   The GLib library of C routines
ii  libimlib2 1.4.2-4+b1 powerful image loading and renderi
ii  liblua5.1-0   5.1.4-3Simple, extensible, embeddable pro
ii  libncurses5   5.7+20090411-1 shared libraries for terminal hand
ii  libpango1.0-0 1.24.0-3+b1Layout and rendering of internatio
ii  libreadline5  5.2-4  GNU readline and history libraries
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxcb-atom1  0.3.4-1utility libraries for X C Binding 
ii  libxcb-aux0   0.3.4-1utility libraries for X C Binding 
ii  libxcb-event1 0.3.4-1utility libraries for X C Binding 
ii  libxcb-icccm1 0.3.4-1utility libraries for X C Binding 
ii  libxcb-image0 0.3.4-1utility libraries for X C Binding 
ii  libxcb-keysyms0   0.3.3-2utility libraries for X C Binding 
ii  libxcb-property1  0.3.4-1utility libraries for X C Binding 
ii  libxcb-randr0 1.2-1  X C Binding, randr extension
ii  libxcb-render-util0   0.3.4-1utility libraries for X C Binding 
ii  libxcb-render01.2-1  X C Binding, render extension
ii  libxcb-shm0   1.2-1  X C Binding, shm extension
ii  libxcb-xinerama0  1.2-1  X C Binding, xinerama extension
ii  libxcb-xtest0 1.2-1  X C Binding, xtest extension
ii  libxcb1   1.2-1  X C Binding
ii  menu  2.1.41 generates programs menu for all me

Versions of packages awesome recommends:
ii  x11-xserver-utils 7.4+2  X server utilities

awesome suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 3.3-1

Closing as this is already marked as fixed in 3.3-1 and confirmed
to be fixed.


signature.asc
Description: PGP signature
--- End Message ---


python-tgext.admin is marked for autoremoval from testing

2017-10-03 Thread Debian testing autoremoval watch
python-tgext.admin 0.2.6-3 is marked for autoremoval from testing on 2017-11-09

It (build-)depends on packages with these RC bugs:
876932: sphinx-issuetracker: sphinx-issuetracker FTBFS with Sphinx 1.6: 
KeyError: 'refdomain'



pybit is marked for autoremoval from testing

2017-10-03 Thread Debian testing autoremoval watch
pybit 1.0.0-3 is marked for autoremoval from testing on 2017-11-09

It (build-)depends on packages with these RC bugs:
876926: pbuilder: pbuilder FTBFS: 'msgid' and 'msgstr' entries do not both end 
with '\n'



catwalk is marked for autoremoval from testing

2017-10-03 Thread Debian testing autoremoval watch
catwalk 2.0.2-6 is marked for autoremoval from testing on 2017-11-09

It (build-)depends on packages with these RC bugs:
876932: sphinx-issuetracker: sphinx-issuetracker FTBFS with Sphinx 1.6: 
KeyError: 'refdomain'