Re: what's up with python3.11 on arm?

2024-03-16 Thread Matthias Klose
On 16.03.24 18:41, Steven Robbins wrote: This recent transition has really illuminated how little I know of the dark corners of Debian infrastructure... Some packages (e.g. libcdk5/experimental) aren't buildable on the armel/armhf because the build-deps don't install, and in particular: The

Re: 64-bit time_t transition: cargo needs manual intervention

2024-03-16 Thread Matthias Klose
On 16.03.24 15:29, Simon McVittie wrote: On Thu, 14 Mar 2024 at 22:03:57 -0700, Otto Kekäläinen wrote: For example curl isn't building on armel/armhf now and numerous packages that depend of curl are not building on armel/armhf. I believe a maintainer upload or NMU of #1066981 and #1066982

Re: Another take on package relationship substvars

2024-02-22 Thread Matthias Klose
On 22.02.24 20:43, Niels Thykier wrote: Simon McVittie: We could also make unused substvars a hard failure (FTBFS). I'd prefer not this, because this would be really painful if you're using substvars for something other than a simple list of dependencies, like gobject-introspection does:

Re: 64-bit time_t transition in progress

2024-02-08 Thread Matthias Klose
On 08.02.24 20:07, Ansgar wrote: Hi, On Fri, 2024-02-02 at 08:21 -0800, Steve Langasek wrote: Once all of these packages have built in experimental and we have identified and addressed all adverse interactions with the usrmerge transition, the plan is:  - dpkg uploaded to unstable with

Re: Preparing for Python 3.12

2023-12-03 Thread Matthias Klose
as a supported version. If you see builds failing because of a missing 3.12 extension, please just wait a few days until all the binNMUs are done. For the progress, see (ignoring the 'unknown' status) https://release.debian.org/transitions/html/python3.12-add.html Matthias On 07.11.23 11:27, Matthias

enabling link time optimizations in package builds

2022-06-17 Thread Matthias Klose
Link time optimizations are an optimization that helps with a single digit percent number optimizing both for smaller size, and better speed. These optimizations are available for some time now in GCC. Link time optimizations are also at least turned on in other distros like Fedora, OpenSuse

Re: i386 baseline issue for Go packages in Bookworm

2021-04-21 Thread Matthias Klose
On 4/17/21 7:09 PM, Shengjing Zhu wrote: > Hi, > > As the release of Go 1.16, upstream no longer supports x87-only > floating-point. > > https://golang.org/doc/go1.16#386 > >> require at least SSE2 support on 386, raising Go's minimum GOARCH=386 >> requirement to the Intel Pentium 4 (released

Re: Usage of language specific profiles in build dependencies

2021-02-11 Thread Matthias Klose
On 2/11/21 10:40 AM, Paul Gevers wrote: > Hi, > > On 11-02-2021 10:16, Matthias Klose wrote: >> These dependencies should look like: >> >> default-jdk [!hppa !hurd-i386 !kfreebsd-any] >> >> or >> >> default-jdk [alpha amd64 arm64 armel ar

Usage of language specific profiles in build dependencies

2021-02-11 Thread Matthias Klose
Please see https://bugs.debian.org/982085 I think it's wrong to encode build dependencies for language stacks that are not available on some platforms, just using a profile. Seen in gettext: default-jdk , maven-repo-helper and also in db5.3. A more cooperative usage of such build

Re: Fixed release dates are hurting quality

2021-02-08 Thread Matthias Klose
On 2/7/21 3:20 PM, David Bremner wrote: > John Paul Adrian Glaubitz writes: > >> It shouldn't be enough for a package to have its worst bugs fixed like FTBFS >> or >> crashes when it gets shipped with a release. Packages that are being shipped >> with >> a release should also be properly

Re: Architecture: all binNMUs (was: deduplicating jquery/)

2020-12-06 Thread Matthias Klose
On 12/6/20 12:27 PM, Philipp Kern wrote: > On 06.12.20 01:08, Paul Wise wrote: >> On Sat, Dec 5, 2020 at 12:21 PM Matthias Klose wrote: >> >>> Maybe there is more. But there's no progress, or intent to fix every tool >>> to be >>> aware of binNMUs.

Re: Porter roll call for Debian Bullseye

2020-12-06 Thread Matthias Klose
On 12/1/20 5:02 AM, YunQiang Su wrote: > I am sorry for the later response. >Hi, > > I am an active porter for the following architectures and I intend > to continue this for the lifetime of the Bullseye release (est. end > of 2024): > > For mipsel and mips64el, I > - test most

Re: Architecture: all binNMUs (was: deduplicating jquery/)

2020-12-05 Thread Matthias Klose
On 12/1/20 11:56 AM, Simon McVittie wrote: > On Tue, 01 Dec 2020 at 11:05:54 +0100, Jonas Smedegaard wrote: >> Can someone remind me: Why is it that we cannot do arch-independent >> auto-building? > > We can and do autobuild arch-independent packages (since 2015: on the > timescale of

Re: Split Packages files based on new section "buildlibs"

2020-11-17 Thread Matthias Klose
On 11/11/20 8:37 PM, Russ Allbery wrote: > Simon McVittie writes: >> My understanding is that Rust and Go code literally doesn't have >> analogous built-in system-wide search paths for third-party libraries, >> and when building Debian packages that contain Rust and Go code, we have >> to invent

Re: Split Packages files based on new section "buildlibs"

2020-11-11 Thread Matthias Klose
On 11/10/20 10:51 PM, Joerg Jaspert wrote: > On 15948 March 1977, Paul Wise wrote: > >> Does this include the -dev packages for C/etc libraries? > > No. > >> I guess it also applies to Haskell and other statically-linked languages. >> https://wiki.debian.org/StaticLinking > > StaticLinking

Re: Mass bugs filing: autopkgtest should be marked superficial

2020-09-17 Thread Matthias Klose
On 9/17/20 11:12 AM, Ole Streicher wrote: > "Adam D. Barratt" writes: >> On Thu, 2020-09-17 at 09:55 +0200, Ole Streicher wrote: >>> Graham Inggs writes: On Thu, 17 Sep 2020 at 09:18, Raphael Hertzog wrote: > Please reduce the severity of all the bugs that you opened to >

C++ symbols files (Re: GCC 10 transition)

2020-07-28 Thread Matthias Klose
On 7/28/20 12:02 PM, Norbert Preining wrote: > Dear GCC Team, > > (please Cc) > > I would like to ask about how we should deal with gcc10 creating > completely different symbols than what we currently have. > > Are we supposed to bump the ABI version for every library due to the > symbols

Re: https://trends.debian.net/ - is this 20000 source packages since 2006?

2020-07-06 Thread Matthias Klose
On 7/6/20 8:04 AM, Lucas Nussbaum wrote: > Hi, > > On 04/07/20 at 13:24 +0200, Steffen Möller wrote: >> Hello, >> >> I just skimmed through https://trends.debian.net/ and am impressed. Many >> thanks for these figures. > > Thanks > >> Do you accept wishes for additional graphs?  > > Sure > >>

GCC and binutils plans for bullseye

2020-07-01 Thread Matthias Klose
Debian bullseye will be based on a gcc-10 package taken from the gcc-10 upstream branch, and binutils based on a binutils package taken from the 2.35 branch. I'm planning to make gcc-10 the default after gcc-10 (10.2.0) is available (upstream targets mid July). binutils will be updated before

Re: Bug#960981: ITP: rocr-runtime -- HSA Runtime API and runtime for ROCm

2020-05-19 Thread Matthias Klose
On 5/19/20 3:29 AM, Norbert Preining wrote: > Package: wnpp > Severity: wishlist > Owner: Norbert Preining > > * Package name: rocr-runtime > Version : 3.3.0 > Upstream Author : AMD > * URL : https://github.com/RadeonOpenCompute/ROCR-Runtime/ > * License :

Bug#959086: ITP: python-pebble -- Threading and multiprocessing eye-candy

2020-04-29 Thread Matthias Klose
Package: wnpp Severity: wishlist Owner: Matthias Klose X-Debbugs-CC: debian-devel@lists.debian.org * Package name: python-pebble (already an unrelated pebble source in the archive) Version : 4.5.1 Upstream Author : Matteo Cafasso * URL : https

Bug#959084: ITP: cvise -- super-parallel Python port of the C-Reduce project

2020-04-29 Thread Matthias Klose
Package: wnpp Severity: wishlist Owner: Matthias Klose X-Debbugs-CC: debian-devel@lists.debian.org * Package name: cvise Version : 1.0.0 Upstream Author : Martin Liška and Moritz Pflanzer, The University of Utah * URL : https://github.com/marxin/cvise * License

Re: Python3 modules not built for all supported Python versions

2020-03-30 Thread Matthias Klose
On 3/30/20 1:24 PM, Emilio Pozuelo Monfort wrote: > Hi, > > We've just finished the transition to python3.8 as the default python3 > interpreter, which was a bit difficult due to some autopkgtest regressions in > a > few rdeps, and to the fact that many modules only build their extensions for >

Re: apt 2.0 release notes

2020-03-08 Thread Matthias Klose
On 3/7/20 9:41 PM, Julian Andres Klode wrote: > # APT 2.0 > > After brewing in experimental for a while, and getting a first outing in > the Ubuntu 19.10 release; both as 1.9, APT 2.0 is now landing in unstable. > 1.10 would be a boring, weird number, eh? > > Compared to the 1.8 series, the APT

Accepted python-reportlab 3.5.34-1 (source) into unstable

2020-01-28 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 28 Jan 2020 16:56:28 +0100 Source: python-reportlab Architecture: source Version: 3.5.34-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Closes: 948945 9381130 Changes: python

Accepted gcc-snapshot 1:20200124-1 (source) into unstable

2020-01-24 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 24 Jan 2020 12:01:06 +0100 Source: gcc-snapshot Architecture: source Version: 1:20200124-1 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-snapshot (1

Accepted gcc-9 9.2.1-25 (source) into unstable

2020-01-23 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 23 Jan 2020 14:21:05 +0100 Source: gcc-9 Architecture: source Version: 9.2.1-25 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-9 (9.2.1-25) unstable

Accepted binutils 2.33.90.20200122-2 (source) into unstable

2020-01-21 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 22 Jan 2020 07:49:18 +0100 Source: binutils Architecture: source Version: 2.33.90.20200122-2 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Closes: 949454 Changes: binutils

Accepted binutils 2.33.90.20200122-1 (source) into unstable

2020-01-21 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 22 Jan 2020 06:18:41 +0100 Source: binutils Architecture: source Version: 2.33.90.20200122-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: binutils (2.33.90.20200122-1

Accepted libffi 3.3-3 (source) into unstable

2020-01-19 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 19 Jan 2020 12:39:28 +0100 Source: libffi Architecture: source Version: 3.3-3 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: libffi (3.3-3) unstable; urgency

Accepted gcc-10 10-20200117-2 (source) into experimental

2020-01-17 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 17 Jan 2020 15:56:29 +0100 Source: gcc-10 Architecture: source Version: 10-20200117-2 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-10 (10-20200117-2

Accepted gcc-10 10-20200117-1 (source) into experimental

2020-01-17 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 17 Jan 2020 12:46:43 +0100 Source: gcc-10 Architecture: source Version: 10-20200117-1 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-10 (10-20200117-1

Accepted gcc-9 9.2.1-24 (source) into unstable

2020-01-17 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 17 Jan 2020 11:04:08 +0100 Source: gcc-9 Architecture: source Version: 9.2.1-24 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-9 (9.2.1-24) unstable

Accepted openjdk-13 13.0.2+8-1 (source) into unstable

2020-01-17 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 17 Jan 2020 10:22:49 +0100 Source: openjdk-13 Architecture: source Version: 13.0.2+8-1 Distribution: unstable Urgency: medium Maintainer: OpenJDK Team Changed-By: Matthias Klose Changes: openjdk-13 (13.0.2+8-1) unstable

Accepted openjdk-14 14~32-1 (source) into unstable

2020-01-16 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 16 Jan 2020 23:31:42 +0100 Source: openjdk-14 Architecture: source Version: 14~32-1 Distribution: unstable Urgency: medium Maintainer: OpenJDK Team Changed-By: Matthias Klose Changes: openjdk-14 (14~32-1) unstable; urgency

Accepted pillow-sane 2.8.3-4 (source) into unstable

2020-01-16 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 16 Jan 2020 20:59:06 +0100 Source: pillow-sane Architecture: source Version: 2.8.3-4 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: pillow-sane (2.8.3-4) unstable

Accepted creduce 2.10.0+20200116-1 (source) into unstable

2020-01-16 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 16 Jan 2020 12:24:59 +0100 Source: creduce Architecture: source Version: 2.10.0+20200116-1 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Closes: 945886 Changes: creduce

Accepted pillow-sane 2.8.3-3 (source) into unstable

2020-01-16 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 16 Jan 2020 11:41:15 +0100 Source: pillow-sane Architecture: source Version: 2.8.3-3 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Closes: 937291 Changes: pillow-sane (2.8.3-3

Accepted binutils 2.33.50.20200115-1 (source) into unstable

2020-01-15 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 15 Jan 2020 21:18:18 +0100 Source: binutils Architecture: source Version: 2.33.50.20200115-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: binutils (2.33.50.20200115-1

Accepted openjdk-11 11.0.6+10-1 (source) into unstable

2020-01-14 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 15 Jan 2020 01:09:36 +0100 Source: openjdk-11 Architecture: source Version: 11.0.6+10-1 Distribution: unstable Urgency: high Maintainer: OpenJDK Team Changed-By: Matthias Klose Closes: 99 933342 933349 933373 942030

Accepted freealchemist 0.5-1.1 (source) into unstable

2020-01-14 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 14 Jan 2020 21:13:50 +0100 Source: freealchemist Architecture: source Version: 0.5-1.1 Distribution: unstable Urgency: medium Maintainer: Devid Antonio Filoni Changed-By: Matthias Klose Closes: 912498 936550 Changes

Accepted binutils 2.33.50.20200114-1 (source arm64 all) into unstable

2020-01-14 Thread Matthias Klose
libctf0-dbg Architecture: source arm64 all Version: 2.33.50.20200114-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Description: binutils - GNU assembler, linker and binary utilities binutils-aarch64-linux-gnu - GNU binary utilities, for aarch64

Accepted pillow 7.0.0-3 (source) into unstable

2020-01-12 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 12 Jan 2020 09:54:31 +0100 Source: pillow Architecture: source Version: 7.0.0-3 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: pillow (7.0.0-3) unstable; urgency=medium

Accepted cross-toolchain-base 44 (source) into unstable

2020-01-12 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 12 Jan 2020 08:50:59 +0100 Source: cross-toolchain-base Architecture: source Version: 44 Distribution: unstable Urgency: medium Maintainer: Cross Toolchain Base Team Changed-By: Matthias Klose Changes: cross-toolchain-base

Accepted binutils 2.33.50.20200111-1 (source) into unstable

2020-01-11 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 11 Jan 2020 14:24:29 +0100 Source: binutils Architecture: source Version: 2.33.50.20200111-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: binutils (2.33.50.20200111-1

Accepted pillow-sane 2.8.3-2 (source) into unstable

2020-01-10 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 10 Jan 2020 19:57:30 +0100 Source: pillow-sane Architecture: source Version: 2.8.3-2 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: pillow-sane (2.8.3-2) unstable

Accepted python-bsddb3 6.2.6-4 (source) into unstable

2020-01-10 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 10 Jan 2020 15:01:56 +0100 Source: python-bsddb3 Architecture: source Version: 6.2.6-4 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: python-bsddb3 (6.2.6-4) unstable

Accepted gcc-9 9.2.1-23 (source) into unstable

2020-01-10 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 10 Jan 2020 13:18:54 +0100 Source: gcc-9 Architecture: source Version: 9.2.1-23 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Closes: 915194 Changes: gcc-9 (9.2.1-23

Accepted twisted 18.9.0-6 (source) into unstable

2020-01-09 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 09 Jan 2020 21:25:22 +0100 Source: twisted Architecture: source Version: 18.9.0-6 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Matthias Klose Changes: twisted (18.9.0-6

Accepted openjdk-14 14~31-1 (source) into unstable

2020-01-09 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 09 Jan 2020 15:19:43 +0100 Source: openjdk-14 Architecture: source Version: 14~31-1 Distribution: unstable Urgency: medium Maintainer: OpenJDK Team Changed-By: Matthias Klose Closes: 942783 946723 946766 Changes: openjdk-14

Accepted hsail-tools 0~20180830-1 (source) into unstable

2020-01-09 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 09 Jan 2020 21:14:26 +0100 Source: hsail-tools Architecture: source Version: 0~20180830-1 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: hsail-tools (0~20180830

Accepted egenix-mx-base 3.2.9-3 (source) into unstable

2020-01-09 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 09 Jan 2020 16:26:24 +0100 Source: egenix-mx-base Architecture: source Version: 3.2.9-3 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Matthias Klose Changes: egenix-mx-base (3.2.9-3

Accepted lxml 4.4.2-1 (source) into unstable

2020-01-09 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 09 Jan 2020 13:55:11 +0100 Source: lxml Architecture: source Version: 4.4.2-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: lxml (4.4.2-1) unstable; urgency=medium

Accepted cross-toolchain-base 43 (source) into unstable

2020-01-08 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 08 Jan 2020 12:34:40 +0100 Source: cross-toolchain-base Architecture: source Version: 43 Distribution: unstable Urgency: medium Maintainer: Cross Toolchain Base Team Changed-By: Matthias Klose Changes: cross-toolchain-base

Accepted cross-toolchain-base-ports 36 (source) into unstable

2020-01-08 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 08 Jan 2020 14:02:30 +0100 Source: cross-toolchain-base-ports Architecture: source Version: 36 Distribution: unstable Urgency: medium Maintainer: Cross Toolchain Base Team Changed-By: Matthias Klose Changes: cross

Accepted binutils 2.33.50.20200107-1 (source) into unstable

2020-01-07 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 07 Jan 2020 23:19:25 +0100 Source: binutils Architecture: source Version: 2.33.50.20200107-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: binutils (2.33.50.20200107-1

Accepted gcc-10 10-20200107-1 (source) into experimental

2020-01-07 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 07 Jan 2020 22:32:03 +0100 Source: gcc-10 Architecture: source Version: 10-20200107-1 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-10 (10-20200107-1

Accepted zope.interface 4.6.0-4 (source) into unstable

2020-01-07 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 07 Jan 2020 14:59:22 +0100 Source: zope.interface Architecture: source Version: 4.6.0-4 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Matthias Klose Changes: zope.interface (4.6.0-4

Accepted python-packaging 20.0-1 (source) into unstable

2020-01-07 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 07 Jan 2020 15:20:18 +0100 Source: python-packaging Architecture: source Version: 20.0-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: python-packaging (20.0-1

Accepted pyserial 3.4-5 (source) into unstable

2020-01-07 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 07 Jan 2020 14:21:42 +0100 Source: pyserial Architecture: source Version: 3.4-5 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: pyserial (3.4-5) unstable; urgency=medium

Accepted openjdk-8 8u242-b04-1 (source) into unstable

2020-01-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Jan 2020 20:59:40 +0100 Source: openjdk-8 Architecture: source Version: 8u242-b04-1 Distribution: unstable Urgency: medium Maintainer: OpenJDK Team Changed-By: Matthias Klose Changes: openjdk-8 (8u242-b04-1) unstable

Accepted python-iso8601 0.1.12-1 (source) into unstable

2020-01-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Jan 2020 18:38:15 +0100 Source: python-iso8601 Architecture: source Version: 0.1.12-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Matthias Klose Changes: python-iso8601

Accepted zope.interface 4.6.0-3 (source) into unstable

2020-01-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Jan 2020 16:41:01 +0100 Source: zope.interface Architecture: source Version: 4.6.0-3 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Matthias Klose Changes: zope.interface (4.6.0-3

Accepted pillow 7.0.0-2 (source) into unstable

2020-01-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Jan 2020 16:19:39 +0100 Source: pillow Architecture: source Version: 7.0.0-2 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: pillow (7.0.0-2) unstable; urgency=medium

Accepted pillow 7.0.0-1 (source) into unstable

2020-01-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Jan 2020 13:38:42 +0100 Source: pillow Architecture: source Version: 7.0.0-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: pillow (7.0.0-1) unstable; urgency=medium

Accepted python-setuptools 44.0.0-1 (source) into unstable

2020-01-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Jan 2020 12:25:00 +0100 Source: python-setuptools Architecture: source Version: 44.0.0-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: python-setuptools (44.0.0-1

Accepted python3.8 3.8.1-2 (source) into unstable

2020-01-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 06 Jan 2020 09:48:53 +0100 Source: python3.8 Architecture: source Version: 3.8.1-2 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: python3.8 (3.8.1-2) unstable; urgency

Accepted binutils 2.33.50.20200105-2 (source) into experimental

2020-01-05 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 05 Jan 2020 11:33:49 +0100 Source: binutils Architecture: source Version: 2.33.50.20200105-2 Distribution: experimental Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: binutils

Accepted binutils 2.33.50.20200105-1 (source) into experimental

2020-01-05 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 05 Jan 2020 11:33:49 +0100 Source: binutils Architecture: source Version: 2.33.50.20200105-1 Distribution: experimental Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: binutils

Accepted libffi 3.3-2.3 (source) into experimental

2020-01-05 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 05 Jan 2020 11:29:35 +0100 Source: libffi Architecture: source Version: 3.3-2.3 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: libffi (3.3-2.3) experimental

Accepted gcc-10 10-20200104-1 (source) into experimental

2020-01-04 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 04 Jan 2020 11:26:06 +0100 Source: gcc-10 Architecture: source Version: 10-20200104-1 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-10 (10-20200104-1

Accepted gcc-9 9.2.1-22 (source) into unstable

2020-01-04 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 04 Jan 2020 10:43:48 +0100 Source: gcc-9 Architecture: source Version: 9.2.1-22 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Closes: 946487 946709 946792 Changes: gcc

Accepted gcc-defaults-ports 1.187 (source amd64) into experimental, experimental

2019-12-23 Thread Matthias Klose
-gnu gobjc-powerpc64-linux-gnu gobjc-riscv64-linux-gnu gobjc-sh4-linux-gnu gobjc-sparc64-linux-gnu gobjc-x86-64-linux-gnux32 Architecture: source amd64 Version: 1.187 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Description: cpp-alpha

Accepted gcc-defaults 1.187 (source amd64) into experimental, experimental

2019-12-23 Thread Matthias Klose
Architecture: source amd64 Version: 1.187 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Description: cpp- GNU C preprocessor (cpp) cpp-aarch64-linux-gnu - GNU C preprocessor (cpp) for the arm64 architecture cpp-arm-linux-gnueabi - GNU

Accepted python3.7 3.7.6-1 (source) into unstable

2019-12-19 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 19 Dec 2019 10:25:23 +0100 Source: python3.7 Architecture: source Version: 3.7.6-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: python3.7 (3.7.6-1) unstable; urgency

Accepted python3.8 3.8.1-1 (source) into unstable

2019-12-19 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 19 Dec 2019 10:21:09 +0100 Source: python3.8 Architecture: source Version: 3.8.1-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: python3.8 (3.8.1-1) unstable; urgency

Accepted python3.7 3.7.6~rc1-1 (source) into unstable

2019-12-17 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 17 Dec 2019 15:33:24 +0100 Source: python3.7 Architecture: source Version: 3.7.6~rc1-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: python3.7 (3.7.6~rc1-1) unstable

Accepted gcc-10 10-20191217-1 (source) into experimental

2019-12-17 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 17 Dec 2019 12:31:04 +0100 Source: gcc-10 Architecture: source Version: 10-20191217-1 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-10 (10-20191217-1

Accepted python3-defaults 3.8.0-3 (source) into experimental

2019-12-15 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 15 Dec 2019 13:49:16 +0100 Source: python3-defaults Architecture: source Version: 3.8.0-3 Distribution: experimental Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: python3-defaults (3.8.0-3

Accepted openjdk-14 14~27-1 (source) into unstable

2019-12-14 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 14 Dec 2019 11:21:53 +0100 Source: openjdk-14 Architecture: source Version: 14~27-1 Distribution: unstable Urgency: medium Maintainer: OpenJDK Team Changed-By: Matthias Klose Changes: openjdk-14 (14~27-1) unstable; urgency

Accepted openjdk-11 11.0.6+7-1 (source) into unstable

2019-12-14 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 13 Dec 2019 14:52:21 +0100 Source: openjdk-11 Architecture: source Version: 11.0.6+7-1 Distribution: unstable Urgency: medium Maintainer: OpenJDK Team Changed-By: Matthias Klose Changes: openjdk-11 (11.0.6+7-1) unstable

Accepted binutils 2.33.1-6 (source) into unstable

2019-12-12 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 12 Dec 2019 23:32:03 +0100 Source: binutils Architecture: source Version: 2.33.1-6 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: binutils (2.33.1-6) unstable; urgency

Accepted binutils 2.33.50.20191212-1 (source) into experimental

2019-12-12 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 12 Dec 2019 16:16:13 +0100 Source: binutils Architecture: source Version: 2.33.50.20191212-1 Distribution: experimental Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: binutils

Accepted gcc-10-cross 2 (source) into experimental

2019-12-10 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Dec 2019 10:03:42 +0100 Source: gcc-10-cross Architecture: source Version: 2 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-10-cross (2) experimental

Accepted gcc-9-cross-mipsen 2+c2 (source) into unstable

2019-12-10 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Dec 2019 11:24:51 +0100 Source: gcc-9-cross-mipsen Architecture: source Version: 2+c2 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-9-cross-mipsen (2+c2

Accepted python3.8 3.8.1~rc1-1 (source) into unstable

2019-12-10 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Dec 2019 10:38:12 +0100 Source: python3.8 Architecture: source Version: 3.8.1~rc1-1 Distribution: unstable Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: python3.8 (3.8.1~rc1-1) unstable

Accepted gcc-10 10-20191209-1 (source) into experimental

2019-12-09 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 09 Dec 2019 16:46:08 +0100 Source: gcc-10 Architecture: source Version: 10-20191209-1 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-10 (10-20191209-1

Accepted gcc-10 10-20191208-1 (source) into experimental

2019-12-08 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 08 Dec 2019 10:49:59 +0100 Source: gcc-10 Architecture: source Version: 10-20191208-1 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-10 (10-20191208-1

Accepted binutils-mipsen 4+c6 (source) into unstable

2019-12-08 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 08 Dec 2019 14:02:56 +0100 Source: binutils-mipsen Architecture: source Version: 4+c6 Distribution: unstable Urgency: medium Maintainer: YunQiang Su Changed-By: Matthias Klose Changes: binutils-mipsen (4+c6) unstable

Accepted gcc-10-cross 1 (source amd64 all) into experimental, experimental

2019-12-07 Thread Matthias Klose
: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Description: cpp-10-aarch64-linux-gnu - GNU C preprocessor cpp-10-arm-linux-gnueabi - GNU C preprocessor cpp-10-arm-linux-gnueabihf - GNU C preprocessor cpp-10-i686-linux-gnu - GNU C preprocessor cpp-10

Accepted dwz 0.13-5 (source) into unstable

2019-12-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 06 Dec 2019 20:04:31 +0100 Source: dwz Architecture: source Version: 0.13-5 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: dwz (0.13-5) unstable; urgency=medium

Accepted gcc-10 10-20191205-1 (source) into experimental

2019-12-05 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 05 Dec 2019 20:00:12 +0100 Source: gcc-10 Architecture: source Version: 10-20191205-1 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-10 (10-20191205-1

Accepted binutils 2.33.50.20191205-1 (source) into experimental

2019-12-05 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 05 Dec 2019 21:22:15 +0100 Source: binutils Architecture: source Version: 2.33.50.20191205-1 Distribution: experimental Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Changes: binutils

Accepted gcc-10 10-20191204-1 (source amd64 all) into experimental, experimental

2019-12-05 Thread Matthias Klose
Architecture: source amd64 all Version: 10-20191204-1 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Description: cpp-10 - GNU C preprocessor g++-10 - GNU C++ compiler g++-10-multilib - GNU C++ compiler (multilib support) gcc-10

Accepted binutils 2.33.50.20191128-1 (source amd64 all) into experimental, experimental

2019-12-05 Thread Matthias Klose
libbinutils libbinutils-dbg libctf-nobfd0 libctf-nobfd0-dbg libctf0 libctf0-dbg Architecture: source amd64 all Version: 2.33.50.20191128-1 Distribution: experimental Urgency: medium Maintainer: Matthias Klose Changed-By: Matthias Klose Description: binutils - GNU assembler, linker and binary

Accepted dask 2.8.1+dfsg-0.2 (source) into unstable

2019-12-04 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 04 Dec 2019 20:38:16 +0100 Source: dask Architecture: source Version: 2.8.1+dfsg-0.2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Matthias Klose Changes: dask (2.8.1+dfsg-0.2

Accepted fsspec 0.6.1-0.1 (source) into unstable

2019-12-04 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 04 Dec 2019 13:48:56 +0100 Source: fsspec Architecture: source Version: 0.6.1-0.1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Matthias Klose Changes: fsspec (0.6.1-0.1

Accepted dask 2.8.1+dfsg-0.1 (source) into unstable

2019-12-04 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 04 Dec 2019 13:03:47 +0100 Source: dask Architecture: source Version: 2.8.1+dfsg-0.1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Matthias Klose Closes: 942235 Changes: dask

Accepted fsspec 0.6.0-1.1 (source) into unstable

2019-12-04 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 04 Dec 2019 12:54:50 +0100 Source: fsspec Architecture: source Version: 0.6.0-1.1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Matthias Klose Changes: fsspec (0.6.0-1.1

Accepted gcc-8-cross 32 (source) into unstable

2019-12-02 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 02 Dec 2019 14:51:45 +0100 Source: gcc-8-cross Architecture: source Version: 32 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: gcc-8-cross (32) unstable

  1   2   3   4   5   6   7   8   9   10   >