Bug#879833: marked as done (ITP: periodictable -- a periodic table of the elements)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 14:31:09 +0800
with message-id <1510813869.3379.6.ca...@debian.org>
and subject line Re: ITP: periodictable -- a periodic table of the elements
has caused the Debian Bug report #879833,
regarding ITP: periodictable -- a periodic table of the elements
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.)


-- 
879833: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879833
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Drew Parsons 

* Package name: periodictable
  Version : 1.5.0
  Upstream Author : Paul Kienzle 
* URL : http://www.reflectometry.org/danse/elements.html
* License : Public Domain
  Programming Lang: Python
  Description : a periodic table of the elements

 This package provides a periodic table of the elements with support
 for mass, density and xray/neutron scattering information.
 .
 Masses, densities and natural abundances come from the NIST Physics
 Laboratory, but do not represent a critical evaluation by NIST
 scientists.
 .
 Neutron scattering calculations use values collected by the Atomic
 Institute of the Austrian Universities. These values do corresponding
 to those from other packages, though there are some differences
 depending to the tables used. Bound coherent neutron scattering for
 gold in particular is significantly different from older value:
 7.63(6) as measured in 1974 compared to 7.90(7) as measured in 1990.
 .
 X-ray scattering calculations use a combination of empirical and
 theoretical values from the LBL Center for X-ray Optics. These values
 differ from those given in other sources such as the International
 Tables for Crystallography, Volume C, and so may give different
 results from other packages.


This python package is a prequisite for SasView (ITP#879812)

It will be maintained under Debian Science.
--- End Message ---
--- Begin Message ---
uploaded to unstable

python-periodictable 1.5.0-2--- End Message ---


Bug#876988: marked as done (python-structlog FTBFS with twisted 17.9.0)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 06:34:15 +
with message-id 
and subject line Bug#876988: fixed in python-structlog 17.2.0-1
has caused the Debian Bug report #876988,
regarding python-structlog FTBFS with twisted 17.9.0
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.)


-- 
876988: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876988
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-structlog
Version: 16.1.0-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-structlog.html

...
=== short test summary info 
FAIL tests/test_twisted.py::TestExtractStuffAndWhy::()::test_handlesFailures
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_dev.py:91: Requires colorama.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_dev.py:78: Requires colorama.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_dev.py:121: Requires colorama.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_dev.py:150: Requires colorama.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_processors.py:253: Python 
3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_dev.py:104: Requires colorama.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_stdlib.py:86: Python 3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_dev.py:136: Requires colorama.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_dev.py:59: Requires colorama.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_stdlib.py:92: Python 3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_processors.py:459: Python 
3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_threadlocal.py:182: Needs 
greenlet.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_processors.py:409: Python 
3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_processors.py:177: rapidjson 
is missing.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_dev.py:67: Requires colorama.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_processors.py:269: Python 
3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_dev.py:162: Requires colorama.

=== FAILURES ===
_ TestExtractStuffAndWhy.test_handlesFailures __

self = 

def test_handlesFailures(self):
"""
Extracts failures and events.
"""
f = Failure(ValueError())
>   assert (
(f, "foo", {}) ==
_extractStuffAndWhy({"_why": "foo",
 "_stuff": f})
)
E   AssertionError: assert (, 'foo', {}) == 
(, 'foo', {})
E At index 0 diff:  != 
E Use -v to get the full diff

tests/test_twisted.py:106: AssertionError
=== warnings summary ===
None
  [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead.

-- Docs: http://doc.pytest.org/en/latest/warnings.html
= 1 failed, 200 passed, 17 skipped, 1 warnings in 2.09 seconds =
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
/build/1st/python-structlog-16.1.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m 
pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned 
exit code 13
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 25
--- End Message ---
--- Begin Message ---
Source: python-structlog
Source-Version: 17.2.0-1

We believe that the bug you reported is fixed in the latest version of
python-structlog, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 876...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Bernat  (supplier of updated python-structlog 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Nov 2017 07:08:10 +0100
Source: python-structlog
Binary: python-structlog python3-structlog python-structlog-doc
Architecture: source all
Version: 17.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Bug#879829: marked as done (ITP: bumps -- data fitting and Bayesian uncertainty modeling for inverse problems)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 14:32:12 +0800
with message-id <1510813932.3379.7.ca...@debian.org>
and subject line Re: ITP: bumps -- data fitting and Bayesian uncertainty 
modeling for inverse problems
has caused the Debian Bug report #879829,
regarding ITP: bumps -- data fitting and Bayesian uncertainty modeling for 
inverse problems
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.)


-- 
879829: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879829
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Drew Parsons 

* Package name: bumps
  Version : 0.7.6
  Upstream Author : Paul Kienzle 
* URL : https://github.com/bumps/bumps
* License : BSD
  Programming Lang: Python
  Description : data fitting and Bayesian uncertainty modeling for inverse 
problems

 Bumps is a set of routines for curve fitting and uncertainty analysis
 from a Bayesian perspective. In addition to traditional optimizers
 which search for the best minimum they can find in the search space,
 bumps provides uncertainty analysis which explores all viable minima
 and finds confidence intervals on the parameters based on uncertainty
 in the measured values. Bumps has been used for systems of up to 100
 parameters with tight constraints on the parameters. Full uncertainty
 analysis requires hundreds of thousands of function evaluations,
 which is only feasible for cheap functions, systems with many
 processors, or lots of patience.
 .
 Bumps includes several traditional local optimizers such as
 Nelder-Mead simplex, BFGS and differential evolution. Bumps
 uncertainty analysis uses Markov chain Monte Carlo to explore the
 parameter space. Although it was created for curve fitting problems,
 Bumps can explore any probability density function, such as those
 defined by PyMC. In particular, the bumps uncertainty analysis works
 well with correlated parameters.
 .
 Bumps can be used as a library within your own applications, or as a
 framework for fitting, complete with a graphical user interface to
 manage your models.


bumps is a prerequisite for SasView, ITP#879812
--- End Message ---
--- Begin Message ---
uploaded to unstable

python-bumps 0.7.6-2--- End Message ---


Bug#873678: marked as done (tsung: x86 directory in /usr/lib prevents tsun finding gui resources)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 06:19:37 +
with message-id 
and subject line Bug#873678: fixed in tsung 1.7.0-3
has caused the Debian Bug report #873678,
regarding tsung: x86 directory in /usr/lib prevents tsun finding gui resources
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.)


-- 
873678: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873678
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tsung
Version: 1.6.0-1
Severity: important

Dear Maintainer,

   * When I install Tsung and run `tsung start` with a valid `tsung.xml`
 file the GUI fails to start and the entire tsung process exits with
 an error.
   * When I `ln -s` files from
 /usr/lib/x86_64-linux-gnu/tsung 1 directory higher things work.
   * This appears to be because tsung uses the convention
 `../../../..//...` to find files. It assumes a directory 
 depth that is 1 level deeper on Debian.
   * This is important because it breaks Tsung monitoring.

-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.41-moby (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages tsung depends on:
ii  erlang-asn11:19.2.1+dfsg-2
ii  erlang-base [erlang-abi-17.0]  1:19.2.1+dfsg-2
ii  erlang-crypto  1:19.2.1+dfsg-2
ii  erlang-inets   1:19.2.1+dfsg-2
ii  erlang-os-mon  1:19.2.1+dfsg-2
ii  erlang-public-key  1:19.2.1+dfsg-2
ii  erlang-snmp1:19.2.1+dfsg-2
ii  erlang-ssl 1:19.2.1+dfsg-2
ii  erlang-xmerl   1:19.2.1+dfsg-2
ii  gnuplot5.0.5+dfsg1-6+deb9u1
ii  libjs-jquery   3.1.1-2
ii  libjs-underscore   1.8.3~dfsg-1
ii  libtemplate-perl   2.24-1.2+b3
ii  python 2.7.13-2
ii  python-matplotlib  2.0.0+dfsg1-2

Versions of packages tsung recommends:
ii  openssh-client  1:7.4p1-10+deb9u1

tsung suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: tsung
Source-Version: 1.7.0-3

We believe that the bug you reported is fixed in the latest version of
tsung, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 873...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ignace Mouzannar  (supplier of updated tsung package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Nov 2017 00:55:06 -0500
Source: tsung
Binary: tsung
Architecture: source amd64
Version: 1.7.0-3
Distribution: unstable
Urgency: medium
Maintainer: Ignace Mouzannar 
Changed-By: Ignace Mouzannar 
Description:
 tsung  - distributed multi-protocol load testing tool
Closes: 873678
Changes:
 tsung (1.7.0-3) unstable; urgency=medium
 .
   * debian/patches:
 - 03_correct_lib_path.diff: Fix relative path to
   `/usr/lib/$(DEB_HOST_MULTIARCH)/tsung/bin`
   (Closes: #873678) (LP: #1634143)
Checksums-Sha1:
 1acdb51dc46323493df0eae8b6aa12a48f8ef580 1856 tsung_1.7.0-3.dsc
 1f2d4f49b3e752175a8857a91d305c21d23b3a41 117416 tsung_1.7.0-3.debian.tar.xz
 fea9c226838a6338a77ca9331febde356ce736c7 10734 tsung_1.7.0-3_amd64.buildinfo
 590cfec8ca68da0b6e804de2b5e8e0f8e344a269 924788 tsung_1.7.0-3_amd64.deb
Checksums-Sha256:
 c5678b9f90f39541e781cdc79dde9473b050868008445cff2f756cc4668a01bb 1856 
tsung_1.7.0-3.dsc
 2d097184df95819cd4dc5b22b379f2b1c519f1b8207ccb3031e8b7596aa285a4 117416 
tsung_1.7.0-3.debian.tar.xz
 f074ba03cc85fa9620d79a839b8b7631103a4dde09fdd52bf82d86c1c6027fdc 10734 
tsung_1.7.0-3_amd64.buildinfo
 478a01125676ed897fb0fccc92c5604856abac3e5796f937862d65745d42b177 924788 
tsung_1.7.0-3_amd64.deb
Files:
 8c3f323514bdecca9f8cc320298e78cc 1856 net optional tsung_1.7.0-3.dsc
 7106a5c1af58c827b03f48ef0d6b8d79 117416 net optional 
tsung_1.7.0-3.debian.tar.xz
 

Bug#881892: marked as done (perl-base: File::Glob(3perl) bsd_glob does not document DEFAULT_FLAGS)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 16:40:10 +1100 (AEDT)
with message-id 
and subject line perl-base: File::Glob(3perl) bsd_glob does not document 
DEFAULT_FLAGS
has caused the Debian Bug report #881892,
regarding perl-base: File::Glob(3perl) bsd_glob does not document DEFAULT_FLAGS
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.)


-- 
881892: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881892
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: perl-base
Version: 5.24.1-3+deb9u2
Severity: normal

In the one argument form of File::Glob::bsd_glob, the default flags
are not documented.  They appear to be GLOB_CSH, although the
documentation for GLOB_NOCASE talks about different behaviour on OSX,
ie the one argument form looks to be nearly equivalent to:

$homedir = bsd_glob('~gnat', GLOB_CSH); # !OSX
or
$homedir = bsd_glob('~gnat', GLOB_CSH | GLOB_NOCASE); # OSX

This has supposedly been fixed, but since I don't have the git tree handy, I 
can't check what the supposed fix is:
http://grokbase.com/t/perl/perl5-porters/11cybe0n6v/perl-107296-file-glob-bsd-glob-undocumented-default-flags

-- System Information:
Debian Release: 9.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (5, 'testing'), (2, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages perl-base depends on:
ii  dpkg   1.18.24
ii  libc6  2.24-11+deb9u1

perl-base recommends no packages.

Versions of packages perl-base suggests:
ii  perl  5.24.1-3+deb9u2

-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, 16 Nov 2017, Tim Connors wrote:
> In the one argument form of File::Glob::bsd_glob, the default flags
> are not documented.  They appear to be GLOB_CSH, although the

Hmm, it's there, just the summary is far less prominent than I feel it
should be (usage usually goes at the top, not examples):

   "bsd_glob"

   This function, which is included in the two export tags listed above,
   takes one or two arguments.  The first is the glob pattern.  The second
   is a set of flags ORed together.  The available flags are listed below
   under "POSIX FLAGS".  If the second argument is omitted, "GLOB_CSH" (or
   "GLOB_CSH|GLOB_NOCASE" on VMS and DOSish systems) is used by default.






-- 
Tim Connors--- End Message ---


Bug#873678: marked as done (tsung: x86 directory in /usr/lib prevents tsun finding gui resources)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 05:35:37 +
with message-id 
and subject line Bug#873678: fixed in tsung 1.7.0-2
has caused the Debian Bug report #873678,
regarding tsung: x86 directory in /usr/lib prevents tsun finding gui resources
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.)


-- 
873678: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873678
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tsung
Version: 1.6.0-1
Severity: important

Dear Maintainer,

   * When I install Tsung and run `tsung start` with a valid `tsung.xml`
 file the GUI fails to start and the entire tsung process exits with
 an error.
   * When I `ln -s` files from
 /usr/lib/x86_64-linux-gnu/tsung 1 directory higher things work.
   * This appears to be because tsung uses the convention
 `../../../..//...` to find files. It assumes a directory 
 depth that is 1 level deeper on Debian.
   * This is important because it breaks Tsung monitoring.

-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.41-moby (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages tsung depends on:
ii  erlang-asn11:19.2.1+dfsg-2
ii  erlang-base [erlang-abi-17.0]  1:19.2.1+dfsg-2
ii  erlang-crypto  1:19.2.1+dfsg-2
ii  erlang-inets   1:19.2.1+dfsg-2
ii  erlang-os-mon  1:19.2.1+dfsg-2
ii  erlang-public-key  1:19.2.1+dfsg-2
ii  erlang-snmp1:19.2.1+dfsg-2
ii  erlang-ssl 1:19.2.1+dfsg-2
ii  erlang-xmerl   1:19.2.1+dfsg-2
ii  gnuplot5.0.5+dfsg1-6+deb9u1
ii  libjs-jquery   3.1.1-2
ii  libjs-underscore   1.8.3~dfsg-1
ii  libtemplate-perl   2.24-1.2+b3
ii  python 2.7.13-2
ii  python-matplotlib  2.0.0+dfsg1-2

Versions of packages tsung recommends:
ii  openssh-client  1:7.4p1-10+deb9u1

tsung suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: tsung
Source-Version: 1.7.0-2

We believe that the bug you reported is fixed in the latest version of
tsung, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 873...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ignace Mouzannar  (supplier of updated tsung package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Nov 2017 00:20:00 -0500
Source: tsung
Binary: tsung
Architecture: source amd64
Version: 1.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Ignace Mouzannar 
Changed-By: Ignace Mouzannar 
Description:
 tsung  - distributed multi-protocol load testing tool
Closes: 873678
Changes:
 tsung (1.7.0-2) unstable; urgency=medium
 .
   * debian/patches:
 - 01_correct_share_path.diff: Fix relative path to `/usr/share/tsung`.
   (Closes: #873678) (LP: #1634143)
 - 02_tsplot_manpage_typo.diff: Fix minor typos.
Checksums-Sha1:
 79030d06b2cdedf5049c84baa01347c84249fa8f 1856 tsung_1.7.0-2.dsc
 da17d45cebea3be692748bdd0ecceb6fc9c03688 117172 tsung_1.7.0-2.debian.tar.xz
 addee1e509c48fe743cca00760aa35771a198085 10734 tsung_1.7.0-2_amd64.buildinfo
 8bf2739f132dd458ab0df2964d6078e70f0a407e 924952 tsung_1.7.0-2_amd64.deb
Checksums-Sha256:
 b57e156ad12904f54fc1c16b9aa21ce95b0601c17b52f602d392244255f1 1856 
tsung_1.7.0-2.dsc
 04e5c820736b9545da61689f608cfc8d61bc4acfbaa2f56190477f37e2d81d3d 117172 
tsung_1.7.0-2.debian.tar.xz
 c31fc3ac27b24c6a1a7c956bff17aced425ab011cbf56763899840a09a41eb4b 10734 
tsung_1.7.0-2_amd64.buildinfo
 48392c2258b9edef4a68c5f47e56790a5c9c275025a05d069b93e3815117efa8 924952 
tsung_1.7.0-2_amd64.deb
Files:
 ee059e2a3039b0489304236d66ddda92 1856 net optional tsung_1.7.0-2.dsc
 602b46c12e2a7ddcbf75de8dfffec35b 117172 net optional 

Bug#881684: marked as done (redis: FTBFS on hurd-i386: MAXPATHLEN undeclared)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 01:38:26 +
with message-id 
and subject line Bug#881684: fixed in redis 4:4.0.2-9
has caused the Debian Bug report #881684,
regarding redis: FTBFS on hurd-i386: MAXPATHLEN undeclared
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.)


-- 
881684: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881684
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: redis
Version: 4:4.0.2-7
Severity: important
Tags: upstream
Justification: fails to build from source (but built successfully in the past)
User: debian-hurd@lists.debian-org
Usertags: hurd-i386

Builds of redis for hurd-i386 (admittedly not a release architecture)
have been failing lately:

  rdb.c:990:14: error: 'MAXPATHLEN' undeclared (first use in this function); 
did you mean 'LUA_PATHSEP'?

The Hurd famously has no static MAXPATHLEN or PATH_MAX.  You should be
able to avoid needing them by (conditionally) substituting the GNU
extension get_current_dir_name for getcwd, bearing in mind that you'll
need to free() the resulting pointer when done with it, or by looking
up _PC_PATH_MAX via pathconf.

Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu
--- End Message ---
--- Begin Message ---
Source: redis
Source-Version: 4:4.0.2-9

We believe that the bug you reported is fixed in the latest version of
redis, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated redis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Nov 2017 10:21:37 +0900
Source: redis
Binary: redis redis-server redis-tools redis-sentinel
Built-For-Profiles: nocheck
Architecture: source
Version: 4:4.0.2-9
Distribution: unstable
Urgency: medium
Maintainer: Chris Lamb 
Changed-By: Chris Lamb 
Description:
 redis  - Persistent key-value database with network interface (meta-packag
 redis-sentinel - Persistent key-value database with network interface 
(monitoring)
 redis-server - Persistent key-value database with network interface
 redis-tools - Persistent key-value database with network interface (client)
Closes: 881684
Changes:
 redis (4:4.0.2-9) unstable; urgency=medium
 .
   * Also update aof.c for MAXPATHLEN issues. (Closes: #881684)
Checksums-Sha1:
 86b66339ca54e793c65ccef49ec95dc290282b29 2063 redis_4.0.2-9.dsc
 be6a95a273dbe73115fdc6f6869834906c689c12 23648 redis_4.0.2-9.debian.tar.xz
 40e409a15c808d4058a2704ee0e2da3a133f7305 6348 redis_4.0.2-9_amd64.buildinfo
Checksums-Sha256:
 cfbbf363fa809d64cb5202192bd525885dc974b7eeb91fe53d51439d6dda37c6 2063 
redis_4.0.2-9.dsc
 e94c8bf24c9135af349ced80f8012689f08d7a54a91656a6d1d014f496d3502b 23648 
redis_4.0.2-9.debian.tar.xz
 c5817e4b818bf961857cf75b6850234f98eba474681546fc2a35b73196d6343f 6348 
redis_4.0.2-9_amd64.buildinfo
Files:
 e489bc1fe12a19abaabd4760030cf9a9 2063 database optional redis_4.0.2-9.dsc
 d2af3ccf9c2b6a65385312d76771727a 23648 database optional 
redis_4.0.2-9.debian.tar.xz
 fc7cd38e495122856b0ad61f093bed4b 6348 database optional 
redis_4.0.2-9_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAloM6GMACgkQHpU+J9Qx
HlhMWQ/+MovGeNQqg/PRtMydApfOpT5XrcGv2GbDibIlJXjwPprx9LQYSlLcut7p
XsabiZEc8P+IDXaVQtuA3D/1+k1uK/gm6uB2FIFolF2GHMCVc+ehduQ9dHfeqiPJ
fZZ6g3AnHWQQdMb6b5Ag2OmZNp9FiZeTQk+ILCTcsM6pCk3U3GV4E9YWf6kLwTaz
qJq7a2DV1UNEY9BXFelFXHyn4KPakToP5rYMOmdV7vUW+QUFgCEfd2KUmRMOntmg
HovFTbOvzEGQKu9JkADPeM3dPEbh9NXGdN/QqNYsOrLmnoRcPHIQ7+SlrwyN1MTp
C5AYVmpdNIfA0lWv1dhR/4ZK+2gKPv45KC7sBj+713P7mj7zLtj72XOp0TrG1r3N
rGBVfrPLeRMp4cLBYhfRP8JCUPQi7pw1k2kz2ZONSpxcqWrevKjTRT09BxYnVDAt
AbTRE9bfWzLtae8z2RGoC2BE/7dJ0n0uNas2YtcpO8uLQGAVA8t3c2NkhHk0SdwG
Z1FK2h7plSPMM+EHwrHDbsgFJXxAfypXesZY45RBGDXJqBx9vCYuAPRsgm2WPsJS
5kipIDV7USa5dqlP5ARvpMu5QKJD0Qtq7/aZcJgyKns1DMbp/c8ufq1Yy6V/pEUV
5ojS0+LKSliBESYOrThvigoM/hI8a+d65hP1+/Wj7JnNNHNXpp8=
=Mxi/
-END PGP 

Bug#881627: marked as done (ruby-http-parser.rb: FTBFS with newer http-parser version)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 00:55:42 +
with message-id 
and subject line Bug#881627: fixed in ruby-http-parser.rb 0.6.0-4
has caused the Debian Bug report #881627,
regarding ruby-http-parser.rb: FTBFS with newer http-parser version
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.)


-- 
881627: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881627
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-http-parser.rb
Version: 0.6.0-3+b3
Severity: serious
Tags: upstream

Dear Maintainer,

your package build-depends on http-parser, and a new version of that
one  has been around for a while. Even before eventually uploading last
night I already saw a problem in the test suite of your package.
However, due to a fault on my side, the new http-parser went to
unstable instead of experimental. So this increases the pressure for
your package, sorry about that.

With http-parser 2.7.1, one test fails:

  1) HTTP::Parser should parse request: line folding in header value
 Failure/Error: expect(@headers).to eq(test['headers'])

   expected: {"Line1"=>"abcdefghijklmno qrs", "Line2"=>"line2\t"}
got: {"Line1"=>"abc\tdef ghi\t\tjkl  mno \t \tqrs", 
"Line2"=>"line2\t"}

   (compared using ==)

   Diff:
   @@ -1,3 +1,3 @@
   -"Line1" => "abcdefghijklmno qrs",
   +"Line1" => "abc\tdef ghi\t\tjkl  mno \t \tqrs",
"Line2" => "line2\t",
 # ./spec/parser_spec.rb:347:in `block (4 levels) in '

If I understand correctly, this is taken from spec/support/requests.json
line 445 and 457f.

While doubtlessly http-parser changed the behaviour, I'm not sure yet
whether this wasn't rather about fixing bugs - bugs the test in
ruby-http-parser.rb relied upon.

However, HTTP header line folding is complicated and actually also
deprecated in RFC 7230. Reading that one and also the older description
in RFC 2616 I guess there a too many freedoms to expect a certain
result. Also it seems http-parser 2.7.1 does unfolding in a ...
surprising manner.

Now, quite frankly, my main interest is a sound solution. Otherwise,
I'm not keen on legal discussions, especially when it's about a
deprecated feature like this one. It's my job to sort these things out
with http-parser upstream but since I'm not sure how long this will
take: Would you mind disabling or relaxing the test on your side for
the time being? You might as well upgrade the test to the one in
http-parser/test.c¹ which is where obviously it was taken from in the
first place - but I'd expect this to change again soon.

Sorry for the mess, and kind regards,

Christoph

¹ https://github.com/nodejs/http-parser/blob/master/test.c (line 614)


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: ruby-http-parser.rb
Source-Version: 0.6.0-4

We believe that the bug you reported is fixed in the latest version of
ruby-http-parser.rb, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier  (supplier of updated ruby-http-parser.rb 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 Nov 2017 23:15:54 +0100
Source: ruby-http-parser.rb
Binary: ruby-http-parser.rb ruby-http-parser.rb-doc
Architecture: source
Version: 0.6.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Cédric Boutillier 
Description:
 ruby-http-parser.rb - Simple callback-based HTTP request/response parser
 ruby-http-parser.rb-doc - Simple callback-based HTTP request/response parser 
(documentation
Closes: 881627
Changes:
 ruby-http-parser.rb (0.6.0-4) unstable; urgency=medium
 .
   * Team upload
   * Remove version in the gem2deb build-dependency
   * Use https:// in Vcs-* fields
   * Run wrap-and-sort on packaging files
   * Bump Standards-Version to 4.1.1 (no changes needed)
   * Bump debhelper compatibility level to 10
   * Add Testsuite field for autopkgtest
   * Add 

Bug#881422: marked as done (aptitude changelog hangs waiting on futex)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 00:49:59 +
with message-id 
and subject line Bug#881422: fixed in aptitude 0.8.10-1
has caused the Debian Bug report #881422,
regarding aptitude changelog hangs waiting on futex
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.)


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

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   aptitude changelog [ package name ]
   
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
  
   * What was the outcome of this action?
   Command hangs, no data download or extracted that I could see
   
   * What outcome did you expect instead?
   Changelog shown

*** End of the template - remove these template lines ***

strace attached to the hung aptitude process shows:

strace -p 31494
strace: Process 31494 attached
futex(0x860d18, FUTEX_WAIT_PRIVATE, 3, NULL

Workaround is to run 'apt-get changelog [ package name ], which works fine
and shows the complete changelog in PAGER (less in my case).

-- Package-specific info:
Terminal: xterm-256color
$DISPLAY is set.
which aptitude: /usr/bin/aptitude

aptitude version information:
aptitude 0.8.9
Compiler: g++ 7.1.0
Compiled against:
  apt version 5.0.2
  NCurses version 6.0
  libsigc++ version: 2.10.0
  Gtk+ support disabled.
  Qt support disabled.

Current library versions:
  NCurses version: ncurses 6.0.20170902
  cwidget version: 0.5.17
  Apt version: 5.0.2

aptitude linkage:
linux-gate.so.1 (0xb7f87000)
libapt-pkg.so.5.0 => /usr/lib/i386-linux-gnu/libapt-pkg.so.5.0 
(0xb7977000)
libncursesw.so.5 => /lib/i386-linux-gnu/libncursesw.so.5 (0xb7941000)
libtinfo.so.5 => /lib/i386-linux-gnu/libtinfo.so.5 (0xb791d000)
libsigc-2.0.so.0 => /usr/lib/i386-linux-gnu/libsigc-2.0.so.0 
(0xb7915000)
libcwidget.so.3 => /usr/lib/i386-linux-gnu/libcwidget.so.3 (0xb7808000)
libsqlite3.so.0 => /usr/lib/i386-linux-gnu/libsqlite3.so.0 (0xb76ec000)
libboost_iostreams.so.1.62.0 => 
/usr/lib/i386-linux-gnu/libboost_iostreams.so.1.62.0 (0xb76d4000)
libboost_filesystem.so.1.62.0 => 
/usr/lib/i386-linux-gnu/libboost_filesystem.so.1.62.0 (0xb76b9000)
libboost_system.so.1.62.0 => 
/usr/lib/i386-linux-gnu/libboost_system.so.1.62.0 (0xb76b2000)
libxapian.so.30 => /usr/lib/i386-linux-gnu/sse2/libxapian.so.30 
(0xb748f000)
libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xb7472000)
libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb72f6000)
libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb72a1000)
libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb7284000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb70cd000)
libresolv.so.2 => /lib/i386-linux-gnu/libresolv.so.2 (0xb70b5000)
libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xb709a000)
libbz2.so.1.0 => /lib/i386-linux-gnu/libbz2.so.1.0 (0xb7088000)
liblzma.so.5 => /lib/i386-linux-gnu/liblzma.so.5 (0xb705c000)
liblz4.so.1 => /usr/lib/i386-linux-gnu/liblz4.so.1 (0xb7047000)
libudev.so.1 => /lib/i386-linux-gnu/libudev.so.1 (0xb7027000)
/lib/ld-linux.so.2 (0xb7f89000)
libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb7022000)
librt.so.1 => /lib/i386-linux-gnu/librt.so.1 (0xb7019000)
libuuid.so.1 => /lib/i386-linux-gnu/libuuid.so.1 (0xb7013000)

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 4.13.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages aptitude depends on:
ii  aptitude-common0.8.9-1
ii  libapt-pkg5.0  1.6~alpha4
ii  libboost-filesystem1.62.0  1.62.0+dfsg-4+b2
ii  libboost-iostreams1.62.0   1.62.0+dfsg-4+b2
ii  libboost-system1.62.0  1.62.0+dfsg-4+b2
ii  libc6  2.24-17
ii  libcwidget3v5  0.5.17-6
ii  libgcc11:7.2.0-12
ii  libncursesw5   6.0+20170902-1
ii  libsigc++-2.0-0v5  2.10.0-1
ii  libsqlite3-0

Bug#880478: marked as done (aptitude: Please update the section descriptions)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 00:49:59 +
with message-id 
and subject line Bug#880478: fixed in aptitude 0.8.10-1
has caused the Debian Bug report #880478,
regarding aptitude: Please update the section descriptions
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.)


-- 
880478: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: aptitude
Version: 0.8.9-1
Severity: wishlist
Tags: patch
User: guardi...@namespace.hadrons.org
Usertags: sectionspace-expansion
Control: block 847520 by -1

Hi!

Here's a patch adding support for a golang section, which was approved
by ftp-masters, and removing the long-obsolete non-US archive area.

Thanks,
GUillem
From ea5d989450222c0be17d1812ad17f112d3137cf5 Mon Sep 17 00:00:00 2001
From: Guillem Jover 
Date: Wed, 1 Nov 2017 00:42:46 +0100
Subject: [PATCH] Update section descriptions

Add golang. Remove long-obsolete non-US.
---
 section-descriptions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/section-descriptions b/section-descriptions
index ef5dfb5f..8aa442dc 100644
--- a/section-descriptions
+++ b/section-descriptions
@@ -38,6 +38,7 @@ Aptitude::Sections
 gnome	"The GNOME Desktop Environment\n GNOME is a collection of software which provides an easy-to-use desktop.  Packages in the 'gnome' section are part of the GNOME environment or closely integrated into it.";
 gnu-r	"The GNU R statistical computation and graphics system\n GNU R is a free software environment for statistical computing and graphics. Packages in the 'gnu-r' section contain the GNU R system and many third-party libraries for it.";
 gnustep	"The GNUstep Environment\n GNUstep is a cross-platform, object-oriented framework for desktop application development.  Packages in the 'gnustep' section are part of the GNUstep framework or closely integrated into it.";
+golang	"Go programming language, libraries, and development tools\n Packages in the 'golang' section provide the Go programming language, the Go package management system, tools for Go development, and packages of Go library source code used to build applications written in Got.";
 graphics	"Utilities to create, view, and edit graphics files\n Packages in the 'graphics' section include viewers for image files, image processing and manipulation software, software to interact with graphics hardware (such as video cards, scanners, and digital cameras), and programming tools for handling graphics.";
 hamradio	"Software for ham radio operators\n Packages in the 'hamradio' section are meant primarily for ham radio operators.";
 haskell	"Haskell programming language and libraries\n Packages in the 'haskell' section provide the Haskell programming language and many third-party libraries for it. Unless you are a Haskell programmer, you don't need to install packages from this section explicitly; the package system will install them if they are required.";
@@ -82,6 +83,5 @@ Aptitude::Sections
 main	"The main Debian archive\n The Debian distribution consists of packages from the 'main' section. Every package in 'main' is Free Software.\n .\n For more information about what Debian considers to be Free Software, see http://www.debian.org/social_contract#guidelines;;
 contrib	"Programs which depend on software not in Debian\n Packages in the 'contrib' section are not part of Debian.\n .\n These packages are Free Software, but they depend on software which is not part of Debian.  This may be because it is not Free Software, but is packaged in the non-free section of the archive, because Debian cannot distribute it at all, or (in rare cases) because no-one has packaged it yet.\n .\n For more information about what Debian considers to be Free Software, see http://www.debian.org/social_contract#guidelines;;
 non-free	"Programs which are not free software\n Packages in the 'non-free' section are not part of Debian.\n .\n These packages fail to meet one or more of the requirements of the Debian Free Software Guidelines (see below). You should read the license of programs in this section to be sure that you are allowed to use them in the way you intend.\n .\n For more information about what Debian considers to be Free Software, see http://www.debian.org/social_contract#guidelines;;
-non-US	"Programs stored outside the US due to export controls\n Packages in 'non-US' likely contain cryptography; a few implement patented algorithms. Because of this, they cannot be 

Bug#859310: marked as done (xserver-xorg-video-nvidia-legacy-304xx: Failed to load module nvidia (module does not exist, 0) No drivers available.)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 00:58:12 +0100
with message-id <03568d75-ad56-f70a-035a-e79d8aac0...@debian.org>
and subject line Re: Bug#859310: xserver-xorg-video-nvidia-legacy-304xx: Failed 
to load module nvidia (module does not exist, 0) No drivers available.
has caused the Debian Bug report #859310,
regarding xserver-xorg-video-nvidia-legacy-304xx: Failed to load module nvidia 
(module does not exist, 0) No drivers available.
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.)


-- 
859310: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859310
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: xserver-xorg-video-nvidia-legacy-304xx
Version: 304.135-2
Severity: grave
Tags: patch
Justification: renders package unusable

Dear Maintainer,

   * What led up to the situation?

All the components of the nvidia-legacy-304xx drivers (kernel and xorg)
were working fine in jessie.  After an upgrade to stretch, the nouveau
driver was unreliable (video artifacts, lock-ups) as it had been before
in jessie.  I had to manually remove packages, blacklist nouveau,
install and compile the kernel driver, etc...  After all was done X
wouldn't start.  These are the relevant lines in Xorg.0.log.old before the
fix below:



[28.868] (II) LoadModule: "nvidia"
[28.907] (WW) Warning, couldn't open module nvidia
[28.907] (II) UnloadModule: "nvidia"
[28.907] (II) Unloading nvidia
[28.907] (EE) Failed to load module "nvidia" (module does not exist, 0)
[28.907] (EE) No drivers available.
[28.907] (EE) Fatal server error:
[28.907] (EE) no screens found(EE) 


   * What exactly did you do that was effective?

It appears that the kernel driver packages and the xorg driver packages
don't agree as to the location of the nvidia_drv.so file.  Creating this
symbolic link fixes the problem.

ln -s /usr/lib/nvidia/legacy-304xx/nvidia_drv.so
/usr/lib/xorg/modules/drivers/nvidia_drv.so

   * What was the outcome of this action?

The X server started correctly.  After that it was only a matter of
setting it up with nvidia-settings.

All the information below was collected by reportbug after the symbolic
link above was set up and the system rebooted.  The Xorg.0.log.old (also
below) reflects the problem and contains the few lines included above.



-- Package-specific info:
uname -a:
Linux graviton 4.9.0-2-686-pae #1 SMP Debian 4.9.13-1 (2017-02-27) i686 
GNU/Linux

/proc/version:
Linux version 4.9.0-2-686-pae (debian-ker...@lists.debian.org) (gcc version 
6.3.0 20170221 (Debian 6.3.0-8) ) #1 SMP Debian 4.9.13-1 (2017-02-27)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86 Kernel Module  304.135  Tue Jan 17 14:54:17 PST 
2017
GCC version:  gcc version 6.3.0 20170321 (Debian 6.3.0-11) 

lspci 'VGA compatible controller [0300]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV41 [GeForce 
6800] [10de:00c1] (rev a2) (prog-if 00 [VGA controller])
Subsystem: NVIDIA Corporation NV41 [GeForce 6800] [10de:0245]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_legacy_304xx

dmesg:

Device node permissions:
crw-rw+ 1 root video 226,   0 Apr  1 19:55 /dev/dri/card0
crw-rw-rw-  1 root root  195,   0 Apr  1 19:55 /dev/nvidia0
crw-rw-rw-  1 root root  195, 255 Apr  1 19:55 /dev/nvidiactl
video:x:44:afc,motion

OpenGL and NVIDIA library files installed:
-rw-r--r-- 1 afc  afc  1248 Apr  1 16:50 /etc/X11/xorg.conf
lrwxrwxrwx 1 root root   22 Mar 28 22:30 /etc/alternatives/glx -> 
/usr/lib/mesa-diverted
lrwxrwxrwx 1 root root   49 Mar 28 22:30 
/etc/alternatives/glx--libEGL.so.1-i386-linux-gnu -> 
/usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root   48 Mar 28 22:30 
/etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root   48 Mar 28 22:30 
/etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root   52 Mar 28 22:30 
/etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root   52 Mar 28 22:30 
/etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root   28 Apr  1 15:44 /etc/alternatives/nvidia -> 
/usr/lib/nvidia/legacy-304xx

Bug#881665: marked as done (nmu: varnish-modules_0.12.1-1)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 00:40:56 +0100
with message-id <1844585b-e2fe-6a79-e204-58ea53932...@debian.org>
and subject line Re: Bug#881665: nmu: varnish-modules_0.12.1-1
has caused the Debian Bug report #881665,
regarding nmu: varnish-modules_0.12.1-1
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.)


-- 
881665: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu

nmu varnish-modules_0.12.1-1 . ANY . unstable . -m "Rebuild against 
varnishabi-6.1"

The varnish mini-transition (only varnish-modules affected) goes
against the virtual package varnishabi-X.Y


Andreas
--- End Message ---
--- Begin Message ---
On 13/11/17 23:33, Andreas Beckmann wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: binnmu
> 
> nmu varnish-modules_0.12.1-1 . ANY . unstable . -m "Rebuild against 
> varnishabi-6.1"
> 
> The varnish mini-transition (only varnish-modules affected) goes
> against the virtual package varnishabi-X.Y

Scheduled.

Emilio--- End Message ---


Bug#881760: marked as done (nmu: seer_1.1.2-3~bpo8+1)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 00:40:31 +0100
with message-id <9d23b8d9-133e-ebe7-5a45-d7a008e45...@debian.org>
and subject line Re: Bug#881760: nmu: seer_1.1.2-3~bpo8+1
has caused the Debian Bug report #881760,
regarding nmu: seer_1.1.2-3~bpo8+1
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.)


-- 
881760: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881760
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu

nmu seer_1.1.2-3~bpo8+1 . ANY . jessie-backports . -m "Rebuild against 
libarmadillo7"

libarmadillo6 is not (any more) available in jessie-backports, rendering
the current seer packages in jessie-backports uninstallable.

Rebuild tested in a pbuilder jessie+backports amd64 environment.


Andreas
--- End Message ---
--- Begin Message ---
On 14/11/17 22:23, Andreas Beckmann wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: binnmu
> 
> nmu seer_1.1.2-3~bpo8+1 . ANY . jessie-backports . -m "Rebuild against 
> libarmadillo7"
> 
> libarmadillo6 is not (any more) available in jessie-backports, rendering
> the current seer packages in jessie-backports uninstallable.
> 
> Rebuild tested in a pbuilder jessie+backports amd64 environment.

Scheduled.

Emilio--- End Message ---


Bug#881370: marked as done (nmu: directfb_1.7.7-6)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Thu, 16 Nov 2017 00:42:41 +0100
with message-id <418df3a6-8d25-02af-c481-3171c0709...@debian.org>
and subject line Re: Bug#881370: nmu: directfb_1.7.7-6
has caused the Debian Bug report #881370,
regarding nmu: directfb_1.7.7-6
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.)


-- 
881370: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu

Hello,

in the 17.2 versions of the mesa package libegl1-mesa is just a
transitional package so a rebuild of directfb would remove this
unnecessary dependency.

nmu directfb_1.7.7-6 . ANY . unstable . -m "Rebuild against mesa > 17.1.5-1 to 
remove dependency on transitional libegl1-mesa package"

Thanks.

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

Kernel: Linux 4.14.0-rc7-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C), 
LANGUAGE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect
--- End Message ---
--- Begin Message ---
On 10/11/17 21:14, Harald Jenny wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: binnmu
> 
> Hello,
> 
> in the 17.2 versions of the mesa package libegl1-mesa is just a
> transitional package so a rebuild of directfb would remove this
> unnecessary dependency.
> 
> nmu directfb_1.7.7-6 . ANY . unstable . -m "Rebuild against mesa > 17.1.5-1 
> to remove dependency on transitional libegl1-mesa package"

I don't think we need these binNMUs at this point. There are a few other rdeps,
so scheduling just this one has little benefit, and I don't want to schedule a
few just for this. It's better to do it later on the cycle, as by then several
packages will have been rebuilt for other reasons.

Cheers,
Emilio--- End Message ---


Bug#881816: marked as done (openstack-dashboard: fails to install non-interactively: postinst debconfage fails)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 22:20:54 +
with message-id 
and subject line Bug#881816: fixed in horizon 3:12.0.0-4
has caused the Debian Bug report #881816,
regarding openstack-dashboard: fails to install non-interactively: postinst 
debconfage fails
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.)


-- 
881816: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881816
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openstack-dashboard
Version: 3:12.0.0-3
Severity: serious
Justification: fails to install, makes rbdeps FTBFS

Hi!
When installing openstack-dashboard non-interactively, it fails with:

Setting up openstack-dashboard (3:12.0.0-3) ...
dpkg: error processing package openstack-dashboard (--configure):
 installed openstack-dashboard package post-installation script subprocess 
returned error exit status 30

Interactively, it asks questions then succeeds.  But as it's a
build-dependency of several packages (ironic-ui, manila-ui, etc), it must
be installable inside sbuild.


Meow!
-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: armhf (armv7l)

Kernel: Linux 4.14.0-00115-g3d7c587c4c1b (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages openstack-dashboard depends on:
ii  adduser3.116
ii  debconf [debconf-2.0]  1.5.65
pn  libjs-jquery   
pn  libjs-jquery-cookie
pn  python 
pn  python-django-horizon  

openstack-dashboard recommends no packages.

Versions of packages openstack-dashboard suggests:
pn  memcached   
pn  openstack-dashboard-apache  
--- End Message ---
--- Begin Message ---
Source: horizon
Source-Version: 3:12.0.0-4

We believe that the bug you reported is fixed in the latest version of
horizon, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand  (supplier of updated horizon package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 21:53:27 +
Source: horizon
Binary: horizon-doc openstack-dashboard openstack-dashboard-apache 
python-django-horizon
Architecture: source all
Version: 3:12.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack 
Changed-By: Thomas Goirand 
Description:
 horizon-doc - web application to control an OpenStack cloud - doc
 openstack-dashboard - web application to control an OpenStack cloud
 openstack-dashboard-apache - web application to control an OpenStack cloud - 
Apache support
 python-django-horizon - Django module providing web interaction with OpenStack
Closes: 881816
Changes:
 horizon (3:12.0.0-4) unstable; urgency=medium
 .
   * Fixed debian/openstack-dashboard.templates. Huge thanks to Justin for his
 perfect work on the English templates.
   * Fixed installing in non-interactive mode (Closes: #881816).
Checksums-Sha1:
 e92ee54da83c53d64d7c9e59087816a6a4ce3fa1 4781 horizon_12.0.0-4.dsc
 d12eb5a5f6f0828004a3d11d31b92e1b0dd57297 26524 horizon_12.0.0-4.debian.tar.xz
 b0971e6584564b6433b605cf956318fee1a70ea0 1869876 horizon-doc_12.0.0-4_all.deb
 de0a03111ce6b0cc85cccd62e57c9e56dc528a74 17886 horizon_12.0.0-4_amd64.buildinfo
 132736637987ff94c9cd984f80532802eb2c9de5 14088 
openstack-dashboard-apache_12.0.0-4_all.deb
 e1da1cc85d15728ed7180ff8dfbbf0f526506e7b 2233536 
openstack-dashboard_12.0.0-4_all.deb
 3892ec5ed663eb6dbb80132bb8cc099bfb249844 1995076 
python-django-horizon_12.0.0-4_all.deb
Checksums-Sha256:
 d299f8c4c1d0c0b1b77e88680e33052066302e4e6347787fc503a1c7a6d644a8 4781 
horizon_12.0.0-4.dsc
 4395fb042ac9003d6ec473a8271a5812106da45f000798536dfd320b72c3e266 26524 
horizon_12.0.0-4.debian.tar.xz
 af73252d716080b860f93319536c4092c2c721084bd76ba75a599111b9d8a629 1869876 

Bug#881767: marked as done (sensible-utils: Argument injection in sensible-browser)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 21:10:37 +
with message-id 
and subject line Bug#881767: fixed in sensible-utils 0.0.11
has caused the Debian Bug report #881767,
regarding sensible-utils: Argument injection in sensible-browser
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.)


-- 
881767: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sensible-utils
Version: 0.0.10
Severity: grave
Tags: security
Justification: user security hole

When the BROWSER environment variable is set, an invalid URI can be
used to inject arguments in sensible-browser.


Description
===

When BROWSER is set, sensible-browser calls the actual browser with:

~~~sh
cmd=$(printf "$i\n" "$URL")
$cmd && exit 0
~~~

If a IFS character is in $URL, this leads to the injection of extra
arguments when calling the actual browser.

For example, this commands triggers the incognito mode of Chromium:

~~~sh
BROWSER=chromium sensible-browser "http://www.example.com/ --incognito
~~~

This URI is invalid but if the caller does not properly validate the
URI, an attacker could add extra arguments when calling the browser.


For example, Emacs might call sensible-browser with an invalid
URI. With this configuration:

~~~elisp
(setq browse-url-browser-function (quote browse-url-generic))
(setq browse-url-generic-program "sensible-browser")
~~~

an org-mode file like this one:

~~~org
[[http://www.yahoo.fr --incognito][test]]
~~~

will trigger the incognito mode of Chromium (this does not happen with
org-mode 8.2.10 shipped in the emacs25 package but it does happen
using org-mode 9.1.2 shipped in the elpa-org package).


While this particular example is not very dangerous other arguments
can be more harmful. For example, it is possible to inject an argument
which overrides the proxy configuration (with a PAC file). This
org-mode link launches Chromium with an alternative PAC file
(silently):


~~~org
[[http://www.example.com/ 
--proxy-pac-file=http://dangerous.example.com/proxy.pac][test]]
~~~

An attacker could use this type of URI, to forward all the traffic
coming from the browser to a server he's controlling.



Possibles fixes
===

* A simple fix, would be for sensible-browser to actually check that
  the URI parameter does not contain any IFS character (which are not
  valid in URI or IRI and fail if it does).  It should probably add
  extra verification (such as checking that the argument does not
  begin by a dash).

* Another solution would be to escape IFS characters.

* The simpler fix would probably to drop support for "%s" in the
  BROWSER string: this feature is not supported by other programs
  anyway. This is "Alternative Secure BROWSER Definition" in [1].

* Or we could implement "Compatible Secure BROWSER Definition" from
  [1] but it may not be very convenient to do in shell.

Moreover, we should probably add some basic URI validation in order to
reject things like:

~~~sh
BROWSER=chromium sensible-browser "--incognito"
~~~



Additional problems
===

sensible-browser does not handle empty browser in the BROWSER
environment variable:

~~~sh
BROWSER=":chromium" sensible-browser "xterm"
~~~

This command runs xterm (we could have used "rm -rf /").



Similar vulnerabilities in other packages
=

* lilypond

  lilypond-invoke-editor is vulnerable to the same argument injection
  [2]:

  ~~~sh
  BROWSER="chromium" lilypond-invoke-editor "http://www.example.com/ 
--incognito"
  ~~~
  
  Lilypond suggests using it as URI handler [3]:

  > When this functionality is active, LilyPond adds hyperlinks to the
  > PDF file. These hyperlinks are sent to a ‘URI helper’
  > or a web-browser, which opens a text-editor with the cursor in
  > the right place.
  >
  > To make this chain work, you should configure your PDF viewer
  > to follow hyperlinks using the ‘lilypond-invoke-editor’
  > script supplied with LilyPond.
  >
  > The program ‘lilypond-invoke-editor’ is a small helper program.
  > It will invoke an editor for the special textedit URIs, and run
  > a web browser for others. [...]

* xdg-open

  xdg-open's 'envvar' implementation (open_envvar) has this same
  problem when '%s' is present in $BROWSER:

  # Triggers incognito mode:
  BROWSER="chromium %s" xdg-open "http://www.example.com/ --incognito"

  # Does not trigger incognito mode:
  BROWSER="chromium" xdg-open "http://www.example.com/ --incognito"


References
==

[1] 

Bug#881833: marked as done (python-jsonschema: Fix internal versioning of module @2.6.0)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 21:10:09 +
with message-id 
and subject line Bug#881833: fixed in python-jsonschema 2.6.0-2
has caused the Debian Bug report #881833,
regarding python-jsonschema: Fix internal versioning of module @2.6.0
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.)


-- 
881833: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881833
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-jsonschema
Version: 2.6.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/p/fixup-version.patch: Set version to 2.6.0.

Looks like this just got missed with the bump from 2.5.1 to 2.6.0.

Thanks for considering the patch.


-- System Information:
Debian Release: stretch/sid
  APT prefers artful-updates
  APT policy: (500, 'artful-updates'), (500, 'artful-security'), (500, 'artful')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-16-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru python-jsonschema-2.6.0/debian/patches/fixup-version.patch 
python-jsonschema-2.6.0/debian/patches/fixup-version.patch
--- python-jsonschema-2.6.0/debian/patches/fixup-version.patch  2017-11-01 
16:23:29.0 +
+++ python-jsonschema-2.6.0/debian/patches/fixup-version.patch  2017-11-15 
16:54:17.0 +
@@ -13,7 +13,7 @@
 @@ -0,0 +1,5 @@
 +
 +# This file is automatically generated by setup.py.
-+__version__ = '2.5.1'
++__version__ = '2.6.0'
 +__sha__ = '1\n'
 +__revision__ = '1\n'
 Index: python-jsonschema/setup.py
@@ -24,7 +24,7 @@
  
  setup(
  name="jsonschema",
-+version="2.5.1",
++version="2.6.0",
  packages=["jsonschema", "jsonschema.tests"],
  package_data={"jsonschema": ["schemas/*.json"]},
  setup_requires=["vcversioner>=2.16.0.0"],
--- End Message ---
--- Begin Message ---
Source: python-jsonschema
Source-Version: 2.6.0-2

We believe that the bug you reported is fixed in the latest version of
python-jsonschema, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Nový  (supplier of updated python-jsonschema package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 Nov 2017 20:43:29 +0100
Source: python-jsonschema
Binary: python-jsonschema python3-jsonschema
Architecture: source
Version: 2.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack 
Changed-By: Ondřej Nový 
Description:
 python-jsonschema - An(other) implementation of JSON Schema (Draft 3 and 4) - 
Python
 python3-jsonschema - An(other) implementation of JSON Schema (Draft 3 and 4) - 
Python
Closes: 881833
Changes:
 python-jsonschema (2.6.0-2) unstable; urgency=medium
 .
   * Team upload.
   * d/p/fixup-version.patch: Set version to 2.6.0 (Closes: #881833)
Checksums-Sha1:
 0d2524c721718a892fc014296b2734e668513a7c 2440 python-jsonschema_2.6.0-2.dsc
 c9113a598ff98837af00b384573d142d821ffc11 5060 
python-jsonschema_2.6.0-2.debian.tar.xz
 054efaad826c677336ed466bfcd4624b60741795 8618 
python-jsonschema_2.6.0-2_amd64.buildinfo
Checksums-Sha256:
 841d0d41b4e8147debc6c57a8364c624d673aa7656ae59a469fd215cf2234f2b 2440 
python-jsonschema_2.6.0-2.dsc
 aeea7fa0c0a2130301af4786393bd499bf6ca662e722391dc9145b28678e06b7 5060 
python-jsonschema_2.6.0-2.debian.tar.xz
 70969c49ca3ab14dca87df90a6579ad66af5bacab7d06e24cb42be2a459421d8 8618 
python-jsonschema_2.6.0-2_amd64.buildinfo
Files:
 e61bba9a821b4b44ee437b6c2dccbe36 2440 python optional 
python-jsonschema_2.6.0-2.dsc
 c0dfa4c32d0b0267b02ad656e021407c 5060 python optional 
python-jsonschema_2.6.0-2.debian.tar.xz
 f881a5c2abccc2ec6f114c9f8e11a79a 8618 python optional 
python-jsonschema_2.6.0-2_amd64.buildinfo

-BEGIN PGP 

Bug#289745: marked as done (debianutils: sensible-browser incorrectly handles BROWSER)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 21:10:37 +
with message-id 
and subject line Bug#289745: fixed in sensible-utils 0.0.11
has caused the Debian Bug report #289745,
regarding debianutils: sensible-browser incorrectly handles BROWSER
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.)


-- 
289745: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=289745
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debianutils
Version: 2.11.2

sensible-browser does not appear to handle the BROWSER variable
correctly :-(

For example, with Eric Raymond's example:

BROWSER='mozilla -raise -remote "openURL(%s,new-window)":links'

because the command will be split and not handed to /bin/sh, mozilla
will receive the arguments (C syntax):

argv[0] = "-raise"
argv[1] = "-remote"
argv[2] = "\"openURL(http://www.blah.org/,new-window)\""
argv[3] = NULL

Unfortunately, the embedded quotes in argv[2] cause mozilla to fail.

My suggested solution to this is to replace sensible-browser with an
appropriate modification of David Wheeler's browse script, along with
his "Secure BROWSER" modification of Eric Raymond's BROWSER variable,
all available from http://www.dwheeler.com/browse/, with BROWSE under
a DFSG license, but the specs not yet.

   Julian

--- End Message ---
--- Begin Message ---
Source: sensible-utils
Source-Version: 0.0.11

We believe that the bug you reported is fixed in the latest version of
sensible-utils, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 289...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès  (supplier of updated sensible-utils 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 Nov 2017 16:30:02 +0100
Source: sensible-utils
Binary: sensible-utils
Architecture: source
Version: 0.0.11
Distribution: unstable
Urgency: high
Maintainer: Anibal Monsalve Salazar 
Changed-By: Bastien Roucariès 
Description:
 sensible-utils - Utilities for sensible alternative selection
Closes: 289745 881767
Changes:
 sensible-utils (0.0.11) unstable; urgency=high
 .
   * Bug fix: "Argument injection in sensible-browser", thanks to Gabriel
 Corona (Closes: #881767). Fixing this bug by not supporting %s
 expansion in $BROWSER. Users needing this feature (like running
 'firefox -remote "openURL(%s,new-window)"',  with %s the URL)
 could use a shell wrapper. Remove also multiple browser support.
   * Fixing #881767 means not using unsupportable %s in $BROWSER, thus
 Closes: #289745.
Checksums-Sha1:
 c072b9cd1ea5520027c33e9049d91f3e2379ccd3 1671 sensible-utils_0.0.11.dsc
 fe6ceb0ddc2b6ca3b7f360d52f9dbbc3cb531302 61448 sensible-utils_0.0.11.tar.xz
 d5a2091f5e972c6664ac3e9e773db40f133c8813 4278 
sensible-utils_0.0.11_source.buildinfo
Checksums-Sha256:
 00bd8cde4229752593ee06f562f8cd8d91ed3a138b2339417ccd6539e542a5c5 1671 
sensible-utils_0.0.11.dsc
 f1702bc0c129cfe18fb9ae8c0c7b7aedb5b2e6c0467ab3e1da18a8bbb21fe131 61448 
sensible-utils_0.0.11.tar.xz
 d301ec9efd77b6e1ae90aa8d92b95712973a64f49eaceab2684d227ec8ccacd1 4278 
sensible-utils_0.0.11_source.buildinfo
Files:
 7dd672249b9be164ea6a5280c95f50aa 1671 utils required sensible-utils_0.0.11.dsc
 43e5f68935e5a9cd9bd5961f72c2 61448 utils required 
sensible-utils_0.0.11.tar.xz
 9f06f3e0428cd28ea8afd2a69903f72f 4278 utils required 
sensible-utils_0.0.11_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXQGHuUCiRbrXsPVqADoaLapBCF8FAloMpyIACgkQADoaLapB
CF+0jQ//f2Yky+u0OUoi+3yOG5WmwZFwyGnlyqX38sQiP8nO2+qOYKrh5EY/pjLT
I0N6YSrRoldyAu4zFuC6WKGxmq7bxNlrhsgfCs8l1H2R/aqXeIuMfiL7tF90xW1l
lt9CMYzNClaMXmBVaU/E1JJ9Ei4+qmn8HEnDawfER3WX6aiIdNtvnXzAqG1PrGkT
Tvi5sxnbLXP6cMsx4RsvdAEmzJ9eVwivt8dxIugel3tBFK9dibm/I8HqLcDvDHVQ
sU1iHTwuqsNckkQDzE61YFbnOQ0abcVeeVg+5zqGv2mfgY0vFPb0P7eamarV0rpN
HUQMJyu2xZgcUzg3cUBUfzrBYc/Ien4DjHbKRhMe1pM063wyoimhjfVvk7LmL/pW
esUQTdvIU3yE1KVbs07fuysT/7V2CW8Bd37G18sPZEFxrXnURiSvTvxuiGRESdFr
mE8fB3aD65ZVLmMOCQwIpWNxE2FTOKuhiN48MBPZIxzxfena9lgJzv23eDk2bMrK

Bug#881658: marked as done (debhelper: breaks libguestfs)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 21:05:13 +
with message-id 
and subject line Bug#881658: fixed in debhelper 10.10.8
has caused the Debian Bug report #881658,
regarding debhelper: breaks libguestfs
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.)


-- 
881658: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881658
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debhelper
Version: 10.10.7
Severity: serious
Justification: breaks reverse-dependencies.

Hello, I tried to rebuild libguestfs in ubuntu, and I found that commit [1]

broke dh_install for packages using regex like:
usr/include/guestfs.h
usr/lib/*-*/libguestfs.a
usr/lib/*-*/libguestfs.so
usr/lib/*-*/libguestfs.la
usr/lib/*-*/pkgconfig/*


ending up in:
dh_install -X.la -X.so.owner -Xbindtests -X/usr/lib/go/ -X/usr/lib/go- 
-Xpackages.orig -Xetc/php.d \
--fail-missing
dh_install: Please use dh_missing --list-missing/--fail-missing instead
dh_install: This feature will be removed in compat 12.
dh_install: libguestfs-dev missing files: usr/lib/*-*/libguestfs.la
dh_install: libguestfs-gobject-dev missing files: 
usr/lib/*-*/libguestfs-gobject-*.la
dh_install: php-guestfs missing files: /etc/php.d
dh_install: missing files, aborting

I reverted that commit and uploaded in Ubuntu, I didn't check the debian 
package, but should be affected
by the same bug
(build ongoing here [2], will finish/fail hopefully in some minutes)

[1] 
https://anonscm.debian.org/git/debhelper/debhelper.git/commit/dh_install?id=874410ef1389fe2a62c9361c75915c8541828b93
[2] 
http://debomatic-amd64.debian.net/distribution#unstable/libguestfs/1.36.10-1/buildlog




signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 10.10.8

We believe that the bug you reported is fixed in the latest version of
debhelper, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier  (supplier of updated debhelper package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 19:46:00 +
Source: debhelper
Binary: debhelper dh-systemd
Architecture: source
Version: 10.10.8
Distribution: unstable
Urgency: medium
Maintainer: Debhelper Maintainers 
Changed-By: Niels Thykier 
Description:
 debhelper  - helper programs for debian/rules
 dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
Closes: 881658
Changes:
 debhelper (10.10.8) unstable; urgency=medium
 .
   [ Niels Thykier ]
   * Document that compat 11 is now in its open beta phase.
   * Dh_Getopt: Improve warning message when a package is excluded
 due to profiles or architecture restrictions.
   * dh_install: Properly allow patterns to be excluded without
 complaining about missing files.  (Closes: #881658)
   * qmake.pm: Ensure that the qmake cross-build config file
 survives until clean.
 .
   [ Dmitry Shachnev ]
   * qmake.pm: Set QMAKE_LINK correctly for cross-builds.
Checksums-Sha1:
 066ae8b686d56c1bc9be53326090f71102b2d618 1795 debhelper_10.10.8.dsc
 f33ccba194391a27b348277e2dbf1b9ff3b7960e 430984 debhelper_10.10.8.tar.xz
 71bdeee16c6cd1f6a35227a37877696924f507d3 4510 
debhelper_10.10.8_source.buildinfo
Checksums-Sha256:
 ed5353a99244c5a7a42c11f2efd64452a2db23a6ed3dc87fcd2cc366165ce5b3 1795 
debhelper_10.10.8.dsc
 a5437bd0629233aeb14133b387506b37c5dc4a3098cc22f8a5d519eca0fb76c1 430984 
debhelper_10.10.8.tar.xz
 cd0fb0a8b7172cdc5fe330bfec55c489e9d5b98ae363de6aad768f5dc601e5ef 4510 
debhelper_10.10.8_source.buildinfo
Files:
 0ff5d66d153a39f7986e0c1ea8a4ded9 1795 devel optional debhelper_10.10.8.dsc
 9eba46098cb65cbad9dd4df92e636b3e 430984 devel optional debhelper_10.10.8.tar.xz
 f163fa4dca3566536981ea0fe2ee713f 4510 devel optional 
debhelper_10.10.8_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAloMmecACgkQBUu7n32A
ZEKdSw/8Dl8273BU9NUrpsmJD3D/Y+/T9i/LOGkFHKaH47/IioP7pfSDC7XdLA1B

Bug#851054: marked as done (alpine: Please migrate to openssl1.1 in buster)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 21:04:31 +
with message-id 
and subject line Bug#851054: fixed in alpine 2.21+dfsg1-1
has caused the Debian Bug report #851054,
regarding alpine: Please migrate to openssl1.1 in buster
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.)


-- 
851054: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851054
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: alpine
Version: 2.20+dfsg1-2
Severity: important
Control: block 827061 by -1

Hi,

OpenSSL 1.1.0 is about to released.  During a rebuild of all packages using
OpenSSL this package fail to build.  A log of that build can be found at:
https://breakpoint.cc/openssl-1.1-rebuild-2016-05-29/Attempted/alpine_2.20+dfsg1-2_amd64-20160529-1403

On https://wiki.openssl.org/index.php/1.1_API_Changes you can see various of the
reasons why it might fail.  There are also updated man pages at
https://www.openssl.org/docs/manmaster/ that should contain useful information.

There is a libssl-dev package available in experimental that contains a recent
snapshot, I suggest you try building against that to see if everything works.

If you have problems making things work, feel free to contact us.


Kurt
--- End Message ---
--- Begin Message ---
Source: alpine
Source-Version: 2.21+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
alpine, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 851...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Unit 193  (supplier of updated alpine package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 13 Nov 2017 17:09:24 -0500
Source: alpine
Binary: alpine alpine-doc alpine-pico pilot
Architecture: source
Version: 2.21+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Asheesh Laroia 
Changed-By: Unit 193 
Description:
 alpine - Text-based email client, friendly for novices but powerful
 alpine-doc - Text-based email client's documentation
 alpine-pico - Simple text editor from Alpine, a text-based email client
 pilot  - Simple file browser from Alpine, a text-based email client
Closes: 851054 862952 876164
Changes:
 alpine (2.21+dfsg1-1) unstable; urgency=medium
 .
   * New upstream version 2.21+dfsg1 (Closes: #862952)
 - Refresh patches.
   * Bump Standards-Version to 4.1.1.
   * Run wrap-and-sort -s.
   * d/control, d/watch: Update homepage to alpine.freeiz.com.
   * d/control, d/compat: Use debhelper compat 10.
   * d/control:
 - Switch to https in Vcs-*.
 - Mark alpine-doc as Multi-Arch foreign.
 - Drop requirement of libssl-dev to be 1.0. (Closes: #851054)
 - Drop explicit build-depend on auto(conf,make), dh-autoreconf and libtool.
 - Drop priority: extra from alpine-pico.
   * d/rules:
 - sha256sums no longer published, move to md5sums and update for 2.21.
 - Move from dh_install --list-missing to dh_missing --fail-missing.
 - Move installdocs override to installdocs-indep.
 - Only override dh_auto_configure with non-default options.
 - Don't verify files are there before moving, we should error out if not.
 - Drop obsolete --with autoreconf.
   * Merge d/p/30_fix_man_page_hardcoded_paths.patch and
 d/p/40_fix_filter_hardcoded_paths.patch into d/p/10_config2etc.patch.
   * Add descriptions to all patches.
   * d/control, d/p/95_cross.patch, d/rules: Fix FTCBFS.
 Thanks to Helmut Grohne for the initial patch. (Closes: #876164)
   * d/s/lintian-overrides: js file has long lines, but is sourceful.
Checksums-Sha1:
 19d4c50c9ae5ba5cf6a4f988512659901546ae42 2263 alpine_2.21+dfsg1-1.dsc
 892b16ba8c1448f5d6749d4ad9e8e609f8079c0d 4231316 alpine_2.21+dfsg1.orig.tar.xz
 6f6513ecd8d5391203ce0ddc46b1e109d2747b2c 17692 
alpine_2.21+dfsg1-1.debian.tar.xz
 7e8baeee78585b551a443dfad0b816f7ef18147d 8023 
alpine_2.21+dfsg1-1_amd64.buildinfo
Checksums-Sha256:
 ec2cde5fcf884cdd0607d1b9d58476b178e7e108263855b987adabbc0dbec9e3 2263 
alpine_2.21+dfsg1-1.dsc
 

Bug#862952: marked as done (alpine: New upstream version and homepage)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 21:04:31 +
with message-id 
and subject line Bug#862952: fixed in alpine 2.21+dfsg1-1
has caused the Debian Bug report #862952,
regarding alpine: New upstream version and homepage
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.)


-- 
862952: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862952
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: alpine
Version: 2.20+dfsg1-7
Severity: wishlist

Version 2.21 is available:

http://alpine.freeiz.com/alpine/release/

Also, the old home page listed on packages.debian.org is not reachable
anymore.

Upstream git repo seems to be at http://repo.or.cz/alpine.git
--- End Message ---
--- Begin Message ---
Source: alpine
Source-Version: 2.21+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
alpine, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 862...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Unit 193  (supplier of updated alpine package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 13 Nov 2017 17:09:24 -0500
Source: alpine
Binary: alpine alpine-doc alpine-pico pilot
Architecture: source
Version: 2.21+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Asheesh Laroia 
Changed-By: Unit 193 
Description:
 alpine - Text-based email client, friendly for novices but powerful
 alpine-doc - Text-based email client's documentation
 alpine-pico - Simple text editor from Alpine, a text-based email client
 pilot  - Simple file browser from Alpine, a text-based email client
Closes: 851054 862952 876164
Changes:
 alpine (2.21+dfsg1-1) unstable; urgency=medium
 .
   * New upstream version 2.21+dfsg1 (Closes: #862952)
 - Refresh patches.
   * Bump Standards-Version to 4.1.1.
   * Run wrap-and-sort -s.
   * d/control, d/watch: Update homepage to alpine.freeiz.com.
   * d/control, d/compat: Use debhelper compat 10.
   * d/control:
 - Switch to https in Vcs-*.
 - Mark alpine-doc as Multi-Arch foreign.
 - Drop requirement of libssl-dev to be 1.0. (Closes: #851054)
 - Drop explicit build-depend on auto(conf,make), dh-autoreconf and libtool.
 - Drop priority: extra from alpine-pico.
   * d/rules:
 - sha256sums no longer published, move to md5sums and update for 2.21.
 - Move from dh_install --list-missing to dh_missing --fail-missing.
 - Move installdocs override to installdocs-indep.
 - Only override dh_auto_configure with non-default options.
 - Don't verify files are there before moving, we should error out if not.
 - Drop obsolete --with autoreconf.
   * Merge d/p/30_fix_man_page_hardcoded_paths.patch and
 d/p/40_fix_filter_hardcoded_paths.patch into d/p/10_config2etc.patch.
   * Add descriptions to all patches.
   * d/control, d/p/95_cross.patch, d/rules: Fix FTCBFS.
 Thanks to Helmut Grohne for the initial patch. (Closes: #876164)
   * d/s/lintian-overrides: js file has long lines, but is sourceful.
Checksums-Sha1:
 19d4c50c9ae5ba5cf6a4f988512659901546ae42 2263 alpine_2.21+dfsg1-1.dsc
 892b16ba8c1448f5d6749d4ad9e8e609f8079c0d 4231316 alpine_2.21+dfsg1.orig.tar.xz
 6f6513ecd8d5391203ce0ddc46b1e109d2747b2c 17692 
alpine_2.21+dfsg1-1.debian.tar.xz
 7e8baeee78585b551a443dfad0b816f7ef18147d 8023 
alpine_2.21+dfsg1-1_amd64.buildinfo
Checksums-Sha256:
 ec2cde5fcf884cdd0607d1b9d58476b178e7e108263855b987adabbc0dbec9e3 2263 
alpine_2.21+dfsg1-1.dsc
 700d23bbe1ec863bf5e500e77fd3888d7c0a930b1c58b1976988ac716037ebb2 4231316 
alpine_2.21+dfsg1.orig.tar.xz
 d2587dcb9e342cd010720e186e037f860170e65a4bb3d7cd820e96f89b1a62cc 17692 
alpine_2.21+dfsg1-1.debian.tar.xz
 1a320cd08e0f6a0512d64f4fa2111b8863b6f03757598bf30bffdd202a1aca98 8023 
alpine_2.21+dfsg1-1_amd64.buildinfo
Files:
 1582125e8268e24cb3e930fb2b72a233 2263 mail optional alpine_2.21+dfsg1-1.dsc
 9da8bfdb69472e9d33dfed617b436a8b 4231316 mail optional 
alpine_2.21+dfsg1.orig.tar.xz
 0465eaf5061c6cb05282c7b2e7429768 17692 mail optional 
alpine_2.21+dfsg1-1.debian.tar.xz
 

Bug#876164: marked as done (alpine FTCBFS: many reasons)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 21:04:31 +
with message-id 
and subject line Bug#876164: fixed in alpine 2.21+dfsg1-1
has caused the Debian Bug report #876164,
regarding alpine FTCBFS: many reasons
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.)


-- 
876164: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876164
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: alpine
Version: 2.20+dfsg1-7
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

alpine fails to cross build from source. Figuring why is a long road.
Here are the major road marks:
 * ./configure fails figuring out whether openssl is recent enough.
   After converting the check from AC_RUN_IFELSE to AC_TRY_COMPILE,
   configure succeeds.
 * When running make, the imap subdirectory somehow misses the compiler
   set up by ./configure and uses "cc" instead. Thus it fails finding
   openssl, which is only available for the host architecture. After
   passing cross compilers to make explicitly, the build proceeds.
 * It fails running help_c_gen and help_h_gen. These tools are not
   installed into the package, but only used for building. Thus they
   should be compiled with CC_FOR_BUILD rather than CC.

Finally, alpine cross builds. Please consider applying the attached
patch.

Helmut
diff --minimal -Nru alpine-2.20+dfsg1/debian/changelog 
alpine-2.20+dfsg1/debian/changelog
--- alpine-2.20+dfsg1/debian/changelog  2016-12-20 09:23:45.0 +0100
+++ alpine-2.20+dfsg1/debian/changelog  2017-09-19 08:45:06.0 +0200
@@ -1,3 +1,12 @@
+alpine (2.20+dfsg1-7.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: (Closes: #-1)
++ Add 95_cross.patch
++ Force cross compilers on make as they are not propagated.
+
+ -- Helmut Grohne   Tue, 19 Sep 2017 08:45:06 +0200
+
 alpine (2.20+dfsg1-7) unstable; urgency=medium
 
   * Make the build reproducible. Thanks Chris Lamb. (Closes: #791923)
diff --minimal -Nru alpine-2.20+dfsg1/debian/control 
alpine-2.20+dfsg1/debian/control
--- alpine-2.20+dfsg1/debian/control2016-12-20 09:18:16.0 +0100
+++ alpine-2.20+dfsg1/debian/control2017-09-19 08:45:06.0 +0200
@@ -6,7 +6,7 @@
  Unit 193 
 Build-Depends: debhelper (>= 9), libldap2-dev, libpam0g-dev, libncurses-dev,
  libssl1.0-dev | libssl-dev (<< 1.1), dh-autoreconf, ca-certificates, 
automake, autoconf, libtool, libkrb5-dev,
- aspell, dpkg-dev (>= 1.16.1~)
+ aspell, dpkg-dev (>= 1.16.1~), autoconf-archive
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/alpine.git
 Vcs-Git: git://anonscm.debian.org/collab-maint/alpine.git
diff --minimal -Nru alpine-2.20+dfsg1/debian/patches/95_cross.patch 
alpine-2.20+dfsg1/debian/patches/95_cross.patch
--- alpine-2.20+dfsg1/debian/patches/95_cross.patch 1970-01-01 
01:00:00.0 +0100
+++ alpine-2.20+dfsg1/debian/patches/95_cross.patch 2017-09-19 
08:45:06.0 +0200
@@ -0,0 +1,70 @@
+From: Helmut Grohne 
+Subject: make cross compilation work
+
+ * Use AC_TRY_COMPILE rather than AC_RUN_IFELSE for checking openssl.
+ * Use CC_FOR_BUILD to compile help_[ch]_gen.
+
+Index: alpine-2.20+dfsg1/configure.ac
+===
+--- alpine-2.20+dfsg1.orig/configure.ac
 alpine-2.20+dfsg1/configure.ac
+@@ -39,6 +39,7 @@
+ dnl CHECK PROGRAMS
+ 
+ AC_PROG_CC
++AX_PROG_CC_FOR_BUILD
+ AC_PROG_CC_STDC
+ AC_PROG_INSTALL
+ AC_PROG_MAKE_SET
+@@ -1353,22 +1354,18 @@
+ dnl Check Openssl/LibreSSL version first
+ if test "x$alpine_SSLTYPE" != "xnone" ; then
+   AC_MSG_CHECKING([Openssl library version >= 1.0.1c])
+-  AC_RUN_IFELSE(
+-  [AC_LANG_SOURCE([[
++  AC_TRY_COMPILE([
+ #include 
+ #include 
+ #if HAVE_STDINT_H
+ #include 
+ #endif /* HAVE_STDINT_H */
+ #include 
+-int main(void) {
+-
+-  if (OPENSSL_VERSION_NUMBER >= 0x103f)
+-  exit(0);
+-
+-  exit(2);
+-}
+-  ]])],
++],[
++#if OPENSSL_VERSION_NUMBER < 0x103f
++#error too old
++#endif
++  ],
+   [ AC_MSG_RESULT(yes) ],
+   [ alpine_SSLTYPE="none" ])
+ 
+Index: alpine-2.20+dfsg1/pith/Makefile.am
+===
+--- alpine-2.20+dfsg1.orig/pith/Makefile.am
 alpine-2.20+dfsg1/pith/Makefile.am
+@@ -29,12 +29,12 @@
+   state.c status.c store.c stream.c string.c strlst.c takeaddr.c 
tempfile.c text.c \
+   thread.c adjtime.c url.c util.c helptext.c smkeys.c smime.c
+ 
+-help_c_gen$(EXEEXT): 

Bug#881775: marked as done (gcc-7-base: please add Breaks: gnat (<< 7))

2017-11-15 Thread Debian Bug Tracking System
n32objc-7-dev - Runtime library for GNU Objective-C applications (n32 
development
 libn32objc4 - Runtime library for GNU Objective-C applications (n32)
 libn32objc4-dbg - Runtime library for GNU Objective-C applications (n32 debug 
symbo
 libn32stdc++-7-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6 - GNU Standard C++ Library v3 (n32)
 libn32stdc++6-7-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-7-dev - Runtime library for GNU Objective-C applications (development 
fil
 libobjc4   - Runtime library for GNU Objective-C applications
 libobjc4-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libquadmath0 - GCC Quad-Precision Math Library
 libquadmath0-dbg - GCC Quad-Precision Math Library (debug symbols)
 libstdc++-7-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-7-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-7-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6 - GNU Standard C++ Library v3
 libstdc++6-7-dbg - GNU Standard C++ Library v3 (debugging files)
 libtsan0   - ThreadSanitizer -- a Valgrind-based detector of data races (runti
 libtsan0-dbg - ThreadSanitizer -- a Valgrind-based detector of data races 
(debug
 libubsan0  - UBSan -- undefined behaviour sanitizer (runtime)
 libubsan0-dbg - UBSan -- undefined behaviour sanitizer (debug symbols)
 libx32asan4 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan4-dbg - AddressSanitizer -- a fast memory error detector (x32 debug 
symbo
 libx32atomic1 - support library providing __atomic built-in functions (x32)
 libx32atomic1-dbg - support library providing __atomic built-in functions (x32 
debug
 libx32cilkrts5 - Intel Cilk Plus language extensions (x32)
 libx32cilkrts5-dbg - Intel Cilk Plus language extensions (x32 debug symbols)
 libx32gcc-7-dev - GCC support library (x32 development files)
 libx32gcc1 - GCC support library (x32)
 libx32gcc1-dbg - GCC support library (debug symbols)
 libx32gfortran-7-dev - Runtime library for GNU Fortran applications (x32 
development fil
 libx32gfortran4 - Runtime library for GNU Fortran applications (x32)
 libx32gfortran4-dbg - Runtime library for GNU Fortran applications (x32 debug 
symbols)
 libx32go11 - Runtime library for GNU Go applications (x32)
 libx32go11-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32gomp1 - GCC OpenMP (GOMP) support library (x32)
 libx32gomp1-dbg - GCC OpenMP (GOMP) support library (x32 debug symbols)
 libx32gphobos-7-dev - Phobos D standard library (x32 development files)
 libx32gphobos71 - Phobos D standard library (runtime library)
 libx32gphobos71-dbg - Phobos D standard library (debug symbols)
 libx32itm1 - GNU Transactional Memory Library (x32)
 libx32itm1-dbg - GNU Transactional Memory Library (x32 debug symbols)
 libx32lsan0 - LeakSanitizer -- a memory leak detector (x32)
 libx32lsan0-dbg - LeakSanitizer -- a memory leak detector (x32 debug symbols)
 libx32objc-7-dev - Runtime library for GNU Objective-C applications (x32 
development
 libx32objc4 - Runtime library for GNU Objective-C applications (x32)
 libx32objc4-dbg - Runtime library for GNU Objective-C applications (x32 debug 
symbo
 libx32quadmath0 - GCC Quad-Precision Math Library (x32)
 libx32quadmath0-dbg - GCC Quad-Precision Math Library (x32 debug symbols)
 libx32stdc++-7-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6 - GNU Standard C++ Library v3 (x32)
 libx32stdc++6-7-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32ubsan0 - UBSan -- undefined behaviour sanitizer (x32)
 libx32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols)
Closes: 880962 881372 881729 881775
Changes:
 gcc-7 (7.2.0-15) unstable; urgency=medium
 .
   * Update to SVN 20171115 (r254781) from the gcc-7-branch.
 - Fix PR fortran/82934, PR fortran/78619, PR fortran/82869,
   PR tree-optimization/82985, PR tree-optimization/81790,
   PR debug/82155.
   * Fix libgo build on ia64 (Jason Duerstock). Closes: #881372.
   * Port libgo to the Hurd (Svante Signell).
   * Compress debug symbols for compiler binaries with dwz.
   * Fix PR other/82880, gcc --help=target hangs on mips (James Cowgill).
 Closes: #880962.
   * Add support for a plethora of mips r6 packages (YunQiang Su).
 Closes: #881729.
   * gcc-7-base: Add breaks to gnat (<< 7). Closes: #881775.
Checksums-Sha1:
 5fb1e457eca8a844a003fb84023760c5c85e3ed6 33199 gcc-7_7.2.0-15.dsc
 31e9cb62041a8a0242b5a9bcea12bc58202652ff 3252463 gcc-7_7.2.0-15.diff.gz
 377fe9450db9a7b3ba4836843e57c676913baf72 10300 gcc-7_7.2.0-15_source.buildinfo
Checksums-Sha256:
 e40dc7bda573589d6972f785526227c232ec5da8192e16ec5e1ab69890e87c18 33199 
gcc-7_7.2.0-15.dsc
 9966fcc5fcaddbb9fc49afddfea5bb1018e3d119c7f0c7d4daf428960a5cccd8 3252463 
gcc-7_7.2.0-15.diff.gz
 2a57ce949e4807608d1055594fe7130218bb27602e573a46221c0c38fac03795 10300 
gcc-7_7.2.0-15_source.buildinfo
Files:
 fe5f8d58d9aeb870e8335f8593f

Bug#880962: marked as done (mips*: "gcc --help=target --help=optimizers" busyloops forever)

2017-11-15 Thread Debian Bug Tracking System
 a Valgrind-based detector of data races (runti
 libtsan0-dbg - ThreadSanitizer -- a Valgrind-based detector of data races 
(debug
 libubsan0  - UBSan -- undefined behaviour sanitizer (runtime)
 libubsan0-dbg - UBSan -- undefined behaviour sanitizer (debug symbols)
 libx32asan4 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan4-dbg - AddressSanitizer -- a fast memory error detector (x32 debug 
symbo
 libx32atomic1 - support library providing __atomic built-in functions (x32)
 libx32atomic1-dbg - support library providing __atomic built-in functions (x32 
debug
 libx32cilkrts5 - Intel Cilk Plus language extensions (x32)
 libx32cilkrts5-dbg - Intel Cilk Plus language extensions (x32 debug symbols)
 libx32gcc-7-dev - GCC support library (x32 development files)
 libx32gcc1 - GCC support library (x32)
 libx32gcc1-dbg - GCC support library (debug symbols)
 libx32gfortran-7-dev - Runtime library for GNU Fortran applications (x32 
development fil
 libx32gfortran4 - Runtime library for GNU Fortran applications (x32)
 libx32gfortran4-dbg - Runtime library for GNU Fortran applications (x32 debug 
symbols)
 libx32go11 - Runtime library for GNU Go applications (x32)
 libx32go11-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32gomp1 - GCC OpenMP (GOMP) support library (x32)
 libx32gomp1-dbg - GCC OpenMP (GOMP) support library (x32 debug symbols)
 libx32gphobos-7-dev - Phobos D standard library (x32 development files)
 libx32gphobos71 - Phobos D standard library (runtime library)
 libx32gphobos71-dbg - Phobos D standard library (debug symbols)
 libx32itm1 - GNU Transactional Memory Library (x32)
 libx32itm1-dbg - GNU Transactional Memory Library (x32 debug symbols)
 libx32lsan0 - LeakSanitizer -- a memory leak detector (x32)
 libx32lsan0-dbg - LeakSanitizer -- a memory leak detector (x32 debug symbols)
 libx32objc-7-dev - Runtime library for GNU Objective-C applications (x32 
development
 libx32objc4 - Runtime library for GNU Objective-C applications (x32)
 libx32objc4-dbg - Runtime library for GNU Objective-C applications (x32 debug 
symbo
 libx32quadmath0 - GCC Quad-Precision Math Library (x32)
 libx32quadmath0-dbg - GCC Quad-Precision Math Library (x32 debug symbols)
 libx32stdc++-7-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6 - GNU Standard C++ Library v3 (x32)
 libx32stdc++6-7-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32ubsan0 - UBSan -- undefined behaviour sanitizer (x32)
 libx32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols)
Closes: 880962 881372 881729 881775
Changes:
 gcc-7 (7.2.0-15) unstable; urgency=medium
 .
   * Update to SVN 20171115 (r254781) from the gcc-7-branch.
 - Fix PR fortran/82934, PR fortran/78619, PR fortran/82869,
   PR tree-optimization/82985, PR tree-optimization/81790,
   PR debug/82155.
   * Fix libgo build on ia64 (Jason Duerstock). Closes: #881372.
   * Port libgo to the Hurd (Svante Signell).
   * Compress debug symbols for compiler binaries with dwz.
   * Fix PR other/82880, gcc --help=target hangs on mips (James Cowgill).
 Closes: #880962.
   * Add support for a plethora of mips r6 packages (YunQiang Su).
 Closes: #881729.
   * gcc-7-base: Add breaks to gnat (<< 7). Closes: #881775.
Checksums-Sha1:
 5fb1e457eca8a844a003fb84023760c5c85e3ed6 33199 gcc-7_7.2.0-15.dsc
 31e9cb62041a8a0242b5a9bcea12bc58202652ff 3252463 gcc-7_7.2.0-15.diff.gz
 377fe9450db9a7b3ba4836843e57c676913baf72 10300 gcc-7_7.2.0-15_source.buildinfo
Checksums-Sha256:
 e40dc7bda573589d6972f785526227c232ec5da8192e16ec5e1ab69890e87c18 33199 
gcc-7_7.2.0-15.dsc
 9966fcc5fcaddbb9fc49afddfea5bb1018e3d119c7f0c7d4daf428960a5cccd8 3252463 
gcc-7_7.2.0-15.diff.gz
 2a57ce949e4807608d1055594fe7130218bb27602e573a46221c0c38fac03795 10300 
gcc-7_7.2.0-15_source.buildinfo
Files:
 fe5f8d58d9aeb870e8335f8593fc7c4f 33199 devel optional gcc-7_7.2.0-15.dsc
 f74a924184967235435c2e0bd1d416fb 3252463 devel optional gcc-7_7.2.0-15.diff.gz
 a9c4477b56817785bb2dcb36e88917ff 10300 devel optional 
gcc-7_7.2.0-15_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAloMki4QHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9UhMD/9C5jxOJ07kONZj5unslh9E2qxr6ePfnSxv
ytj86kaEnGqCB1wYdItioUk3CmoAJBvjD7ZJWBCZmDyvQxwtO7tFB8s8etnXU6qA
XmassFPthj2+bCyyYt0p+7WHHX55sZp8rt4wxHAMbd6RqOh91VoMiiGM/IAwE72J
RUvxvpAjE6sd75nEhPwJXEJ61TbOO/Lr7zlQsUWSYfoRu/qe5PDyWR3fV2+OqpKI
vW52LpQXiVPtviUYXQNWVYBlX2OCJ5LzXFkIR2gnjr+XoaP1JsYwN4yPwFfxy+8k
pH+7qWjUaYkeEOPOlQLhlF8jmbN7B0KLnoE5Ih497jHi/Yukf0UrajyPeffqD0mV
e8lQ1AmKYja/mBoojD0R50BbyDSlNG3fB1yyvHHE+cPrMAa17xvjTMWRWKnP0ln4
Nma8FDy0o3NkidKawDC/GN/LsZCvVWJH9uZcS2pTOET9DXHDI7zjhtZior3QDQv9
M1t0hybRHIwRXIxHAFM48BsK9PuQBQKbQPFCvsV55lQz9P76XQvY/7Aq+y4TBt0W
WhUUdPPatyp0in22tisBenDFyYp43JMEVygiksFL10w2k0kquGyoOVQjIVFftYpz
kypwBwy4Lv+4cq66h7JwNs2X5e9UGMODC6Y0oeVtyGe/OzDeqY4tb+ZGlNG6RBj+
hrkNSk4SMw==
=TSGq
-END PGP SIGNATURE End Message ---


Bug#881795: marked as done (fix ftbfs with updated libcdio)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 19:49:08 +
with message-id 
and subject line Bug#881795: fixed in kover 1:6-1
has caused the Debian Bug report #881795,
regarding fix ftbfs with updated libcdio
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.)


-- 
881795: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881795
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kover
Version: 1:4-11
Severity: serious
Tags: sid buster patch

kover ftbfs with updated libcdio with the updated libcdio. Upstream version 6
builds fine with that.

see https://launchpad.net/ubuntu/+source/kover for a packaging proposal.
--- End Message ---
--- Begin Message ---
Source: kover
Source-Version: 1:6-1

We believe that the bug you reported is fixed in the latest version of
kover, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano  (supplier of updated kover package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 Nov 2017 20:22:27 +0100
Source: kover
Binary: kover
Architecture: source
Version: 1:6-1
Distribution: unstable
Urgency: medium
Maintainer: Pino Toscano 
Changed-By: Pino Toscano 
Description:
 kover  - WYSIWYG CD cover printer
Closes: 881795
Changes:
 kover (1:6-1) unstable; urgency=medium
 .
   * New upstream release:
 - uses cdio >= 0.90 (Closes: #881795)
   * Update the patches:
 - upstream_fix-compilation-errors-with-gcc-4.4.patch: drop, backported
   from upstream
 - upstream_make-kover.desktop-valid.patch: drop, backported from upstream
 - upstream_applied-patch-from-Adi-Roiban-adi-roiban.ro.patch: drop,
   backported from upstream
 - fix-PACKAGE-VERSION.diff: remove upstream changes, leave parts in
   comments (so it can be upstreamed)
   * Bump the libcdio-cdda-dev build dependency to >= 0.90, as required by
 upstream.
   * Bump Standards-Version to 4.1.1, no changes required.
   * Remove trailing spaces in changelog.
Checksums-Sha1:
 4fee4bc92f0e14267e8c7e9cd3a8898c613ca51a 1858 kover_6-1.dsc
 3557d9d2cd38bae89c0287bb924a77c5f1d0bb96 87898 kover_6.orig.tar.bz2
 e28bd85e40003745cea952e12d451bc8c0b4b466 7244 kover_6-1.debian.tar.xz
 d2e8b2756ce2980ce3dd6223b7aa4d57ba1bc41a 19781 kover_6-1_source.buildinfo
Checksums-Sha256:
 4380ca8625f1481429314a97df75471fbb9ab6783642c371ee4099327c20fb61 1858 
kover_6-1.dsc
 87494299d5dd7a51bbf3a1739f372da680744f14271c43d8495eca15f1f2480a 87898 
kover_6.orig.tar.bz2
 9452d57fd8e59ee4627802733dda5328437363aab736512eabb80edbba1519c4 7244 
kover_6-1.debian.tar.xz
 cf60921f8977e5af09cb2a3fe667510d1c0c1a8712c07ac75bd9f7ebf6492119 19781 
kover_6-1_source.buildinfo
Files:
 67d79ef8b0e12c0e8245783323f5b227 1858 graphics optional kover_6-1.dsc
 9504afd8a779c54d7c77fb28d7b5c76e 87898 graphics optional kover_6.orig.tar.bz2
 c327d4b730b6a3adfb112538972cf39b 7244 graphics optional kover_6-1.debian.tar.xz
 882a75959ad9d7044593c550f6028f3f 19781 graphics optional 
kover_6-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAloMlMYACgkQLRkciEOx
P03xKA/+Liyyg/K6zkieQHIAmfvosd2y2biB8uqkcElTYO9/grLD8XAOm9+NwBLG
ny6EoUWhCHWeVBfFx7e7b8j/F59zVD3ZbXnrDqcqDAExQv+BhmThsbImAViXFUDC
XgFJLrBF3PAEWbs55kj8XwUZEqFTj7RVEi7vxU5VMMoLO6nim6XtFoZzVDIGPd4/
oS1ibVHDe/6NOXcPg5qmleTwUQaqbr8Vr83oisXEygyk1kcdY+tduThXFc371n/B
Xv0Rk4sGHEQM9nXH+ghmUbADmcKl4HJSnHUXd2LtGtBVOxTeO/9txI5nCwRDc0aR
JwuKlC72Jozfk3haVuQsRkRL9V8f7uyauWSJASqh5jG4A8/mpyIneKyFYtFpV9yW
JGrjiZ8nFmf6XVPCZRtjCtWvAz1dYetG4kRZH88Y3tN+NZfz7xHjoHtlZoBu/6WS
fWk1wgrDWM5BrLQTKvWnZK8pBT0wF/YFAL5ED06te6tSUKruzlR2sZJTtTDnLTmb
DVf9B7+qPskcZHYwfdGBKFrhuG+IYnZQ2HHbwcohoC3Faphg1gWlAzx8yFPjqTxW
Zetr5swMiq5OFSAsTwoQSt7ye++Bg+j5s2Ftgjv+nq2fVpnlJ+lier1M5V2B9ifL
Ywm88FVs/0rJU+Nu2dvoUr6W6OpbV+7EDZJnd6peVfczAMseV9U=
=VvVu
-END PGP SIGNATURE End Message ---


Bug#881372: marked as done (gcc-7: gccgo runtime fails to build on ia64)

2017-11-15 Thread Debian Bug Tracking System
 (x32)
 libx32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols)
Closes: 880962 881372 881729 881775
Changes:
 gcc-7 (7.2.0-15) unstable; urgency=medium
 .
   * Update to SVN 20171115 (r254781) from the gcc-7-branch.
 - Fix PR fortran/82934, PR fortran/78619, PR fortran/82869,
   PR tree-optimization/82985, PR tree-optimization/81790,
   PR debug/82155.
   * Fix libgo build on ia64 (Jason Duerstock). Closes: #881372.
   * Port libgo to the Hurd (Svante Signell).
   * Compress debug symbols for compiler binaries with dwz.
   * Fix PR other/82880, gcc --help=target hangs on mips (James Cowgill).
 Closes: #880962.
   * Add support for a plethora of mips r6 packages (YunQiang Su).
 Closes: #881729.
   * gcc-7-base: Add breaks to gnat (<< 7). Closes: #881775.
Checksums-Sha1:
 5fb1e457eca8a844a003fb84023760c5c85e3ed6 33199 gcc-7_7.2.0-15.dsc
 31e9cb62041a8a0242b5a9bcea12bc58202652ff 3252463 gcc-7_7.2.0-15.diff.gz
 377fe9450db9a7b3ba4836843e57c676913baf72 10300 gcc-7_7.2.0-15_source.buildinfo
Checksums-Sha256:
 e40dc7bda573589d6972f785526227c232ec5da8192e16ec5e1ab69890e87c18 33199 
gcc-7_7.2.0-15.dsc
 9966fcc5fcaddbb9fc49afddfea5bb1018e3d119c7f0c7d4daf428960a5cccd8 3252463 
gcc-7_7.2.0-15.diff.gz
 2a57ce949e4807608d1055594fe7130218bb27602e573a46221c0c38fac03795 10300 
gcc-7_7.2.0-15_source.buildinfo
Files:
 fe5f8d58d9aeb870e8335f8593fc7c4f 33199 devel optional gcc-7_7.2.0-15.dsc
 f74a924184967235435c2e0bd1d416fb 3252463 devel optional gcc-7_7.2.0-15.diff.gz
 a9c4477b56817785bb2dcb36e88917ff 10300 devel optional 
gcc-7_7.2.0-15_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAloMki4QHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9UhMD/9C5jxOJ07kONZj5unslh9E2qxr6ePfnSxv
ytj86kaEnGqCB1wYdItioUk3CmoAJBvjD7ZJWBCZmDyvQxwtO7tFB8s8etnXU6qA
XmassFPthj2+bCyyYt0p+7WHHX55sZp8rt4wxHAMbd6RqOh91VoMiiGM/IAwE72J
RUvxvpAjE6sd75nEhPwJXEJ61TbOO/Lr7zlQsUWSYfoRu/qe5PDyWR3fV2+OqpKI
vW52LpQXiVPtviUYXQNWVYBlX2OCJ5LzXFkIR2gnjr+XoaP1JsYwN4yPwFfxy+8k
pH+7qWjUaYkeEOPOlQLhlF8jmbN7B0KLnoE5Ih497jHi/Yukf0UrajyPeffqD0mV
e8lQ1AmKYja/mBoojD0R50BbyDSlNG3fB1yyvHHE+cPrMAa17xvjTMWRWKnP0ln4
Nma8FDy0o3NkidKawDC/GN/LsZCvVWJH9uZcS2pTOET9DXHDI7zjhtZior3QDQv9
M1t0hybRHIwRXIxHAFM48BsK9PuQBQKbQPFCvsV55lQz9P76XQvY/7Aq+y4TBt0W
WhUUdPPatyp0in22tisBenDFyYp43JMEVygiksFL10w2k0kquGyoOVQjIVFftYpz
kypwBwy4Lv+4cq66h7JwNs2X5e9UGMODC6Y0oeVtyGe/OzDeqY4tb+ZGlNG6RBj+
hrkNSk4SMw==
=TSGq
-END PGP SIGNATURE End Message ---


Bug#881396: marked as done (fig2dev: buffer overflow in note_pattern())

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 19:35:16 +
with message-id 
and subject line Bug#881396: fixed in fig2dev 1:3.2.6a-6
has caused the Debian Bug report #881396,
regarding fig2dev: buffer overflow in note_pattern()
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.)


-- 
881396: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881396
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: fig2dev
Version: 1:3.2.6a-5

fig2dev crashes on the attached file:

  $ fig2dev -L epic overflow.fig
  Segmentation fault

GDB says it's a buffer overflow:

  Program received signal SIGSEGV, Segmentation fault.
  0x56563a0d in note_pattern (fill_style=123456789) at read.c:1450
  warning: Source file is more recent than executable.
  1450pattern_used[fill_style-NUMSHADES-NUMTINTS] = true;
  (gdb) bt
  #0  0x56563a0d in note_pattern (fill_style=123456789) at read.c:1450
  #1  read_splineobject (fp=0x56618838, fp@entry=0x0) at read.c:1054
  #2  0x5656522e in read_objects (obj=0x56618838, fp=) at 
read.c:380
  #3  readfp_fig (fp=, obj=) at read.c:183
  #4  0x5655aa47 in main (argc=4, argv=0xd744) at fig2dev.c:412


Found using American Fuzzy Lop:
http://lcamtuf.coredump.cx/afl/

-- System Information:
Architecture: i386

Versions of packages fig2dev depends on:
ii  gawk 1:4.1.4+dfsg-1
ii  x11-common   1:7.7+19
ii  libc62.24-17
ii  libpng16-16  1.6.34-1
ii  libxpm4  1:3.5.12-1

--
Jakub Wilk


overflow.fig
Description: application/xfig
--- End Message ---
--- Begin Message ---
Source: fig2dev
Source-Version: 1:3.2.6a-6

We believe that the bug you reported is fixed in the latest version of
fig2dev, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Rosenfeld  (supplier of updated fig2dev package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 13 Nov 2017 17:58:24 +0100
Source: fig2dev
Binary: fig2dev
Architecture: source amd64
Version: 1:3.2.6a-6
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 fig2dev- Utilities for converting XFig figure files
Closes: 881396
Changes:
 fig2dev (1:3.2.6a-6) unstable; urgency=medium
 .
   * 32_fill-style-overflow: Sanitize input of fill patterns
 (Closes: #881396).
Checksums-Sha1:
 1d871b3b2d6149383f78ab38305c120373dcbe56 2092 fig2dev_3.2.6a-6.dsc
 574a0652d61f22b44921982d1d9c67da3afbab7e 210128 fig2dev_3.2.6a-6.debian.tar.xz
 a0822376f327bfae9d889d90e41e334f9cbba81c 556176 
fig2dev-dbgsym_3.2.6a-6_amd64.deb
 84238781f082da7c2815009898bb6498123e0781 9265 fig2dev_3.2.6a-6_amd64.buildinfo
 e98a212c3d009c14174c0b8e24eeec0f3b70f86d 661464 fig2dev_3.2.6a-6_amd64.deb
Checksums-Sha256:
 77c35d3722956376ab13e1dda10889566d23c6e6fbfc0807d30590e37c5426b8 2092 
fig2dev_3.2.6a-6.dsc
 328330a053cd643d9d4ddd5eed05538fa6dc85582436e4d2155eaf26eb8ffeca 210128 
fig2dev_3.2.6a-6.debian.tar.xz
 7586c1bcacddfbbc1d76038d53a4a721fe4eba28aba53f3ec2aa470cd8d3974d 556176 
fig2dev-dbgsym_3.2.6a-6_amd64.deb
 49f0d235e14381e5f3e53578f52e9ecc6a3034b903aa96ec7e1d4edbfd53463d 9265 
fig2dev_3.2.6a-6_amd64.buildinfo
 049df72fddf9d77bc6120c692ca9469c7ca8d744e6ef422e58912195fe8b9896 661464 
fig2dev_3.2.6a-6_amd64.deb
Files:
 1c1640a39cde0920f11251dfa7864cb1 2092 graphics optional fig2dev_3.2.6a-6.dsc
 cd10f785d7de1535227a21cb156c77f0 210128 graphics optional 
fig2dev_3.2.6a-6.debian.tar.xz
 b47be411ca4f749ca17380497dfcb47d 556176 debug optional 
fig2dev-dbgsym_3.2.6a-6_amd64.deb
 7dd6f4d2f59409b2759df6ba7150ccc1 9265 graphics optional 
fig2dev_3.2.6a-6_amd64.buildinfo
 5cf0157a173818e779505bf9f9e930e1 661464 graphics optional 
fig2dev_3.2.6a-6_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAloMkuUACgkQAnE7z8pU
ELI01hAAo6xnmLurad+jdvZB1C2CSQrPxpnC/Pn/gJq6PdBJHXDd8Mdicb/xNdik
lbanJvQRKEwHdxEas/NuNFwwxHXK7LUksTEuElqKU423P72a6ytJ2IjLBOSrETpv
Brmevv7gajET8mpLye8nBZQfWXt0LDNzAMxenI0W6cScqx3Z4JW8yh3DQiL5Y+1x

Bug#881729: marked as done (gcc-7: add mips r6 support)

2017-11-15 Thread Debian Bug Tracking System
d-Precision Math Library
 libquadmath0-dbg - GCC Quad-Precision Math Library (debug symbols)
 libstdc++-7-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-7-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-7-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6 - GNU Standard C++ Library v3
 libstdc++6-7-dbg - GNU Standard C++ Library v3 (debugging files)
 libtsan0   - ThreadSanitizer -- a Valgrind-based detector of data races (runti
 libtsan0-dbg - ThreadSanitizer -- a Valgrind-based detector of data races 
(debug
 libubsan0  - UBSan -- undefined behaviour sanitizer (runtime)
 libubsan0-dbg - UBSan -- undefined behaviour sanitizer (debug symbols)
 libx32asan4 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan4-dbg - AddressSanitizer -- a fast memory error detector (x32 debug 
symbo
 libx32atomic1 - support library providing __atomic built-in functions (x32)
 libx32atomic1-dbg - support library providing __atomic built-in functions (x32 
debug
 libx32cilkrts5 - Intel Cilk Plus language extensions (x32)
 libx32cilkrts5-dbg - Intel Cilk Plus language extensions (x32 debug symbols)
 libx32gcc-7-dev - GCC support library (x32 development files)
 libx32gcc1 - GCC support library (x32)
 libx32gcc1-dbg - GCC support library (debug symbols)
 libx32gfortran-7-dev - Runtime library for GNU Fortran applications (x32 
development fil
 libx32gfortran4 - Runtime library for GNU Fortran applications (x32)
 libx32gfortran4-dbg - Runtime library for GNU Fortran applications (x32 debug 
symbols)
 libx32go11 - Runtime library for GNU Go applications (x32)
 libx32go11-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32gomp1 - GCC OpenMP (GOMP) support library (x32)
 libx32gomp1-dbg - GCC OpenMP (GOMP) support library (x32 debug symbols)
 libx32gphobos-7-dev - Phobos D standard library (x32 development files)
 libx32gphobos71 - Phobos D standard library (runtime library)
 libx32gphobos71-dbg - Phobos D standard library (debug symbols)
 libx32itm1 - GNU Transactional Memory Library (x32)
 libx32itm1-dbg - GNU Transactional Memory Library (x32 debug symbols)
 libx32lsan0 - LeakSanitizer -- a memory leak detector (x32)
 libx32lsan0-dbg - LeakSanitizer -- a memory leak detector (x32 debug symbols)
 libx32objc-7-dev - Runtime library for GNU Objective-C applications (x32 
development
 libx32objc4 - Runtime library for GNU Objective-C applications (x32)
 libx32objc4-dbg - Runtime library for GNU Objective-C applications (x32 debug 
symbo
 libx32quadmath0 - GCC Quad-Precision Math Library (x32)
 libx32quadmath0-dbg - GCC Quad-Precision Math Library (x32 debug symbols)
 libx32stdc++-7-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6 - GNU Standard C++ Library v3 (x32)
 libx32stdc++6-7-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32ubsan0 - UBSan -- undefined behaviour sanitizer (x32)
 libx32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols)
Closes: 880962 881372 881729 881775
Changes:
 gcc-7 (7.2.0-15) unstable; urgency=medium
 .
   * Update to SVN 20171115 (r254781) from the gcc-7-branch.
 - Fix PR fortran/82934, PR fortran/78619, PR fortran/82869,
   PR tree-optimization/82985, PR tree-optimization/81790,
   PR debug/82155.
   * Fix libgo build on ia64 (Jason Duerstock). Closes: #881372.
   * Port libgo to the Hurd (Svante Signell).
   * Compress debug symbols for compiler binaries with dwz.
   * Fix PR other/82880, gcc --help=target hangs on mips (James Cowgill).
 Closes: #880962.
   * Add support for a plethora of mips r6 packages (YunQiang Su).
 Closes: #881729.
   * gcc-7-base: Add breaks to gnat (<< 7). Closes: #881775.
Checksums-Sha1:
 5fb1e457eca8a844a003fb84023760c5c85e3ed6 33199 gcc-7_7.2.0-15.dsc
 31e9cb62041a8a0242b5a9bcea12bc58202652ff 3252463 gcc-7_7.2.0-15.diff.gz
 377fe9450db9a7b3ba4836843e57c676913baf72 10300 gcc-7_7.2.0-15_source.buildinfo
Checksums-Sha256:
 e40dc7bda573589d6972f785526227c232ec5da8192e16ec5e1ab69890e87c18 33199 
gcc-7_7.2.0-15.dsc
 9966fcc5fcaddbb9fc49afddfea5bb1018e3d119c7f0c7d4daf428960a5cccd8 3252463 
gcc-7_7.2.0-15.diff.gz
 2a57ce949e4807608d1055594fe7130218bb27602e573a46221c0c38fac03795 10300 
gcc-7_7.2.0-15_source.buildinfo
Files:
 fe5f8d58d9aeb870e8335f8593fc7c4f 33199 devel optional gcc-7_7.2.0-15.dsc
 f74a924184967235435c2e0bd1d416fb 3252463 devel optional gcc-7_7.2.0-15.diff.gz
 a9c4477b56817785bb2dcb36e88917ff 10300 devel optional 
gcc-7_7.2.0-15_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAloMki4QHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9UhMD/9C5jxOJ07kONZj5unslh9E2qxr6ePfnSxv
ytj86kaEnGqCB1wYdItioUk3CmoAJBvjD7ZJWBCZmDyvQxwtO7tFB8s8etnXU6qA
XmassFPthj2+bCyyYt0p+7WHHX55sZp8rt4wxHAMbd6RqOh91VoMiiGM/IAwE72J
RUvxvpAjE6sd75nEhPwJXEJ61TbOO/Lr7zlQsUWSYfoRu/qe5PDyWR3fV2+OqpKI
vW52LpQXiVPtviUYXQNWVYBlX2OCJ5LzXFkIR2gnjr+XoaP1JsYwN4yPwFfx

Bug#881793: marked as done (fix ftbfs with updated libcdio-paranoia)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 20:29:17 +0100
with message-id 
and subject line Re: Bug#881793: fix ftbfs with updated libcdio-paranoia
has caused the Debian Bug report #881793,
regarding fix ftbfs with updated libcdio-paranoia
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.)


-- 
881793: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881793
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:daisy-player
Version: 11.2-1
Severity: serious
Tags: sid buster patch

patch at
https://patches.ubuntu.com/d/daisy-player/daisy-player_11.2-1ubuntu1.patch
--- End Message ---
--- Begin Message ---
Version: 11.2-2

daisy-player (11.2-2) unstable; urgency=medium

  [ Matthias Klose ]
  * Fix build with libcdio 0.94.

  [ Paul Gevers ]
  * Upload in Debian

 -- Paul Gevers   Wed, 15 Nov 2017 19:30:57 +0100



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#843858: marked as done (mark libxfce4util-common Multi-Arch: foreign)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 19:14:00 +
with message-id 
and subject line Re: mark libxfce4util-common Multi-Arch: foreign
has caused the Debian Bug report #843858,
regarding mark libxfce4util-common Multi-Arch: foreign
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.)


-- 
843858: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843858
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libxfce4util-common
Version: 4.12.1-2
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap
Control: affects -1 + src:desktopnova src:exo src:garcon src:libxfce4ui 
src:libxfcegui4 src:parole src:ristretto src:thunar src:thunar-volman 
src:xfburn src:xfce4-appfinder src:xfce4-battery-plugin 
src:xfce4-cpufreq-plugin src:xfce4-cpugraph-plugin src:xfce4-datetime-plugin 
src:xfce4-diskperf-plugin src:xfce4-equake-plugin src:xfce4-hdaps 
src:xfce4-indicator-plugin src:xfce4-mpc-plugin src:xfce4-notifyd 
src:xfce4-panel src:xfce4-places-plugin src:xfce4-power-manager 
src:xfce4-pulseaudio-plugin src:xfce4-settings src:xfce4-verve-plugin 
src:xfce4-whiskermenu-plugin src:xfce4-xkb-plugin src:xfconf src:xfdesktop4 
src:xfwm4

The affected packages cannot satisfy their cross build dependencies,
because their dependency on libxfce4util-common is not satisfiable. In
general, Architecture: all packages can never satisfy cross build
dependencies unless marked Multi-Arch: foreign. In this case, such a
marking is correct, because libxfce4util-common does not have any
dependencies nor maintainer scripts.

The attached patch also adds Multi-Arch: same annotations for the
libraries. Please consider applying those as well.

Helmut
diff --minimal -Nru libxfce4util-4.12.1/debian/changelog 
libxfce4util-4.12.1/debian/changelog
--- libxfce4util-4.12.1/debian/changelog2015-05-06 15:34:32.0 
+0200
+++ libxfce4util-4.12.1/debian/changelog2016-11-10 10:29:42.0 
+0100
@@ -1,3 +1,10 @@
+libxfce4util (4.12.1-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Add Multi-Arch annotations. (Closes: #-1)
+
+ -- Helmut Grohne   Thu, 10 Nov 2016 10:29:42 +0100
+
 libxfce4util (4.12.1-2) unstable; urgency=medium
 
   * Upload to unstable.
diff --minimal -Nru libxfce4util-4.12.1/debian/control 
libxfce4util-4.12.1/debian/control
--- libxfce4util-4.12.1/debian/control  2015-03-08 15:09:57.0 +0100
+++ libxfce4util-4.12.1/debian/control  2016-11-10 10:29:40.0 +0100
@@ -13,6 +13,7 @@
 
 Package: libxfce4util-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: libxfce4util7 (= ${binary:Version}), ${misc:Depends}, libglib2.0-dev
 Suggests: devhelp
@@ -26,6 +27,7 @@
 
 Package: libxfce4util7
 Architecture: any
+Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxfce4util-common
 Recommends: libxfce4util-bin
@@ -37,6 +39,7 @@
 Package: libxfce4util7-dbg
 Section: debug
 Architecture: any
+Multi-Arch: same
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxfce4util7 (= 
${binary:Version})
 Description: debugging information for libxfce4util7
@@ -55,6 +58,7 @@
 
 Package: libxfce4util-common
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: libxfce4util4 (<< 4.6.1-2)
 Replaces: libxfce4util4 (<< 4.6.1-2)
--- End Message ---
--- Begin Message ---
On Thu, 10 Nov 2016 10:34:09 +0100 Helmut Grohne  wrote:
> Package: libxfce4util-common
> Version: 4.12.1-2
> Tags: patch
> User: helm...@debian.org
> Usertags: rebootstrap
> Control: affects -1 + src:desktopnova src:exo src:garcon src:libxfce4ui 
> src:libxfcegui4 src:parole src:ristretto src:thunar src:thunar-volman 
> src:xfburn src:xfce4-appfinder src:xfce4-battery-plugin 
> src:xfce4-cpufreq-plugin src:xfce4-cpugraph-plugin src:xfce4-datetime-plugin 
> src:xfce4-diskperf-plugin src:xfce4-equake-plugin src:xfce4-hdaps 
> src:xfce4-indicator-plugin src:xfce4-mpc-plugin src:xfce4-notifyd 
> src:xfce4-panel src:xfce4-places-plugin src:xfce4-power-manager 
> src:xfce4-pulseaudio-plugin src:xfce4-settings src:xfce4-verve-plugin 
> src:xfce4-whiskermenu-plugin src:xfce4-xkb-plugin src:xfconf src:xfdesktop4 
> src:xfwm4
> 
> The affected packages cannot satisfy their cross build dependencies,
> because their dependency on libxfce4util-common is not satisfiable. In
> general, Architecture: all packages can never satisfy cross build
> dependencies unless marked Multi-Arch: foreign. In this case, such a
> marking is correct, 

Bug#881683: marked as done (redis: FTBFS on kFreeBSD: taskset: Command not found)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 19:09:23 +
with message-id 
and subject line Bug#881683: fixed in redis 4:4.0.2-8
has caused the Debian Bug report #881683,
regarding redis: FTBFS on kFreeBSD: taskset: Command not found
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.)


-- 
881683: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881683
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: redis
Version: 3:3.2.6-1
Severity: important
Justification: fails to build from source (but built successfully in the past)
User: debian-...@lists.debian.org
Usertags: kfreebsd

Builds of redis for kfreebsd-* (admittedly not release architectures)
have been failing lately:

  # Avoid race conditions in upstream testsuite. (#830500)
  taskset --cpu-list 0 ./runtest
  make[1]: taskset: Command not found
  debian/rules:26: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 127

Could you please make do without taskset on architectures on which
it's unavailable?  I presume builds for hurd-i386 would run into this
same problem if they didn't encounter an outright compilation error,
which I'll report shortly.

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu
--- End Message ---
--- Begin Message ---
Source: redis
Source-Version: 4:4.0.2-8

We believe that the bug you reported is fixed in the latest version of
redis, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated redis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Nov 2017 03:50:00 +0900
Source: redis
Binary: redis redis-server redis-tools redis-sentinel
Built-For-Profiles: nocheck
Architecture: source
Version: 4:4.0.2-8
Distribution: unstable
Urgency: medium
Maintainer: Chris Lamb 
Changed-By: Chris Lamb 
Description:
 redis  - Persistent key-value database with network interface (meta-packag
 redis-sentinel - Persistent key-value database with network interface 
(monitoring)
 redis-server - Persistent key-value database with network interface
 redis-tools - Persistent key-value database with network interface (client)
Closes: 881682 881683 881684
Changes:
 redis (4:4.0.2-8) unstable; urgency=medium
 .
   * Use get_current_dir_name over PATHMAX, etc. (Closes: #881684)
   * Don't rely on taskset existing for kFreeBSD-*. (Closes: #881683)
   * Drop "memory efficiency" tests on advice from upstream. (Closes: #881682)
   * Correct BSD-3-clause -> BSD-2-clause for Marc Alexander Lehmann's
 attribution in debian/copyright.
   * Let package be bin-NMUable.
Checksums-Sha1:
 dcdf96d34f8fe90eaffc18549b2297228c36b9be 2063 redis_4.0.2-8.dsc
 3c530660e379f5dbe982951adc30b3ec9f9995cb 23320 redis_4.0.2-8.debian.tar.xz
 d4919dae1b4aa9a0b73d99785698ffab0780fd94 6348 redis_4.0.2-8_amd64.buildinfo
Checksums-Sha256:
 a4ad4d82578e2b16bec142b7d184e0be0e2325730431f5e3649824a4c4656e06 2063 
redis_4.0.2-8.dsc
 7aff7080ea03c41d47d9f91911303e118ca811b1f3c00791d269d1d9c4328bf0 23320 
redis_4.0.2-8.debian.tar.xz
 2b8933862a51b7e6b6699acd73c19f992094282b29e5d71d62c4047186a49cff 6348 
redis_4.0.2-8_amd64.buildinfo
Files:
 a66db53a57cd31f23d4ea3e9718f714c 2063 database optional redis_4.0.2-8.dsc
 18cd911292e9a0db90fbee3bdf0ed92a 23320 database optional 
redis_4.0.2-8.debian.tar.xz
 49d6158ca67ed20d5cd053ace0b12e53 6348 database optional 
redis_4.0.2-8_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAloMjJ4ACgkQHpU+J9Qx
Hljr5g/8Ca2LRJ7ar2bW8YDhaQv1UlbzR3aDXIPPBqxLIIvb0taegkQUq0nJMXkZ
fWibcShbgWy3swUyfwIYgqQz4WaELnO9DxHghLD9eWoPJNPTBgbeSnFRId0tDnbQ
kMjlABstm8gaTh6YPzComhBM7CMPJGXXnID3Avo8GkUWnHUlnszEa6SpBxuRheKS
iwcvYDdWxD+/oMDlCdY7Oi+796xnUMm6oBRBs+91JKaJ8/UDWUDkspnLS9yF0uDZ
zYd8LsxYsHh6a76cyyZWBJHHIoFK3f2gXBWDgZCbGRdJyGL7of6kfUtIigGj1AWX
1cgonRv9YNMFJecdjkvusDHZiqPIGWwahP5cLMWtq5jK9CpzWF2xuHcNwVnPjXBi

Bug#881684: marked as done (redis: FTBFS on hurd-i386: MAXPATHLEN undeclared)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 19:09:23 +
with message-id 
and subject line Bug#881684: fixed in redis 4:4.0.2-8
has caused the Debian Bug report #881684,
regarding redis: FTBFS on hurd-i386: MAXPATHLEN undeclared
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.)


-- 
881684: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881684
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: redis
Version: 4:4.0.2-7
Severity: important
Tags: upstream
Justification: fails to build from source (but built successfully in the past)
User: debian-hurd@lists.debian-org
Usertags: hurd-i386

Builds of redis for hurd-i386 (admittedly not a release architecture)
have been failing lately:

  rdb.c:990:14: error: 'MAXPATHLEN' undeclared (first use in this function); 
did you mean 'LUA_PATHSEP'?

The Hurd famously has no static MAXPATHLEN or PATH_MAX.  You should be
able to avoid needing them by (conditionally) substituting the GNU
extension get_current_dir_name for getcwd, bearing in mind that you'll
need to free() the resulting pointer when done with it, or by looking
up _PC_PATH_MAX via pathconf.

Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu
--- End Message ---
--- Begin Message ---
Source: redis
Source-Version: 4:4.0.2-8

We believe that the bug you reported is fixed in the latest version of
redis, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated redis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Nov 2017 03:50:00 +0900
Source: redis
Binary: redis redis-server redis-tools redis-sentinel
Built-For-Profiles: nocheck
Architecture: source
Version: 4:4.0.2-8
Distribution: unstable
Urgency: medium
Maintainer: Chris Lamb 
Changed-By: Chris Lamb 
Description:
 redis  - Persistent key-value database with network interface (meta-packag
 redis-sentinel - Persistent key-value database with network interface 
(monitoring)
 redis-server - Persistent key-value database with network interface
 redis-tools - Persistent key-value database with network interface (client)
Closes: 881682 881683 881684
Changes:
 redis (4:4.0.2-8) unstable; urgency=medium
 .
   * Use get_current_dir_name over PATHMAX, etc. (Closes: #881684)
   * Don't rely on taskset existing for kFreeBSD-*. (Closes: #881683)
   * Drop "memory efficiency" tests on advice from upstream. (Closes: #881682)
   * Correct BSD-3-clause -> BSD-2-clause for Marc Alexander Lehmann's
 attribution in debian/copyright.
   * Let package be bin-NMUable.
Checksums-Sha1:
 dcdf96d34f8fe90eaffc18549b2297228c36b9be 2063 redis_4.0.2-8.dsc
 3c530660e379f5dbe982951adc30b3ec9f9995cb 23320 redis_4.0.2-8.debian.tar.xz
 d4919dae1b4aa9a0b73d99785698ffab0780fd94 6348 redis_4.0.2-8_amd64.buildinfo
Checksums-Sha256:
 a4ad4d82578e2b16bec142b7d184e0be0e2325730431f5e3649824a4c4656e06 2063 
redis_4.0.2-8.dsc
 7aff7080ea03c41d47d9f91911303e118ca811b1f3c00791d269d1d9c4328bf0 23320 
redis_4.0.2-8.debian.tar.xz
 2b8933862a51b7e6b6699acd73c19f992094282b29e5d71d62c4047186a49cff 6348 
redis_4.0.2-8_amd64.buildinfo
Files:
 a66db53a57cd31f23d4ea3e9718f714c 2063 database optional redis_4.0.2-8.dsc
 18cd911292e9a0db90fbee3bdf0ed92a 23320 database optional 
redis_4.0.2-8.debian.tar.xz
 49d6158ca67ed20d5cd053ace0b12e53 6348 database optional 
redis_4.0.2-8_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAloMjJ4ACgkQHpU+J9Qx
Hljr5g/8Ca2LRJ7ar2bW8YDhaQv1UlbzR3aDXIPPBqxLIIvb0taegkQUq0nJMXkZ
fWibcShbgWy3swUyfwIYgqQz4WaELnO9DxHghLD9eWoPJNPTBgbeSnFRId0tDnbQ
kMjlABstm8gaTh6YPzComhBM7CMPJGXXnID3Avo8GkUWnHUlnszEa6SpBxuRheKS
iwcvYDdWxD+/oMDlCdY7Oi+796xnUMm6oBRBs+91JKaJ8/UDWUDkspnLS9yF0uDZ
zYd8LsxYsHh6a76cyyZWBJHHIoFK3f2gXBWDgZCbGRdJyGL7of6kfUtIigGj1AWX
1cgonRv9YNMFJecdjkvusDHZiqPIGWwahP5cLMWtq5jK9CpzWF2xuHcNwVnPjXBi

Bug#881682: marked as done (redis: FTBFS on alpha and sparc64: [err]: Memory efficiency with values in range 16384)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 19:09:23 +
with message-id 
and subject line Bug#881682: fixed in redis 4:4.0.2-8
has caused the Debian Bug report #881682,
regarding redis: FTBFS on alpha and sparc64: [err]: Memory efficiency with 
values in range 16384
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.)


-- 
881682: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881682
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: redis
Version: 3:3.2.6-1
Severity: important
Tags: upstream
Justification: fails to build from source (but built successfully in the past)
User: debian-al...@lists.debian.org
Usertags: alpha

Builds of redis for alpha and sparc64 (admittedly not release
architectures) have been failing lately, with, respectively,

  *** [err]: Memory efficiency with values in range 16384 in 
tests/unit/memefficiency.tcl
  Expected condition '$efficiency >= $expected_min_efficiency' to be true 
(0.78235620395459582 >= 0.82)

and

  *** [err]: Memory efficiency with values in range 16384 in 
tests/unit/memefficiency.tcl
  Expected condition '$efficiency >= $expected_min_efficiency' to be true 
(0.7826143593901751 >= 0.82)

(marginally more efficient, but still not good enough).

Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu
--- End Message ---
--- Begin Message ---
Source: redis
Source-Version: 4:4.0.2-8

We believe that the bug you reported is fixed in the latest version of
redis, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated redis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Nov 2017 03:50:00 +0900
Source: redis
Binary: redis redis-server redis-tools redis-sentinel
Built-For-Profiles: nocheck
Architecture: source
Version: 4:4.0.2-8
Distribution: unstable
Urgency: medium
Maintainer: Chris Lamb 
Changed-By: Chris Lamb 
Description:
 redis  - Persistent key-value database with network interface (meta-packag
 redis-sentinel - Persistent key-value database with network interface 
(monitoring)
 redis-server - Persistent key-value database with network interface
 redis-tools - Persistent key-value database with network interface (client)
Closes: 881682 881683 881684
Changes:
 redis (4:4.0.2-8) unstable; urgency=medium
 .
   * Use get_current_dir_name over PATHMAX, etc. (Closes: #881684)
   * Don't rely on taskset existing for kFreeBSD-*. (Closes: #881683)
   * Drop "memory efficiency" tests on advice from upstream. (Closes: #881682)
   * Correct BSD-3-clause -> BSD-2-clause for Marc Alexander Lehmann's
 attribution in debian/copyright.
   * Let package be bin-NMUable.
Checksums-Sha1:
 dcdf96d34f8fe90eaffc18549b2297228c36b9be 2063 redis_4.0.2-8.dsc
 3c530660e379f5dbe982951adc30b3ec9f9995cb 23320 redis_4.0.2-8.debian.tar.xz
 d4919dae1b4aa9a0b73d99785698ffab0780fd94 6348 redis_4.0.2-8_amd64.buildinfo
Checksums-Sha256:
 a4ad4d82578e2b16bec142b7d184e0be0e2325730431f5e3649824a4c4656e06 2063 
redis_4.0.2-8.dsc
 7aff7080ea03c41d47d9f91911303e118ca811b1f3c00791d269d1d9c4328bf0 23320 
redis_4.0.2-8.debian.tar.xz
 2b8933862a51b7e6b6699acd73c19f992094282b29e5d71d62c4047186a49cff 6348 
redis_4.0.2-8_amd64.buildinfo
Files:
 a66db53a57cd31f23d4ea3e9718f714c 2063 database optional redis_4.0.2-8.dsc
 18cd911292e9a0db90fbee3bdf0ed92a 23320 database optional 
redis_4.0.2-8.debian.tar.xz
 49d6158ca67ed20d5cd053ace0b12e53 6348 database optional 
redis_4.0.2-8_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAloMjJ4ACgkQHpU+J9Qx
Hljr5g/8Ca2LRJ7ar2bW8YDhaQv1UlbzR3aDXIPPBqxLIIvb0taegkQUq0nJMXkZ
fWibcShbgWy3swUyfwIYgqQz4WaELnO9DxHghLD9eWoPJNPTBgbeSnFRId0tDnbQ
kMjlABstm8gaTh6YPzComhBM7CMPJGXXnID3Avo8GkUWnHUlnszEa6SpBxuRheKS
iwcvYDdWxD+/oMDlCdY7Oi+796xnUMm6oBRBs+91JKaJ8/UDWUDkspnLS9yF0uDZ

Bug#880674: marked as done (libpango-1.0-0: Thai word break stops working since 1.40.13)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 18:27:56 +
with message-id 
and subject line Bug#880674: fixed in pango1.0 1.40.13-2
has caused the Debian Bug report #880674,
regarding libpango-1.0-0: Thai word break stops working since 1.40.13
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.)


-- 
880674: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880674
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libpango-1.0-0
Version: 1.40.13-1
Severity: important

Dear Maintainer,

Since Pango 1.40.13, Thai word break appears to be broken. This affects
all GTK+-based text editors like gedit, mousepad, leafpad, etc. as well as
Mozilla Firefox.

Try, for example, opening this page with Firefox:

  https://linux.thai.net/~thep/text/aphaimanee.html

The long continuous-text paragraph is supposed to be wrapped, but it's not.

Downgrading Pango to 1.40.12 does solve the problem.

Looking at upstream repository, this commit looks like the culprit:

  
https://git.gnome.org/browse/pango/commit/?id=c4619480e536e393e2d4a8e26a6ceb5af1fe80e3

I've tried writing a simple program to test it, and it appears
PangoLogAttr::is_char_break for all Thai characters except the first
one of the line are cleared to zero, which causes break_thai() in
pango/break-thai.c to skip setting is_line_break in all positions.

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

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=th_TH.utf8, LC_CTYPE=th_TH.utf8 (charmap=UTF-8), 
LANGUAGE=th_TH.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libpango-1.0-0 depends on:
ii  fontconfig2.12.3-0.2
ii  libc6 2.24-17
ii  libglib2.0-0  2.54.2-1
ii  libthai0  0.1.27-1

libpango-1.0-0 recommends no packages.

libpango-1.0-0 suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: pango1.0
Source-Version: 1.40.13-2

We believe that the bug you reported is fixed in the latest version of
pango1.0, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 880...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl  (supplier of updated pango1.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 18:39:29 +0100
Source: pango1.0
Binary: libpango1.0-0 libpango-1.0-0 libpangocairo-1.0-0 libpangoxft-1.0-0 
libpangoft2-1.0-0 libpango1.0-udeb libpango1.0-dev libpango1.0-doc 
gir1.2-pango-1.0 pango1.0-tests
Architecture: source
Version: 1.40.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 

Changed-By: Michael Biebl 
Description:
 gir1.2-pango-1.0 - Layout and rendering of internationalized text - gir 
bindings
 libpango-1.0-0 - Layout and rendering of internationalized text
 libpango1.0-0 - Layout and rendering of internationalized text (transitional 
pack
 libpango1.0-dev - Development files for the Pango
 libpango1.0-doc - Documentation files for the Pango
 libpango1.0-udeb - Layout and rendering of internationalized text - minimal 
runtime (udeb)
 libpangocairo-1.0-0 - Layout and rendering of internationalized text
 libpangoft2-1.0-0 - Layout and rendering of internationalized text
 libpangoxft-1.0-0 - Layout and rendering of internationalized text
 pango1.0-tests - Layout and rendering of internationalized text - installed 
tests
Closes: 880674
Changes:
 pango1.0 (1.40.13-2) unstable; urgency=medium
 .
   [ Simon McVittie ]
   * gir1.2-pango-1.0 Provides gir1.2-pangocairo-1.0,
 gir1.2-pangoft2-1.0, gir1.2-pangoxft-1.0 to reflect the additional
 typelibs that it contains
 .
   [ Michael Biebl ]
   * Add 0001-Fix-is_char_break-issue-in-pango_default_break-funct.patch.
 Fixes a regression introduced in 1.40.13 resulting in word wrapping / line
 breaks being broken. (Closes: #880674)

Bug#881363: marked as done (RFS: xerces-c/3.2.0+debian-2)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 19:18:27 +0100
with message-id <20171115181827.m76cwm7rqlcq7...@coldtobi.de>
and subject line Re: Bug#881363: RFS: xerces-c/3.2.0+debian-2
has caused the Debian Bug report #881363,
regarding RFS: xerces-c/3.2.0+debian-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 ow...@bugs.debian.org
immediately.)


-- 
881363: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881363
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal

  Dear mentors,

  I am looking for a sponsor and/or someone to grant upload permissions (I am
  a DM) for my package "xerces-c"

  NOTE: This is the unstable upload for a SONAME transition.  The package has
  already been uploaded to experimental and upload to unstable has been
  approved.  The transition bug is viewable at the following URL -

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881127

 * Package name: xerces-c
   Version : 3.2.0+debian-2
   Upstream Author : Apache Xerces Team
 * URL : https://xerces.apache.org/xerces-c
 * License : Apache 2.0
   Section : libs

  It builds those binary packages:

libxerces-c-dev - validating XML parser library for C++ (development files)
libxerces-c-doc - validating XML parser library for C++ (documentation)
libxerces-c-samples - validating XML parser library for C++ (compiled 
samples)
libxerces-c3.2 - validating XML parser library for C++

  To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/xerces-c


  Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/x/xerces-c/xerces-c_3.2.0+debian-2.dsc

  More information about xerces-c can be obtained from 
https://xerces.apache.org/xerces-c

  Changes since the last upload:

* Upload to unstable


  Regards,
   Bill Blough



signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Fri, Nov 10, 2017 at 09:08:30PM +0100, Tobias Frost wrote:
> Control: owner -1 !
> 
> Will take care.
>

Uploaded!
(And DM rights granted)

Many thanks for your contributions!

--
tobi 


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


Bug#851080: marked as done (erlang: Please migrate to openssl1.1 in buster)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 17:21:19 +
with message-id 
and subject line Bug#851080: fixed in erlang 1:20.1.5+dfsg-1
has caused the Debian Bug report #851080,
regarding erlang: Please migrate to openssl1.1 in buster
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.)


-- 
851080: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851080
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: erlang
Version: 18.3-dfsg-1
Severity: important
Control: block 827061 by -1

Hi,

OpenSSL 1.1.0 is about to released.  During a rebuild of all packages using
OpenSSL this package fail to build.  A log of that build can be found at:
https://breakpoint.cc/openssl-1.1-rebuild-2016-05-29/Attempted/erlang_18.3-dfsg-1_amd64-20160529-1417

On https://wiki.openssl.org/index.php/1.1_API_Changes you can see various of the
reasons why it might fail.  There are also updated man pages at
https://www.openssl.org/docs/manmaster/ that should contain useful information.

There is a libssl-dev package available in experimental that contains a recent
snapshot, I suggest you try building against that to see if everything works.

If you have problems making things work, feel free to contact us.


Kurt
--- End Message ---
--- Begin Message ---
Source: erlang
Source-Version: 1:20.1.5+dfsg-1

We believe that the bug you reported is fixed in the latest version of
erlang, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 851...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sergei Golovan  (supplier of updated erlang package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 18:57:56 +0300
Source: erlang
Binary: erlang-base erlang-base-hipe erlang-asn1 erlang-common-test 
erlang-corba erlang-crypto erlang-debugger erlang-dialyzer erlang-diameter 
erlang-doc erlang-edoc erlang-eldap erlang-erl-docgen erlang-et erlang-eunit 
erlang-ic erlang-ic-java erlang-inets erlang-manpages erlang-megaco 
erlang-mnesia erlang-observer erlang-odbc erlang-os-mon erlang-parsetools 
erlang-public-key erlang-reltool erlang-runtime-tools erlang-snmp erlang-ssh 
erlang-ssl erlang-syntax-tools erlang-tools erlang-wx erlang-xmerl erlang-dev 
erlang-src erlang-examples erlang-jinterface erlang-mode erlang-nox erlang-x11 
erlang
Architecture: source amd64 all
Version: 1:20.1.5+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Erlang Packagers 
Changed-By: Sergei Golovan 
Description:
 erlang - Concurrent, real-time, distributed functional language
 erlang-asn1 - Erlang/OTP modules for ASN.1 support
 erlang-base - Erlang/OTP virtual machine and base applications
 erlang-base-hipe - Erlang/OTP HiPE enabled virtual machine and base 
applications
 erlang-common-test - Erlang/OTP application for automated testing
 erlang-corba - Erlang/OTP applications for CORBA support
 erlang-crypto - Erlang/OTP cryptographic modules
 erlang-debugger - Erlang/OTP application for debugging and testing
 erlang-dev - Erlang/OTP development libraries and headers
 erlang-dialyzer - Erlang/OTP discrepancy analyzer application
 erlang-diameter - Erlang/OTP implementation of RFC 6733 protocol
 erlang-doc - Erlang/OTP HTML/PDF documentation
 erlang-edoc - Erlang/OTP module for generating documentation
 erlang-eldap - Erlang/OTP LDAP library
 erlang-erl-docgen - Erlang/OTP documentation stylesheets
 erlang-et  - Erlang/OTP event tracer application
 erlang-eunit - Erlang/OTP module for unit testing
 erlang-examples - Erlang/OTP application examples
 erlang-ic  - Erlang/OTP IDL compiler
 erlang-ic-java - Erlang/OTP IDL compiler (Java classes)
 erlang-inets - Erlang/OTP Internet clients and servers
 erlang-jinterface - Java communication tool to Erlang
 erlang-manpages - Erlang/OTP manual pages
 erlang-megaco - Erlang/OTP implementation of Megaco/H.248 protocol
 erlang-mnesia - Erlang/OTP distributed relational/object hybrid database
 erlang-mode - Erlang major editing mode for Emacs
 erlang-nox - Erlang/OTP applications that don't require X 

Bug#881271: marked as done (bacula: FTBFS on hurd-i386: XACL_Hurd not declared)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 16:35:19 +
with message-id 
and subject line Bug#881271: fixed in bacula 9.0.5+dfsg-4
has caused the Debian Bug report #881271,
regarding bacula: FTBFS on hurd-i386: XACL_Hurd not declared
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.)


-- 
881271: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881271
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bacula
Version: 9.0.5+dfsg-1
Severity: important
Tags: upstream
Justification: fails to build from source (but built successfully in the past)
User: debian-h...@lists.debian.org
Usertags: hurd-i386

Builds of bacula 9.0.x for hurd-i386 (admittedly not a release
architecture) have been failing:

  Compiling xacl.c
  xacl.c: In function 'void* new_xacl()':
  xacl.c:1323:15: error: expected type-specifier before 'XACL_Hurd'
  xacl.c:1323:15: error: expected ';' before 'XACL_Hurd'
  xacl.c:1323:15: error: 'XACL_Hurd' was not declared in this scope
  xacl.c:1323:15: note: suggested alternative: 'XACL_type'
  return new XACL_Hurd();
 ^
  Makefile:167: recipe for target 'xacl.o' failed
  make[3]: *** [xacl.o] Error 1

Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu
--- End Message ---
--- Begin Message ---
Source: bacula
Source-Version: 9.0.5+dfsg-4

We believe that the bug you reported is fixed in the latest version of
bacula, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Carsten Leonhardt  (supplier of updated bacula package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 Nov 2017 17:23:24 +0100
Source: bacula
Binary: bacula bacula-common bacula-common-sqlite3 bacula-common-pgsql 
bacula-common-mysql bacula-director bacula-director-sqlite3 
bacula-director-mysql bacula-director-pgsql bacula-client bacula-fd 
bacula-server bacula-sd bacula-bscan bacula-console bacula-console-qt 
bacula-director-common
Architecture: source
Version: 9.0.5+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Bacula Team 
Changed-By: Carsten Leonhardt 
Description:
 bacula - network backup service - metapackage
 bacula-bscan - network backup service - bscan tool
 bacula-client - network backup service - client metapackage
 bacula-common - network backup service - common support files
 bacula-common-mysql - network backup service - MySQL common files
 bacula-common-pgsql - network backup service - PostgreSQL common files
 bacula-common-sqlite3 - network backup service - SQLite v3 common files
 bacula-console - network backup service - text console
 bacula-console-qt - network backup service - Bacula Administration Tool
 bacula-director - network backup service - Director daemon
 bacula-director-common - transitional package
 bacula-director-mysql - network backup service - MySQL storage for Director
 bacula-director-pgsql - network backup service - PostgreSQL storage for 
Director
 bacula-director-sqlite3 - network backup service - SQLite 3 storage for 
Director
 bacula-fd  - network backup service - file daemon
 bacula-sd  - network backup service - storage daemon
 bacula-server - network backup service - server metapackage
Closes: 881271
Changes:
 bacula (9.0.5+dfsg-4) unstable; urgency=medium
 .
   * Backported patch to update acl and xattr support. This fixes a bug
 where acl and xattr support could not be disabled. We now disable
 support for these on Gnu/Hurd, this fixes the FTBFS. (Closes: #881271)
Checksums-Sha1:
 c458d67a9ca5b1b22d49d4738fc3648998ff665c 3313 bacula_9.0.5+dfsg-4.dsc
 136ce219aa8a173909bfd4e9ea34e78fcce3ad54 104808 
bacula_9.0.5+dfsg-4.debian.tar.xz
 1ab9faed83c582b0304bef4f2e411e5888f7ea14 9639 
bacula_9.0.5+dfsg-4_source.buildinfo
Checksums-Sha256:
 c47831e98466ddfaac4110601e5eb318ed6e1cc3af6b5d885b65c86a604a7755 3313 
bacula_9.0.5+dfsg-4.dsc
 

Bug#867182: marked as done (RFS: openssl-ibmca/1.4.0-1 [ITP])

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 16:21:36 +
with message-id 
and subject line closing RFS: openssl-ibmca/1.4.0-1 [ITP]
has caused the Debian Bug report #867182,
regarding RFS: openssl-ibmca/1.4.0-1 [ITP]
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.)


-- 
867182: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867182
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "openssl-ibmca"

 * Package name: openssl-ibmca
   Version : 1.3.1-1
   Upstream Author : openCryptoki Project
 * URL : https://github.com/opencryptoki/openssl-ibmca
 * License : OpenSSL
   Section : libs

It builds those binary packages:

openssl-ibmca - libica engine for OpenSSL

To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/openssl-ibmca


Alternatively, one can download the package with dget using this command:

dget -x
https://mentors.debian.net/debian/pool/main/o/openssl-ibmca/openssl-ibmca_1.3.1-1.dsc

Changes since the last upload:

 openssl-ibmca (1.3.1-1) unstable; urgency=medium

  * Initial release. Closes: #813772

 -- Paulo Vital   Tue, 06 Jun 2017 18:32:57 -0300


Regards,
Paulo Vital
-- 
Paulo Ricardo Paz Vital
"I like the impossible, because there is less competition" - Walt Disney
--- End Message ---
--- Begin Message ---
Package openssl-ibmca has been removed from mentors.--- End Message ---


Bug#851833: marked as done (binary-or-shlib-defines-rpath too strict)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 16:12:54 +
with message-id 

and subject line Re: binary-or-shlib-defines-rpath too strict
has caused the Debian Bug report #851833,
regarding binary-or-shlib-defines-rpath too strict
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.)


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

Since recently, I'm seeing a lot of binary-or-shlib-defines-rpath [1] errors
from lintinan on Trilinos [2]. It says in the description of the warning:
```
To fix this problem, look for link lines like:

gcc test.o -o test -Wl,--rpath,/usr/local/lib

or

gcc test.o -o test -R/usr/local/lib

and remove the -Wl,--rpath or -R argument.
```
Indeed, the Trilinos installation contains many of those lines, but they are
necessary too. When executing the test binaries (which are compiled in the
build tree alongside the libraries), they have to find the linked shared
libraries. Messing with the rpath is necessary.

That's not true later on when the libraries are _installed_, of course. For
this, CMake has the switch CMAKE_SKIP_INSTALL_RPATH [3], which serves exactly
that purpose. For some reason, lintian doesn't seem to be happy with that
though.

Looks like a bug in Lintian? Can you confirm?

[1] https://lintian.debian.org/tags/binary-or-shlib-defines-rpath.html
[2] https://tracker.debian.org/pkg/trilinos
[3] https://cmake.org/cmake/help/v3.0/variable/CMAKE_SKIP_INSTALL_RPATH.html



-- System Information:
Debian Release: stretch/sid
  APT prefers yakkety-updates
  APT policy: (500, 'yakkety-updates'), (500, 'yakkety-security'), (500, 
'yakkety'), (100, 'yakkety-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-34-generic (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/dash
Init: systemd (via /run/systemd/system)

Versions of packages lintian depends on:
ii  binutils  2.27-8ubuntu2
ii  bzip2 1.0.6-8build1
ii  diffstat  1.61-1
ii  file  1:5.28-2ubuntu1
ii  gettext   0.19.8.1-1ubuntu2
ii  intltool-debian   0.35.0+20060710.4
ii  libapt-pkg-perl   0.1.29build7
ii  libarchive-zip-perl   1.59-1
ii  libclass-accessor-perl0.34-1
ii  libclone-perl 0.38-2
ii  libdpkg-perl  1.18.10ubuntu1
ii  libemail-valid-perl   1.200-1
ii  libfile-basedir-perl  0.07-1
ii  libipc-run-perl   0.94-1
ii  liblist-moreutils-perl0.416-1
ii  libparse-debianchangelog-perl 1.2.0-10
ii  libperl5.22 [libdigest-sha-perl]  5.22.2-3
ii  libtext-levenshtein-perl  0.13-1
ii  libtimedate-perl  2.3000-2
ii  liburi-perl   1.71-1
ii  libyaml-libyaml-perl  0.41-6build1
ii  man-db2.7.5-1
ii  patchutils0.3.4-1
ii  perl  5.22.2-3
ii  t1utils   1.39-2
ii  xz-utils  5.1.1alpha+20120614-2.1ubuntu1

Versions of packages lintian recommends:
ii  dpkg 1.18.10ubuntu1
ii  libperlio-gzip-perl  0.19-1build1
ii  perl 5.22.2-3
ii  perl-modules-5.22 [libautodie-perl]  5.22.2-3

Versions of packages lintian suggests:
pn  binutils-multiarch 
ii  dpkg-dev   1.18.10ubuntu1
ii  libhtml-parser-perl3.72-2
pn  libtext-template-perl  

-- no debconf information
--- End Message ---
--- Begin Message ---
The errors appear to have disappeared, so I'm happy.

Cheers,
Nico

On Sat, Oct 21, 2017 at 3:41 AM Chris Lamb  wrote:

> tags 851833 + moreinfo
> thanks
>
>
> Hi Nico,
>
> > When executing the test binaries (which are compiled in the build tree
> > alongside the libraries), they have to find the linked shared libraries.
> > Messing with the rpath is necessary.
>
> Granted, although how might you propose Lintian could detect the difference
> between packages that need this or not?
>
>
> Regards,
>
> --
>   ,''`.
>  : :'  : Chris Lamb
>  `. `'`  la...@debian.org / chris-lamb.co.uk
>`-
>
--- End Message ---


Processed: Close bug already marked as fixed

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

> close 877310
Bug #877310 [src:nbdkit] nbdkit FTBFS on armhf/i386: FAIL: 
test-socket-activation
Marked Bug as done
> thanks
Stopping processing here.

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



Bug#873095: marked as done (ITP: revolt -- better desktop integration for Riot.im)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 16:00:11 +
with message-id 
and subject line Bug#873095: fixed in revolt 0.0+git20170627.3f5112b-1
has caused the Debian Bug report #873095,
regarding ITP: revolt -- better desktop integration for Riot.im
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.)


-- 
873095: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873095
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Hubert Chathi 
Severity: wishlist

* Package name: revolt
  Version : 0.0+git20170627.3f5112b
  Upstream Author : Adrian Perez 
* URL or Web page : https://github.com/aperezdc/revolt
* License : GPL-3
  Description : better desktop integration for Riot.im

Revolt is a small application which wraps the Riot.im webapp to provide better
integration with desktop environments in general, and GNOME in particular:

   * Having Riot as a “standalone” application with its own window, launcher,
 icon, etc. instead of it living in a browser tab.
   * Persistent notifications (for desktop environments supporting them, i.e.
 GNOME). Notifications are automatically prevented when the Revolt window
 is focused.
   * Status icon for desktop environment which have a tray bar applet (XFCE,
 Budgie, likely many others).

Riot.im is a chat client for Matrix, an open, federated communications
protocol.
--- End Message ---
--- Begin Message ---
Source: revolt
Source-Version: 0.0+git20170627.3f5112b-1

We believe that the bug you reported is fixed in the latest version of
revolt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 873...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hubert Chathi  (supplier of updated revolt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 09 Sep 2017 22:57:39 -0400
Source: revolt
Binary: revolt
Architecture: source all
Version: 0.0+git20170627.3f5112b-1
Distribution: unstable
Urgency: medium
Maintainer: Matrix Packaging Team 

Changed-By: Hubert Chathi 
Description:
 revolt - better desktop integration for Riot.im
Closes: 873095
Changes:
 revolt (0.0+git20170627.3f5112b-1) unstable; urgency=medium
 .
   * Initial release (Closes: #873095)
Checksums-Sha1:
 1189bd6ec0e0bf4940beb147b41fdea966f5b31f 1776 
revolt_0.0+git20170627.3f5112b-1.dsc
 bc86ffc530330686b46d26a75158525518147555 671628 
revolt_0.0+git20170627.3f5112b.orig.tar.xz
 cb377d56eb03d0148c1b2a44380cee1170c1edd6 2116 
revolt_0.0+git20170627.3f5112b-1.debian.tar.xz
 3cbd0048f44d1a39a0a33db1c0f3580cba479e5a 43416 
revolt_0.0+git20170627.3f5112b-1_all.deb
 f0ff62f5a784f82867cba71dc0988a484dacf967 5502 
revolt_0.0+git20170627.3f5112b-1_amd64.buildinfo
Checksums-Sha256:
 2f0bd972b280712b605b8eb1feaaf37b2ac474ff12836205b22aea6eac7af36f 1776 
revolt_0.0+git20170627.3f5112b-1.dsc
 5117a7bdada0436759ec7675b46e69e9155b79d93a32a4a71129693e92d804f4 671628 
revolt_0.0+git20170627.3f5112b.orig.tar.xz
 7da6efaab57dfa2cdff3148c7c0dea494cec3ef73cb020c141d1c35e941d28f5 2116 
revolt_0.0+git20170627.3f5112b-1.debian.tar.xz
 b2a79a576187ba021ad94a21d37b208340c1c0fdcffb571159d4e79f44b90911 43416 
revolt_0.0+git20170627.3f5112b-1_all.deb
 c04442d0b758704039a39c89037c2073976883ee1548b1a062ef0d86cca7f782 5502 
revolt_0.0+git20170627.3f5112b-1_amd64.buildinfo
Files:
 fe8240120548d1c53f93a0c07c9e7714 1776 net optional 
revolt_0.0+git20170627.3f5112b-1.dsc
 cc1ee191f04064fee4b9276b364a79fb 671628 net optional 
revolt_0.0+git20170627.3f5112b.orig.tar.xz
 1d282c75fe97ae6d1cd1312e15b59308 2116 net optional 
revolt_0.0+git20170627.3f5112b-1.debian.tar.xz
 f8a50470b3fe4d0375a9f9abbc7fca7c 43416 net optional 
revolt_0.0+git20170627.3f5112b-1_all.deb
 cdc62ce3f2a85984656b5e656ee0e585 5502 net optional 
revolt_0.0+git20170627.3f5112b-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQEzBAEBCgAdFiEE3juhvb4UN2X4rCw4rXmvZUDjNa8FAlm1VUEACgkQrXmvZUDj
Na9e0ggAmwvP8M/7Wl7ExxH1o9b57Er1lpV1eXRhViKsCiCUsj2cynNYJW91fIem

Bug#813772: marked as done (RFP: openssl-ibmca -- libica based hardware acceleration engine for OpenSSL)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 16:00:11 +
with message-id 
and subject line Bug#813772: fixed in openssl-ibmca 1.4.0-1
has caused the Debian Bug report #813772,
regarding RFP: openssl-ibmca -- libica based hardware acceleration engine for 
OpenSSL
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.)


-- 
813772: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813772
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Dimitri John Ledkov 
Severity: wishlist

* Package name: openssl-ibmca
  Version : 1.3.0
  Upstream Author : openCryptoki Project 
* URL or Web page : 
http://sourceforge.net/projects/opencryptoki/files/libica%20OpenSSL%20Engine/
* License : OpenSSL-like BSD-4-Clause-like
  Description : libica based hardware acceleration engine for OpenSSL

This package provides an OpenSSL engine to enable hardware acceleration
of cryptographic functions in OpenSSL, and all applications that use
OpenSSL.

This package is specific for s390x architecture.

Regards,

Dimitri.
--- End Message ---
--- Begin Message ---
Source: openssl-ibmca
Source-Version: 1.4.0-1

We believe that the bug you reported is fixed in the latest version of
openssl-ibmca, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 813...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Paulo Vital  (supplier of updated openssl-ibmca package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 20 sep 2017 11:18:57 -0300
Source: openssl-ibmca
Binary: openssl-ibmca
Architecture: source s390x
Version: 1.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Adam Borowski 
Changed-By: Paulo Vital 
Description:
 openssl-ibmca - libica engine for OpenSSL
Closes: 813772
Changes:
 openssl-ibmca (1.4.0-1) unstable; urgency=medium
 .
   * Initial release. Closes: #813772
Checksums-Sha1:
 2fc7558559a2508adca4b7c84e8422b21a41c393 1465 openssl-ibmca_1.4.0-1.dsc
 a29e7014e417834fa155ee91058a207f667dd79d 34103 openssl-ibmca_1.4.0.orig.tar.gz
 3631fe27c4265318e96e5c11a546c0dc2cc1afb6 3828 
openssl-ibmca_1.4.0-1.debian.tar.xz
 c2c2fd4ad5b9c0cdc45c537388ad629c7da2297f 42380 
openssl-ibmca-dbgsym_1.4.0-1_s390x.deb
 dc7d76caa8969dd633d805b2c4d6130d886d642b 5203 
openssl-ibmca_1.4.0-1_s390x.buildinfo
 df9570bab2878d92efc0bf0e68ba4800c90c01df 19956 openssl-ibmca_1.4.0-1_s390x.deb
Checksums-Sha256:
 94bf23c303287a25b674a2737a32bfbf795e839fe18af79ca73b0e5175613319 1465 
openssl-ibmca_1.4.0-1.dsc
 ed410b45eacf92b395b89cad147177eb40c5a77971b91e08f4470cc0ee48ac76 34103 
openssl-ibmca_1.4.0.orig.tar.gz
 22069e1d977db3e20f7dd68992a4d50c6ad86bbbc55f53164e3bb598c9580d7f 3828 
openssl-ibmca_1.4.0-1.debian.tar.xz
 e74bbd4573434698f376942875550dabd6d94f4ef38502ed4f805dda828f28af 42380 
openssl-ibmca-dbgsym_1.4.0-1_s390x.deb
 3407ae165fff0f437a2f5df281822b32db748af5e0a5ccf999f4b61fe1c0f55f 5203 
openssl-ibmca_1.4.0-1_s390x.buildinfo
 476e0b93c418ae65bb76703a9f06d69d63677db801c921c83a5469cddcf14c2b 19956 
openssl-ibmca_1.4.0-1_s390x.deb
Files:
 59a43ff32a7b77ee491f2b943ad74493 1465 libs optional openssl-ibmca_1.4.0-1.dsc
 25483c0e57ab4f2cc602f560edaa8f15 34103 libs optional 
openssl-ibmca_1.4.0.orig.tar.gz
 da973452c58551b6058e305366bebeeb 3828 libs optional 
openssl-ibmca_1.4.0-1.debian.tar.xz
 085f361443668fe2bea63f2cf5ed5d69 42380 debug optional 
openssl-ibmca-dbgsym_1.4.0-1_s390x.deb
 363dd756a6198e0e341b91b9da1e5050 5203 libs optional 
openssl-ibmca_1.4.0-1_s390x.buildinfo
 c702560afab74901a007587e3e20f75a 19956 libs optional 
openssl-ibmca_1.4.0-1_s390x.deb

-BEGIN PGP SIGNATURE-

iQEzBAEBCgAdFiEE/Zzi2Nd1S3irJ5u9LDtDb+rGgQEFAlnETScACgkQLDtDb+rG
gQFrNwgAlmF4r71llUG//zqjbMCXXnk+krKhz2E7jNSHWDUQm8U1oC0rPesy2zNO
vSkZHdgropxtHfoi7Hel07pAcWGCzbVrKGpC3jEDm2u5Rv7aP77d1QaYo4poV1b/
u3I/XmNJMqt6pdjVl3Jp1phMrR2IHJwM1t/1km25+w+7DUrtmD+R6xnrf352RsaZ
N6pUaufPtTcbEkoM7TBfVadIvvI8ur9itgXcq3ZBLCc3vdo9MmVQS6cikKSwgf3p
Lv9B87fT1ZaSyOF5bQnbdINxUvUBni3tNw30g5lRDF/dtZ2yYYq8FCQ6SMDI3wm2
JJ3P4r16C2+o3zxMjXY5yrd0DPXBeg==
=olJ2
-END 

Bug#881819: marked as done (d/tests/control: Execution of dep8 tests requires python(3)-testscenarios)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 15:50:44 +
with message-id 
and subject line Bug#881819: fixed in python-testtools 2.3.0-3
has caused the Debian Bug report #881819,
regarding d/tests/control: Execution of dep8 tests requires 
python(3)-testscenarios
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.)


-- 
881819: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881819
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-testtools
Version: 2.3.0-2
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/tests/control: Execution of dep8 tests requires python(3)-testscenarios.


Thanks for considering the patch.


-- System Information:
Debian Release: buster/sid
  APT prefers bionic
  APT policy: (500, 'bionic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-16-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru python-testtools-2.3.0/debian/tests/control 
python-testtools-2.3.0/debian/tests/control
--- python-testtools-2.3.0/debian/tests/control 2017-11-01 18:39:28.0 
-0400
+++ python-testtools-2.3.0/debian/tests/control 2017-11-15 09:46:14.0 
-0500
@@ -1,5 +1,5 @@
 Tests: testsuite-py2
-Depends: python-testtools
+Depends: python-testtools, python-testscenarios
 
 Tests: testsuite-py3
-Depends: python3-testtools
+Depends: python3-testtools, python3-testscenarios
--- End Message ---
--- Begin Message ---
Source: python-testtools
Source-Version: 2.3.0-3

We believe that the bug you reported is fixed in the latest version of
python-testtools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Nový  (supplier of updated python-testtools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 Nov 2017 16:03:50 +0100
Source: python-testtools
Binary: python-testtools python-testtools-doc python3-testtools
Architecture: source
Version: 2.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack 
Changed-By: Ondřej Nový 
Description:
 python-testtools - Extensions to the Python unittest library - Python 2.x
 python-testtools-doc - Extensions to the Python unittest library - doc
 python3-testtools - Extensions to the Python unittest library - Python 3.x
Closes: 881819
Changes:
 python-testtools (2.3.0-3) unstable; urgency=medium
 .
   * Team upload.
   * d/tests/control: Execution of dep8 tests requires python(3)-testscenarios
 (Closes: #881819)
Checksums-Sha1:
 86ec755d67d3b7a82460954a3c4713561ee2a47e 2853 python-testtools_2.3.0-3.dsc
 42e609f8ebd61a7c0ab798969dc81f838ccee0ed 6940 
python-testtools_2.3.0-3.debian.tar.xz
 b76e100d0b64d7d657e55795325520604f1673ce 10469 
python-testtools_2.3.0-3_amd64.buildinfo
Checksums-Sha256:
 f7b25e1a3ddc3b660c70f399692896f28848e6d56dc1176f4b05f99e723d4a84 2853 
python-testtools_2.3.0-3.dsc
 d3284556a38fee16d9393e6f716102ba3a86f781397e1f055f854abd2b36169d 6940 
python-testtools_2.3.0-3.debian.tar.xz
 cf7c2c2f23feb2cd992e977ee19796317fe95befa74048f2ff1dd3ac049f3df1 10469 
python-testtools_2.3.0-3_amd64.buildinfo
Files:
 1b89057619c1809f0a2351bff7fd31aa 2853 python optional 
python-testtools_2.3.0-3.dsc
 336cc357bbd2f025a6d383de15cc380b 6940 python optional 
python-testtools_2.3.0-3.debian.tar.xz
 f48d3ad058cf045b26cc65abac4c622b 10469 python optional 
python-testtools_2.3.0-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAloMXYAACgkQNXMSVZ0e
BkusyA//YX8MFX4c6LcqHsOx9guaZpcOfdUhScQNKJv88zaQBnDbATvo9VumrVGX
ozb+qFi7dPDw0wma+us3IQH+cG3ZvNar2Q0oxjr1xrVM3vvEdLWvPIYmO2XAfjJ7
2NPhK5UFlLc9kRQugBv6HCBgFQrGi/V9/bzzpblDFAxMtlRcUhkgNzlCATlB8Vsa

Bug#881818: marked as done (xsltproc: FTBFS on ia64)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 15:50:03 +
with message-id 
and subject line Bug#881818: fixed in libxslt 1.1.29-5
has caused the Debian Bug report #881818,
regarding xsltproc: FTBFS on ia64
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.)


-- 
881818: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881818
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xsltproc
Version: 1.1.26-14.1
Severity: normal
Tags: patch

Dear Maintainer,
When trying to build on ia64, the compiler complains that it cannot find 
INT_MAX for libxslt/transform.c.
The attached patch #includes the appropriate system header file.


-- System Information:
Debian Release: 7.11
  APT prefers oldoldstable
  APT policy: (500, 'oldoldstable')
Architecture: ia64

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

Versions of packages xsltproc depends on:
ii  libc6.1 2.13-38+deb7u10
ii  libxml2 2.8.0+dfsg1-7+wheezy5
ii  libxslt1.1  1.1.26-14.1

xsltproc recommends no packages.

xsltproc suggests no packages.

-- no debconf information
--- libxslt/transform.c.orig	2017-11-15 09:21:22.240917554 -0500
+++ libxslt/transform.c	2017-11-15 09:21:33.780859781 -0500
@@ -21,6 +21,7 @@
 
 #include 
 #include 
+#include 
 
 #include 
 #include 
--- End Message ---
--- Begin Message ---
Source: libxslt
Source-Version: 1.1.29-5

We believe that the bug you reported is fixed in the latest version of
libxslt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo  (supplier of updated libxslt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 Nov 2017 16:27:00 +0100
Source: libxslt
Binary: libxslt1.1 libxslt1-dev libxslt1-dbg xsltproc python-libxslt1 
python-libxslt1-dbg
Architecture: source
Version: 1.1.29-5
Distribution: unstable
Urgency: medium
Maintainer: Debian XML/SGML Group 
Changed-By: Mattia Rizzolo 
Description:
 libxslt1-dbg - XSLT 1.0 processing library - debugging symbols
 libxslt1-dev - XSLT 1.0 processing library - development kit
 libxslt1.1 - XSLT 1.0 processing library - runtime library
 python-libxslt1 - Python bindings for libxslt1
 python-libxslt1-dbg - Python bindings for libxslt1 (debug extension)
 xsltproc   - XSLT 1.0 command line processor
Closes: 881818
Changes:
 libxslt (1.1.29-5) unstable; urgency=medium
 .
   * Team upload.
   * Refresh patches using Gbp Pq.
   * Add patch from upstream to fix FTBFS in ia64.  Closes: #881818
   * Declare that libxslt can be built without root, R³:no.
Checksums-Sha1:
 daa375f9bb44a33ac793e21bc605e7ccecc2d9f5 2403 libxslt_1.1.29-5.dsc
 4af25071cd191d68883b0943ef27532aa0ba40c2 34484 libxslt_1.1.29-5.debian.tar.xz
 236c85d40ec4fac64bfb8a3171c0ca33a5bff20e 7835 libxslt_1.1.29-5_amd64.buildinfo
Checksums-Sha256:
 bdf606db536cce4bb3318f12379220b6af65fb8837cea58780ce20a4163a157e 2403 
libxslt_1.1.29-5.dsc
 1d6d404ed3b045a5f833ec824768270db1dfd1822e3ddaa6f4d69adf1abbfffa 34484 
libxslt_1.1.29-5.debian.tar.xz
 c6ee1076bf6b74e013dc57362571a504d4fa6fbc36bbfe0eae81cda457996f66 7835 
libxslt_1.1.29-5_amd64.buildinfo
Files:
 7bda3b8ebf3d1226127f754719bab04c 2403 text optional libxslt_1.1.29-5.dsc
 25c9710ca214925928a041f12a94fa43 34484 text optional 
libxslt_1.1.29-5.debian.tar.xz
 b109ee94f99247a66f4b55c429b7e9f7 7835 text optional 
libxslt_1.1.29-5_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAloMXXoACgkQCBa54Yx2
K60O8xAAuTOMtdiBaKe2aIdVG8WVkbD0q6l53WCQz7rVR9G3UjT3ySUm/qSI17WN
6E4n3M4BFIIU0KLuVjM1L8kwMyEBtCtUIckjYokqTDSZVwZG3dWT7hRFMCX4C5GY
f+UUQBVNSCsdtvvF9cu5DBgD+VAKZbhDsbE74nFMjHfCDNhNWHthSP8TEYtZCh34
eWvAA0US+DglX696MCo4WBJ8iXIxaPu0q9EPfJtoc8Tbys1NBIDk7+SvuEhP0zsR
4ChbXZazEE1OtSe1D5iUG2a3X2DKD9Td2ICmbIteU6Y4VG9LfiQd0Niq6z+kLz3s
nf5/j3vit1+JVBOCvWJ8NQYvIHzftpdypc7fA1KY0A6GzDoQ55fotjYEid/jYBVY

Bug#881345: marked as done (Please upgrade to version 3.26.2)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 15:35:27 +
with message-id 
and subject line Bug#881345: fixed in simple-scan 3.26.2-1
has caused the Debian Bug report #881345,
regarding Please upgrade to version 3.26.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 ow...@bugs.debian.org
immediately.)


-- 
881345: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881345
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: simple-scan
Version: 3.23.2-1
Severity: wishlist

Hi,

Could you please upgrade to the latest upstream version (3.26.2)?

Also simple-scan being part of GNOME, do you think you could put the
package under the umbrela of the GNOME team?

http://ftp.acc.umu.se/pub/GNOME/sources/simple-scan/

Kind regards,

Laurent Bigonville

-- Package-specific info:

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: SELinux: enabled - Mode: Permissive - Policy name: refpolicy

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: simple-scan
Source-Version: 3.26.2-1

We believe that the bug you reported is fixed in the latest version of
simple-scan, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jörg Frings-Fürst  (supplier of updated simple-scan package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 12 Nov 2017 13:27:57 +0100
Source: simple-scan
Binary: simple-scan
Architecture: source
Version: 3.26.2-1
Distribution: sid
Urgency: medium
Maintainer: John Paul Adrian Glaubitz 
Changed-By: Jörg Frings-Fürst 
Description:
 simple-scan - Simple Scanning Utility
Closes: 852730 881345
Changes:
 simple-scan (3.26.2-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #881345):
 - Updated translations.
 - Check if files exist in multi-file saves.
 - Remove "Save As" - save now always prompts when overwriting
   (Closes: #852730).
 - Add a continuous scan option.
 - Make email and print actions insensitive when document empty.
 - Remove .ps and .tiff output support - this is not required.
 - Switch from autotools to Meson.
   * New README.source to explain the branching model used.
   * Switch buildsystem to meson:
 + debian/control:
   - Add meson to Build-Depends.
   - Remove dh-autoreconf from Build-Depends.
 + debian/rules:
   - Remove the --with=autoreconf parameter.
   - Remove override_dh_auto_clean and override_dh_autoreconf section.
 + debian/simple-scan.install:
   - Remove useless /usr/bin and /usr/share.
 + Remove useless debian/patches/0005-zlib.patch.
   * Declare compliance with Debian Policy 4.1.1. (No changes needed).
   * Use the automatic debug symbol packages:
 - Remove simple-scan-dbg section from debian/control.
 - Remove override_dh_strip from debian/rules.
   * New Homepage:
 - debian/watch: switch to gnome.
   * Change to my new email address.
   * Drop useless debian/simple-scan.lintian-overrides.
   * New debian/patches/0010-metadata.patch to install appstream metadata into
 the requested directory /usr/share/metainfo/.
Checksums-Sha1:
 9883d70ca818e647e9f8e506e5090301d517aab9 2199 simple-scan_3.26.2-1.dsc
 4371f21985ca7fed038a2ca9dd86733f362ce743 446028 simple-scan_3.26.2.orig.tar.xz
 64fc32b8a7b59407f794bca8621bb5cefd95d8d4 9288 
simple-scan_3.26.2-1.debian.tar.xz
 7efedd078a2375ffdea0aea750dd649307638424 14975 
simple-scan_3.26.2-1_amd64.buildinfo
Checksums-Sha256:
 89392a9f19f5266c072bbeb53532afd35feb5894c6de495c80f0b84d80cd542f 2199 
simple-scan_3.26.2-1.dsc
 

Bug#852730: marked as done (simple-scan: When saving, please confirm before overwriting)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 15:35:27 +
with message-id 
and subject line Bug#852730: fixed in simple-scan 3.26.2-1
has caused the Debian Bug report #852730,
regarding simple-scan: When saving, please confirm before overwriting
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.)


-- 
852730: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852730
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Subject: simple-scan: When saving, please confirm before overwriting files
Package: simple-scan
Version: 3.23.2-1
Severity: wishlist
Tags: upstream

Hi,

Thanks to the simple interface, it's easy to delete a page after saving it. 
Unfortunately,
subsequent scans will then replace the most recent file without confirmation 
(unless one
hits the "New Scan" button). In this commenter's view it would be better to 
confirm before
replacing an existing file in that situation. Thank you!

Best regards,
Felix

-- Package-specific info:

-- System Information:
Debian Release: 9.0
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages simple-scan depends on:
ii  dbus-user-session [default-dbus-session-bus]  1.10.14-1
ii  dbus-x11 [dbus-session-bus]   1.10.14-1
ii  dconf-gsettings-backend [gsettings-backend]   0.26.0-2
ii  libatk1.0-0   2.22.0-1
ii  libc6 2.24-8
ii  libcairo-gobject2 1.14.8-1
ii  libcairo2 1.14.8-1
ii  libcolord21.3.3-2
ii  libgdk-pixbuf2.0-02.36.3-1
ii  libglib2.0-0  2.50.2-2
ii  libgtk-3-03.22.6-1
ii  libgusb2  0.2.9-1
ii  libpackagekit-glib2-181.1.4-3
ii  libpango-1.0-01.40.3-3
ii  libpangocairo-1.0-0   1.40.3-3
ii  libsane   1.0.25-2+b1
ii  libsqlite3-0  3.16.2-1
ii  libusb-1.0-0  2:1.0.21-1
ii  xdg-utils 1.1.1-1
ii  zlib1g1:1.2.8.dfsg-4

simple-scan recommends no packages.

simple-scan suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: simple-scan
Source-Version: 3.26.2-1

We believe that the bug you reported is fixed in the latest version of
simple-scan, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 852...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jörg Frings-Fürst  (supplier of updated simple-scan package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 12 Nov 2017 13:27:57 +0100
Source: simple-scan
Binary: simple-scan
Architecture: source
Version: 3.26.2-1
Distribution: sid
Urgency: medium
Maintainer: John Paul Adrian Glaubitz 
Changed-By: Jörg Frings-Fürst 
Description:
 simple-scan - Simple Scanning Utility
Closes: 852730 881345
Changes:
 simple-scan (3.26.2-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #881345):
 - Updated translations.
 - Check if files exist in multi-file saves.
 - Remove "Save As" - save now always prompts when overwriting
   (Closes: #852730).
 - Add a continuous scan option.
 - Make email and print actions insensitive when document empty.
 - Remove .ps and .tiff output support - this is not required.
 - Switch from autotools to Meson.
   * New README.source to explain the branching model used.
   * Switch buildsystem to meson:
 + debian/control:
   - Add meson to Build-Depends.
   - Remove 

Bug#802283: marked as done (firewalld: Create an alternative for /usr/share/polkit-1/actions/org.fedoraproject.FirewallD1.policy symlink)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 15:34:24 +
with message-id 
and subject line Bug#802283: fixed in firewalld 0.4.4.6-1
has caused the Debian Bug report #802283,
regarding firewalld: Create an alternative for 
/usr/share/polkit-1/actions/org.fedoraproject.FirewallD1.policy symlink
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.)


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

Hi,

I think we should create an alternative for the
/usr/share/polkit-1/actions/org.fedoraproject.FirewallD1.policy symlink.

It can either point to org.fedoraproject.FirewallD1.server.policy (the
default and the more strict policy) or to
org.fedoraproject.FirewallD1.desktop.policy one.

Cheers,

Laurent Bigonville

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: firewalld
Source-Version: 0.4.4.6-1

We believe that the bug you reported is fixed in the latest version of
firewalld, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 802...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl  (supplier of updated firewalld package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 16:12:22 +0100
Source: firewalld
Binary: firewalld firewall-applet firewall-config
Architecture: source
Version: 0.4.4.6-1
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team 

Changed-By: Michael Biebl 
Description:
 firewall-applet - panel applet providing status information of firewalld
 firewall-config - graphical configuration tool to change the firewall settings
 firewalld  - dynamically managed firewall with support for network zones
Closes: 802283
Changes:
 firewalld (0.4.4.6-1) unstable; urgency=medium
 .
   [ Laurent Bigonville ]
   * Handle /usr/share/polkit-1/actions/org.fedoraproject.FirewallD1.policy
 symlink using alternatives (Closes: #802283)
 .
   [ Michael Biebl ]
   * New upstream version 0.4.4.6
   * Use upstream provided autogen.sh for dh_autoreconf
   * Bump Standards-Version to 4.1.1
   * Switch to dh_missing to list uninstalled files
Checksums-Sha1:
 bb1601d91f8a466788876b9636ccefa0b96db397 2171 firewalld_0.4.4.6-1.dsc
 c83bf81a2506b16d0ac43272c320b15c1767f5c4 1153574 firewalld_0.4.4.6.orig.tar.gz
 d62f9ef35099eb1257dfa4a5cf2bb8caf04a5f0a 6940 firewalld_0.4.4.6-1.debian.tar.xz
 f11b9436c88a12178ee3f320959b9285758f18b9 6977 
firewalld_0.4.4.6-1_source.buildinfo
Checksums-Sha256:
 56dfff9bcc4c9f16aaca85021de03620d85a8723d192920161557febcb365b54 2171 
firewalld_0.4.4.6-1.dsc
 a7bf9dd341f3f4c261fa8a8e217160ec815e9dbf32edc25aed44719a2273e94e 1153574 
firewalld_0.4.4.6.orig.tar.gz
 5ad97828d3b10156d0d14e3616846fe38384cb877d3448005969bc4b366de540 6940 
firewalld_0.4.4.6-1.debian.tar.xz
 8479bc1a29ba4ef8d2141d490aeb1e87f2c2e69e6dcd80a0f26d51c472bba52d 6977 
firewalld_0.4.4.6-1_source.buildinfo
Files:
 9a8226c65a5c1feb1a4dd4ef71bd7812 2171 net optional firewalld_0.4.4.6-1.dsc
 112a1bec42e28817487577dd8abae843 1153574 net optional 
firewalld_0.4.4.6.orig.tar.gz
 290f513349d0763a781b3537e3658f78 6940 net optional 
firewalld_0.4.4.6-1.debian.tar.xz
 eab5cbe9141bcfc38e4f766baa216362 6977 net optional 
firewalld_0.4.4.6-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAloMWXIACgkQauHfDWCP
Itx/IBAAnde+DYC1VKs4EgZPq7ici0GZZ1c25G+tERBg5jlJ0/5Rls/gMAfzjpCf
6meK00+TxjB3UjDIPXQwLzwAR9K93NsBAoMKxme2cVo4KAm2aWCVowuVcqWv/809
PQWN58XcCmXx4l0BI8z61csAltStRHOQNfwIM2QMJ35XlKP4oT5BHw8WiV9A1gA6
8hmbQkUaSDJabMYRcqb1EUXeXLbP5lUgZhl4QFwmE25BZ/kSP+X16aKETzqgfGgh

Bug#839830: marked as done (import-orig: Allow to specify package name)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 16:22:09 +0100
with message-id <20171115152209.3na46bpquzoqf...@bogon.m.sigxcpu.org>
and subject line Re: Bug#839830: import-orig: Allow to specify package name
has caused the Debian Bug report #839830,
regarding import-orig: Allow to specify package name
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.)


-- 
839830: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839830
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.8.4
Severity: wishlist

For things like package removals it would be nice if ask_package_name()
could be used to ask for the new package name. Otherwise renaming the
pristine-tar commits, etc is rather cumbersome. Sth. like:

gbp import-orig --uscan --ask-package-name
package name: 

would be nice.
Cheers,
 -- Guido


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages git-buildpackage depends on:
ii  devscripts2.16.7
ii  git   1:2.9.3-1
ii  man-db2.7.5-1
ii  python-dateutil   2.5.3-1
ii  python-pkg-resources  27.1.2-1
ii  python-six1.10.0-3
pn  python:any

Versions of packages git-buildpackage recommends:
ii  cowbuilder   0.81
ii  pbuilder 0.226.1
ii  pristine-tar 1.37
ii  python-requests  2.11.1-1
ii  sbuild   0.71.0-2

Versions of packages git-buildpackage suggests:
ii  python-notify  0.1.1-4
ii  sudo   1.8.17p1-2
ii  unzip  6.0-20

-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
On Wed, Oct 05, 2016 at 03:18:37PM +0200, Guido Günther wrote:
> Package: git-buildpackage
> Version: 0.8.4
> Severity: wishlist
> 
> For things like package removals it would be nice if ask_package_name()
> could be used to ask for the new package name. Otherwise renaming the
> pristine-tar commits, etc is rather cumbersome. Sth. like:
> 
> gbp import-orig --uscan --ask-package-name
> package name: 

Can already be done using

gbp import-orig --uscan --no-interactive

Cheers,
 -- Guido--- End Message ---


Bug#832051: marked as done (import-dsc: be smarter about package names)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 16:19:15 +0100
with message-id <20171115151915.4vjuvailoepju...@bogon.m.sigxcpu.org>
and subject line Re: Bug#832051: import-dsc: be smarter about package names
has caused the Debian Bug report #832051,
regarding import-dsc: be smarter about package names
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.)


-- 
832051: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832051
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.8.1
Severity: wishlist

If we pass a http URL we must assume --download implicitly
 -- Guido

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages git-buildpackage depends on:
ii  devscripts2.16.6
ii  git   1:2.8.1-1
ii  man-db2.7.5-1
ii  python-dateutil   2.4.2-1
ii  python-pkg-resources  20.10.1-1.1
ii  python-six1.10.0-3
pn  python:any

Versions of packages git-buildpackage recommends:
ii  cowbuilder   0.80
ii  pbuilder 0.225.1
ii  pristine-tar 1.34
ii  python-requests  2.10.0-2
ii  sbuild   0.69.0-2

Versions of packages git-buildpackage suggests:
ii  python-notify  0.1.1-4
ii  sudo   1.8.17p1-2
ii  unzip  6.0-20

-- no debconf information
--- End Message ---
--- Begin Message ---
Version: git-buildpackage/0.8.9

Hi,
On Thu, Jul 21, 2016 at 09:32:10PM +0200, Guido Günther wrote:
> Package: git-buildpackage
> Version: 0.8.1
> Severity: wishlist
> 
> If we pass a http URL we must assume --download implicitly

Fixed in 0.8.9 already.
 -- Guido--- End Message ---


Bug#571075: marked as done ([PATCH] docs/manpages/git-dch.sgml: Clarify that branch `master` is used by default.)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 15:42:39 +0100
with message-id <20171115144239.575hpq2z6osvd...@bogon.m.sigxcpu.org>
and subject line Re: Bug#571075: [PATCH] docs/manpages/git-dch.sgml: Clarify 
that branch `master` is used by default.
has caused the Debian Bug report #571075,
regarding [PATCH] docs/manpages/git-dch.sgml: Clarify that branch `master` is 
used by default.
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.)


-- 
571075: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571075
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Subject: [PATCH] docs/manpages/git-dch.sgml: Clarify that branch `master` is 
used by default.
Package: git-buildpackage
Version: 0.4.65
Severity: normal
Tags: patch

Dear Debian folks,


please find the patch attached.


Thanks,

Paul

From 2d5d91570aff0d64b4b0c7e809c6ad08b7b78133 Mon Sep 17 00:00:00 2001
From: Paul Menzel 
Date: Tue, 23 Feb 2010 10:07:29 +0100
Subject: [PATCH] docs/manpages/git-dch.sgml: Clarify that branch `master` is used by default.

$ git branch
* debian
$ git dch
You are not on branch 'master' but on 'debian'
Use --debian-branch to set the branch to pick changes from

Signed-off-by: Paul Menzel 
---
 docs/manpages/git-dch.sgml |   10 +-
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/manpages/git-dch.sgml b/docs/manpages/git-dch.sgml
index c45b5ac..cf7bdf4 100644
--- a/docs/manpages/git-dch.sgml
+++ b/docs/manpages/git-dch.sgml
@@ -42,11 +42,11 @@
 
  reads git commit messages and generates the Debian changelog from
 it. If no arguments are given  starts from the last tagged Debian
-package version up to the current tip of the current branch. If the
-distribution of the topmost section in
-debian/changelog is UNRELEASED
-the changelog entries will be inserted into this section. Otherwise a new
-section will be created.
+package version up to the current tip of branch
+master. If the distribution of the topmost
+section in debian/changelog is
+UNRELEASED the changelog entries will be inserted into
+this section. Otherwise a new section will be created.
 If --auto is given  tries to guess the
 last  commit documented in the changelog - this only works in snapshot
 mode. Otherwise --since can be used to tell 
-- 
1.7.0



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
--- End Message ---
--- Begin Message ---
Hi,
On Thu, Mar 04, 2010 at 07:16:58PM +0100, Guido Günther wrote:
> On Tue, Mar 02, 2010 at 02:18:54PM +0100, Paul Menzel wrote:
> > Dear Guido,
> > 
> > 
> > Am Dienstag, den 02.03.2010, 07:39 +0100 schrieb Guido Günther:
> > > On Mon, Mar 01, 2010 at 12:22:37PM +0100, Paul Menzel wrote:
> > > > Am Donnerstag, den 25.02.2010, 21:06 +0100 schrieb Guido Günther:
> > > > > On Tue, Feb 23, 2010 at 10:29:47AM +0100, Paul Menzel wrote:
> > > > > > +package version up to the current tip of branch
> > > > > > +master. If the distribution of the 
> > > > > > topmost
> > > > > > +section in debian/changelog is
> > > > > > +UNRELEASED the changelog entries will be 
> > > > > > inserted into
> > > > > > +this section. Otherwise a new section will be created.
> > > > > That's not completely true. HEAD is used by default, that _might_ be
> > > > > master but can be any otehr branch you're on as well.
> > > > 
> > > > I am confused.
> > > > 
> > > > $ grep -C1 "You are not on branch" git-dch
> > > > if options.debian_branch != branch:
> > > > print >>sys.stderr, "You are not on branch '%s' but 
> > > > on '%s'" % (options.debian_branch, branch)
> > > > raise GbpError, "Use --debian-branch to set the 
> > > > branch to pick changes from"
> > > > 
> > > > $ grep -B1 debian-branch gbp.conf
> > > > # the default branch for the debian patch:
> > > > #debian-branch = master
> > > > 
> > > > Does not it use master by default then? Where does
> > > > `options.debian_branch` come from?
> > > It looks at the _changes_ from --since up to HEAD (tip of the current
> > > branch). However it makes sure that you're on "debian-branch" which is
> > > indeed 'master' by default. If you're on a different branch it issues a
> > > warning and aborts, trying to make sure you don't record changes from a
> > > different branch.
> > 
> > If `master` is indeed the default, can you apply the patch?
> No, since it's not quiet right.
> 
> package version up to the current tip of the current 

Bug#881813: marked as done (linux-image-4.13.0-1-amd64: Linux 4.13.0 cannot run squeeze chroot environment)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 15:39:59 +0100
with message-id <20171115143958.wppch22or4765...@lorien.valinor.li>
and subject line Re: Bug#881813: linux-image-4.13.0-1-amd64: Linux 4.13.0 
cannot run squeeze chroot environment
has caused the Debian Bug report #881813,
regarding linux-image-4.13.0-1-amd64: Linux 4.13.0 cannot run squeeze chroot 
environment
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.)


-- 
881813: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881813
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 4.13.10-1
Severity: important

Current (2017-11-14 - 2017-11-15) sid with up-to-date kernel (4.13.0) cannot 
"chroot" into squeeze chroot environment.

What I did?

* I started qemu-system-x86_64 (debian package qemu-system-x86 
1:2.8+dfsg-6+deb9u3) from my host system (debian stretch amd64)
* 2017-11-14 I downloaded current buster installer from here:
http://cdimage.debian.org/cdimage/buster_di_alpha1/amd64/iso-cd/debian-buster-DI-alpha1-amd64-netinst.iso
* I installed it to the qemu virtual machine
* I upgraded it to current sid (2017-11-14 - 2017-11-15)
* I created (in this qemu virtual machine, of course) squeeze chroot 
environment using command (I use debootstrap 1.0.92):
# debootstrap --variant=minbase --no-check-gpg squeeze /tmp/target 
http://archive.debian.org/debian
* It failed:
W: Failure trying to run: chroot /tmp/target dpkg --force-depends --install 
/var/cache/apt/archives/base-passwd_3.5.22_amd64.deb
W: See /tmp/target/debootstrap/debootstrap.log for details
* /tmp/target/debootstrap/debootstrap.log is here:
warning, in file '/var/lib/dpkg/status' near line 4 package 'dpkg':
 missing description
Segmentation fault
* Then I tried to run "chroot /tmp/target /bin/bash" and got "Segmentation 
fault"

So, it seems current sid simply cannot run squeeze chroot environment: it gots 
segmentation fault when triyng to run /bin/bash .

* Then I removed /tmp/target and created it again using command:
# debootstrap --variant=minbase --no-check-gpg --foreign squeeze /tmp/target 
http://archive.debian.org/debian
* Now the command worked well. But then I tried "chroot /tmp/target /bin/bash" 
and got "Segmentation fault" again
* Then I copied that /tmp/target to outside of my qemu virtual machine and run 
it on my host. My host is debian stretch with kernel
linux-image-4.9.0-4-amd64 4.9.51-1. And /bin/bash worked successfully. So, 
squeeze chroot environment doesn't work on sid with kernel
4.13.0, but works with stretch with kernel 4.9.0
* Then I run my host OS in qemu using well known "qemu -snapshot /dev/sda" 
trick. And then I did run "chroot /tmp/target /bin/bash" in this
qemu instance. /bin/bash worked well again. So, it seems qemu doesn't influence 
bug reproducebility. I. e. it seems the problem is not
qemu-related.

So, I am pretty sure problem is not in debootstrap. I also think the problem is 
not in qemu (I already wrote why I did so). I think problem
is this: modern kernel cannot run old squeeze chroot environment. So I fill 
this bug to "linux-image" package.

I think this is very important bug, so I give it "important" priority. Linux 
kernel is very conservative when we speak about API and ABI.
Modern debian releases typically can run very old chroot environments. I can 
successfully create debian hamm chroot environment on my
stretch host using my own script. Yes, hamm!!! Which is released 1998-07-24!!! 
And I can successfully run /bin/bash from it. So, debian
(until recently) successfully did run very old chroot environments. And now you 
broke this tradition, this is very bad.

This bug report is sent from mentioned sid qemu virtual machine.

-- Package-specific info:
** Version:
Linux version 4.13.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 
6.4.0 20171026 (Debian 6.4.0-9)) #1 SMP Debian 4.13.10-1 (2017-10-30)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.13.0-1-amd64 
root=UUID=8e27eccf-cc87-4c57-8bb6-7d3da96097e3 ro quiet

** Not tainted

** Kernel log:
[0.606044] Write protecting the kernel read-only data: 12288k
[0.606615] Freeing unused kernel memory: 1592K
[0.608452] Freeing unused kernel memory: 1128K
[0.609313] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[0.657316] SCSI subsystem initialized
[0.658541] piix4_smbus :00:01.3: SMBus Host Controller at 0x700, 
revision 0
[0.659811] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[0.659811] e1000: Copyright (c) 1999-2006 Intel Corporation.
[0.668058] libata version 3.00 loaded.
[

Bug#471560: marked as done (can't "migrate" to git-buildpackage when coming from a debian/-only history)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 15:29:32 +0100
with message-id <20171115142932.lrandgd5nkjg7...@bogon.m.sigxcpu.org>
and subject line Re: Bug#471560: can't "migrate" to git-buildpackage when 
coming from a debian/-only history
has caused the Debian Bug report #471560,
regarding can't "migrate" to git-buildpackage when coming from a debian/-only 
history
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.)


-- 
471560: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471560
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.4.21
Severity: normal

[ I guess this is somehow related to #411206, but from a twisted
perspective, hence I'm reporting a new bug ]

Executive summary
-

I have a git repository containing the history of a package *only* from
the point of view of the debian/ directory, upstream sources have never
been part of the history. Now I want to migrate to the usual
git-buildpackage layout. Apparently this is impossible^Whard to achieve
ATM.


Long story
--

I'm converting a Subversion repository (the one of the pkg-ocaml-maint
alioth project) to several git repositories. The svn repo was using the
"debian only" layouts supported by svn-buildpackage. I used to have
.orig.tar.gzs around which were supported by such a tool. Now that I
have git and its space efficiency, of course I want to have upstream
sources checked in the repo and use the usual "master"/"upstream"
branches.

Of course I started converting the old svn repo to git repos. The
resulting git repos have only "master" branch, with all the past
history, but are lacking the "upstream" branch.

Simply doing git-import-orig on top of the repo won't work as
git-buildpackage complains about missing "upstream" branch. Simply
creating it won't do either, as the following (I guess) is happening:

- I branch upstream from master
- I run git-import-orig
- git-import-orig observes a deletion of the debian/ dir from the
  upstream repo as part of the new tarball injection
- git-import-orig merges upstream with master and BOOM, I've just lost
  the debian/ dir as part of the merge

A working yet horrible solution I've found is to use git-filter-branch
on upstream to remove the debian/ dir. But this is horrible as the
history is duplicated in upstream and master, partly with the debian/
dir and partly without. I guess a git-rebase -i squashing everything
will fix that, but it still horrible.

I've noticed that git-import-dsc can now (after #432082 has been fixed)
be run on top of an already existing git repo, but it stills complain
about missing "upstream" branch and is prone to the same problem of
git-import-orig.

Maybe the easiest solution for fixing this problem is to hack
git-import-dsc so that it works also when "upstream" is lacking? (Though
even in this case I don't know how it can solve the problem that merge
blows away the debian/ dir ...)

More generally, also suggestions on how to fix the merge problem
"manually" are totally welcome, I can contribute them back as a snippet
for README.Debian if you want, but first I need to know the actual
solution :-)

Thanks for git-buildpackage!
Cheers.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages git-buildpackage depends on:
ii  devscripts   2.10.19 scripts to make the life of a Debi
ii  git-core 1:1.5.4.4-1 fast, scalable, distributed revisi
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-support   0.7.7   automated rebuilding support for P

git-buildpackage recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: git-buildpackage/0.8.14

Hi,
On Tue, Mar 18, 2008 at 11:39:21PM +0100, Stefano Zacchiroli wrote:
> Package: git-buildpackage
> Version: 0.4.21
> Severity: normal
> 
> [ I guess this is somehow related to #411206, but from a twisted
> perspective, hence I'm reporting a new bug ]
> 
> Executive summary
> -
> 
> I have a git repository containing the history of a package *only* from
> the point of view of the debian/ directory, upstream sources have never
> been part of the history. Now I want to migrate to the usual
> git-buildpackage layout. Apparently this is 

Bug#880740: marked as done (ITP: icu-le-hb -- ICU Layout Engine API on top of HarfBuzz shaping library)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 13:00:11 +
with message-id 
and subject line Bug#880740: fixed in icu-le-hb 1.0.3+git161113-1
has caused the Debian Bug report #880740,
regarding ITP: icu-le-hb -- ICU Layout Engine API on top of HarfBuzz shaping 
library
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.)


-- 
880740: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880740
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name: icu-le-hb
  Version : 1.0.3
  Upstream Author : Google Inc.
* URL : https://github.com/behdad/icu-le-hb
* License : MIT
  Programming Lang: C++
  Description : ICU Layout Engine API on top of HarfBuzz shaping library

A library implementing the ICU Layout Engine (icu-le) API using external
HarfBuzz library for implementation.  This is useful as a compatibility layer
to make applications using ICU Layout Engine to use HarfBuzz without porting
them to use the HarfBuzz API.
--- End Message ---
--- Begin Message ---
Source: icu-le-hb
Source-Version: 1.0.3+git161113-1

We believe that the bug you reported is fixed in the latest version of
icu-le-hb, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 880...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS)  (supplier of updated icu-le-hb 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 27 Oct 2017 20:17:21 +
Source: icu-le-hb
Binary: libicu-le-hb0 libicu-le-hb-dev
Architecture: source amd64
Version: 1.0.3+git161113-1
Distribution: experimental
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) 
Changed-By: Laszlo Boszormenyi (GCS) 
Description:
 libicu-le-hb-dev - ICU Layout Engine API on top of HarfBuzz shaping library 
(develop
 libicu-le-hb0 - ICU Layout Engine API on top of HarfBuzz shaping library
Closes: 880740
Changes:
 icu-le-hb (1.0.3+git161113-1) experimental; urgency=medium
 .
   * Initial upload (closes: #880740).
Checksums-Sha1:
 3be83afb842468301e9c53674cf6e2ff5fe9ceeb 1896 icu-le-hb_1.0.3+git161113-1.dsc
 17545b9f1d01cbfbc56c4fdda9b5bba18dd1249b 31460 
icu-le-hb_1.0.3+git161113.orig.tar.xz
 760fbf9372751d2e90f5513c6b272fba6ef3089b 2780 
icu-le-hb_1.0.3+git161113-1.debian.tar.xz
 5e4dd264cc570d2c0fc4bb78a38d997cdfde6791 8075 
icu-le-hb_1.0.3+git161113-1_amd64.buildinfo
 cc21e28b8da336d84bef5ea29788ab3da4cbc5db 29484 
libicu-le-hb-dev_1.0.3+git161113-1_amd64.deb
 20d50bf6c6423842a79091f5d98f2436cda54f5a 49820 
libicu-le-hb0-dbgsym_1.0.3+git161113-1_amd64.deb
 7fb2faa4ac3b8f2ab65157b9f5b66c53dd1fe9aa 14140 
libicu-le-hb0_1.0.3+git161113-1_amd64.deb
Checksums-Sha256:
 af0284651947f0f06e666481d5e812a8ca4d77c3e92dedccd4c2702d5268657f 1896 
icu-le-hb_1.0.3+git161113-1.dsc
 777cdb6fecedb6400cab85894a8407bb70771e38a0e99b837ccf9e4a55f8578c 31460 
icu-le-hb_1.0.3+git161113.orig.tar.xz
 f65a6a58893ca60380a799a1aa96d0f1cf515f21aa5bd97fa4f47aa910dd97e9 2780 
icu-le-hb_1.0.3+git161113-1.debian.tar.xz
 2f50891d3e95f6510ae4210e824b5ef844e97ae833fa07705147ec28af49ba41 8075 
icu-le-hb_1.0.3+git161113-1_amd64.buildinfo
 d200811b73af5048ba2baacfefc1e17a2f33167ffd73d55a009fb8a36166ba0a 29484 
libicu-le-hb-dev_1.0.3+git161113-1_amd64.deb
 178b429c6036707edb944c7c33917dfac18863366189a3d167575808504ed5ba 49820 
libicu-le-hb0-dbgsym_1.0.3+git161113-1_amd64.deb
 7f81304f1ec8a5b05bc0045f7e0e6d8843e3593a58a5a30b5c02ad81a2401aef 14140 
libicu-le-hb0_1.0.3+git161113-1_amd64.deb
Files:
 b065b50a9245a2fab1d88c66447c652c 1896 libs optional 
icu-le-hb_1.0.3+git161113-1.dsc
 3eea0b1b93b96b04b8288f43541087d6 31460 libs optional 
icu-le-hb_1.0.3+git161113.orig.tar.xz
 a931a2204c0fd4e8fce79756a1763a81 2780 libs optional 
icu-le-hb_1.0.3+git161113-1.debian.tar.xz
 9c71f0d206341f2f55f568b87de2f1b9 8075 libs optional 
icu-le-hb_1.0.3+git161113-1_amd64.buildinfo
 28cadb20715768a04e1d359e65bfda24 29484 libdevel optional 
libicu-le-hb-dev_1.0.3+git161113-1_amd64.deb
 cb3a4ab4b71ba7b1bbc1a3e8608d8b44 49820 debug optional 

Bug#839798: marked as done (rfkill FTCBFS: uses buid architecture compiler)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 12:34:19 +
with message-id 
and subject line Bug#839798: fixed in rfkill 0.5-2
has caused the Debian Bug report #839798,
regarding rfkill FTCBFS: uses buid architecture compiler
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.)


-- 
839798: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839798
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rfkill
Version: 0.5-1
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

rfkill fails to cross build from source, because it uses the build
architecture compiler (hardcoded in Makefile) which leads to dh_strip
giving up on wrong architecture objects. The attached patch passes a
suitable CC to the make invocation and makes cross builds succeed.
Please consider applying it.

Helmut
diff --minimal -Nru rfkill-0.5/debian/changelog rfkill-0.5/debian/changelog
--- rfkill-0.5/debian/changelog 2013-09-26 16:21:19.0 +0200
+++ rfkill-0.5/debian/changelog 2016-10-05 05:17:42.0 +0200
@@ -1,3 +1,10 @@
+rfkill (0.5-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Pass triplet-prefixed CC to make. (Closes: #-1)
+
+ -- Helmut Grohne   Wed, 05 Oct 2016 05:17:29 +0200
+
 rfkill (0.5-1) unstable; urgency=low
 
   * New upstream release.
diff --minimal -Nru rfkill-0.5/debian/rules rfkill-0.5/debian/rules
--- rfkill-0.5/debian/rules 2013-09-26 16:10:22.0 +0200
+++ rfkill-0.5/debian/rules 2016-10-05 05:17:27.0 +0200
@@ -11,6 +11,10 @@
 
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
+include /usr/share/dpkg/architecture.mk
+ifeq ($(origin CC),default)
+CC = $(DEB_HOST_GNU_TYPE)-gcc
+endif
 
 configure: configure-stamp
 configure-stamp:
@@ -22,7 +26,7 @@
 
 build-stamp: configure-stamp
dh_testdir
-   $(MAKE) VERSION_SUFFIX="$(shell dpkg-parsechangelog | sed -e 
'/^Version:/! d; s/^[^-]*-//; q') ($(shell dpkg-vendor --query VENDOR))"
+   $(MAKE) VERSION_SUFFIX="$(shell dpkg-parsechangelog | sed -e 
'/^Version:/! d; s/^[^-]*-//; q') ($(shell dpkg-vendor --query VENDOR))" 
CC="$(CC)"
touch $@
 
 clean:
--- End Message ---
--- Begin Message ---
Source: rfkill
Source-Version: 0.5-2

We believe that the bug you reported is fixed in the latest version of
rfkill, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 839...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho  (supplier of updated rfkill 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 13 Nov 2017 18:17:03 -0200
Source: rfkill
Binary: rfkill
Architecture: source
Version: 0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Joao Eriberto Mota Filho 
Description:
 rfkill - tool for enabling and disabling wireless devices
Closes: 839798
Changes:
 rfkill (0.5-2) unstable; urgency=medium
 .
   * QA upload.
   * Set Debian QA Group as maintainer. (see #881513)
   * Migrations:
   - debian/control to format 1.0.
   - debian/rules to simplified format.
   - DH level to 10.
   * debian/control:
   - Bumped Standards-Version to 4.1.1.
   - Removed no longer needed build dependency dpkg-dev.
   - Updated VCS fields.
   * debian/patches/:
   - debian-changes:
   ~ Renamed to 10_fix-manpage.patch.
   ~ Added a specific header.
   - 20_add-GCC-hardening.patch: created to use GCC hardening.
   * debian/rules:
   - Do not use Debian revision as version for final binary.
   - Use build architecture compiler to avoid a FTCBFS. Thanks to
 Helmut Grohne . (Closes: #839798)
   * debian/source/:
   - options: removed. This file was pushing all patches to a single file.
   - patch-header: removed. It was creating a "default" header.
   * debian/watch:
   - Bumped to version 4.
   - Updated.
Checksums-Sha1:
 002d05d9b2749fa2bed351bc22e3d940cd17351c 1831 rfkill_0.5-2.dsc
 

Bug#853121: marked as done (Still using gnocchi-dbsync)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 12:04:10 +
with message-id 
and subject line Bug#853121: fixed in gnocchi 4.0.3-2
has caused the Debian Bug report #853121,
regarding Still using gnocchi-dbsync
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.)


-- 
853121: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853121
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Version: 3.0.0-2
Package: gnocchi-common

Hey,

It appears that #832792 hasn't been completely resolved.

I've just tried to install 3.0.0-2 and it's still using gnocchi-dbsync
- which no longer exists:

Setting up gnocchi-common (3.0.0-2) ...
PKG-Openstack now calling: dbc_go gnocchi-common configure 3.0.0-2
Now calling gnocchi-dbsync: this may take a while...
sh: gnocchi-dbsync: command not found
dpkg: error processing package gnocchi-common (--configure):
 subprocess installed post-installation script returned error exit
status 127
Errors were encountered while processing:
 gnocchi-common
E: Sub-process /usr/bin/dpkg returned an error code (1)
dirk:~# 

Cheers,
Andrew
-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz | linux.conf.au 2017, Hobart, AU 
  New Zealand's only Cloud:   |   The Future of Open Source
https://catalyst.net.nz/cloud |     http://linux.conf.au

signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: gnocchi
Source-Version: 4.0.3-2

We believe that the bug you reported is fixed in the latest version of
gnocchi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand  (supplier of updated gnocchi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 11:31:24 +
Source: gnocchi
Binary: gnocchi-api gnocchi-common gnocchi-metricd python3-gnocchi
Architecture: source all
Version: 4.0.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack 
Changed-By: Thomas Goirand 
Description:
 gnocchi-api - Metric as a Service - API daemon
 gnocchi-common - Metric as a Service - common files
 gnocchi-metricd - Metric as a Service - metric daemon
 python3-gnocchi - Metric as a Service - Python 3.x
Closes: 853121 876172
Changes:
 gnocchi (4.0.3-2) unstable; urgency=medium
 .
   * Fixed version of python-sqlalchemy-utils (>= 0.32.14).
   * Updated pt.po (Closes: #876172).
   * Running gnocchi-upgrade instead of dbsync (Closes: #853121).
   * Uploading to unstable.
   * Add missing build-depends: python-all, python-pbr, python-setuptools,
 python3-testresources.
Checksums-Sha1:
 2e535c3117e4e1cb2d75fcc0c226388bb14d02d2 3573 gnocchi_4.0.3-2.dsc
 40e0dc736c951e4a76216f090f5fa73c96ece660 24748 gnocchi_4.0.3-2.debian.tar.xz
 725977e8db17aaa20accde2bd8ba5b324d61f26b 19900 gnocchi-api_4.0.3-2_all.deb
 1fbb4386c0ebd6601f1a0fbc09c00bd491930e1b 23264 gnocchi-common_4.0.3-2_all.deb
 667fd2927168ffd2d87a17d20cdb8804d9967f0c 6624 gnocchi-metricd_4.0.3-2_all.deb
 70b16be19e707abe1d4b4f5a39d24edbf09d4063 15256 gnocchi_4.0.3-2_amd64.buildinfo
 431f0f8ebdcdec18526ca8b5269bc7870e558d51 111216 python3-gnocchi_4.0.3-2_all.deb
Checksums-Sha256:
 4da93d42bfea801952fac1ad2bf0da11a135e83668f136c2782d66d29d68b08f 3573 
gnocchi_4.0.3-2.dsc
 37a965d12f50692fa7ac46359d27e170452fbcff5a47765d7c8b3ee746aafb46 24748 
gnocchi_4.0.3-2.debian.tar.xz
 f24bcf4ed0ea43ba399bf6e3bd819561bdc5e39b3275a23ad47c318f9e0d36d9 19900 
gnocchi-api_4.0.3-2_all.deb
 7313742bdce5347279543a091af8f1f98fe09917a4a932ad885ea744696846bd 23264 
gnocchi-common_4.0.3-2_all.deb
 e3d2922fbd440511fde396dfb1a848a6c54ad7c7c092833c3247c67e81ff5475 6624 
gnocchi-metricd_4.0.3-2_all.deb
 6b54252242bd5acfe4e56e083d7f0be935f4e9390b617130475da6dc9fca8274 15256 
gnocchi_4.0.3-2_amd64.buildinfo
 a24bc5a2516ec52d14f228f21fa1bb7faef9541855ddd8f5b561402b68b0a4ea 111216 
python3-gnocchi_4.0.3-2_all.deb
Files:
 090bd750a2cc00c9092d1a0fbb702af2 3573 net optional gnocchi_4.0.3-2.dsc
 e0dc7427beba569d193a0798310c2418 24748 net 

Bug#876172: marked as done (gnocchi: [INTL:pt] Updated Portuguese translation for debconf messages)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 12:04:10 +
with message-id 
and subject line Bug#876172: fixed in gnocchi 4.0.3-2
has caused the Debian Bug report #876172,
regarding gnocchi: [INTL:pt] Updated Portuguese translation for debconf messages
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.)


-- 
876172: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876172
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: gnocchi
Version: 3.0.4-4
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for gnocchi's debconf messages.
Feel free to use it.

For translation updates please contact 'Last Translator' or the 
Portguese Translation Team .

--
Best Regards,

"Traduz" - Portuguese Translation Team
http://www.debianpt.org

# glance debconf portuguese messages
# Copyright (C) 2012 the glance'S COPYRIGHT HOLDER
# This file is distributed under the same license as the glance package.
# Pedro Ribeiro , 2012, 2017
#
msgid ""
msgstr ""
"Project-Id-Version: gnocchi_3.0.4-4\n"
"Report-Msgid-Bugs-To: gnoc...@packages.debian.org\n"
"POT-Creation-Date: 2016-03-29 13:10+\n"
"PO-Revision-Date: 2017-09-11 10:43+0100\n"
"Last-Translator: Pedro Ribeiro \n"
"Language-Team: Potuguese \n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: string
#. Description
#: ../gnocchi-common.templates:2001
msgid "Authentication server hostname:"
msgstr "Nome do servidor de autenticação:"

#. Type: string
#. Description
#: ../gnocchi-common.templates:2001
msgid ""
"Please specify the hostname of the authentication server for Gnocchi. "
"Typically this is also the hostname of the OpenStack Identity Service "
"(Keystone)."
msgstr ""
"Indique o nome do seu servidor de autenticação para o Gnocchi. Normalmente, "
"é o nome do seu Serviço de Identidade OpenStack (Keystone)."

#. Type: string
#. Description
#. Translators: a "tenant" in OpenStack world is
#. an entity that contains one or more username/password couples.
#. It's typically the tenant that will be used for billing. Having more than one
#. username/password is very helpful in larger organization.
#. You're advised to either keep "tenant" without translating it
#. or keep it parenthezised. Example for French:
#. locataire ("tenant")
#: ../gnocchi-common.templates:3001
msgid "Authentication server tenant name:"
msgstr "Nome do 'tenant' do servidor de autenticação:"

#. Type: string
#. Description
#. Translators: a "tenant" in OpenStack world is
#. an entity that contains one or more username/password couples.
#. It's typically the tenant that will be used for billing. Having more than one
#. username/password is very helpful in larger organization.
#. You're advised to either keep "tenant" without translating it
#. or keep it parenthezised. Example for French:
#. locataire ("tenant")
#: ../gnocchi-common.templates:3001
msgid "Please specify the authentication server tenant name."
msgstr "Indique, por favor, o nome do 'tenant' do servidor de autenticação."

#. Type: string
#. Description
#: ../gnocchi-common.templates:4001
msgid "Authentication server username:"
msgstr "Nome de utilizador para o servidor de autenticação:"

#. Type: string
#. Description
#: ../gnocchi-common.templates:4001
msgid "Please specify the username to use with the authentication server."
msgstr ""
"Indique, por favor, o nome de utilizador para o servidor de autenticação."

#. Type: password
#. Description
#: ../gnocchi-common.templates:5001
msgid "Authentication server password:"
msgstr "Palavra chave do servidor de autenticação:"

#. Type: password
#. Description
#: ../gnocchi-common.templates:5001
msgid "Please specify the password to use with the authentication server."
msgstr ""
"Indique, por favor, a palavra-chave para usar no servidor de autenticação."

#. Type: boolean
#. Description
#: ../gnocchi-common.templates:6001
msgid "Set up a database for Gnocchi?"
msgstr "Configurar uma base de dados para o Gnocchi?"

#. Type: boolean
#. Description
#: ../gnocchi-common.templates:6001
msgid ""
"No database has been set up for Gnocchi to use. Before continuing, you "
"should make sure you have the following information:"
msgstr ""
"Não foi definida nenhuma base de dados para ser usada pelo Gnocchi. Antes de "
"continuar, certifique-se que tem a seguinte informação:"

#. Type: boolean
#. Description
#: ../gnocchi-common.templates:6001
msgid ""
" * the type of database that you want to use;\n"
" 

Bug#863982: marked as done (RFS: sphinx-autorun/1.1.0-1 [ITP])

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 12:36:42 +0100
with message-id <20171115113640.qe3lupbucgfzd...@mapreri.org>
and subject line Re: Bug#863982: RFS: sphinx-autorun/1.0.4-1 [ITP]
has caused the Debian Bug report #863982,
regarding RFS: sphinx-autorun/1.1.0-1 [ITP]
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.)


-- 
863982: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist


Dear mentors,

I am looking for a sponsor for "sphinx-autorun":

  sphinx-autorun - Code execution extension for Sphinx

Package name: sphinx-autorun
Version: 1.0.3-1
Upstream Author: Hugo Osvaldo Barrera 
Homepage: https://github.com/hobarrera/sphinx-autorun
License: BSD-2-clause
Section: python

Download with dget:

dget -x 
https://mentors.debian.net/debian/pool/main/s/sphinx-autorun/sphinx-autorun_1.0.3-1.dsc

Or build it with gbp:

gbp clone --pristine-tar 
https://anonscm.debian.org/git/python-modules/packages/sphinx-autorun.git
cd sphinx-autorun
gbp buildpackage

This is needed to build todoman, another ITP of mine.

If the person who sponsors the upload could also give me upload permissions for
this package, that would be great!

Thanks.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Fri, Sep 08, 2017 at 09:49:18AM +0200, Félix Sipma wrote:
> sphinx-autorun is now updated to 1.1.0-1 on mentors. Could someone have a look
> to this package? I can't finish the packaging of todoman because of this build
> dependency...

Uploaded, sorry for the huge delay!

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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


Processed: closing 758201

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

> close 758201
Bug #758201 [prelude-manager] prelude-manager: Rebuild against gnutls28 / diff 
for NMU version 1.0.1-5.1
Marked Bug as done
> thanks
Stopping processing here.

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



Bug#868001: marked as done (RFS: btrfsmaintenance/0.3.1-1~exp1 [ITP])

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 10:23:29 +
with message-id 
and subject line closing RFS: btrfsmaintenance/0.3.1-1~exp1 [ITP]
has caused the Debian Bug report #868001,
regarding RFS: btrfsmaintenance/0.3.1-1~exp1 [ITP]
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.)


-- 
868001: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868001
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist

Package: sponsorship-requests
Severity: normal [important for RC bugs, wishlist for new packages]

Dear mentors,

I am looking for a sponsor for my package "btrfsmaintenance"

* Package name: btrfsmaintenance
  Version : 0.3.1-1
  Upstream Author : David Sterba 
* URL : https://github.com/kdave/btrfsmaintenance
* License : GPL-2
  Section : admin

It builds this binary package:

  btrfsmaintenance - Automate btrfs maintenance tasks on mountpoints or 
directories

To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/btrfsmaintenance

Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/b/btrfsmaintenance/btrfsmaintenance_0.3.1-1.dsc

Additionally, this package's repository can be cloned with this command:

  git clone ssh://git.debian.org/git/collab-maint/btrfsmaintenance.git

Please note that I haven't pushed and upstream branch yet.

Cheers,
Nicholas
--- End Message ---
--- Begin Message ---
Package btrfsmaintenance has been removed from mentors.--- End Message ---


Bug#880026: marked as done (systemd: CVE-2017-15908)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:35:09 +
with message-id 
and subject line Bug#880026: fixed in systemd 235-3
has caused the Debian Bug report #880026,
regarding systemd: CVE-2017-15908
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.)


-- 
880026: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880026
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: systemd
Version: 232-1
Severity: important
Tags: patch security upstream
Forwarded: https://github.com/systemd/systemd/pull/7184

Hi,

the following vulnerability was published for systemd.

CVE-2017-15908[0]:
| In systemd 223 through 235, a remote DNS server can respond with a
| custom crafted DNS NSEC resource record to trigger an infinite loop in
| the dns_packet_read_type_window() function of the 'systemd-resolved'
| service and cause a DoS of the affected service.

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2017-15908
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15908
[1] https://github.com/systemd/systemd/pull/7184
[2] 
https://github.com/systemd/systemd/commit/9f939335a07085aa9a9663efd1dca06ef6405d62

Please adjust the affected versions in the BTS as needed.

Since systemd-resolved is not enabled by default I think an update via
an upcoming stretch point release would be enough. Please let us know
if you disagre.

Regards,
Salvatore
--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 235-3

We believe that the bug you reported is fixed in the latest version of
systemd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 880...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt  (supplier of updated systemd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 09:34:00 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote 
systemd-coredump systemd-tests libpam-systemd libnss-myhostname 
libnss-mymachines libnss-resolve libnss-systemd libsystemd0 libsystemd-dev udev 
libudev1 libudev-dev udev-udeb libudev1-udeb
Architecture: source amd64
Version: 235-3
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers 

Changed-By: Martin Pitt 
Description:
 libnss-myhostname - nss module providing fallback resolution for the current 
hostname
 libnss-mymachines - nss module to resolve hostnames for local container 
instances
 libnss-resolve - nss module to resolve names via systemd-resolved
 libnss-systemd - nss module providing dynamic user and group name resolution
 libpam-systemd - system and service manager - PAM module
 libsystemd-dev - systemd utility library - development files
 libsystemd0 - systemd utility library
 libudev-dev - libudev development files
 libudev1   - libudev shared library
 libudev1-udeb - libudev shared library (udeb)
 systemd- system and service manager
 systemd-container - systemd container/nspawn tools
 systemd-coredump - tools for storing and retrieving coredumps
 systemd-journal-remote - tools for sending and receiving remote journal logs
 systemd-sysv - system and service manager - SysV links
 systemd-tests - tests for systemd
 udev   - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 878182 878183 878965 879191 880026
Changes:
 systemd (235-3) unstable; urgency=medium
 .
   [ Michael Biebl ]
   * Switch from XC-Package-Type to Package-Type. As of dpkg-dev 1.15.7
 Package-Type is recognized as an official field name.
   * Install modprobe configuration file to /lib/modprobe.d.
 Otherwise it is not read by kmod. (Closes: #879191)
 .
   [ Felipe Sateler ]
   * Backport upstream (partial) fix for combined DynamicUser= + User=
 UID was not allowed to be different to GID, which is normally the case in
 debian, due to the group users 

Bug#878965: marked as done (systemd spam syslog with Detaching egress BPF program from cgroup failed: Invalid argument)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:35:09 +
with message-id 
and subject line Bug#878965: fixed in systemd 235-3
has caused the Debian Bug report #878965,
regarding systemd spam syslog with Detaching egress BPF program from cgroup 
failed: Invalid argument
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.)


-- 
878965: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878965
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: systemd
Version: 235-2
Severity: normal
Tags: upstream

Dear Maintainer,

Systemd spams my syslog with systemd[1]: Detaching egress BPF program
from cgroup failed: Invalid argument after boot and reloads.

systemd[1]: Detaching egress BPF program from cgroup failed: Invalid argument
systemd[1]: Attaching egress BPF program to cgroup 
/sys/fs/cgroup/unified/system.slice/systemd-udevd.service failed: Invalid 
argument
systemd[1]: Detaching egress BPF program from cgroup failed: Invalid argument

most the syslog is filled with that message:

grep "gress BPF program"  /var/log/syslog | wc -l:
1296

grep ""  /var/log/syslog | wc -l
1508

The kernel BPF settings (standard kernel from debian) :

grep BPF /boot/config-4.13.0-1-amd64
# CONFIG_CGROUP_BPF is not set
CONFIG_BPF=y
CONFIG_BPF_SYSCALL=y
CONFIG_NETFILTER_XT_MATCH_BPF=m
CONFIG_NET_CLS_BPF=m
CONFIG_NET_ACT_BPF=m
CONFIG_BPF_JIT=y
CONFIG_LWTUNNEL_BPF=y
CONFIG_HAVE_EBPF_JIT=y
CONFIG_BPF_EVENTS=y
CONFIG_TEST_BPF=m

-- Package-specific info:

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (901, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-1-amd64 (SMP w/2 CPU cores)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages systemd depends on:
ii  adduser 3.116
ii  libacl1 2.2.52-3+b1
ii  libapparmor12.11.0-11
ii  libaudit1   1:2.8.1-1
ii  libblkid1   2.30.2-0.1
ii  libc6   2.24-17
ii  libcap2 1:2.25-1.1
ii  libcryptsetup4  2:1.7.5-1
ii  libgcrypt20 1.7.9-1
ii  libgpg-error0   1.27-3
ii  libidn111.33-2
ii  libip4tc0   1.6.1-2
ii  libkmod224-1
ii  liblz4-10.0~r131-2+b1
ii  liblzma55.2.2-1.3
ii  libmount1   2.30.2-0.1
ii  libpam0g1.1.8-3.6
ii  libseccomp2 2.3.1-2.1
ii  libselinux1 2.7-2
ii  libsystemd0 235-2
ii  mount   2.30.2-0.1
ii  procps  2:3.3.12-3
ii  util-linux  2.30.2-0.1

Versions of packages systemd recommends:
ii  dbus1.11.20-1
ii  libpam-systemd  235-2

Versions of packages systemd suggests:
ii  policykit-10.105-18
pn  systemd-container  

Versions of packages systemd is related to:
pn  dracut   
ii  initramfs-tools  0.130
ii  udev 235-2

-- debconf-show failed
--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 235-3

We believe that the bug you reported is fixed in the latest version of
systemd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 878...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt  (supplier of updated systemd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 09:34:00 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote 
systemd-coredump systemd-tests libpam-systemd libnss-myhostname 
libnss-mymachines libnss-resolve libnss-systemd libsystemd0 libsystemd-dev udev 
libudev1 libudev-dev udev-udeb libudev1-udeb
Architecture: source amd64
Version: 235-3
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers 

Changed-By: Martin Pitt 
Description:
 libnss-myhostname - nss module providing fallback resolution for the current 
hostname
 libnss-mymachines - nss module to resolve hostnames for local container 
instances
 libnss-resolve - nss module to resolve names via systemd-resolved
 libnss-systemd - nss module providing dynamic user and group name resolution
 libpam-systemd - system 

Bug#878182: marked as done (systemd: Should stop creating systemd-bus-proxy user)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:35:09 +
with message-id 
and subject line Bug#878182: fixed in systemd 235-3
has caused the Debian Bug report #878182,
regarding systemd: Should stop creating systemd-bus-proxy user
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.)


-- 
878182: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878182
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: systemd
Version: 234-3
Severity: normal

Systemd is still creating in postinst the systemd-bus-proxy user. That
user is no longer used upstream as all kdbus code was removed.

The user should no longer be created. It appears (but I haven't checked)
that it is safe to remove the user on upgrades, because the user never
created any files.

-- Package-specific info:

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

Kernel: Linux 4.9.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages systemd depends on:
ii  adduser 3.116
ii  libacl1 2.2.52-3+b1
ii  libapparmor12.11.0-11
ii  libaudit1   1:2.7.8-1
ii  libblkid1   2.29.2-5+b1
ii  libc6   2.24-17
ii  libcap2 1:2.25-1
ii  libcryptsetup4  2:1.7.5-1
ii  libgcrypt20 1.7.9-1
ii  libgpg-error0   1.27-3
ii  libidn111.33-2
ii  libip4tc0   1.6.1-2
ii  libkmod224-1
ii  liblz4-10.0~r131-2+b1
ii  liblzma55.2.2-1.3
ii  libmount1   2.29.2-5+b1
ii  libpam0g1.1.8-3.6
ii  libseccomp2 2.3.1-2.1
ii  libselinux1 2.7-2
ii  libsystemd0 234-3
ii  mount   2.29.2-5+b1
ii  procps  2:3.3.12-3
ii  util-linux  2.29.2-5+b1

Versions of packages systemd recommends:
ii  dbus1.11.20-1
ii  libpam-systemd  234-3

Versions of packages systemd suggests:
ii  policykit-10.105-18
ii  systemd-container  234-3

Versions of packages systemd is related to:
pn  dracut   
pn  initramfs-tools  
pn  udev 

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 235-3

We believe that the bug you reported is fixed in the latest version of
systemd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 878...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt  (supplier of updated systemd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 09:34:00 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote 
systemd-coredump systemd-tests libpam-systemd libnss-myhostname 
libnss-mymachines libnss-resolve libnss-systemd libsystemd0 libsystemd-dev udev 
libudev1 libudev-dev udev-udeb libudev1-udeb
Architecture: source amd64
Version: 235-3
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers 

Changed-By: Martin Pitt 
Description:
 libnss-myhostname - nss module providing fallback resolution for the current 
hostname
 libnss-mymachines - nss module to resolve hostnames for local container 
instances
 libnss-resolve - nss module to resolve names via systemd-resolved
 libnss-systemd - nss module providing dynamic user and group name resolution
 libpam-systemd - system and service manager - PAM module
 libsystemd-dev - systemd utility library - development files
 libsystemd0 - systemd utility library
 libudev-dev - libudev development files
 libudev1   - libudev shared library
 libudev1-udeb - libudev shared library (udeb)
 systemd- system and service manager
 systemd-container - systemd container/nspawn tools
 systemd-coredump - tools for storing and retrieving coredumps
 systemd-journal-remote - tools for sending and receiving remote journal logs
 systemd-sysv - system and service manager - SysV 

Bug#879191: marked as done (/usr/lib/modprobe.d/systemd.conf ignored, should be in /lib/modprobe.d)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:35:09 +
with message-id 
and subject line Bug#879191: fixed in systemd 235-3
has caused the Debian Bug report #879191,
regarding /usr/lib/modprobe.d/systemd.conf ignored, should be in /lib/modprobe.d
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.)


-- 
879191: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879191
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: systemd
Version: 235-2
Severity: normal


Hi,

/usr/lib/modprobe.d/systemd.conf gets ignored, at least on non-usrmerged
systems. The file should be in /lib/modprobe.d, where already other
files are placed. Moving the file gets it honored.

Greeetings
Marc

-- Package-specific info:

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.13.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE=en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages systemd depends on:
ii  adduser 3.116
ii  libacl1 2.2.52-3+b1
ii  libapparmor12.11.0-11
ii  libaudit1   1:2.8.1-1
ii  libblkid1   2.30.2-0.1
ii  libc6   2.24-17
ii  libcap2 1:2.25-1.1
ii  libcryptsetup4  2:1.7.5-1
ii  libgcrypt20 1.7.9-1
ii  libgpg-error0   1.27-3
ii  libidn111.33-2
ii  libip4tc0   1.6.1-2+b1
ii  libkmod224-1
ii  liblz4-10.0~r131-2+b1
ii  liblzma55.2.2-1.3
ii  libmount1   2.30.2-0.1
ii  libpam0g1.1.8-3.6
ii  libseccomp2 2.3.1-2.1
ii  libselinux1 2.7-2
ii  libsystemd0 235-2
ii  mount   2.30.2-0.1
ii  procps  2:3.3.12-3
ii  util-linux  2.30.2-0.1

Versions of packages systemd recommends:
ii  dbus1.11.20-1
ii  libpam-systemd  235-2

Versions of packages systemd suggests:
pn  policykit-1
pn  systemd-container  

Versions of packages systemd is related to:
pn  dracut   
ii  initramfs-tools  0.130
ii  udev 235-2

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 235-3

We believe that the bug you reported is fixed in the latest version of
systemd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 879...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt  (supplier of updated systemd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 09:34:00 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote 
systemd-coredump systemd-tests libpam-systemd libnss-myhostname 
libnss-mymachines libnss-resolve libnss-systemd libsystemd0 libsystemd-dev udev 
libudev1 libudev-dev udev-udeb libudev1-udeb
Architecture: source amd64
Version: 235-3
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers 

Changed-By: Martin Pitt 
Description:
 libnss-myhostname - nss module providing fallback resolution for the current 
hostname
 libnss-mymachines - nss module to resolve hostnames for local container 
instances
 libnss-resolve - nss module to resolve names via systemd-resolved
 libnss-systemd - nss module providing dynamic user and group name resolution
 libpam-systemd - system and service manager - PAM module
 libsystemd-dev - systemd utility library - development files
 libsystemd0 - systemd utility library
 libudev-dev - libudev development files
 libudev1   - libudev shared library
 libudev1-udeb - libudev shared library (udeb)
 systemd- system and service manager
 systemd-container - systemd container/nspawn tools
 systemd-coredump - tools for storing and retrieving coredumps
 systemd-journal-remote - tools for sending and receiving remote journal logs
 systemd-sysv - system and service manager - SysV links
 systemd-tests - tests for systemd
 udev   - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and 

Bug#878183: marked as done (systemd-journal-remote: Should stop creating systemd-journal-gateway user)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:35:09 +
with message-id 
and subject line Bug#878183: fixed in systemd 235-3
has caused the Debian Bug report #878183,
regarding systemd-journal-remote: Should stop creating systemd-journal-gateway 
user
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.)


-- 
878183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878183
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: systemd-journal-remote
Version: 235-1
Severity: normal

Since systemd 235, systemd-journal-gateway has DynamicUsers=yes. This
means there is no longer need to allocate a static UID for it.

I have not checked if it is safe to remove the user on upgrades.

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

Kernel: Linux 4.9.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages systemd-journal-remote depends on:
ii  adduser  3.116
ii  libc62.24-17
ii  libcurl3-gnutls  7.55.1-1
ii  libgnutls30  3.5.15-2
ii  libmicrohttpd12  0.9.55-1
ii  systemd  234-3

systemd-journal-remote recommends no packages.

systemd-journal-remote suggests no packages.
--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 235-3

We believe that the bug you reported is fixed in the latest version of
systemd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 878...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt  (supplier of updated systemd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 09:34:00 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote 
systemd-coredump systemd-tests libpam-systemd libnss-myhostname 
libnss-mymachines libnss-resolve libnss-systemd libsystemd0 libsystemd-dev udev 
libudev1 libudev-dev udev-udeb libudev1-udeb
Architecture: source amd64
Version: 235-3
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers 

Changed-By: Martin Pitt 
Description:
 libnss-myhostname - nss module providing fallback resolution for the current 
hostname
 libnss-mymachines - nss module to resolve hostnames for local container 
instances
 libnss-resolve - nss module to resolve names via systemd-resolved
 libnss-systemd - nss module providing dynamic user and group name resolution
 libpam-systemd - system and service manager - PAM module
 libsystemd-dev - systemd utility library - development files
 libsystemd0 - systemd utility library
 libudev-dev - libudev development files
 libudev1   - libudev shared library
 libudev1-udeb - libudev shared library (udeb)
 systemd- system and service manager
 systemd-container - systemd container/nspawn tools
 systemd-coredump - tools for storing and retrieving coredumps
 systemd-journal-remote - tools for sending and receiving remote journal logs
 systemd-sysv - system and service manager - SysV links
 systemd-tests - tests for systemd
 udev   - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 878182 878183 878965 879191 880026
Changes:
 systemd (235-3) unstable; urgency=medium
 .
   [ Michael Biebl ]
   * Switch from XC-Package-Type to Package-Type. As of dpkg-dev 1.15.7
 Package-Type is recognized as an official field name.
   * Install modprobe configuration file to /lib/modprobe.d.
 Otherwise it is not read by kmod. (Closes: #879191)
 .
   [ Felipe Sateler ]
   * Backport upstream (partial) fix for combined DynamicUser= + User=
 UID was not allowed to be different to GID, which is normally the case in
 debian, due to the group users being allocated the GID 100 without an
 equivalent UID 100 being allocated.
   * Backport 

Bug#794138: marked as done (startpar FTCBFS: uses build arch compiler)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:19:25 +
with message-id 
and subject line Bug#794138: fixed in startpar 0.59-4
has caused the Debian Bug report #794138,
regarding startpar FTCBFS: uses build arch compiler
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.)


-- 
794138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794138
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: startpar
Version: 0.59-3
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

startpar FTCBFS, because it uses the build arch compiler and later fails
to strip those (wrong arch) objects. I am attaching a failing build log
and a patch that fixes the problem.

Helmut
sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on misc-debomatic3

╔══╗
║ startpar 0.59-3 (CROSS host=arm64/build=amd64) 28 Jul 2015 00:34 ║
╚══╝

Package: startpar
Version: 0.59-3
Source Version: 0.59-3
Distribution: unstable
Machine Architecture: amd64
Host Architecture: arm64
Build Architecture: amd64

I: NOTICE: Log filtering will replace 'build/startpar-re60yI/startpar-0.59' 
with '«PKGBUILDDIR»'
I: NOTICE: Log filtering will replace 'build/startpar-re60yI' with '«BUILDDIR»'
I: NOTICE: Log filtering will replace 
'var/lib/schroot/mount/unstable-amd64-debomatic-536dd4d1-7488-4403-a771-7c0ff1e23f87'
 with '«CHROOT»'

┌──┐
│ Chroot Setup Commands│
└──┘


/home/debomatic/debomatic/sbuildcommands/chroot-setup-commands/dpkg-speedup
───


I: Finished running 
'/home/debomatic/debomatic/sbuildcommands/chroot-setup-commands/dpkg-speedup'.

Finished processing commands.


┌──┐
│ Update chroot│
└──┘

Get:1 http://httpredir.debian.org unstable InRelease [200 kB]
Get:2 http://httpredir.debian.org unstable/main Sources/DiffIndex [7876 B]
Get:3 http://httpredir.debian.org unstable/contrib Sources/DiffIndex [7819 B]
Get:4 http://httpredir.debian.org unstable/non-free Sources/DiffIndex [7819 B]
Get:5 http://httpredir.debian.org unstable/contrib Translation-en/DiffIndex 
[7819 B]
Get:6 http://httpredir.debian.org unstable/main arm64 Packages/DiffIndex [7876 
B]
Get:7 http://httpredir.debian.org unstable/main Translation-en/DiffIndex [7876 
B]
Get:8 http://httpredir.debian.org unstable/non-free arm64 Packages/DiffIndex 
[7819 B]
Get:9 http://httpredir.debian.org unstable/contrib arm64 Packages/DiffIndex 
[7819 B]
Get:10 http://httpredir.debian.org unstable/non-free Translation-en/DiffIndex 
[7819 B]
Get:11 http://httpredir.debian.org unstable/main amd64 Packages/DiffIndex [7876 
B]
Get:12 http://httpredir.debian.org unstable/contrib amd64 Packages/DiffIndex 
[7819 B]
Get:13 http://httpredir.debian.org unstable/non-free amd64 Packages/DiffIndex 
[7819 B]
Get:14 http://httpredir.debian.org unstable/main 2015-07-20-2047.52.pdiff [12.4 
kB]
Get:15 http://httpredir.debian.org unstable/main 2015-07-21-0250.43.pdiff [8812 
B]
Get:16 http://httpredir.debian.org unstable/main 2015-07-21-1449.47.pdiff [18.8 
kB]
Get:17 http://httpredir.debian.org unstable/main 2015-07-22-1449.38.pdiff [13.7 
kB]
Get:18 http://httpredir.debian.org unstable/main 2015-07-21-0850.03.pdiff [3397 
B]
Get:19 http://httpredir.debian.org unstable/main 2015-07-23-0247.58.pdiff [19.4 
kB]
Get:20 http://httpredir.debian.org unstable/main 2015-07-21-2049.10.pdiff [8292 
B]
Get:21 http://httpredir.debian.org unstable/main 2015-07-22-0250.18.pdiff [12.2 
kB]
Get:22 http://httpredir.debian.org unstable/main 2015-07-22-0848.26.pdiff [ 
B]
Get:23 http://httpredir.debian.org unstable/main 2015-07-22-2049.44.pdiff [19.5 
kB]
Get:24 http://httpredir.debian.org unstable/main 2015-07-23-0910.58.pdiff [13.2 
kB]
Get:25 http://httpredir.debian.org unstable/main 2015-07-23-1448.36.pdiff [16.0 
kB]
Get:26 http://httpredir.debian.org unstable/main 2015-07-24-1452.49.pdiff [21.2 
kB]
Get:27 http://httpredir.debian.org unstable/main 

Bug#830557: marked as done (look for insserv in /usr/lib/insserv/insserv too)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:19:26 +
with message-id 
and subject line Bug#830557: fixed in startpar 0.59-4
has caused the Debian Bug report #830557,
regarding look for insserv in /usr/lib/insserv/insserv too
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.)


-- 
830557: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830557
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: startpar
Version: 0.59-3
Tags: patch

In Ubuntu insserv has been moved to /usr/lib/insserv/insserv. Could you include 
this patch so that startpar can be built there too?

-- 
Jon Boden

ubuntuBSD -- The power of FreeBSD kernel with familiarity of Ubuntu OS!

http://www.ubuntubsd.org/ -- https://twitter.com/ubuntuBSD
Index: startpar-0.59/testsuite/runtests
===
--- startpar-0.59.orig/testsuite/runtests
+++ startpar-0.59/testsuite/runtests
@@ -6,6 +6,15 @@ if [ -z "$STARTPAR" ] ; then
 STARTPAR=../startpar
 fi
 
+if [ -e "/sbin/insserv" ] ; then
+INSSERV=/sbin/insserv
+elif [ -e "/usr/lib/insserv/insserv" ] ; then
+INSSERV=/usr/lib/insserv/insserv
+else
+echo error: insserv not found
+exit 1
+fi
+
 mkdir -p etc/init.d
 touch etc/insserv.conf
 cat > etc/init.d/test <&1 | grep -q 'is running' ; then
 echo success: the test init.d script was running
 else
--- End Message ---
--- Begin Message ---
Source: startpar
Source-Version: 0.59-4

We believe that the bug you reported is fixed in the latest version of
startpar, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 830...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen  (supplier of updated startpar package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 09:57:10 +0100
Source: startpar
Binary: startpar
Architecture: source
Version: 0.59-4
Distribution: unstable
Urgency: medium
Maintainer: Debian sysvinit maintainers 

Changed-By: Petter Reinholdtsen 
Description:
 startpar   - run processes in parallel and multiplex their output
Closes: 747189 794138 830557
Changes:
 startpar (0.59-4) unstable; urgency=medium
 .
   * Acknowledge NMUs.
   * In test suite, look for insserv in /usr/lib/insserv/insserv
 too (Closes: #830557).  Patch from Jon Boden and Ubuntu.
   * Avoid running test suite twice during build and do not run tests
 when DEB_BUILD_OPTIONS contains nocheck (Closes: #794138).  Patch
 from Helmut Grohne.
   * Comment out description from the startpar upstart job, to disable
 plymouth-upstart-bridge boot messages with "Starting/Stopping
 startpar bridge" for every upstart job (Closes: #747189).  Patch
 from Dimitri John Ledkov and Ubuntu.
Checksums-Sha1:
 80022f974d4d93e08e6b54d54f482186ccfd58f6 2018 startpar_0.59-4.dsc
 b92b80c6c6f703238079c4c007b7c7eafdd8f4c6 39400 startpar_0.59-4.debian.tar.xz
 63a92bffe2ed1488fe601d06196556889e5b32ca 6145 startpar_0.59-4_source.buildinfo
Checksums-Sha256:
 4fbb2d44c7e5d15528423881dc062a08bc0312a3d0b1f5b2598b618bc4919bf7 2018 
startpar_0.59-4.dsc
 889a1bbb2441962df706ee5ecb30d74376750f1cc4e5190017f3871df28c3793 39400 
startpar_0.59-4.debian.tar.xz
 5d315dbf3fefc6c3b083d46df7172a239f1816670f3015d447c900d166570512 6145 
startpar_0.59-4_source.buildinfo
Files:
 ca3f6cbb855472d4ef1723e633925ebe 2018 admin optional startpar_0.59-4.dsc
 b34a8f00502ebe4fae462d0bee51eafa 39400 admin optional 
startpar_0.59-4.debian.tar.xz
 f9ca73ba523b9e7be6624ced3a3adfe8 6145 admin optional 
startpar_0.59-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAloMAboACgkQgSgKoIe6
+w4Aqw//WI9c2man82JDMFXOI7+2oZHOLlICuxGOx23fGeuxlIFF4h3oTuq2T9tG
p3K8dmTXNpbIsK7un2IcAeUbMHdsnXJycY7mONNqjCI/6Oh54QqAsznUFAEAj+42
ATSKFWR35DK55rbUbl6AKRaP5HcbB79xh0mz+xkCIMhJxJy5+pZFQeGgdwzDh9g1
jsLwnOM1oOgx4JFa+FB89uaTGLp0+e5w07Gn7g/LYHeeWuKit886HdkkSkLuRdI7
jrIrrerJxmZ0XCsZVlo/Keo7JyNBsVjkl3zDBf2W2IPIvaG0rmde9PGOtuGXTlWp

Bug#747189: marked as done (startpar: Silence startpar boot messages)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:19:25 +
with message-id 
and subject line Bug#747189: fixed in startpar 0.59-4
has caused the Debian Bug report #747189,
regarding startpar: Silence startpar boot messages
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.)


-- 
747189: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747189
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: startpar
Severity: normal
Tags: patch

Dear Maintainer,

starpar-bridge upstart job, during boot, generates "starting/stopping
startpar bridge..." messages for every upstart job started or
stopped. It's annoying and quite useless spam. Thus in Ubuntu, I have
applied a change to comment out the upstart job description stanza and
thus silence those boot messages from getting displayed via
plymouth-upstart-bridge. Please consider applying attached patch.

>From 10d3714669dcc4cac5bf0424fe743f8cda1dd077 Mon Sep 17 00:00:00 2001
From: Dimitri John Ledkov 
Date: Tue, 6 May 2014 10:07:14 +0100
Subject: [PATCH] Comment out description from the startpar upstart job, such
 that plymouth-upstart-bridge does not spam boot messages with
 "Starting/Stopping startpar bridge" messages for every upstart job.

---
 debian/changelog| 8 
 debian/startpar.startpar-bridge.upstart | 5 -
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1dffe45..e948b7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+startpar (0.59-4) UNRELEASED; urgency=medium
+
+  * Comment out description from the startpar upstart job, such that
+plymouth-upstart-bridge does not spam boot messages with
+"Starting/Stopping startpar bridge" messages for every upstart job.
+
+ -- Dimitri John Ledkov   Tue, 06 May 2014 10:04:37 +0100
+
 startpar (0.59-3) unstable; urgency=low
 
   * Adjust 83_hardening.patch to a version more suitable for upstream.
diff --git a/debian/startpar.startpar-bridge.upstart b/debian/startpar.startpar-bridge.upstart
index 83e5d9b..64e0886 100644
--- a/debian/startpar.startpar-bridge.upstart
+++ b/debian/startpar.startpar-bridge.upstart
@@ -4,7 +4,10 @@
 # started or stopped, in order to make a soft transition between sysvinit
 # scripts and upstart jobs possible
 
-description	"startpar bridge for notification of upstart job start/stop"
+# Comment out description such that plymouth-upstart-bridge does not
+# print endless messages about
+# "* Starting/Stopping startpar bridge..."
+#description	"startpar bridge for notification of upstart job start/stop"
 author		"Steve Langasek "
 
 start on started JOB!=startpar-bridge or stopped JOB!=startpar-bridge
-- 
2.0.0.rc0


Regards,

Dimitri.
--- End Message ---
--- Begin Message ---
Source: startpar
Source-Version: 0.59-4

We believe that the bug you reported is fixed in the latest version of
startpar, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 747...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen  (supplier of updated startpar package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Nov 2017 09:57:10 +0100
Source: startpar
Binary: startpar
Architecture: source
Version: 0.59-4
Distribution: unstable
Urgency: medium
Maintainer: Debian sysvinit maintainers 

Changed-By: Petter Reinholdtsen 
Description:
 startpar   - run processes in parallel and multiplex their output
Closes: 747189 794138 830557
Changes:
 startpar (0.59-4) unstable; urgency=medium
 .
   * Acknowledge NMUs.
   * In test suite, look for insserv in /usr/lib/insserv/insserv
 too (Closes: #830557).  Patch from Jon Boden and Ubuntu.
   * Avoid running test suite twice during build and do not run tests
 when DEB_BUILD_OPTIONS contains nocheck (Closes: #794138).  Patch
 from Helmut Grohne.
   * Comment out description from the startpar upstart job, to disable
 plymouth-upstart-bridge boot messages with 

Bug#880958: marked as done (yapf3 explicitly depends on python3.5)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:40 +
with message-id 
and subject line Bug#880958: fixed in yapf 0.19.0-1
has caused the Debian Bug report #880958,
regarding yapf3 explicitly depends on python3.5
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.)


-- 
880958: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880958
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: yapf3
Version: 0.17.0-1
Severity: serious
Tags: sid buster

yapf3 explicitly depends on python3.5. One mistake certainly is the b-d on
python3-all, which is wrong for an application-only package.

And if this package is application-only, why ship both Python2 and Python3 
vesions?
--- End Message ---
--- Begin Message ---
Source: yapf
Source-Version: 0.19.0-1

We believe that the bug you reported is fixed in the latest version of
yapf, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 880...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ana Custura  (supplier of updated yapf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 13 Nov 2017 18:11:05 +
Source: yapf
Binary: python-yapf yapf python3-yapf yapf3
Architecture: source all
Version: 0.19.0-1
Distribution: unstable
Urgency: medium
Maintainer: Ana Custura 
Changed-By: Ana Custura 
Description:
 python-yapf - public modules for yapf (Python 2)
 python3-yapf - public modules for yapf (Python 3)
 yapf   - Python code formatter for different styles (Python 2)
 yapf3  - Python code formatter for different styles (Python 3)
Closes: 879196 880958
Changes:
 yapf (0.19.0-1) unstable; urgency=medium
 .
   * New upstream version 0.19.0
   * debian/control:
 -splits package into modules and binaries (closes: #880958, #879196 )
 -updates Debian policy to 4.1.1
   * debian/rules:
 -enables tests at build-time
 -excludes test from running (see https://github.com/google/yapf/issues/469)
   * debian/tests/control:
 -enables testing with autopkgtest
Checksums-Sha1:
 95b6073d505f749fbac863518bd0bb47c6ddd9ed 1782 yapf_0.19.0-1.dsc
 b699ad5f7fbfe95324c4fd800e52c08644f4303f 131470 yapf_0.19.0.orig.tar.gz
 08fb66326cfc3ba181a7f5240d48d2d8a81c3591 3248 yapf_0.19.0-1.debian.tar.xz
 6ec78faccacbb48ef65c1037697084c12eaeefcb 99468 python-yapf_0.19.0-1_all.deb
 e6da8570ca52b2372182799b895b0de041e1ef41 99556 python3-yapf_0.19.0-1_all.deb
 1800f1ec3dd06d803930832bb04beb14459715da 20196 yapf3_0.19.0-1_all.deb
 0b087f4d55eea3a626401185f305b261362d22f0 20180 yapf_0.19.0-1_all.deb
 4ad97780c38849c1d0fca15a2846691c59fd6531 6522 yapf_0.19.0-1_amd64.buildinfo
Checksums-Sha256:
 7df09f3ba15b842f299a3cffc07351ec5d94b722443dee0b46b8e543e93731bc 1782 
yapf_0.19.0-1.dsc
 018d9b9ae31df87610c0dd1a96b3c76854a050674678db003fabe87707c57f8c 131470 
yapf_0.19.0.orig.tar.gz
 a3a3804c2d313f6f861bd7de1616729d127073374eef54803730884288d17409 3248 
yapf_0.19.0-1.debian.tar.xz
 e5c42c8d00ed0a8c7f5806a60dfc297eb0362e15b2e0cb4f3d5426f7e43391db 99468 
python-yapf_0.19.0-1_all.deb
 2ce7ea831d25791beb9547993b4567143e0f7997091c7695bb5fcceb3806c7b7 99556 
python3-yapf_0.19.0-1_all.deb
 6f92f093b51b160230f4aa5b927101f4912330fe82d2c96a4578b310daa328ed 20196 
yapf3_0.19.0-1_all.deb
 d4f360c1d609fc77740c6bd646e7b909bf1701da9c42b418ad3239002a5e57cb 20180 
yapf_0.19.0-1_all.deb
 1342a7f3f97caec42b5c2ab25d008bc0179a3d27e0149ab9c0ec78887704242a 6522 
yapf_0.19.0-1_amd64.buildinfo
Files:
 d5db521361c34478d927c1946d168d58 1782 python optional yapf_0.19.0-1.dsc
 5e828d4278bc3a55adf39d9640a6dffd 131470 python optional yapf_0.19.0.orig.tar.gz
 d5d1bec81bc3812963a911bb10e33150 3248 python optional 
yapf_0.19.0-1.debian.tar.xz
 b55039c2575b1b969e019fedb60522e7 99468 python optional 
python-yapf_0.19.0-1_all.deb
 321e19a05bf058e7ccc9cbee402f045b 99556 python optional 
python3-yapf_0.19.0-1_all.deb
 6f9a0e0a67b9e726ff5aa6520a802744 20196 python optional yapf3_0.19.0-1_all.deb
 763748f1f63ff7a5fccd92ca0acdb7e5 20180 python optional yapf_0.19.0-1_all.deb
 e1ea2643a20175f9120f2ab0a28fdf16 6522 python optional 

Bug#881025: marked as done (ITP: tryton-modules-account-eu -- Account EU Module for the Tryton Application Platform)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:39 +
with message-id 
and subject line Bug#881025: fixed in tryton-modules-account-eu 4.6.0-1
has caused the Debian Bug report #881025,
regarding ITP: tryton-modules-account-eu -- Account EU Module for the Tryton 
Application Platform
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.)


-- 
881025: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881025
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
X-Debbugs-CC: debian-de...@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Debian Tryton Maintainers 

* Package name: tryton-modules-account-eu
  Version : 4.6.0
  Upstream Author : Tryton project (www.tryton.org)
* URL : http://downloads.tryton.org/4.6/
* License : GPL-3+
  Programming Lang: Python
  Description : Tryton Application Platform (Account EU Module)
 Tryton is a high-level general purpose application platform. It is the base
 of a complete business solution as well as a comprehensive health and hospital
 information system (GNUHealth).
 .
 This module provides common accounting requirements in Europe like 
 e.g. the EC Sales List (ESL).


This package is another base module published by the Tryton project and needed
as new dependency for tryton-modules-account-be.

-- 

Mathias Behrle
PGP/GnuPG key availabable from any keyserver, ID: 0xD6D09BE48405BBF6
AC29 7E5C 46B9 D0B6 1C71  7681 D6D0 9BE4 8405 BBF6
--- End Message ---
--- Begin Message ---
Source: tryton-modules-account-eu
Source-Version: 4.6.0-1

We believe that the bug you reported is fixed in the latest version of
tryton-modules-account-eu, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathias Behrle  (supplier of updated 
tryton-modules-account-eu package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 07 Nov 2017 16:31:02 +0100
Source: tryton-modules-account-eu
Binary: tryton-modules-account-eu
Architecture: source all
Version: 4.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers 
Changed-By: Mathias Behrle 
Description:
 tryton-modules-account-eu - Tryton Application Platform (Account EU Module)
Closes: 881025
Changes:
 tryton-modules-account-eu (4.6.0-1) unstable; urgency=medium
 .
   * Initial commit (Closes: #881025).
Checksums-Sha1:
 677ac0d13487d2384820c718475cf1e9a82300d9 2483 
tryton-modules-account-eu_4.6.0-1.dsc
 bf4689032b06e2f67f2ea42036ccefb9b162d761 21138 
tryton-modules-account-eu_4.6.0.orig.tar.gz
 074519274cffcce6db096c2d897ffaae7fccbec6 376 
tryton-modules-account-eu_4.6.0.orig.tar.gz.asc
 bfce22fb0ec430c0214210e49680b543e47063f4 30464 
tryton-modules-account-eu_4.6.0-1.debian.tar.xz
 d8a256f66bd7582aa5818340d0429ea3abb4e489 8044 
tryton-modules-account-eu_4.6.0-1_all.deb
 0609e9fc019b14eb2d3f80fc12a3b314ec88314a 6429 
tryton-modules-account-eu_4.6.0-1_amd64.buildinfo
Checksums-Sha256:
 a52273679fd96e13e295fbd18e86f154db50a3e52843b560f7d645764e469ba7 2483 
tryton-modules-account-eu_4.6.0-1.dsc
 f30a59e1e669b3e2d77730076b80e9ed44119afb5bdcb1151b4cf8a9cc96e28c 21138 
tryton-modules-account-eu_4.6.0.orig.tar.gz
 1c3b06630419f230076f84237c6e454b46628816e9abf9f66f88679c55e94f7f 376 
tryton-modules-account-eu_4.6.0.orig.tar.gz.asc
 a2b4758f9c869b987136e8f4e5b23d5651e462896ef64d1e3199727d31681ce4 30464 
tryton-modules-account-eu_4.6.0-1.debian.tar.xz
 a4df30d5f7ae2e3ea9f6345df2f699aa871a47134946ae8e5e0e3418bab7 8044 
tryton-modules-account-eu_4.6.0-1_all.deb
 20d4eaf6c0e0d02823cb98f9a7b86c158f6a7d8f171aed4e386ddbed2357ba1a 6429 
tryton-modules-account-eu_4.6.0-1_amd64.buildinfo
Files:
 76480c5fd1c024edb21366e5c9d292e6 2483 python optional 
tryton-modules-account-eu_4.6.0-1.dsc
 28d8337843e351c3b0e9e706ab6fee02 21138 python optional 
tryton-modules-account-eu_4.6.0.orig.tar.gz
 150c1d57629d72277fb490162259ca8e 376 python optional 
tryton-modules-account-eu_4.6.0.orig.tar.gz.asc
 

Bug#870625: marked as done (ITP: libengine-gost-openssl1.1 -- Loadable module for openssl implementing GOST algorithms)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:17 +
with message-id 
and subject line Bug#870625: fixed in libengine-gost-openssl1.1 1.1.0.1-1
has caused the Debian Bug report #870625,
regarding ITP: libengine-gost-openssl1.1 -- Loadable module for openssl 
implementing GOST algorithms
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.)


-- 
870625: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: libengine-gost-openssl1.1
Version: 1
Upstream Author: Many
URL: https://github.com/gost-engine/
License: OpenSSL license
Description: This package contains loadable module for openssl
 library, which implements (in software) Russian national standard
 (GOST) cryptograpy algorithms.

-- 
Regards, Wartan.
--- End Message ---
--- Begin Message ---
Source: libengine-gost-openssl1.1
Source-Version: 1.1.0.1-1

We believe that the bug you reported is fixed in the latest version of
libengine-gost-openssl1.1, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 870...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wartan Hachaturow  (supplier of updated 
libengine-gost-openssl1.1 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 11 Aug 2017 19:34:28 +0300
Source: libengine-gost-openssl1.1
Binary: libengine-gost-openssl1.1 gostsum
Architecture: source amd64
Version: 1.1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Wartan Hachaturow 
Changed-By: Wartan Hachaturow 
Description:
 gostsum- Utility to compute GOST hashes
 libengine-gost-openssl1.1 - Loadable module for openssl implementing GOST 
algorithms
Closes: 870625
Changes:
 libengine-gost-openssl1.1 (1.1.0.1-1) unstable; urgency=low
 .
   * Initial upload
   * Closes: #870625
Checksums-Sha1:
 0f51d1d56b5384cbe6ba5aba53df030d791ad51b 2022 
libengine-gost-openssl1.1_1.1.0.1-1.dsc
 531dc74c453f8d98ef9f0538fb65f8c114a69d97 425439 
libengine-gost-openssl1.1_1.1.0.1.orig.tar.gz
 67f25b64339ff1a7422b78bbec6699ac7433391e 3852 
libengine-gost-openssl1.1_1.1.0.1-1.debian.tar.xz
 8a0d5a5b47d473e6cabee2a0da54e6782ff7cbd2 47808 
gostsum-dbgsym_1.1.0.1-1_amd64.deb
 ad4f87c68ed7926282ee7a6d3c784508daaff16b 36154 gostsum_1.1.0.1-1_amd64.deb
 9725c9c9226a298c13ef442f1f3e8b03eccfcc21 131908 
libengine-gost-openssl1.1-dbgsym_1.1.0.1-1_amd64.deb
 53aa6fbe834ea720169bee9d06cc72efdfc79458 7154 
libengine-gost-openssl1.1_1.1.0.1-1_amd64.buildinfo
 66e57f069731abd8857bed4aeeb0404fe345874f 196648 
libengine-gost-openssl1.1_1.1.0.1-1_amd64.deb
Checksums-Sha256:
 3617c5f9b6086ab4f3838e52dc3657d12153a7f56caaf1d06f38f577c8b97b64 2022 
libengine-gost-openssl1.1_1.1.0.1-1.dsc
 76a27247cf9aa4e7b42807ab8e5a213e6333a4fde57ddceea10feb962d4c799d 425439 
libengine-gost-openssl1.1_1.1.0.1.orig.tar.gz
 e6c06ae55cfd72cc6625b1028534b06d863c9c15c3a1ffc7c005decf0555e8c1 3852 
libengine-gost-openssl1.1_1.1.0.1-1.debian.tar.xz
 d210fdda3f599090a3f70e51a926439011d0bf9809c73f00648baa1759d9aaf9 47808 
gostsum-dbgsym_1.1.0.1-1_amd64.deb
 17b5059ca9674c4aff61f022957da0b6ad08558221ab4360db2c302eafe11cc8 36154 
gostsum_1.1.0.1-1_amd64.deb
 5ff54fd31f917e9062fe05cb72f4cc7c0ae3ac21caf72950f15b79e920105388 131908 
libengine-gost-openssl1.1-dbgsym_1.1.0.1-1_amd64.deb
 5f2dc909e7192013c95a3ffc04ec450ffea26fd8414233a6b987f3ecc47c5a5d 7154 
libengine-gost-openssl1.1_1.1.0.1-1_amd64.buildinfo
 ae460f4cc2e1bd8128b24d2ca0a591fa3f3d6069160cf0eaf108d4ae91bcdac3 196648 
libengine-gost-openssl1.1_1.1.0.1-1_amd64.deb
Files:
 12cbcd1e46f25a6abfe9b2b865879e1e 2022 libs extra 
libengine-gost-openssl1.1_1.1.0.1-1.dsc
 bd072716cc1397765a9133926a201a73 425439 libs extra 
libengine-gost-openssl1.1_1.1.0.1.orig.tar.gz
 2d7f2e1ecba44dedaffc87a5feddf00f 3852 libs extra 
libengine-gost-openssl1.1_1.1.0.1-1.debian.tar.xz
 f0ab828f430b7361a24e905bab6c2287 47808 debug extra 
gostsum-dbgsym_1.1.0.1-1_amd64.deb
 

Bug#875934: marked as done (ITP: minetest-mod-quartz -- Minetest module to add quartz)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:19 +
with message-id 
and subject line Bug#875934: fixed in minetest-mod-quartz 1.0.0-1
has caused the Debian Bug report #875934,
regarding ITP: minetest-mod-quartz -- Minetest module to add quartz
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.)


-- 
875934: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875934
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: minetest-mod-xdecor
  Version : None
  Upstream Author : EvergreenTree
* URL : https://github.com/minetest-mods/quartz
* License : Expat
  Programming Lang: Lua
  Description : Minetest module to add quartz
 This minetest module provides the quartz ore and other decorative
 blocks.


Thanks,

Snark on #debian-games
--- End Message ---
--- Begin Message ---
Source: minetest-mod-quartz
Source-Version: 1.0.0-1

We believe that the bug you reported is fixed in the latest version of
minetest-mod-quartz, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 875...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Puydt  (supplier of updated 
minetest-mod-quartz package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 03 Nov 2017 20:52:18 +0100
Source: minetest-mod-quartz
Binary: minetest-mod-quartz
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team 
Changed-By: Julien Puydt 
Description:
 minetest-mod-quartz - Minetest module to add quartz
Closes: 875934
Changes:
 minetest-mod-quartz (1.0.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #875934)
Checksums-Sha1:
 ec31f513a7f63dbbd2b62b8251dcc3af9a483927 2062 minetest-mod-quartz_1.0.0-1.dsc
 e2e443026cf47a2f835a078009886874ba63b61c 112104 
minetest-mod-quartz_1.0.0.orig.tar.gz
 4ab4dcce5183845e6452176fcbabeaf644145d78 1764 
minetest-mod-quartz_1.0.0-1.debian.tar.xz
 9abd7d771588423582843f68819849923b4546a6 6312 
minetest-mod-quartz_1.0.0-1_all.deb
 9817a758fff762bf7656d91c993961d10ed1431f 5469 
minetest-mod-quartz_1.0.0-1_amd64.buildinfo
Checksums-Sha256:
 a68ec881a0a809c678f9f8bc347cd035f2492de3255b36cdc37794043efa03ea 2062 
minetest-mod-quartz_1.0.0-1.dsc
 afebce0df9844065d0f04d47d5a109bdd53a9aff4a6b8d2f0d377c5a1477977c 112104 
minetest-mod-quartz_1.0.0.orig.tar.gz
 54ffb44b04391e8a88163134927c97c9da5b62bfa48aabdf2f3355e146100b7f 1764 
minetest-mod-quartz_1.0.0-1.debian.tar.xz
 3e3207187f3faebec082657c608b3fd26edb239c001fec21e74ec54f410f99f6 6312 
minetest-mod-quartz_1.0.0-1_all.deb
 7f9e64a8276a5c5e631d712d3063deea86beb8747f427350165c6c7e97effe68 5469 
minetest-mod-quartz_1.0.0-1_amd64.buildinfo
Files:
 e791a754b7d4bb4a41b9610c89ac7aa5 2062 games optional 
minetest-mod-quartz_1.0.0-1.dsc
 a7713cff0acac972b3b43516a9bf7bd4 112104 games optional 
minetest-mod-quartz_1.0.0.orig.tar.gz
 bb5642c456b9d580b67f8556ccfb7213 1764 games optional 
minetest-mod-quartz_1.0.0-1.debian.tar.xz
 aa9a383368945facb7f2b516a7270d46 6312 games optional 
minetest-mod-quartz_1.0.0-1_all.deb
 34492411685eee25d5e289440e316fef 5469 games optional 
minetest-mod-quartz_1.0.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAln9uUoPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhIH0QAK2v4zSuBTyu/kxQGXLnuwoEmU1oFziUIgf5
G6P4qAAU3i9MycKZCkXLfgBB4Mh+/aqTPfe6NwouzX9wedKkZy5SJnXKzXLmiItb
ZU+5DNUfZdzk689u39PqMpJVtjyzNLJYnqpPf0MYD8upY/Sv6zS097NwKMhzoz9z
pfWwQ/YLyWqKEALo4R/sfnnmSkL0PwYgGawcAVQMv9otksv3l5IFec2tZ/PzVVWU
jNXMr3lia9JnKWJuKO2eWw/4SqnEmTaEysJteYhzv8e5dUuSoWYaQ3dZQFpNxCxo
ySxB1k3mdZWlgvKXdY+aRSA0yi4yUQHOF6XP5CVD21YpMNntsu+XHHrl7eU6vhzD
oFj3q50AidykFkCj+L1zVsYIA6Kd1mulyM44tXMLY7TCg+qpiCPQ+vSXeATiNihb
914lObdWYo1wdMWjFg1yZTJ3e1kgT1QNEYrdR/V7++gKddWR/nVoi+wVmsxmQleB
6mVsGAZrUWO3D/PUwRwOR+WR91ucpU8QyVb1bzKp2mLGU4ELnPjuXAjzW49agXtp
PUp2Da/I98+bSmdjtpqvB1fVHpYEsOqO9FCOg77RMu6ZL3h0zmvA7/+HN1hcDJLm

Bug#872462: marked as done (ITP: minetest-mod-character-creator -- Minetest module to customize your skin)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:18 +
with message-id 
and subject line Bug#872462: fixed in minetest-mod-character-creator 1.0-1
has caused the Debian Bug report #872462,
regarding ITP: minetest-mod-character-creator -- Minetest module to customize 
your skin
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.)


-- 
872462: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872462
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: minetest-mod-character-creator
  Version : 1.0
  Upstream Author : Rui
* URL : ttps://github.com/minetest-mods/character_creator
* License : Expat + CC-BY-SA-3.0
  Programming Lang: Lua
  Description : Minetest module to customize your skin
 This Minetest module provides an editor to make it possible to edit your
 skin in a few different ways: gender, size, build, skin color, hair (color,
 length), eyes color, t-shirt color, pants color, shoes.
--- End Message ---
--- Begin Message ---
Source: minetest-mod-character-creator
Source-Version: 1.0-1

We believe that the bug you reported is fixed in the latest version of
minetest-mod-character-creator, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 872...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Puydt  (supplier of updated 
minetest-mod-character-creator package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 03 Nov 2017 20:43:30 +0100
Source: minetest-mod-character-creator
Binary: minetest-mod-character-creator
Architecture: source all
Version: 1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team 
Changed-By: Julien Puydt 
Description:
 minetest-mod-character-creator - Minetest module to customize your skin
Closes: 872462
Changes:
 minetest-mod-character-creator (1.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #872462)
Checksums-Sha1:
 fb94be2e733f66e41da872a02e3a42b5631b390a 2177 
minetest-mod-character-creator_1.0-1.dsc
 ff875c476fc7cb7ee598c10876404f3cfcea7676 69994 
minetest-mod-character-creator_1.0.orig.tar.gz
 3d27b1e603d2399b356a627631e31a23a812ba63 8032 
minetest-mod-character-creator_1.0-1.debian.tar.xz
 58bf05ca7617a95944a58029a57fdfa8ae3d7d2e 75380 
minetest-mod-character-creator_1.0-1_all.deb
 0ed3e4c6cb673bd6c4fc669582771a813960adc5  
minetest-mod-character-creator_1.0-1_amd64.buildinfo
Checksums-Sha256:
 35d5a06944439cf2447de52334e74c4e010b5a033c09630409b5eab4804844f0 2177 
minetest-mod-character-creator_1.0-1.dsc
 cc668ec179622649123536bc887fe18ee53e03719caee4254a9f3eb4ab6b46a7 69994 
minetest-mod-character-creator_1.0.orig.tar.gz
 51537cb6c3f3d85b4b436faa981236356517f37d460875eabb18799cf917208c 8032 
minetest-mod-character-creator_1.0-1.debian.tar.xz
 179683ad514d300540dc6ae6c16b14ea235796abcfba6ebdf6bd29a2b532709e 75380 
minetest-mod-character-creator_1.0-1_all.deb
 2cd46629d9af7d95190188cb4c294c25387b16d8f7224ff8f7a2cd946ff9c594  
minetest-mod-character-creator_1.0-1_amd64.buildinfo
Files:
 d3ba5645c944317024965b45b2fd9f23 2177 games optional 
minetest-mod-character-creator_1.0-1.dsc
 f08b536872ca986a4f35f9825b0c8aa0 69994 games optional 
minetest-mod-character-creator_1.0.orig.tar.gz
 0c7607561fbc3f08b82239fcb423e152 8032 games optional 
minetest-mod-character-creator_1.0-1.debian.tar.xz
 f6bdcb39b250fc763b9959ed6e49c87a 75380 games optional 
minetest-mod-character-creator_1.0-1_all.deb
 fd6559f408c018f82823b24cb8e251e8  games optional 
minetest-mod-character-creator_1.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAln9uxkPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhTF0QAMfEtLE8iMZDSJzBTAfLnpFulOE5DSHQTVyp
FRZZ6PbKOTsTDNmGtQUTem38+CcXfmxfQdeNAVH52354p17ktbO+kBTz9LEyJ/ZM
bewMNFAzwHTGWuhJqr3DkmNzqqrgsvs6cCf2ZUVm7SnO4uzOfESGO4l1/qBpE97Z
OQ+zrXTRTqSogPhVdFOd5zxZLiTAcT088yENZOFK3Hj7T0tDs5JdBtbH0bhzzIvY

Bug#881759: marked as done (ITP: libbarcode-datamatrix-png-perl -- Generator of PNG Data Matrix barcodes)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:16 +
with message-id 
and subject line Bug#881759: fixed in libbarcode-datamatrix-png-perl 0.04-1
has caused the Debian Bug report #881759,
regarding ITP: libbarcode-datamatrix-png-perl -- Generator of PNG Data Matrix 
barcodes
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.)


-- 
881759: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881759
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Xavier Guimard 

* Package name: libbarcode-datamatrix-png-perl
  Version : 0.04
  Upstream Author : Kasem Omary 
* URL : https://metacpan.org/pod/Barcode::DataMatrix::PNG
* License : Artistic or GPL-1
  Programming Lang: Perl
  Description : Generator of PNG Data Matrix barcodes

Barcode::DataMatrix::PNG extends Barcode::DataMatrix to create graphical
representations of data matrix barcodes
--- End Message ---
--- Begin Message ---
Source: libbarcode-datamatrix-png-perl
Source-Version: 0.04-1

We believe that the bug you reported is fixed in the latest version of
libbarcode-datamatrix-png-perl, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard  (supplier of updated 
libbarcode-datamatrix-png-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 14 Nov 2017 22:46:06 +0100
Source: libbarcode-datamatrix-png-perl
Binary: libbarcode-datamatrix-png-perl
Architecture: source all
Version: 0.04-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Xavier Guimard 
Description:
 libbarcode-datamatrix-png-perl - generator of PNG Data Matrix barcodes
Closes: 881759
Changes:
 libbarcode-datamatrix-png-perl (0.04-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #881759)
Checksums-Sha1:
 6b278d9edfb5c52ad4f2b54954474f4b5decc616 2438 
libbarcode-datamatrix-png-perl_0.04-1.dsc
 e6da073fafe20741398ff4bb88480fe156ba809a 9563 
libbarcode-datamatrix-png-perl_0.04.orig.tar.gz
 34f79130dd6933a1d9b86a67620b355f4712e4bd 1540 
libbarcode-datamatrix-png-perl_0.04-1.debian.tar.xz
 78a3d0a40847c3d006bca3e13054d942c78f520f 6244 
libbarcode-datamatrix-png-perl_0.04-1_all.deb
 135dfbd6164567cf699546cd8087817f98069501 7440 
libbarcode-datamatrix-png-perl_0.04-1_amd64.buildinfo
Checksums-Sha256:
 b62a21dc8e6b59dd371cce100f4a03b0eb5f90616f354beb35baa135c61d26fc 2438 
libbarcode-datamatrix-png-perl_0.04-1.dsc
 4c7f30f24d59f7f2e7480e02ab6aeed7b3fc05d4b2f176181b5c565df23347e9 9563 
libbarcode-datamatrix-png-perl_0.04.orig.tar.gz
 5a64c8821037234e8a6134eecd2c33c810f6e88c8a9cdd8844375123de40db6b 1540 
libbarcode-datamatrix-png-perl_0.04-1.debian.tar.xz
 94f2598263c9d0dfb5b03f11292cdefad527bd4a38126635dbc6f1689e2f4612 6244 
libbarcode-datamatrix-png-perl_0.04-1_all.deb
 395d848d3c9bfca8cb0433726a5a6ddd3915d3b1e3d373976d2724505fc54e17 7440 
libbarcode-datamatrix-png-perl_0.04-1_amd64.buildinfo
Files:
 eb9b3e048bbc713a16bf397367e90438 2438 perl optional 
libbarcode-datamatrix-png-perl_0.04-1.dsc
 45570abfb10beee7f2707308dd6e232f 9563 perl optional 
libbarcode-datamatrix-png-perl_0.04.orig.tar.gz
 0dcba037031bb183e1e5fba1aec531bf 1540 perl optional 
libbarcode-datamatrix-png-perl_0.04-1.debian.tar.xz
 28929ec398c34d5098db7414381a6957 6244 perl optional 
libbarcode-datamatrix-png-perl_0.04-1_all.deb
 0f8e4d111896c559f4e09e6961200735 7440 perl optional 
libbarcode-datamatrix-png-perl_0.04-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAloLZpdfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgaR1g//ejt49/cGX1JplPnHmGVomRI7WYYCmhVfaZbgNR5W+ge7Lexbv4kmqp/j
lIgvegK7DK16ZonZ7YOot8JeI7Fb4p6iGMqjG0bkIbA7Lkc4VYcLIzURrAFwUCWt
15HYiNwHOFpRTB35hrdFG1PTCYVbeezDGUWikATCL0c0qDeOMVu9sgwGdoCHpXmV

Bug#881758: marked as done (ITP: libbarcode-datamatrix-perl -- Data matrix generator)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:16 +
with message-id 
and subject line Bug#881758: fixed in libbarcode-datamatrix-perl 0.09-1
has caused the Debian Bug report #881758,
regarding ITP: libbarcode-datamatrix-perl -- Data matrix generator
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.)


-- 
881758: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881758
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Xavier Guimard 

* Package name: libbarcode-datamatrix-perl
  Version : 0.09
  Upstream Author : Mark A. Stratman 
* URL : https://metacpan.org/release/Barcode-DataMatrix
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Data matrix generator

Barcode::DataMatrix generates data for Data Matrix barcodes. It is primarily
useful as a data source for barcode modules that do rendering such as
HTML::Barcode::DataMatrix or Barcode::DataMatrix::PNG.
--- End Message ---
--- Begin Message ---
Source: libbarcode-datamatrix-perl
Source-Version: 0.09-1

We believe that the bug you reported is fixed in the latest version of
libbarcode-datamatrix-perl, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard  (supplier of updated 
libbarcode-datamatrix-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 14 Nov 2017 22:11:17 +0100
Source: libbarcode-datamatrix-perl
Binary: libbarcode-datamatrix-perl
Architecture: source all
Version: 0.09-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Xavier Guimard 
Description:
 libbarcode-datamatrix-perl - generator for Data Matrix barcodes
Closes: 881758
Changes:
 libbarcode-datamatrix-perl (0.09-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #881758)
Checksums-Sha1:
 80d805e6d339783e33f9de169f74daf431110807 2332 
libbarcode-datamatrix-perl_0.09-1.dsc
 70e99fd4da98f5947cf73140aa84b8cbba4941b7 50053 
libbarcode-datamatrix-perl_0.09.orig.tar.gz
 986b8b218db4918073c2d601a05e703255d7f181 2232 
libbarcode-datamatrix-perl_0.09-1.debian.tar.xz
 3780d9337207b75915a4855992a472014b2fbac9 24628 
libbarcode-datamatrix-perl_0.09-1_all.deb
 79056d846a80cf8bc8b5023894d885dc5726a964 6000 
libbarcode-datamatrix-perl_0.09-1_amd64.buildinfo
Checksums-Sha256:
 40c689328a98c4b7ea2f6aadafac19c221182b103c86885fc3258f1f7ebb2093 2332 
libbarcode-datamatrix-perl_0.09-1.dsc
 821db92203bb9721f8f06ffa75a12635d5d453bbb0fb835b6cbb919e63ccffaa 50053 
libbarcode-datamatrix-perl_0.09.orig.tar.gz
 bd422f7dfbc18c18b3371392ea35dc40dfead1fbea7d263499f0504a80514446 2232 
libbarcode-datamatrix-perl_0.09-1.debian.tar.xz
 d86595d73608ce2cf35b602054b4f28ec763d268f2f1eb4daa8ae02482c459b7 24628 
libbarcode-datamatrix-perl_0.09-1_all.deb
 a708191ed9ed7415952028f50742fd29acfe96b6c7186d16c316947f892f66cd 6000 
libbarcode-datamatrix-perl_0.09-1_amd64.buildinfo
Files:
 3403133841cedf056bec3b2ab8c6337e 2332 perl optional 
libbarcode-datamatrix-perl_0.09-1.dsc
 b29012861ad902d90eb83d09627ab2e4 50053 perl optional 
libbarcode-datamatrix-perl_0.09.orig.tar.gz
 f80e69c7d931e9d7d586370c76dae0e1 2232 perl optional 
libbarcode-datamatrix-perl_0.09-1.debian.tar.xz
 ae17620e06b07a791d1546be7233c5ea 24628 perl optional 
libbarcode-datamatrix-perl_0.09-1_all.deb
 bf5fe0468ec72d268c0d72849f6c9138 6000 perl optional 
libbarcode-datamatrix-perl_0.09-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAloLXQ9fFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgapTRAAmKsCvK+l7dhzQ6SMi1ypluTm2dCNIpn5LkzPEVBFcGbDjwLrB1w91DGw
o8aGAW9qp/zxU/uzSaYwAWyQ1YUuXq9D0hMjGyW2Zyt2Kpl8SEkNxtwWYTGggxqg
xgWI4P5PGDdO4RecDNx46pSLsbfcE0hY0TtoLwbWcRCP8bgW6/BoWYx3+WQ+FTJs
UvSb/oDYoVwL+JenpbqAnHF7MsjajfgDHF9ccW8dqxRpHaKlmMoCcyy0+i2BpCNI

Bug#879196: marked as done (src:yapf: Split public modules from yapf / yapf3)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:40 +
with message-id 
and subject line Bug#879196: fixed in yapf 0.19.0-1
has caused the Debian Bug report #879196,
regarding src:yapf: Split public modules from yapf / yapf3
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.)


-- 
879196: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879196
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:yapf
Severity: wishlist

Dear Ana,

src:yapf currently produces the yapf and yapf3 binary packages providing
both the main command line interface and the public modules for their
respective major Python versions. However, the Python language server,
which is in the process of being packaged, requires the public modules
shipped by yapf3.

The Debian Python policy stipulates that public modules be provided in a
separate binary package [1]. Please consider packaging the public
modules for yapf / yapf3 in separate python-yapf / python3-yapf binary
packages and have yapf /yapf3 depend on them.

I would have offered to do it myself, but it looks like your package is
not under team-maintenance. You might want to consider joining a team
(for instance the DPMT) to ease future maintenance efforts.

Cheers,
Ghis

-- System Information:
Debian Release: stretch/sid
  APT prefers artful
  APT policy: (500, 'artful')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-16-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: yapf
Source-Version: 0.19.0-1

We believe that the bug you reported is fixed in the latest version of
yapf, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 879...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ana Custura  (supplier of updated yapf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 13 Nov 2017 18:11:05 +
Source: yapf
Binary: python-yapf yapf python3-yapf yapf3
Architecture: source all
Version: 0.19.0-1
Distribution: unstable
Urgency: medium
Maintainer: Ana Custura 
Changed-By: Ana Custura 
Description:
 python-yapf - public modules for yapf (Python 2)
 python3-yapf - public modules for yapf (Python 3)
 yapf   - Python code formatter for different styles (Python 2)
 yapf3  - Python code formatter for different styles (Python 3)
Closes: 879196 880958
Changes:
 yapf (0.19.0-1) unstable; urgency=medium
 .
   * New upstream version 0.19.0
   * debian/control:
 -splits package into modules and binaries (closes: #880958, #879196 )
 -updates Debian policy to 4.1.1
   * debian/rules:
 -enables tests at build-time
 -excludes test from running (see https://github.com/google/yapf/issues/469)
   * debian/tests/control:
 -enables testing with autopkgtest
Checksums-Sha1:
 95b6073d505f749fbac863518bd0bb47c6ddd9ed 1782 yapf_0.19.0-1.dsc
 b699ad5f7fbfe95324c4fd800e52c08644f4303f 131470 yapf_0.19.0.orig.tar.gz
 08fb66326cfc3ba181a7f5240d48d2d8a81c3591 3248 yapf_0.19.0-1.debian.tar.xz
 6ec78faccacbb48ef65c1037697084c12eaeefcb 99468 python-yapf_0.19.0-1_all.deb
 e6da8570ca52b2372182799b895b0de041e1ef41 99556 python3-yapf_0.19.0-1_all.deb
 1800f1ec3dd06d803930832bb04beb14459715da 20196 yapf3_0.19.0-1_all.deb
 0b087f4d55eea3a626401185f305b261362d22f0 20180 yapf_0.19.0-1_all.deb
 4ad97780c38849c1d0fca15a2846691c59fd6531 6522 yapf_0.19.0-1_amd64.buildinfo
Checksums-Sha256:
 7df09f3ba15b842f299a3cffc07351ec5d94b722443dee0b46b8e543e93731bc 1782 
yapf_0.19.0-1.dsc
 018d9b9ae31df87610c0dd1a96b3c76854a050674678db003fabe87707c57f8c 131470 
yapf_0.19.0.orig.tar.gz
 a3a3804c2d313f6f861bd7de1616729d127073374eef54803730884288d17409 3248 
yapf_0.19.0-1.debian.tar.xz
 e5c42c8d00ed0a8c7f5806a60dfc297eb0362e15b2e0cb4f3d5426f7e43391db 99468 
python-yapf_0.19.0-1_all.deb
 2ce7ea831d25791beb9547993b4567143e0f7997091c7695bb5fcceb3806c7b7 99556 

Bug#869130: marked as done (ITP: storjlib -- Asynchronous multi-platform C library and CLI for encrypted file transfer on the Storj network)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:18 +
with message-id 
and subject line Bug#869130: fixed in libstorj 1.0.2-1
has caused the Debian Bug report #869130,
regarding ITP: storjlib -- Asynchronous multi-platform C library and CLI for 
encrypted file transfer on the Storj network
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.)


-- 
869130: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869130
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Josue Ortega 

*Package name: libstorj
 Version: 1.0.1
 Upstream Author: Storj Labs
*URL: https://github.com/Storj/libstorj
*Licence: GPLv2
Programming Lang: C
Description: Asynchronous multi-platform C library and CLI for encrypted file 
transfer on the Storj network. https://storj.io

---
Josue Ortega
http://josueortega.org

signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: libstorj
Source-Version: 1.0.2-1

We believe that the bug you reported is fixed in the latest version of
libstorj, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 869...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josue Ortega  (supplier of updated libstorj package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 30 Aug 2017 19:42:56 -0600
Source: libstorj
Binary: libstorj0 libstorj-dev storj
Architecture: source amd64
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Josue Ortega 
Changed-By: Josue Ortega 
Description:
 libstorj-dev - C library for file transfer on Storj network (Development files)
 libstorj0  - Asynchronous C library for file transfer on the Storj network
 storj  - Command Line Tool for encrypted file transfer on the Storj networ
Closes: 869130
Changes:
 libstorj (1.0.2-1) unstable; urgency=low
 .
   * Initial release. (Closes: #869130)
Checksums-Sha1:
 f98334916c3e0cbdf9c5d850ea2f504c901e610b 2085 libstorj_1.0.2-1.dsc
 000154749eee220ecb14ff6bdb62b29d072f26f0 170883 libstorj_1.0.2.orig.tar.gz
 67ccdbc05faa244c0a489484c1015cb70632997d 5292 libstorj_1.0.2-1.debian.tar.xz
 df0cd5f66c40e7123364959be0e8f7fb7ccb2bab 65110 libstorj-dev_1.0.2-1_amd64.deb
 97380e417b5ad4281e85f520e40b20e6627ad7f7 149094 
libstorj0-dbgsym_1.0.2-1_amd64.deb
 2dfacd6529d3abfc94762b754c7d1ef3aa59340c 64364 libstorj0_1.0.2-1_amd64.deb
 d9409a49608872cfac85fc7365289842614a8a43 7739 libstorj_1.0.2-1_amd64.buildinfo
 b9f1a53701238eb480cc804ae49679a7966ad796 181280 storj-dbgsym_1.0.2-1_amd64.deb
 e7276c2ac53dabb31bd1a8dfba58bd292dd9f2fd 72638 storj_1.0.2-1_amd64.deb
Checksums-Sha256:
 7468a363aecf1432633232dd890e8f80d345ab612999770c207f772c14e05b0d 2085 
libstorj_1.0.2-1.dsc
 1d355f2663fd7701c49a5d696e38e1e9bfb48829fca314c47f043d8e3fa8468e 170883 
libstorj_1.0.2.orig.tar.gz
 d26d9e12fb8b85f40da334419dfe04b525365eb01ec8566ead0908df81eed79a 5292 
libstorj_1.0.2-1.debian.tar.xz
 c1de022c1148674f5e6e28ce07585be2826cc75c7b3b419f6a174fbc8f6c6287 65110 
libstorj-dev_1.0.2-1_amd64.deb
 ceaa0cbc73309ebd40e6882b34a6b6d22e127e1488839ad5163d1f7d09eb3398 149094 
libstorj0-dbgsym_1.0.2-1_amd64.deb
 0c0f7d6ea78596116dfc44e834491b09cf834f82ce7a6d66401acc2b8c275855 64364 
libstorj0_1.0.2-1_amd64.deb
 21818be739e463ca3603e6acdc654b811a70008ab9103674baa9f0f29ee3ef79 7739 
libstorj_1.0.2-1_amd64.buildinfo
 b27ab617b94f6c25a189955fa6173a87d19d044d8c8a5fa570de217549b455fe 181280 
storj-dbgsym_1.0.2-1_amd64.deb
 ac53bf32a90f44606d9e849900fa7245073bc6f6133d226ed5f239965f8aed9d 72638 
storj_1.0.2-1_amd64.deb
Files:
 06cb8d3a4dd93aeabe8ea4426d804607 2085 libs optional libstorj_1.0.2-1.dsc
 522cbe3aacf95a9ba25d83e8ef56a882 170883 libs optional 
libstorj_1.0.2.orig.tar.gz
 76bb6bc123d6576a6b3d46e3ac7c356f 5292 libs optional 
libstorj_1.0.2-1.debian.tar.xz
 570438af2fc4d79e0e3f5d88fedb4860 65110 libdevel optional 
libstorj-dev_1.0.2-1_amd64.deb
 a46996c41cd5f212f546a27c83f67efa 149094 debug extra 
libstorj0-dbgsym_1.0.2-1_amd64.deb
 379dae585abe429581f5a763da608d15 64364 libs optional 
libstorj0_1.0.2-1_amd64.deb
 

Bug#877210: marked as done (normaliz FTBFS on i386/armhf: Some error in the normaliz input data detected: Error while reading grading (a 1x2 matrix) !)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:20 +
with message-id 
and subject line Bug#877210: fixed in normaliz 3.4.1+ds-1
has caused the Debian Bug report #877210,
regarding normaliz FTBFS on i386/armhf: Some error in the normaliz input data 
detected: Error while reading grading (a 1x2 matrix) !
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.)


-- 
877210: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877210
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: normaliz
Version: 3.1.1+ds-1
Severity: serious
Tags: buster sid

Some recent change in unstable makes normaliz FTBFS on i386/armhf
(could be on all 32bit architectures):

https://tests.reproducible-builds.org/debian/history/normaliz.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/normaliz.html

...
/usr/bin/make -C test NORMALIZ=/build/1st/normaliz-3.1.1+ds/_build/normaliz
make[2]: Entering directory '/build/1st/normaliz-3.1.1+ds/test'
/build/1st/normaliz-3.1.1+ds/_build/normaliz  -s test-s/23
Some error in the normaliz input data detected: Error while reading grading (a 
1x2 matrix) !
BadInputException caught... exiting.
Makefile:54: recipe for target 'test-s/23.out' failed
make[2]: *** [test-s/23.out] Error 1
--- End Message ---
--- Begin Message ---
Source: normaliz
Source-Version: 3.4.1+ds-1

We believe that the bug you reported is fixed in the latest version of
normaliz, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 877...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jerome Benoit  (supplier of updated normaliz package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 Nov 2017 06:15:30 +
Source: normaliz
Binary: normaliz libnormaliz3 libnormaliz-dev libnormaliz-dev-common 
normaliz-bin normaliz-doc
Architecture: source all amd64
Version: 3.4.1+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jerome Benoit 
Description:
 libnormaliz-dev - math computing tools for affine monoids, rational polytopes 
and c
 libnormaliz-dev-common - math computing tools for affine monoids, rational 
polytopes and c
 libnormaliz3 - math computing tools for affine monoids, rational polytopes and 
c
 normaliz   - math computing tools for affine monoids, rational polytopes and c
 normaliz-bin - math computing tools for affine monoids, rational polytopes and 
c
 normaliz-doc - math computing tools for affine monoids, rational polytopes and 
c
Closes: 877210
Changes:
 normaliz (3.4.1+ds-1) unstable; urgency=medium
 .
   * New upstream minor version (Closes: #877210).
   * Debianization:
 - debian/copyright, refresh;
 - debian/control:
   - debhelper, bump to 10 (see d/rules);
   - Standards Version, bump to 4.1.1 (no change);
   - discard the debug symbols package libnormaliz0-dbg;
   - Build-Depends-Indep field, neutralize;
 - debian/watch:
   - version, bump to 4;
   - path, refresh to upstream GitHUB site path;
 - debian/rules:
   - debhelper, bump to 10;
   - doc composition, neutralize.
Checksums-Sha1:
 28fff2497c0d786e5a440da2554dfe4c201dfa49 3078 normaliz_3.4.1+ds-1.dsc
 f88d2a7292576247f62913b0bbdc619ed7682b08 1334860 normaliz_3.4.1+ds.orig.tar.xz
 52ca94272727d32cd8bc84a7396c86e8a76b6e11 4928 normaliz_3.4.1+ds-1.debian.tar.xz
 2a454cb30707e6f428d6f86c626272105dbd43c0 24568 
libnormaliz-dev-common_3.4.1+ds-1_all.deb
 192cc9e5bb8d8258e9f170fd5b71afaec6b10ff6 551676 
libnormaliz-dev_3.4.1+ds-1_amd64.deb
 d447f91c6935b8a0dd91a6e128cef71c669e69fe 5473852 
libnormaliz3-dbgsym_3.4.1+ds-1_amd64.deb
 c0d8ec69032bcfff8a4770fb8c94079db2cdf9ce 589736 
libnormaliz3_3.4.1+ds-1_amd64.deb
 fddbb0e4acb339cc049a09152628165108fffbcb 671784 
normaliz-bin-dbgsym_3.4.1+ds-1_amd64.deb
 f088f1945d3939d37ef2fe45713b2359e50f8f48 73700 
normaliz-bin_3.4.1+ds-1_amd64.deb
 4b1d5e70a6ad78f6a4da8beba35cde9cdf9f0696 701284 normaliz-doc_3.4.1+ds-1_all.deb
 0e65d95ed239d6bf1196c1afd91d6fcfde7221c9 8309 

Bug#735679: marked as done (ITP: superlu-dist -- MPI version of SuperLU)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:00:23 +
with message-id 
and subject line Bug#735679: fixed in superlu-dist 5.2.2+dfsg1-1
has caused the Debian Bug report #735679,
regarding ITP: superlu-dist -- MPI version of SuperLU
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.)


-- 
735679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org


--- Please fill out the fields below. ---

   Package name: superlu-dist
Version: 3.3
Upstream Author: Jim Demmel, John Gilbert, Xiaoye (Sherry) Li
URL: http://crd.lbl.gov/~xiaoye/SuperLU/superlu-dist_2.4.tar.gz
License: see the copyright bellow
Description: MPI version of SuperLU

 SuperLU is a general purpose library for the direct solution of
 large, sparse, nonsymmetric systems of linear equations on high
 performance machines.

 Note that you can already find a tentative package on Debian science
svn repository

Copyright:

Copyright (c) 2003, The Regents of the University of California, through
Lawrence Berkeley National Laboratory (subject to receipt of any
required
approvals from U.S. Dept. of Energy)

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification,
are permitted provided that the following conditions are met:

(1) Redistributions of source code must retain the above copyright
notice,
this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
notice,
this list of conditions and the following disclaimer in the
documentation
and/or other materials provided with the distribution.
(3) Neither the name of Lawrence Berkeley National Laboratory, U.S.
Dept. of
Energy nor the names of its contributors may be used to endorse or
promote
products derived from this software without specific prior written
permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


-- 


Christophe TROPHIME
Research Engineer

LNCMI
CNRS - LNCMI
25, rue des Martyrs
BP 166
38042 GRENOBLE Cedex 9
FRANCE
CNRS

Tel : +33 (0)4 76 88 90 02 
Fax : +33 (0) 4 76 88 10 01
Office U 19 
M@il : christophe.troph...@lncmi.cnrs.fr 

--- End Message ---
--- Begin Message ---
Source: superlu-dist
Source-Version: 5.2.2+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
superlu-dist, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 735...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons  (supplier of updated superlu-dist package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 14 Nov 2017 19:49:41 +0800
Source: superlu-dist
Binary: libsuperlu-dist-dev libsuperlu-dist5
Architecture: source amd64
Version: 5.2.2+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Drew Parsons 
Description:
 libsuperlu-dist-dev - Highly distributed solution of sparse linear equations
 libsuperlu-dist5 - Highly distributed solution of sparse linear equations
Closes: 735679
Changes:
 superlu-dist (5.2.2+dfsg1-1) unstable; urgency=medium
 .
   * Team upload.
   * Initial 

Bug#869204: marked as done (seafile-daemon: backport deb for armhf arch)

2017-11-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 Nov 2017 09:38:38 +0100
with message-id <7cff5edb-4e43-c0da-67f0-beaa2e374...@uni-mainz.de>
and subject line Re: Bug#869204: seafile-daemon: backport deb for armhf arch
has caused the Debian Bug report #869204,
regarding seafile-daemon: backport deb for armhf arch
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.)


-- 
869204: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869204
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: seafile-daemon
Severity: wishlist

Dear Maintainer,

I see seafile-daemon is in stretch-backports but not for the armhf arch. 
Debs are available for armhf in testing. Does something prevent the backport?
Is an armhf package coming to stretch-backports in the future?

Thanks for your work. 

Regards,
Leonardo

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: armhf (armv7l)

Kernel: Linux 4.9.0-3-armmp (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Latest armhf build of seafile in stretch-backports is in the archive.

Am 26.07.2017 um 15:19 schrieb Christoph Martin:
> Hi Leonardo,
> 
> Am 21.07.2017 um 15:38 schrieb Leonardo Canducci:
>> Package: seafile-daemon
>> Severity: wishlist
>>
>> Dear Maintainer,
>>
>> I see seafile-daemon is in stretch-backports but not for the armhf arch. 
>> Debs are available for armhf in testing. Does something prevent the backport?
>> Is an armhf package coming to stretch-backports in the future?
>>
> 
> Please have a look at
> https://buildd.debian.org/status/package.php?p=seafile=stretch-backports
> 
> Backport for armhf and armel is simply not build yet. It is waiting for
> the autobuilder to do it.
> 
> Please redirect your request to the backports/autobuilder team for armhf.
> 
> I can't do anything about this.
> 
> Regards
> Christoph
> 

-- 

Christoph Martin, Leiter Unix-Systeme
Zentrum für Datenverarbeitung, Uni-Mainz, Germany
 Anselm Franz von Bentzel-Weg 12, 55128 Mainz
 Telefon: +49(6131)3926337
 Instant-Messaging: Jabber: mar...@jabber.uni-mainz.de
  (Siehe http://www.zdv.uni-mainz.de/4010.php)
<>

signature.asc
Description: OpenPGP digital signature
--- End Message ---