Accepted inetutils 2:1.9.3-1 (source) into unstable

2015-05-12 Thread Guillem Jover
inetutils-tools Architecture: source Version: 2:1.9.3-1 Distribution: unstable Urgency: low Maintainer: Guillem Jover guil...@debian.org Changed-By: Guillem Jover guil...@debian.org Description: inetutils-ftp - File Transfer Protocol client inetutils-ftpd - File Transfer Protocol server inetutils-inetd

Heads up: Changes in dpkg-shlibdeps directory search list

2015-05-15 Thread Guillem Jover
[ Please follow up on d-d and d-cross (M-F-T set). ] Hi! There are several cleanups and order changes in the pipe for the default dpkg-shlibdeps shared library directory search list in dpkg 1.18.x. It was previously, in decreasing order of preference: 0. «dpkg-shlibdeps -l» (or via

Accepted dpkg 1.18.0 (source all) into unstable

2015-05-18 Thread Guillem Jover
...@lists.debian.org Changed-By: Guillem Jover guil...@debian.org Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg perl modules

Accepted unace 1.2b-13 (source) into unstable

2015-05-12 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 13 May 2015 03:56:11 +0200 Source: unace Binary: unace Architecture: source Version: 1.2b-13 Distribution: unstable Urgency: low Maintainer: Guillem Jover guil...@debian.org Changed-By: Guillem Jover guil...@debian.org

Accepted device3dfx 2013.08.08-2 (source all) into unstable

2015-05-12 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 09 May 2015 00:48:58 +0200 Source: device3dfx Binary: device3dfx-source Architecture: source all Version: 2013.08.08-2 Distribution: unstable Urgency: low Maintainer: Guillem Jover guil...@debian.org Changed-By: Guillem Jover

Accepted dpkg-repack 1.41 (source all) into unstable

2015-04-11 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 11 Apr 2015 17:04:52 +0200 Source: dpkg-repack Binary: dpkg-repack Architecture: source all Version: 1.41 Distribution: unstable Urgency: low Maintainer: Dpkg Developers debian-d...@lists.debian.org Changed-By: Guillem Jover

Re: static linking

2015-05-19 Thread Guillem Jover
Hi! On Tue, 2015-05-19 at 18:21:40 +0100, Rebecca N. Palmer wrote: What's the preferred way to set Built-Using: http://sources.debian.net/src/chromium-browser/42.0.2311.135-2/debian/control/?hl=82#L82 This one is wrong in two ways, it's missing the exact version, and the field does not belong

Timezone name in Debian changelog format

2015-06-25 Thread Guillem Jover
Hi! The other day, while fixing some dpkg code, I noticed that the Debian changelog trailer regex intended to support a timezone name inside parenthesis, like this: -- Name m...@example.org Sat, 30 May 2015 03:18:43 +0200 (CEST) is bogus (since its inception in dpkg 1.3.0, 1996-08), and it

Re: Allowing both cross building and using an alternative compiler

2015-06-25 Thread Guillem Jover
On Tue, 2015-06-16 at 16:07:20 +0100, Wookey wrote: (Guillem - I was wondering if you had any response to my post on this therad. I do. I hope I haven't derailed your progress by asking awkward questions without really providing solutions. I should really take your suggestion and try to

Accepted inetutils 2:1.9.4-1 (source) into unstable

2015-06-11 Thread Guillem Jover
inetutils-tools Architecture: source Version: 2:1.9.4-1 Distribution: unstable Urgency: low Maintainer: Guillem Jover guil...@debian.org Changed-By: Guillem Jover guil...@debian.org Description: inetutils-ftp - File Transfer Protocol client inetutils-ftpd - File Transfer Protocol server inetutils-inetd

Re: Is the Debian dependency system broken? (wget vs libgnutls-deb0-28)

2015-06-16 Thread Guillem Jover
Hi! On Tue, 2015-06-16 at 09:18:34 +0200, Vincent Bernat wrote: There is not a lot of documentation about how to handle that from an upstream point of view. There is the info page (section VERSION) of ld about -version-script. That's true, there's lots of information spread all over the

Re: Adding support for LZIP to dpkg, using that instead of xz, archive wide

2015-06-16 Thread Guillem Jover
On Sun, 2015-06-14 at 14:08:24 +0200, Thomas Goirand wrote: On 06/14/2015 05:46 AM, Guillem Jover wrote: Well if you want reproducible output, then use the same tool version. That's not possible: Jessie, Sid and Trusty don't have the same version, and we need to generate the orig.tar file

Re: Adding support for LZIP to dpkg, using that instead of xz, archive wide

2015-06-13 Thread Guillem Jover
Hi, On Sun, 2015-06-14 at 01:08:29 +0200, Thomas Goirand wrote: On 06/13/2015 10:55 AM, Paul Wise wrote: On Sat, Jun 13, 2015 at 4:23 PM, Thomas Goirand wrote: I've been using xz compression for a long time, but I see a big defect which is today pushing me to turn it off for the .orig.tar

Re: DEB_SIGN_KEYID vs DEBSIGN_KEYID

2015-06-13 Thread Guillem Jover
Hi! On Sun, 2015-06-07 at 10:36:41 +0200, Harald Dunkel wrote: For devscripts you can define a variable DEBSIGN_KEYID. For dpkg it is called DEB_SIGN_KEYID. git-buildpackage doesn't support a keyid environment variable at all, as it seems. All ignore the default-key option set in

Accepted device3dfx 2013.08.08-3 (source all) into unstable

2015-06-15 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 16 Jun 2015 03:32:34 +0200 Source: device3dfx Binary: device3dfx-source Architecture: source all Version: 2013.08.08-3 Distribution: unstable Urgency: low Maintainer: Guillem Jover guil...@debian.org Changed-By: Guillem Jover

Re: Adding support for LZIP to dpkg, using that instead of xz, archive wide

2015-06-14 Thread Guillem Jover
Hi! On Sun, 2015-06-14 at 16:48:21 +0200, Vincent Lefevre wrote: On 2015-06-14 05:46:00 +0200, Guillem Jover wrote: On Sun, 2015-06-14 at 01:08:29 +0200, Thomas Goirand wrote: On 06/13/2015 10:55 AM, Paul Wise wrote: On Sat, Jun 13, 2015 at 4:23 PM, Thomas Goirand wrote: As a friend

Accepted dpkg 1.18.1 (source all) into unstable

2015-05-29 Thread Guillem Jover
...@lists.debian.org Changed-By: Guillem Jover guil...@debian.org Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg perl modules

Re: Bug#790933: ITP: drive - Google Drive tool

2015-07-03 Thread Guillem Jover
Hi! On Fri, 2015-07-03 at 09:09:42 +0200, Sophie Brun wrote: Package: wnpp Severity: wishlist Owner: Sophie Brun sop...@freexian.com X-Debbugs-Cc: debian-devel@lists.debian.org Package name : drive Version : 0.2.5 Upstream Author : Emmanuel Odeke od...@ualberta.ca

Accepted arj 3.10.22-14 (source) into unstable

2015-07-01 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 02 Jul 2015 03:11:36 +0200 Source: arj Binary: arj Architecture: source Version: 3.10.22-14 Distribution: unstable Urgency: low Maintainer: Guillem Jover guil...@debian.org Changed-By: Guillem Jover guil...@debian.org

Re: Bug#790399: ITP: structlog -- tructured Logging for Python

2015-07-06 Thread Guillem Jover
Hi! On Wed, 2015-07-01 at 02:58:41 +0100, Filippo Giunchedi wrote: On Mon, Jun 29, 2015 at 01:56:55PM +0500, Andrey Rahmatullin wrote: On Mon, Jun 29, 2015 at 10:22:30AM +0200, Adrien CLERC wrote: Le 29/06/2015 02:51, Filippo Giunchedi a écrit : * Package name: structlog It

Accepted inetutils 2:1.9.3-2 (source) into unstable

2015-05-26 Thread Guillem Jover
inetutils-tools Architecture: source Version: 2:1.9.3-2 Distribution: unstable Urgency: medium Maintainer: Guillem Jover guil...@debian.org Changed-By: Guillem Jover guil...@debian.org Description: inetutils-ftp - File Transfer Protocol client inetutils-ftpd - File Transfer Protocol server inetutils

Accepted libpmount 0.0.17-1 (source amd64) into unstable, unstable

2015-08-13 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 13 Aug 2015 00:34:27 +0200 Source: libpmount Binary: libpmount-dev libpmount0 Architecture: source amd64 Version: 0.0.17-1 Distribution: unstable Urgency: low Maintainer: Guillem Jover guil...@debian.org Changed-By: Guillem

Re: Facilitating external repositories

2015-08-20 Thread Guillem Jover
Hi! On Mon, 2015-08-17 at 09:53:17 +0200, Wouter Verhelst wrote: A repository with a whitelist cannot install packages with names outside that whitelist. It should also not be able to have packages with Provides: or Replaces: headers outside that whitelist (so you can't ship a package that

Re: Heads up: Upcoming dpkg-buildpackage -j precedence change

2015-07-29 Thread Guillem Jover
Hi! On Wed, 2015-05-13 at 14:21:54 +0200, Guillem Jover wrote: On Tue, 2015-05-12 at 10:02:27 +0100, Jonathan Dowland wrote: On Mon, May 11, 2015 at 08:40:16PM +0200, Guillem Jover wrote: $ make -jN -f debian/rules build and $ DEB_BUILD_OPTIONS=parallel=N debian/rules build

Accepted dpkg 1.18.2 (source all amd64) into unstable

2015-08-04 Thread Guillem Jover
...@lists.debian.org Changed-By: Guillem Jover guil...@debian.org Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg perl modules

Accepted unace 1.2b-14 (source) into unstable

2015-08-10 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 11 Aug 2015 04:30:18 +0200 Source: unace Binary: unace Architecture: source Version: 1.2b-14 Distribution: unstable Urgency: low Maintainer: Guillem Jover guil...@debian.org Changed-By: Guillem Jover guil...@debian.org

Accepted xfstt 1.9.2-1 (source) into unstable

2015-08-10 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 11 Aug 2015 04:04:19 +0200 Source: xfstt Binary: xfstt Architecture: source Version: 1.9.2-1 Distribution: unstable Urgency: low Maintainer: Guillem Jover guil...@debian.org Changed-By: Guillem Jover guil...@debian.org

Bug#793404: massive waste of CPU time in debian/rules by inline commands

2015-07-23 Thread Guillem Jover
Control: block -1 by 793330 Hi! On Thu, 2015-07-23 at 19:43:46 +0200, Eduard Bloch wrote: Package: general Severity: minor The problem: I see lots of $(shell ...) stuff. In boost, there are about 12 such calls. And they run dpkg-architecture or dpkg-parsechangelogs or similar commands.

Bug#793404: massive waste of CPU time in debian/rules by inline commands

2015-07-24 Thread Guillem Jover
Control: block -1 by 657390 [ Blocking on that, because there's currently no other such bug. So not to imply this is lintian maintainers sole responsibility. ] Hi! On Fri, 2015-07-24 at 12:19:36 +0200, Jakub Wilk wrote: dpkg-buildpackage -B will run debian/rules 4 times: once to determine if

Re: Facilitating external repositories

2015-07-24 Thread Guillem Jover
Hi! On Sat, 2015-07-25 at 11:10:25 +0800, Paul Wise wrote: I would suggest reviewing Ubuntu's solution for adding PPA sources.list snippets and seeing if we can take any inspiration from it or make our solution more compatible with it.

Re: LFS status, and enabling it opportunistically on next SONAME bump

2015-07-24 Thread Guillem Jover
Hi! On Tue, 2015-07-21 at 19:00:18 +0200, Niels Thykier wrote: The tag being experimental is orthogonal to its severity. If you are interested in seeing it become a non-experimental tag, I can recommend having a look at writing a patch for #787853. From memory, the information needed is

Re: Timezone name in Debian changelog format

2015-07-14 Thread Guillem Jover
Hi! On Fri, 2015-06-26 at 10:56:58 +0200, Santiago Vila wrote: On Fri, Jun 26, 2015 at 04:40:58AM +0200, Guillem Jover wrote: So given that the timezone name has never been accepted, many time-parsing functions ignore it, it is redundant, declared obsolete by RFC5322 and Debian policy

Re: Huge data files in Debian

2015-07-17 Thread Guillem Jover
Hi! On Fri, 2015-07-17 at 12:03:36 -0400, Yaroslav Halchenko wrote: On Fri, 17 Jul 2015, Ole Streicher wrote: But: These packages sum up to ~25 GB, with the maximal package size of 3.5 GB. What is the best way to deal with them? Loosely following the discussion about the Icedove icons, it

Re: quedada octubre Sevilla

2015-10-23 Thread Guillem Jover
Hola! On Fri, 2015-10-23 at 09:28:06 +0200, Arturo Borrero Gonzalez wrote: > Nos vemos hoy, no? > > * viernes 23 octubre > * 20:00h en el Pub Merchant (Sevilla) > * https://wiki.debian.org/DebianEvents/es/2015/SevillaMeetingOctober Yo al final no podré ir. :( Pero si se organiza otra me apunto!

Re: Replacing ldconfig maintscripts with declarative methods

2015-10-10 Thread Guillem Jover
Hi! On Mon, 2015-10-05 at 16:14:38 +, Niels Thykier wrote: > As of debhelper/9.20151004, dh_makeshlibs is now using triggers rather > than maintainer scripts to invoke ldconfig. > > * Lintian in untable + testing is already aware of this > * Lintian has /not yet/ been backported. Lintian

Re: Bug#791857: ITP: daemonize -- tool to run a command as a daemon

2015-07-08 Thread Guillem Jover
Hi! On Wed, 2015-07-08 at 16:45:12 -0400, Sandro Tosi wrote: Package: wnpp Severity: wishlist Owner: Sandro Tosi mo...@debian.org * Package name: daemonize Version : 1.7.6 Upstream Author : Brian Clapper, b...@clapper.org * URL :

LFS status, and enabling it opportunistically on next SONAME bump

2015-07-12 Thread Guillem Jover
Hi! Our Large File Support on some 32-bit architectures is a bit poor, and this has been going on for a while now: https://lintian.debian.org/tags/binary-file-built-without-LFS-support.html (Although this includes some false-positives as reported in #787853.) In addition, the problem is

Re: Improving your archive and package system for small package

2015-09-05 Thread Guillem Jover
Hi! On Thu, 2015-09-03 at 13:26:12 -0700, Josh Triplett wrote: > Jonas Smedegaard wrote: > > Seems Osamu Aoki is working on at least part of the puzzle: > > https://bugs.debian.org/797045 > > Merging multiple sources *really* shouldn't be necessary. And the > metadata for those sources will

Re: Improving your archive and package system for small package

2015-09-05 Thread Guillem Jover
Hi! On Thu, 2015-09-03 at 17:28:38 +0200, Adrien CLERC wrote: > This may have been discussed before, but could we achieve something like > this with virtual package? With the implemented version Provides, which means having versioned virtual packages, this is actually probably a good solution,

Re: Bug#800093: ITP: libdpkg-parse-perl -- module to parse various dpkg files into Perl Objects

2015-09-29 Thread Guillem Jover
Hi! On Mon, 2015-09-28 at 12:37:22 +0100, Andrew Beverley wrote: > On Mon, 2015-09-28 at 13:12 +0200, Guillem Jover wrote: > > On Sat, 2015-09-26 at 21:12:57 +0300, Andy Beverley wrote: > > > Package: wnpp > > > Owner: Andy Beverley <a...@andybev.com> > >

Accepted libaio 0.3.110-2 (source) into unstable

2015-09-29 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 29 Sep 2015 16:48:30 +0200 Source: libaio Binary: libaio1 libaio1-udeb libaio1-dbg libaio-dev Architecture: source Version: 0.3.110-2 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.

Re: Defaulting to i686 for the Debian i386 architecture

2015-10-04 Thread Guillem Jover
On Thu, 2015-10-01 at 19:15:54 +0200, Matthias Klose wrote: > question to the Hurd and KFreeBSD maintainers ... change that on these > platforms too? As it currently stands, this is not a question when it comes to dpkg, that specific change is all or nothing. The Debian ←→ GNU cpu mapping is

Re: Bug#800093: ITP: libdpkg-parse-perl -- module to parse various dpkg files into Perl Objects

2015-09-28 Thread Guillem Jover
Hi! On Sat, 2015-09-26 at 21:12:57 +0300, Andy Beverley wrote: > Package: wnpp > Owner: Andy Beverley > Severity: wishlist > X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org > > * Package name: libdpkg-parse-perl > Version : 0.03 >

Accepted dpkg 1.18.3 (source) into unstable

2015-09-21 Thread Guillem Jover
n-d...@lists.debian.org> Changed-By: Guillem Jover <guil...@debian.org> Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg

Accepted libbsd 0.8.0-2 (source) into unstable

2015-12-01 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 02 Dec 2015 00:40:34 +0100 Source: libbsd Binary: libbsd-dev libbsd0 libbsd0-udeb libbsd0-dbg Architecture: source Version: 0.8.0-2 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> C

Accepted libbsd 0.8.1-1 (source) into unstable

2015-12-13 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 14 Dec 2015 04:10:23 +0100 Source: libbsd Binary: libbsd-dev libbsd0 libbsd0-udeb libbsd0-dbg Architecture: source Version: 0.8.1-1 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> C

Re: What is the correct way to set owner to package's files?

2015-12-31 Thread Guillem Jover
Hi! On Wed, 2015-12-30 at 16:46:23 +0300, Konstantin Khomoutov wrote: > Two caveats: > > 1) Be aware that a user "foo" on your build system might have different >UID than the user "foo" on the customer's system, and files' metadata >has owning user and group recorded as a pair of

Accepted dpkg 1.18.4 (source) into unstable

2015-12-25 Thread Guillem Jover
n-d...@lists.debian.org> Changed-By: Guillem Jover <guil...@debian.org> Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg

Accepted libbsd 0.8.0-1 (source) into unstable

2015-11-30 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 30 Nov 2015 23:34:00 +0100 Source: libbsd Binary: libbsd-dev libbsd0 libbsd0-udeb libbsd0-dbg Architecture: source Version: 0.8.0-1 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> C

Heads up: New -Wdate-time in default dpkg-buildflags output

2015-11-23 Thread Guillem Jover
Hi! On Tue, 2015-11-10 at 17:32:31 +, Mattia Rizzolo wrote: > As part of the Reproducible Builds effort [0] we added a > "reproducible/timeless" feature area to dpkg which exports -Wdate-time > via CPPFLAGS [1]. > > In our CI infrastructure we enabled that in Spring. > > We now think this

Accepted unace 1.2b-15 (source) into unstable

2016-06-02 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 03 Jun 2016 01:04:19 +0200 Source: unace Binary: unace Architecture: source Version: 1.2b-15 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> Changed-By: Guillem Jover <guil...@d

Accepted inetutils 2:1.9.4-2 (source) into unstable

2016-06-05 Thread Guillem Jover
inetutils-tools Architecture: source Version: 2:1.9.4-2 Distribution: unstable Urgency: low Maintainer: Guillem Jover <guil...@debian.org> Changed-By: Guillem Jover <guil...@debian.org> Description: inetutils-ftp - File Transfer Protocol client inetutils-ftpd - File Transfer Protocol serve

Accepted arj 3.10.22-15 (source) into unstable

2016-06-03 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 04 Jun 2016 00:54:25 +0200 Source: arj Binary: arj Architecture: source Version: 3.10.22-15 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> Changed-By: Guillem Jover <guil...@d

Accepted libpmount 0.0.17-2 (source) into unstable

2016-05-31 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 31 May 2016 19:51:50 +0200 Source: libpmount Binary: libpmount-dev libpmount0 Architecture: source Version: 0.0.17-2 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> Changed-By: G

Accepted posixtestsuite 1.5.2-6 (source) into unstable

2016-05-31 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 31 May 2016 19:44:20 +0200 Source: posixtestsuite Binary: posixtestsuite Architecture: source Version: 1.5.2-6 Distribution: unstable Urgency: low Maintainer: Guillem Jover <guil...@debian.org> Changed-By: Guillem Jover

Accepted libmd 0.0.0-2 (source) into unstable

2016-05-31 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 31 May 2016 19:57:16 +0200 Source: libmd Binary: libmd-dev libmd0 Architecture: source Version: 0.0.0-2 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> Changed-By: Guillem Jover

Re: Bug#827678: ITP: pacapt -- Arch's pacman-like package manager for some Unices

2016-06-20 Thread Guillem Jover
Hi! On Sun, 2016-06-19 at 23:44:50 +0800, ChangZhuo Chen wrote: > Package: wnpp > Severity: wishlist > Owner: "ChangZhuo Chen (陳昌倬)" > * Package name: pacapt > Version : 2.3.8 > Upstream Author : Anh K. Huynh > * URL : https://github.com/icy/pacapt

libmd (was Re: Having a single, good arc4random in Debian)

2016-01-18 Thread Guillem Jover
Hi! [ Just posting to debian and fdo mailing lists, but this might be of interest to other distros, please feel free to forward. ] On Mon, 2016-01-18 at 18:25:36 +0100, Marco d'Itri wrote: > On Jan 18, Steven Chamberlain wrote: > > More background information follows.

Re: Having a single, good arc4random in Debian

2016-01-18 Thread Guillem Jover
Hi! On Mon, 2016-01-18 at 09:57:27 -0800, Russ Allbery wrote: > Steven Chamberlain writes: > > I think it would be good for Debian to standardise on a single, good > > arc4random implementation, available to any application that wants to > > use it. > > > I'd like it to

Re: libmd (was Re: Having a single, good arc4random in Debian)

2016-02-13 Thread Guillem Jover
Hi! On Tue, 2016-01-19 at 01:18:28 +0100, Guillem Jover wrote: > [ Just posting to debian and fdo mailing lists, but this might be of > interest to other distros, please feel free to forward. ] This still applies. > On Mon, 2016-01-18 at 18:25:36 +0100, Marco d'Itri wrote: > >

Accepted debsig-verify 0.14 (source) into unstable

2016-02-13 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 13 Feb 2016 11:32:58 +0100 Source: debsig-verify Binary: debsig-verify Architecture: source Version: 0.14 Distribution: unstable Urgency: low Maintainer: Dpkg Developers <debian-d...@lists.debian.org> Changed-By: Guillem

Accepted libmd 0.0.0-1 (source amd64) into unstable, unstable

2016-02-13 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 10 Feb 2016 00:43:54 +0100 Source: libmd Binary: libmd-dev libmd0 Architecture: source amd64 Version: 0.0.0-1 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> Changed-By: Guillem

Accepted libbsd 0.8.2-1 (source) into unstable

2016-01-27 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 27 Jan 2016 17:25:11 +0100 Source: libbsd Binary: libbsd-dev libbsd0 libbsd0-udeb Architecture: source Version: 0.8.2-1 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> Changed-By: G

Re: Are two Vcs-{Git|Svn|...} and Vcs-Browser fields sensible?

2016-02-03 Thread Guillem Jover
Hi! On Tue, 2016-02-02 at 20:23:08 +, Simon McVittie wrote: > On 02/02/16 17:38, Jonathan Dowland wrote: > > I must say that I do not like this proposal. The current situation does > > result > > in under-maintained packages requiring churn, but that's true for many > > aspects > > of them,

Accepted dpkg-repack 1.42 (source all) into unstable

2016-02-28 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 28 Feb 2016 23:10:41 +0100 Source: dpkg-repack Binary: dpkg-repack Architecture: source all Version: 1.42 Distribution: unstable Urgency: medium Maintainer: Dpkg Developers <debian-d...@lists.debian.org> Changed-By: G

Accepted device3dfx 2013.08.08-4 (source all) into unstable

2016-02-28 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 29 Feb 2016 00:19:35 +0100 Source: device3dfx Binary: device3dfx-source Architecture: source all Version: 2013.08.08-4 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> Changed-By: G

Re: Debian package on Windows

2016-02-25 Thread Guillem Jover
Hi! On Mon, 2016-02-22 at 14:05:33 +, Jonathan Dowland wrote: > [ for -devel: this is a reply to a post to debian-apache, please see > https://lists.debian.org/debian-apache/2016/02/msg4.html ] Inlining parts of that mail here: > On Sat, 20 Feb 2016 01:09:18 +, Eric Mittelette

Accepted dpkg-repack 1.43 (source all) into unstable

2016-02-29 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 29 Feb 2016 09:03:09 +0100 Source: dpkg-repack Binary: dpkg-repack Architecture: source all Version: 1.43 Distribution: unstable Urgency: medium Maintainer: Dpkg Developers <debian-d...@lists.debian.org> Changed-By: G

Re: Archive changes

2016-03-16 Thread Guillem Jover
Hi! On Tue, 2016-03-15 at 15:32:40 -0700, Josh Triplett wrote: > On Tue, Mar 15, 2016 at 11:15:16PM +0100, Joerg Jaspert wrote: > > I've just activated a few changes to the archive we talk(ed) about for a > > long time. And while it is not exactly the start of this release cycle, > > it should

Re: Possible MBF: Packages depending on iceweasel but not firefox/firefox-esr

2016-03-21 Thread Guillem Jover
On Sun, 2016-03-20 at 20:31:13 +, Ben Hutchings wrote: > On Sun, 2016-03-20 at 12:39 -0700, Josh Triplett wrote: > > Leaving aside any other reasons: many packages have a versioned > > dependency on iceweasel, and we don't have versioned provides. > Yes we do, since dpkg 1.18. Actually since

Accepted libbsd 0.8.3-1 (source) into unstable

2016-04-24 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 23 Apr 2016 11:11:35 +0200 Source: libbsd Binary: libbsd-dev libbsd0 libbsd0-udeb Architecture: source Version: 0.8.3-1 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> Changed-By: G

gcc-on-diet (was Re: Seriously, these binaries should be stripped by default)

2016-04-21 Thread Guillem Jover
Hi! On Thu, 2016-04-21 at 18:28:59 +0100, Steve McIntyre wrote: > Control: severity -1 serious > Justification: wasting many megabytes of space and download Yes. > We're shipping broken toolchain packages that are intentionally too > large, and this is causing issues elsewhere. The "netinst" CD

Re: Bug#823052: ITP: python-mkdocs-bootswatch -- Bootswatch themes for MkDocs

2016-04-30 Thread Guillem Jover
Hi! On Sat, 2016-04-30 at 21:57:47 +1000, Brian May wrote: > Would appreciate it if somebody could confirm that the license is BSD > and if so what version of the BSD license this is. > > https://github.com/mkdocs/mkdocs-bootswatch/blob/master/LICENSE That looks like a BSD-2 clause license but

Accepted xfstt 1.9.3-1 (source) into unstable

2016-05-22 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 23 May 2016 02:10:33 +0200 Source: xfstt Binary: xfstt Architecture: source Version: 1.9.3-1 Distribution: unstable Urgency: medium Maintainer: Guillem Jover <guil...@debian.org> Changed-By: Guillem Jover <guil...@d

Re: PIE and static libraries

2016-05-22 Thread Guillem Jover
, improvements, wording tweaks, etc. Thanks, Guillem From d3a6f97736bade62a8945f91c22593f22f3e2ae4 Mon Sep 17 00:00:00 2001 From: Guillem Jover <guil...@debian.org> Date: Sun, 22 May 2016 19:20:04 +0200 Subject: [PATCH] man: Document interaction between PIE and libraries Prompted-by: Christian Seiler &

Re: PIE + bindnow for Stretch?(Re: Time to reevaluate the cost of -fPIC?)

2016-05-17 Thread Guillem Jover
Hi! On Sun, 2016-05-15 at 21:45:55 +0200, Bálint Réczey wrote: > 2016-05-15 20:49 GMT+02:00 Niels Thykier : > > Bálint Réczey: > >> I think making PIE and bindnow default in dpkg (at least for amd64) would > >> be > >> perfect release goals for Stretch. > > > > I support the

Re: PIE + bindnow for Stretch?(Re: Time to reevaluate the cost of -fPIC?)

2016-05-17 Thread Guillem Jover
On Tue, 2016-05-17 at 12:08:09 +0200, Matthias Klose wrote: > I'm not a fan myself for turning on hardening flags in the compiler itself, > but if you do that, then dpkg issues like https://bugs.debian.org/823869 > need to be addressed (whether all obscure build systems picking these up, or >

Re: Bug#824130: ITP: libgames-support -- Useful functionality shared among GNOME games

2016-05-17 Thread Guillem Jover
Hi! On Thu, 2016-05-12 at 17:39:57 +0200, Michael Biebl wrote: > Package: wnpp > Severity: wishlist > Owner: Michael Biebl > > * Package name: libgames-support > Version : 1.0.2 > Upstream Author : Michael Catanzaro > * URL :

Re: Debian i386 architecture now requires a 686-class processor

2016-05-17 Thread Guillem Jover
Hi! On Tue, 2016-05-10 at 19:17:15 -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > On Saturday 07 May 2016 13:23:30 Ben Hutchings wrote: > > Last year it was decided to increase the minimum CPU features for the > > i386 architecture to 686-class in the stretch release cycle. This > > means

Re: Debian i386 architecture now requires a 686-class processor

2016-05-18 Thread Guillem Jover
Hi! On Wed, 2016-05-18 at 16:57:48 +, Sune Vuorela wrote: > On 2016-05-18, Julien Cristau wrote: > > Why aren't those bugs RC? That's indeed a good question! It would probably be best if a neutral party would do that. :) > Either we give both users on old hardware a

Accepted dpkg 1.18.6 (source) into unstable

2016-05-03 Thread Guillem Jover
n-d...@lists.debian.org> Changed-By: Guillem Jover <guil...@debian.org> Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg

Accepted dpkg 1.18.5 (source) into unstable

2016-05-01 Thread Guillem Jover
n-d...@lists.debian.org> Changed-By: Guillem Jover <guil...@debian.org> Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg

Accepted dpkg 1.18.7 (source) into unstable

2016-05-08 Thread Guillem Jover
n-d...@lists.debian.org> Changed-By: Guillem Jover <guil...@debian.org> Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg

Re: Bug#821066: ITP: glide -- Vendor package management for golang

2016-04-15 Thread Guillem Jover
Hi! On Fri, 2016-04-15 at 13:34:37 +0800, ChangZhuo Chen wrote: > Package: wnpp > Severity: wishlist > Owner: "ChangZhuo Chen (陳昌倬)" > > * Package name: glide There is already an unrelated glide source package in the archive. Which also generates several *glide* binary

Time for a .changes file format 2.0?

2016-04-18 Thread Guillem Jover
Hi! Samuel Thibault recently reported in #818618 that the Binary field in the .changes files does not get filtered to only include the binary packages that are being uploaded, as documented in the ancient doc/programming.sgml in dpkg 1.3.3 [P], current debian-policy and now in the dpkg

Accepted dpkg 1.18.10 (source) into unstable

2016-07-31 Thread Guillem Jover
n-d...@lists.debian.org> Changed-By: Guillem Jover <guil...@debian.org> Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg

Re: New default -fdebug-prefix-map build flag for dpkg

2016-08-02 Thread Guillem Jover
Hi! On Thu, 2016-07-21 at 11:06:32 +, Mattia Rizzolo wrote: > On Mon, Jul 18, 2016 at 08:57:01AM +, Mattia Rizzolo wrote: > > As part of the Reproducible Builds effort [0], we would like to enable > > a new default build flag from the reproducible/fixdebugpath feature > > area in order to

Re: [MBF] Obsoleting Source-Version substvar

2016-08-02 Thread Guillem Jover
Hi! On Sun, 2016-07-10 at 02:16:21 +0200, Guillem Jover wrote: > I'd like to obsolete the ${Source-Version} substvar, which has very > misleading semantics, and has been deprecated since dpkg 1.13.19 in > 2006-05-04. This currently emits warnings from various dpkg-dev > scripts and

Re: [MBF] Obsoleting bzip2 compression in .deb packages

2016-08-02 Thread Guillem Jover
Hi! On Wed, 2016-07-06 at 03:19:40 +0200, Guillem Jover wrote: > I'd like to obsolete bzip2 (and lzma) as .deb compressors when building > binary packages. dpkg-deb currently emits warnings, this would turn them > into errors. For lzma it's fine in Debian as the archive has never > a

Re: Base binary packages using xz instead of gzip

2016-08-12 Thread Guillem Jover
Hi! On Mon, 2014-09-01 at 13:33:35 +0200, Guillem Jover wrote: > It seems there's quite many binary packages in the base system using > xz as compressor instead of gzip, since the switch to xz as default, > which might make debootstrapping from non-Debian systems harder. After

Accepted debsig-verify 0.15 (source) into unstable

2016-07-13 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 14 Jul 2016 00:45:33 +0200 Source: debsig-verify Binary: debsig-verify Architecture: source Version: 0.15 Distribution: unstable Urgency: medium Maintainer: Dpkg Developers <debian-d...@lists.debian.org> Changed-By: G

[RFC] Switching dpkg-deb --uniform-compression by default

2016-07-05 Thread Guillem Jover
Hi! I'd like consider switching dpkg-deb --uniform-compression by default, so that both control.tar and data.tar members use the same compression, which currently would be xz (or gzip with -Zgzip). This would give us more uniform and smaller packages. I think the d-i people wanted something like

Re: [MBF]: Building arch:all and arch:any without build-{arch,indep} targets

2016-07-05 Thread Guillem Jover
Hi! On Sun, 2016-04-03 at 17:29:32 +, Niels Thykier wrote: > The targets are "officially" mandatory and have been since 3.9.4 > (released in September 2012). Currently lintian and dpkg still forgive > their absence to avoid auto-rejects and FTBFS bugs. > However, Guillem and I would like

Re: dpkg-genchanges warning for -dbgsym packages

2016-07-05 Thread Guillem Jover
Hi! On Wed, 2016-05-04 at 02:06:56 +0200, Iustin Pop wrote: > I'm very glad for the automatic debug packages, but I wonder if I'm > doing something wrong since I get this warning: > > dpkg-genchanges: warning: package foo-dbgsym listed in files list > but not in control info > > The

[MBF] Obsoleting bzip2 compression in .deb packages

2016-07-05 Thread Guillem Jover
Hi! I'd like to obsolete bzip2 (and lzma) as .deb compressors when building binary packages. dpkg-deb currently emits warnings, this would turn them into errors. For lzma it's fine in Debian as the archive has never accepted them. For bzip2 there are currently 31 source packages that produce some

[MBF] Obsoleting Source-Version substvar

2016-07-09 Thread Guillem Jover
Hi! I'd like to obsolete the ${Source-Version} substvar, which has very misleading semantics, and has been deprecated since dpkg 1.13.19 in 2006-05-04. This currently emits warnings from various dpkg-dev scripts and from lintian.

Accepted libxcrypt 1:2.4-4 (source) into unstable

2016-07-10 Thread Guillem Jover
hanged-By: Guillem Jover <guil...@debian.org> Description: libxcrypt-dev - Development files for Crypt library libxcrypt1 - Crypt library for DES, MD5, and blowfish Closes: 817562 Changes: libxcrypt (1:2.4-4) unstable; urgency=medium . * QA upload. * Switch to debehelper compatibility leve

Accepted libjconv 2.8-7 (source) into unstable

2016-07-10 Thread Guillem Jover
hanged-By: Guillem Jover <guil...@debian.org> Description: libjconv-bin - charset conversion library - binaries libjconv-dev - charset conversion library - development libjconv2 - charset conversion library Changes: libjconv (2.8-7) unstable; urgency=medium . * QA upload. * Switch

Accepted dpkg 1.18.9 (source) into unstable

2016-07-04 Thread Guillem Jover
n-d...@lists.debian.org> Changed-By: Guillem Jover <guil...@debian.org> Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg

Accepted dpkg 1.18.8 (source) into unstable

2016-07-03 Thread Guillem Jover
n-d...@lists.debian.org> Changed-By: Guillem Jover <guil...@debian.org> Description: dpkg - Debian package management system dpkg-dev - Debian package development tools dselect- Debian package management front-end libdpkg-dev - Debian package management static library libdpkg-perl - Dpkg

<    7   8   9   10   11   12   13   14   15   16   >