Re: Offer to make a native 32-bit system avaiable

2024-01-13 Thread Dimitri John Ledkov
Thank you for the offer, but no need.
It is not needed in Debian infrastructure.



On Sat, 13 Jan 2024, 19:18 rhys,  wrote:

>
>
> >> I know the difference between a 32-bit processor and a 64-bit processor.
> >
> > Obviously you don't. Or at least are not aware about consequences.
> >
> >
> > Since you still offer 32bit machines of which Debian has enough of. (64
> bit kernel probably but it doesn't matter) where it does not matter at all.
>
> Then let me be clearer.
>
> I should have changed the subject line, because I was not attempting to
> address the build problems brought up in the original topic.  I have done
> so now.
>
> Let me say that again another way:  I was changing the subject of the
> conversation away from the build issues mentioned previously.
>
> I did not mean that offering additional resources would solve known build
> problems.
>
> What I mean was, "Here is a resource that appears to be scarce from my
> perspective.  You may use it if you wish."
>
> > You ignore the stated fact in this thread that on a 32bit processor one
> process can't get more than 3GB or even less of RAM (regardless of what
> memory extension stuff exists).
>
> Correct.  Because that's not relevant to the point I was trying to make.
> Please see above.
>
> > Putting more "32bit machines" on it do not change anything of that
> except that there were more machines which cannot build big stuff.
>
> Correct.
>
> I have and use 32-bit systems.  I would like to keep using Debian on those
> systems.  My intention was to offer a resource that could, potentially,
> help ensure that 32-bit systems continue to be supported.  In this way, I
> am offering to contribute something back to the project that has served me
> well for years.
>
> If that is not useful, that's fine.  It's certainly less work for me.  It
> was just an offer.
>
> That is all.
>
> --J
>


Re: Signature strength of .dsc

2023-12-06 Thread Dimitri John Ledkov
On Fri, 1 Dec 2023 at 00:20, Dimitri John Ledkov  wrote:
>
> Hi,
>
> Currently dak requires signatures on .changes & .dsc uploads. .changes with 
> signatures are publicly announced and then .dsc are published in the archive 
> with signatures. .changes references .dsc.
>
> All .dsc have Checksums-Sha256 for the files they reference, .dsc itself can 
> be verified through strong checksum in Sources metadata, chained via 
> InRelease to the strong debian archive key signature.
>
> The same is not true for signatures on .dsc themselves. Majority of .dsc use 
> at least sha256 and can be successfully verified.
>
> But some use weak hash:
> 5 dsc signed using Hash: RIPEMD160
> 152 dsc signed using Hash: SHA1
>

May I file a bug report to lintian to consider such a pedantic check
(when it can) to warn about using such legacy algo functions?

May I also do a mass bug file against the above set of packages, at
wishlist priority to nudge maintainers (or QA or Janitor) to make an
upload?
ideally bundled with any other reasonable modernisations. As such an
algorithm indicates that the package is likely to be either very
stable or in potential need of a bit of TLC ?

-- 
Regards,

Dimitri.



Re: Signature strength of .dsc

2023-12-01 Thread Dimitri John Ledkov
Hi,

On Fri, 1 Dec 2023 at 10:50, Simon Josefsson  wrote:
>
> Salvo Tomaselli  writes:
>
> >> hi, on "no public key" list there are my uploads, I'm debian maintainer
> >> (https://nm.debian.org/person/fantu/), I signed with my key and I have
> >> DM upload right for them
> >> (https://qa.debian.org/developer.php?login=fantonifabio%40tiscali.it)
> >
> > I think he just didn't check the debian-maintainer keyring at all.
>
> Dmitri, could you re-run the numbers with the debian-maintainer keyring?

That is correct. I have updated the results now.
The 2,455 no public key has now become 1,238

-- 
Regards,

Dimitri.



Signature strength of .dsc

2023-11-30 Thread Dimitri John Ledkov
Hi,

Currently dak requires signatures on .changes & .dsc uploads. .changes with
signatures are publicly announced and then .dsc are published in the
archive with signatures. .changes references .dsc.

All .dsc have Checksums-Sha256 for the files they reference, .dsc itself
can be verified through strong checksum in Sources metadata, chained via
InRelease to the strong debian archive key signature.

The same is not true for signatures on .dsc themselves. Majority of .dsc
use at least sha256 and can be successfully verified.

But some use weak hash:
5 dsc signed using Hash: RIPEMD160
152 dsc signed using Hash: SHA1

And many of them cannot be verified using debian-keyring:
2,455 no public key
3 wrong key usage

Lists of affected .dsc are published at
https://people.canonical.com/~xnox/dsc-analysis/ due to size.

This makes me wonder if signatures on uploaded or published .dsc have any
value at all.
Ultimately one should use apt secure to retrieve both .deb and .dsc; and
verify .changes signature if one wants to figure out authorship.

Should we upload sourceful NMU to eliminate SHA1, RIPEMD160,
wrong-key-usage signatures in .dsc?

Should we stop requiring signed .dsc on uploads?

-- 
Regards,

Dimitri.


Bug#971795: ITP: git-pw -- tool for integrating Git with Patchwork

2020-10-07 Thread Dimitri John Ledkov
Package: wnpp
Severity: wishlist
Owner: Dimitri John Ledkov 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: git-pw
  Version : 2.0.0
  Upstream Author : Stephen Finucane https://github.com/stephenfin
* URL : https://github.com/getpatchwork/git-pw
* License : Expat
  Programming Lang: Python
  Description : tool for integrating Git with Patchwork

 Patchwork is the web-based patch tracking system, this tool helps to
 integrate with it.

 It was requested at Plumbers to have this in distro's to aid
 development & code review work.



Can Debian packaging changes require a CLA?

2020-02-14 Thread Dimitri John Ledkov
Can a Debian Package Maintainer require CLA for accepting packaging
changes and distro patches to be uploaded into Debian itself?

(case in point, debian maintainer & upstream wear the same hat, and
maintain upstream code & packaging on github.com, under a company org
with a CLA bot, rejecting debian/* merge proposals until CLA is
signed)

I didn't find things specifically about this in the policy and/or in
the dfsg-faq and the three classic tests (desert island / dissident /
tentacles of evil) do not fit the bill quite right.

-- 
Regards,

Dimitri.



Re: Heads up: persistent journal has been enabled in systemd

2020-02-01 Thread Dimitri John Ledkov
On Sat, 1 Feb 2020 at 22:01, Michael Biebl  wrote:
>
> Hi Steve
>
> Am 01.02.20 um 14:36 schrieb Steve McIntyre:
> > Michael Biebl wrote:
> >>
> >> with today's upload of systemd 244.1-2 I finally enabled persistent
> >> journal by default [1]. It has been a long requested feature.
> >>
> >> The package will create a directory /var/log/journal on upgrades and new
> >> installs, which enables persistent journal in so called auto mode.
> >
> > Fine for new installations, but please *don't* do this for
> > upgrades. Those people with existing logging setups will be surprised
> > by this.
>
> I honestly don't like packages that behave differently depending on
> whether they were upgraded or installed anew (given their default
> configuration wasn't changed). I assume there would be equally as many
> or even more surprised users that find their upgraded system behave
> differently then their freshly installed system.
>
> The change here is basically just an update of the default behaviour of
> journald. If you explicitly configured a different journald behavior via
> Storage=, this is respected. If you already created a /var/log/journal
> in the past, the change will be a nop.
>
> Existing sysloggers will continue to work after this change as before,
> they are not directly affected by this change.
>
> Can you eloborate more on this what your concerns are here?
>
> I think Didier's idea of documenting this in the release notes is a good
> one, so I filed #950447. The NEWS entry is a good idea as well and I
> thought about that, but decided to not add it (yet) but instead ask for
> feedback on debian-devel first. Depending on the feedback, the content
> of that NEWS entry might change. E.g. I was unsure whether I should
> mention that a syslogger like rsyslog can now be uninstalled safely, as
> the contents are now available in the journal as well. Feedback on this
> welcome.
>
> I would also like to mention that there is prior art. Ubuntu made the
> switch to a persistent journal a while back and they did it on upgrades
> and new installations [1] as well.
> I've CCed Dimitri, just in case he wants to chime in here. Maybe he has
> some feedback on this transition in Ubuntu.
>

In Ubuntu, we have enabed persistant journal by default on fresh
installs and upgrades, but only once.

# Enable persistent journal, in auto-mode, by default on new installs
installs and upgrades
if dpkg --compare-versions "$2" lt "235-3ubuntu3~"; then
mkdir -p /var/log/journal
# create tmpfiles only when running systemd, otherwise %b substitution fails
if [ -d /run/systemd/system ]; then
systemd-tmpfiles --create --prefix /var/log/journal
fi
fi

Meaning, post-install/upgrade if one removes /var/log/journal it gets
disabled and doesn't come back again.

Overall, the feedback was extremely positive. A lot of different
classes of users were expecting journal to be there and were very
unhappy to find out retroactively that it was not there on first boot
/ last boot / broken boot. Especially people with existing logging
setups were pissed off about missing logs that only appeared in the
small ephemeral runtime journal and never made it to the persistent
journal on disk - for example early boot logs; failing to boot;
shutdown logs; and whenever remote logging services failed.

The fact that we leave it "auto" mode and simply removing
/var/log/journal gets rid of the persistent journaling is very
intuitive too, and grumpy people who dislike it manage to
disable/remove it, without any complaints (i.e. there are no bug
reports "why is journal back").

We have a recurring class of "bugs" filed by people who claim "OMG
journal is growing to unlimited size", and every single time so far
that turned out to be not true, and the caps that journald calculates
are actually enforced.
$ journalctl -u systemd-journald -b | head
System Journal (/var/log/journal/1b8df0fa27039f0163586c6756a6d401) is
3.9G, max 4.0G, 23.7M free.

After pointing out that caps are actually enfoced and rotated off, and
that one can set bigger / smaller caps for the persistent journal,
people seemed to agree that it doesn't in fact grow to unlimited
sizes.

This is the experience we have had in Ubuntu, and I do hope that in
Debian too it will be enabled on new installs and upgrades, but only
once and keep it in auto mode - meaning that removal of
/var/log/journal disables persistent journaling.

The change was done in December 2017 and thus systems installed with /
upgraded to 18.04 LTS overwhelmingly have persistent journal enabled
by default across the board.

-- 
Regards,

Dimitri.



Accepted software-properties 0.96.20.2-2.1 (source) into unstable

2019-12-23 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 23 Dec 2019 09:35:24 +
Source: software-properties
Architecture: source
Version: 0.96.20.2-2.1
Distribution: unstable
Urgency: medium
Maintainer: Julian Andres Klode 
Changed-By: Dimitri John Ledkov 
Closes: 943270
Changes:
 software-properties (0.96.20.2-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop obsolete python2 dependencies from the autopkgtest. Closes:
 #943270
   * Add missing build-depends on dh-python.
Checksums-Sha1:
 1dfee980f93634a8097970abbb206a077d1fc281 2478 
software-properties_0.96.20.2-2.1.dsc
 58c19a0c4480d90d859edb8f23aeb22af82aa923 40908 
software-properties_0.96.20.2-2.1.debian.tar.xz
 5a4dc72be6fde98692463c86465f6451859128e2 8243 
software-properties_0.96.20.2-2.1_source.buildinfo
Checksums-Sha256:
 042d8c9a7a63db452b213af661a1df842344e9e4b55a06af8c59b0a2dcc8ffb9 2478 
software-properties_0.96.20.2-2.1.dsc
 02298ab1d0857ee757339d6aad139e5a88033851fdef6f99fa6aa6d12485e074 40908 
software-properties_0.96.20.2-2.1.debian.tar.xz
 07f6c412c108ac2567760c712a2c2de9052913699ec1519db4d20b9a10cba357 8243 
software-properties_0.96.20.2-2.1_source.buildinfo
Files:
 f33b6527e04f25b4a78deb7c4daa0e67 2478 admin optional 
software-properties_0.96.20.2-2.1.dsc
 60220caa7d6e4356e73b8279b542ef41 40908 admin optional 
software-properties_0.96.20.2-2.1.debian.tar.xz
 5dce137bede46d7bbf883491628fab88 8243 admin optional 
software-properties_0.96.20.2-2.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl4Aiq0ACgkQm47ISdXv
cO2jcQ//cOrlKkEnRSPH6MTlSYnw913OKT1BO1fe1L39yR4qZOnxSuawX3zlrtlZ
xDhKJG0+Ek9tujpIxhV/6+mjC0nApxQTYyXED6wYbZMyS5Pm5/inLRvjolzKEt3G
Vsfv4a2x2ogYL/vk1Xm2YOGzyn/a137u7+DlsvXIPBWeaG5MpIcNV14PmxH5oSvs
3g1rKDlkHpzxmIKF+evtgb5w4bzioijByzPgYM/MO1HfXl+T9N6kJgmvFITa3H7l
WdBal7xoJ0WVNa0OTQCZ+bbTN4g21nIeEF3gMfuWBKTsR6ZuYUONVAYc5Tw+65vy
AqaeTtFROV6WRCKvucosy0MqRh3zTYshQYiRfKPaYhns4ItxAHLkUsGCBQ0jr+of
6KEeKZqsG1mFE0xfSZXBbObJ2Riy7foO3bunmVni1HG7XmnGLHogff7rrr0/eKca
vTqHzy660H7kNeelgALT+AUM6DWmr/5N2ZVpPklC20HEtUA7N+5mHnlmfu8YUhg0
Yh/VarpVvWcljVySOOqrxMPceFrpOF/aVPSEcLtfu8hRYntEVqS2FRyikV3nZb5w
zcCfsygayZWav8np2VDCC7OLzssfkle+OeBD55lJZJi9bBirOPBpZZzw49VsOnWx
Wsvwe8Gql2iBj+rYJd1X1sY5aHV56vYn5QLmlIWQsDCW4c29Ufk=
=JGhD
-END PGP SIGNATURE-



Accepted sgml2x 1.0.0-11.5 (source) into unstable

2019-12-23 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 23 Dec 2019 09:19:26 +
Source: sgml2x
Architecture: source
Version: 1.0.0-11.5
Distribution: unstable
Urgency: medium
Maintainer: Yann Dirson 
Changed-By: Dimitri John Ledkov 
Changes:
 sgml2x (1.0.0-11.5) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop sgmltools-lite Recommends and Suggests, unused.
Checksums-Sha1:
 44c5d1db90b1ed557eec7b9dd6d403fbd7f687cd 1705 sgml2x_1.0.0-11.5.dsc
 9aa676440da1bcbcf4c8de7aed0b3b4576767985 5435 sgml2x_1.0.0-11.5.diff.gz
 71e7de66a2c735972ecce7f6c12198f1997962f9 6432 
sgml2x_1.0.0-11.5_source.buildinfo
Checksums-Sha256:
 89854048f1bcc0980a5ecb4dbffde4da74b7c4545434e8e3fc97cc55612233c9 1705 
sgml2x_1.0.0-11.5.dsc
 a476eaf5be4943543264a3c17c742ba87164dd12fdc52c52a8cece5eb8fe74be 5435 
sgml2x_1.0.0-11.5.diff.gz
 1e85b8c83af9c470f91c3bac8659ad9890148133c8fae1553101aebb01ef49ba 6432 
sgml2x_1.0.0-11.5_source.buildinfo
Files:
 052e58fe49d9756786b582d7f6850a9e 1705 text optional sgml2x_1.0.0-11.5.dsc
 d37e4e681ee95b26d1b6970fa7a86f65 5435 text optional sgml2x_1.0.0-11.5.diff.gz
 00a6e317cbc2fd3950237c882711f65f 6432 text optional 
sgml2x_1.0.0-11.5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl4AhrgACgkQm47ISdXv
cO1MwRAAoxXL4oWux51Esc8+ByMd/R/79t6QVaagaAFuMz2yDfzt6V0UFx25toDS
/wtpwmV7yrmO79FggydNbDyypN1GWcMuDVckLmAYN8MwBs1ejvX5X3VteVCEtaaU
HGh/ZhZK+3o8ZdYhfWgj+SdwGTnF6SQFfMeyOm87eCDQZsMbS/h7U13OZLSQiVcx
PSPCyjvTLzZAz/bG9sQQ2AvdDaObu/cobUtiPD6cnGIwWmvlOlf5sD4Zqbv8oRpq
H9hDRjoAm6lDKG59m6FxSxd0lzEk/Tao06qq5E68n+IB0Q7qFwpwbLYJWyO+Kbn4
1+TJDeb99YTtS6/wYA6OJ5qcXyFzMc6H1XjBKPPlyF6xWIsZIDlicqdMoPwgm4uY
H03NEsJKzlhBagdCdL20FRUeYWuYqSK7DjGhJqbDtn+z868UCp0sUKVR7GKJ7NnB
Q/SyDjQjcld2gh/6+pwY+jG+MgjFFXsyTErbnVNrGi8XFPrkxAyS1sMO80jQrnOa
uip/n+PL1K0cLLZWCx4M2n1I0tA8rXj7jLf9BhaA2ELydd5LO5U3V0abkhNXC6Sq
XqVXPBv4B99DfWfGKgSDIPmhL7rrxleUN69ezBupUqO3hir6xud3SQpiNJByXzqq
JctFRMe0Vxnv3elNDSmP5+CoIXUapFlp0X0h6bZn+vZWXmgkNN0=
=rQBV
-END PGP SIGNATURE-



Accepted linphone 3.12.0-3.1 (source) into unstable

2019-12-20 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 20 Dec 2019 15:18:56 +
Source: linphone
Architecture: source
Version: 3.12.0-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team 
Changed-By: Dimitri John Ledkov 
Closes: 925765 947065
Changes:
 linphone (3.12.0-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop sgmltools-lite b-d, unused. Closes: #947065
   * Build non-strict. Closes: #925765
Checksums-Sha1:
 6fd9aabff6e484abbcc57c66f8d8fa1fd2a1e429 3360 linphone_3.12.0-3.1.dsc
 88489332e68c1650c8a2de7a31fc1037e5fe9ff3 132044 
linphone_3.12.0-3.1.debian.tar.xz
 68ffd3828bb320fe1d09ef18ece5a2867f25e00f 20350 
linphone_3.12.0-3.1_source.buildinfo
Checksums-Sha256:
 c6be2899847db4f61966e5a013509f0459f5d27cc0bccee2ed1272e0dee4bee7 3360 
linphone_3.12.0-3.1.dsc
 038c79e80631a4e5853730316ec73380295a2f26d7a207f15890b9e68b2a8aa7 132044 
linphone_3.12.0-3.1.debian.tar.xz
 333f7bfcab342cd6ea0b77201fee6880dee37ce8cc85a79bf774f3f78a5afb39 20350 
linphone_3.12.0-3.1_source.buildinfo
Files:
 47d43b15b3deb4ff4812755830dc0649 3360 sound optional linphone_3.12.0-3.1.dsc
 cda85ecdd29e42b4cd22e613cde08d60 132044 sound optional 
linphone_3.12.0-3.1.debian.tar.xz
 b7d0adf1bd582d36a4a5e582682999be 20350 sound optional 
linphone_3.12.0-3.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl385msACgkQm47ISdXv
cO3hsA//de2Y1y5cZcQh3xXKrp7hD6x/0fB84e3lpCAEk3ptlcyM3V4bEXh+lrB9
HVsYyqXWBMuDjJ258Hcv6ot450sOYPtyYHllODzgAZeo2jeBFz7A0P5MkKT299K5
yJ3OsZWMaX+VW337xDtP+sFvmJmTw4KdS065dVgH95zwTifXziSKN1/zffUzhtJm
Unxt2ZtRQJoJErP6TqP3yun33rNNkj4ewSAcorB1Cu8hvuBeDIBAgmwVRt/cToep
kJGT2hv3rWj0q01P7sKlLmK68tAP45Stn2okLE2ThyYzBcf+eo4bkFRYCpvO8a/r
V2AWj8G7oTZ7cR7m2FvOOuV74m2DTnmUZe9ZorU/X8dwFTE9qD4H4U6Lg0r80ozl
hC4QjhAomwKXiQJoWVOOF3cMMMccIJY1F3N9eyNKY0Wb4RJPjgt8+n3wmGXGBCAt
TuzhYqgdgzLyFWoiDeaeRKGd2t52p2gldE644vCJSH2xYFN3zOpXnfwG05eI1feE
HP7Ed9GualqGRJ1V8ITOCzWBR7qGq6S9UrpIe6JrQtQk1D77QW8UDlIz+HUiwu1h
/6zcEEXjjushN4Htc2AKFycHma1FxsRto77JVeI4B9DkEqJ7dug39GDkawmZmkSE
F4DB4/nV+QY0w6mbAxB2BUmE+myH9c0QRfBhNkVyLBAeg6Jsk20=
=leJG
-END PGP SIGNATURE-



Accepted osc 0.165.4-1 (source) into unstable

2019-12-19 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 19 Dec 2019 18:05:37 +
Source: osc
Architecture: source
Version: 0.165.4-1
Distribution: unstable
Urgency: medium
Maintainer: RPM packaging team 
Changed-By: Dimitri John Ledkov 
Changes:
 osc (0.165.4-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream release
Checksums-Sha1:
 ad4c61aff77ebb4bba292d5883b5a405ebda2382 1942 osc_0.165.4-1.dsc
 58880bae06804f2e76dad5cf5970c57f335765da 359042 osc_0.165.4.orig.tar.gz
 150618cbdf97d5cf40dfcc44c1ff279b45ec2849 6036 osc_0.165.4-1.debian.tar.xz
 5e8805fb6bf2e4ae41de3e48b0de338019e21398 7141 osc_0.165.4-1_source.buildinfo
Checksums-Sha256:
 dc97d908068e564acf1e2259184cbb54e3354199f6b813b7b5ff0fd526345955 1942 
osc_0.165.4-1.dsc
 a05ea69877c95736b6925d0cf0a37f1ea76d195b00347c42b81ab4da1c3dfcbc 359042 
osc_0.165.4.orig.tar.gz
 aafc7aa14638c77b9fb6974f39c9360cfde1e69437592e3ff5ca5817d1e1fb01 6036 
osc_0.165.4-1.debian.tar.xz
 d4318aee573a923a5335279475468389679da5fc67beea5dfe8fb224b4df6b20 7141 
osc_0.165.4-1_source.buildinfo
Files:
 9ffdf3eddd0712869f05e04bdfb67be4 1942 devel optional osc_0.165.4-1.dsc
 0a40b1edc8c59d178dea38e6b927b199 359042 devel optional osc_0.165.4.orig.tar.gz
 f87bcb16a96170a54c99005ccf8768a2 6036 devel optional 
osc_0.165.4-1.debian.tar.xz
 f916a31c50c529476cd61e5edc3944e3 7141 devel optional 
osc_0.165.4-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl37vbMACgkQm47ISdXv
cO0cVQ//UsMWgvNfR1T4n+BPbnQCIJCNCalc04eT8VHWeb0sLnmpYuXOcIiOyMv8
Jjs8OZrfU8ZlyssRyUP275YSR8Z9N5VAymppqO/NgdtqO3PB+rr01G5pwZVDyii7
IznMRN3Zm89sM5lLXfMHCKHJTVCNTsAyhv/0gBeOvb7+j5S2Xj0o9pvh0DkzzdRV
+rG2fe5fL2fAa7UV0hxtt9iqB6yKbPvBR+CyHbnCuFvnthUTd1zP86oQIUqgztYJ
UZ4ZtkOissyuVpgZzZsJ/DVoW12sAOdy5qq/b/OktV0ZMY9jKIoSLzuxE3l+0Za7
cgLYIHgbE5/qbk5Z5/LJAhqjYZurRyX7wz6em3+bqDtiGMfyYwKrbA+N2MmS3bdU
Eb2JZZlgYeKvBVkOMDSyi1ICPUf8Ms42oDmS01cB5ynLm+NWjOqaGkbWLGqqb3HW
Vu2J0kREf2FXrwCtpd/QrFGHqMb28nJgB0zETg6/gkvWWQaZrMCHVR6OebucP9nG
jwJmX5nMv3GTi7E8M1I6QmKr8eCqlQcKEyFFlzrtZMHcwV2KkdZMC2rqg9rQAbTt
RKL2wwJk0ItivhMVGvNfUUQuS3UkEIxNWDnEKjI/4GZyQCHz0BELmH58p4F8Q5T0
n0nYdPR5wX1AgrXmhzJCjDLp7WUs7AbJ4hMoU+8GX1wTdVrB6ho=
=jhg/
-END PGP SIGNATURE-



Accepted osc 0.164.2-2 (source) into unstable

2019-12-19 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 19 Dec 2019 17:18:03 +
Source: osc
Architecture: source
Version: 0.164.2-2
Distribution: unstable
Urgency: medium
Maintainer: RPM packaging team 
Changed-By: Dimitri John Ledkov 
Closes: 830873 937218
Changes:
 osc (0.164.2-2) unstable; urgency=medium
 .
   * QA upload.
   * Switch to python3. Closes: #830873, #937218
Checksums-Sha1:
 0a12114767ea415d3b50d008f3ea3da664e16f44 1922 osc_0.164.2-2.dsc
 51cf3c53b6c8cf4b24b2bda46dae4665cca0d95c 6020 osc_0.164.2-2.debian.tar.xz
 db3cf2d55deaa215e82e28950f120d0b838587a5 7070 osc_0.164.2-2_source.buildinfo
Checksums-Sha256:
 235f2f6831f6047b7ed1a20d03089f942745d0ae7e8bbc75d4085b34a3c003ae 1922 
osc_0.164.2-2.dsc
 626d2277479372540d074825a06e5b921c35609aa087dce0070d1aeb6d4a6e99 6020 
osc_0.164.2-2.debian.tar.xz
 34c14a886ab258860b69302f8c7cf19e69c2377e64d20b71f388d45868cb5335 7070 
osc_0.164.2-2_source.buildinfo
Files:
 54382bf42f3b7238395dcc9c2a9d9dba 1922 devel optional osc_0.164.2-2.dsc
 33d528b324d3a89b2f7bb6395b25d599 6020 devel optional 
osc_0.164.2-2.debian.tar.xz
 5d53a744a773aa54a9fd91c5a1a48c30 7070 devel optional 
osc_0.164.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl37sfQACgkQm47ISdXv
cO3TCw/7BVsNmWKqbIMUAFzJBEl0RTeZOlSGCL0+0lX5UILLBnb/wAig4Yh8qT4f
HngCK/FxVSzd5eWQ2evaE+1ds+VF/+clBAZ+Kv79ZdK2bIv/n3T+35G3JNrx+I/h
CF/j9E6q4emsYm5Ni//ZHC5uK343K8rzKrRrC9pvT6/A5FWGLDYrnS/m1wn6GeuT
j8rFq/k4pTMaUfu+aXoK4q+KMEJQRhVWYmkibMvFHuFiCgr7d01g2ddbhnmxoZSZ
uutAtxuk4RBswQcYZEpaDiYTT+zgW1XBRreQWRNhncdowbyRzM45fS/bT3UWpkvx
hudB9YBecM7xshOAqmXAAs1stUu+4JH4VpI0yhXJIHcZYi0WARxuHtGivYIgN/uk
Zy+tRHCB59r1AHbazbRmJT2N91Tm9RucFNJNHd1eBu2ALE6XVdNM5dH8+PrXicua
s6YtLt9vbC7+3sGxARmLYmCyZzH5k2I3Fo0opYfs8HRkZeJ1dQ4nd6l9aqTc3qmv
a/N6dd436Npq8K4iZtCBPPF2YoH0H5atQz7fio8Xg2KWNudnGIauUM0WQMB+l3U5
xC72yuLygFn2mjHjpIhEhzWk85M/SG/Uk+FcaPffJNimok6xrzy0DrI0hFMAH2es
zHvBBQ+3PgraFppu+tbcJro2jql3uDet+QiQh8ly23NxuRIY9Ao=
=XtCf
-END PGP SIGNATURE-



Accepted pugl 0~svn32+dfsg0-3 (source) into unstable

2019-12-19 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 19 Dec 2019 16:04:40 +
Source: pugl
Architecture: source
Version: 0~svn32+dfsg0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Closes: 937337
Changes:
 pugl (0~svn32+dfsg0-3) unstable; urgency=medium
 .
   * QA upload.
   * Switch to python3 waf, and twiddle wscript. Closes: #937337
   * Add libgl-dev build-dep.
Checksums-Sha1:
 e59b4dfa09066c4c93414b23c40532d6442586e6 1923 pugl_0~svn32+dfsg0-3.dsc
 87ca5ed0ce0535eb370d7e068c22dc62582c815e 125108 
pugl_0~svn32+dfsg0-3.debian.tar.xz
 a8cd70ca55acce08e7a1ae53f24bc037f8b9429c 9743 
pugl_0~svn32+dfsg0-3_source.buildinfo
Checksums-Sha256:
 b1886cb0240a707948b71ff4bdb40833de0f9efa00d2b77f637ffb7eb9cd7c0e 1923 
pugl_0~svn32+dfsg0-3.dsc
 851677409df7f9f5dddca5812369cda3feaa8afbad4b141a6ba8f753eae6db67 125108 
pugl_0~svn32+dfsg0-3.debian.tar.xz
 d1b501050af6a1e69ac6ea2281717f28ced57243ebe74efd1ee2f333bc92a6e2 9743 
pugl_0~svn32+dfsg0-3_source.buildinfo
Files:
 5105ce0b4768f43b7615ddd190fd61ce 1923 libs optional pugl_0~svn32+dfsg0-3.dsc
 4fff6adfe3d12d82d7c50345d75405b7 125108 libs optional 
pugl_0~svn32+dfsg0-3.debian.tar.xz
 3baac9fcf4f91f80ea81556e3a317b9c 9743 libs optional 
pugl_0~svn32+dfsg0-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl37qRUACgkQm47ISdXv
cO2igw/9FSAL+y5zHMD3uZznNK9xeanx9rM+ZWVfrkPUDtIq4BFUGzZq55ylWfXZ
XmdZml07NaOkrwOVJnyMBJBIE9SCYNPR9PDr76EuafCC/6i1tTmCD8wljzk+JIt6
kL/vsB/dRin+MdqL94z/VWQbR1SAWD9oTtZJ3XQ6+Mlkoev+vGKR+OjaVVIqDaW/
hBU9DzX+6R+9X04ppZS3RUU2tCJTGdtI4ezLoM5a48uKVsIdNQ33pcVYaMvjxfp+
Df9bltbLyLudfwXtBsITpGfA7bx/BGg5qSbOU2jaK42mM5cA758/GkxIctY4W807
W5rwkprjwF9z9W0QoAf9p5qgg/P4nInQWnib+EJWuMce6wBwtxxjfnGFxlgVUrGa
xkXGM4SnlxpcFsheXfTagVVSF+DBvNyq3g+FD1MtzRqGhjRSzNQHZK1oDNBNu0AR
8BM4GLb7Rxjbc31EH37pBe0niPtUkejZ6G/YOKO4ehxtKjICGcF1aFkSlTVzJ2cv
Jwnt4skiC0rpW+fn22lmP4OOUELQ18HRAwLUjudaX0Z4EGYIhnE3/qAXGrQFPSLb
uyo6A1+Aac3TiWChKxU0JxWJ55ZKA1D/cubMnrlpUw/U9omluvaLBDn9DR3Tx8Df
WGEbDgAM1HnX/ekPhUJImVSdoqMIIMk+HEsTKElFuRfgV3yAocQ=
=FrEB
-END PGP SIGNATURE-



Accepted python-omemo 0.10.3-1.1 (source) into unstable

2019-12-17 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 18 Dec 2019 02:11:00 +
Source: python-omemo
Architecture: source
Version: 0.10.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian XMPP Maintainers 
Changed-By: Dimitri John Ledkov 
Closes: 937968
Changes:
 python-omemo (0.10.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop python2 package Closes: #937968
Checksums-Sha1:
 057b9d882eb1d88706395ea5ac8086696635d6c6 2108 python-omemo_0.10.3-1.1.dsc
 2fefd6d2a01f7de9da591a39288979cd01ad874e 1872 
python-omemo_0.10.3-1.1.debian.tar.xz
 13abd15c2b0a82d878c4d2b3a6fb38f085e8c4ba 7510 
python-omemo_0.10.3-1.1_source.buildinfo
Checksums-Sha256:
 1b8fadc43aecf2c4a9efd6f31a85df0d8d02079fbbcbf59b2c062001cb6b39e0 2108 
python-omemo_0.10.3-1.1.dsc
 1aa19ae163b96fb76444ae92a2c9d06e07c712ef2a4eb32d110517c8dcb31bb2 1872 
python-omemo_0.10.3-1.1.debian.tar.xz
 79d25581bd427979c60f5cb046a50e047005f95511f2a8c8248dba46110d6a51 7510 
python-omemo_0.10.3-1.1_source.buildinfo
Files:
 872694be621486b3d0b175c30b005cdf 2108 python optional 
python-omemo_0.10.3-1.1.dsc
 6a572211a019b4eb082ae12d434bd9c4 1872 python optional 
python-omemo_0.10.3-1.1.debian.tar.xz
 0e3909eaf0676a0e7e1811615d045e3f 7510 python optional 
python-omemo_0.10.3-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl35ir8ACgkQm47ISdXv
cO2XGxAAmVYX5KDbR4ggxyf2NwywBvuYCb9aHKAEBxrXWH3MIvUYTRLBVJs0QQoW
po9E23wZtxOKrolepgs63cJfQCf1TGboOxvAcXtwJQyMvPQy8b6J+jxsTnUACzak
8L1DKlkdv0PRO/c6D3cftz4zRp258q+xdH9RO45GQ43L9q5DWhavIF5ie0x1ERk0
v07TPWZ0Em5URxuXtGzJxcuD5d+tK6vJlu6DsmMf0yMF++NOkNT1xqr3lgG2Oj09
0+DyeT2jdgTeonOiB8LiqQufH7oTGOOsszpNm1x7bAvkFLKExyAVjBRsThdtCjt6
n1uqgnxviAaurOSMIzetGMO4FaNldxTnefoMSPqDPv8/iSMrHtkA4sxs/zVwvM9P
XIl4TvHbfcu+02vTromKEeJj0m/8UmXyWsKMulxbCXRWw5l0y6nPP5gjGlQnU0tX
5eSULmZs1YwHBYCogIShRwAsTwYYyGTLGhrpmKKmqNqxtWFbEF+oWyJB9r9ES4rJ
vkInZb03w9+IIxSzR+HDde/Yi0mMW4OWA2nWrz3SQtlbpdN8u/eZlOiMOeBc/cVq
6SYeebzR7lJT2JOplBP+GfYTBSs2vnFK9BAAkxv9G/IiyXrbYRT2nlCh+E1FvLOZ
z/wJyL5iJMxhe7TCzubk9YmTYvog99HcF8gBd/WCVx46E/4hrHQ=
=HiRG
-END PGP SIGNATURE-



Accepted python-x3dh 0.5.8-2 (source) into unstable

2019-12-17 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 18 Dec 2019 02:14:59 +
Source: python-x3dh
Architecture: source
Version: 0.5.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Dimitri John Ledkov 
Closes: 938271
Changes:
 python-x3dh (0.5.8-2) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
 .
   [ Dimitri John Ledkov ]
   * Drop python2 package. Closes: #938271
Checksums-Sha1:
 14ac51b078cdf9d74be3cabf35b2b6017ed3 2073 python-x3dh_0.5.8-2.dsc
 293d89194f1afe9121d7bfd03a4cb54f244dcc5a 1964 python-x3dh_0.5.8-2.debian.tar.xz
 db1491068b945926b5e13a1ed931cc5e3033fbf7 7416 
python-x3dh_0.5.8-2_source.buildinfo
Checksums-Sha256:
 f528b2e4f8db51991aa8f93547cabed9931534111b74103b9a03ca9df18d74b0 2073 
python-x3dh_0.5.8-2.dsc
 7b3753bec35fcd0d8395bbba7b6857b690045d4138c64081484757a9c92fee5d 1964 
python-x3dh_0.5.8-2.debian.tar.xz
 37fae01cca57cd5ff4da6bc3cb0a6bf277d64e42ce84965f17a62716219a86ff 7416 
python-x3dh_0.5.8-2_source.buildinfo
Files:
 663d44232edd074a375bc3ed76da856c 2073 python optional python-x3dh_0.5.8-2.dsc
 4f0d569528a81c3190fe1a4a5458474c 1964 python optional 
python-x3dh_0.5.8-2.debian.tar.xz
 7be339367345cb1efab8dd0f0b5aca55 7416 python optional 
python-x3dh_0.5.8-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl35i9QACgkQm47ISdXv
cO1+mg/+NhbLmL98Ctvkd50nBqymVDnlcV+HwqbWi68u5LNtfnpjxfZhM2zd27Yj
Uyex59L959i2aSTY6bqvFFgp+1nPqwpVfA3KSv5sBdKkwq1cdSHI6Rkg614n4z5N
zgdPrXhkv5FV/Pp0K/uH6BO3LPmxUvIlyXn6c7Vx6B7czMQB6k/it5QaJqXL03Mk
ogffRg7R8X+hKwGL6jY+IEkSwl2VirRDBmCnuKuNXekrdnzFVeMed1g01ZK/S8T0
7lw5VO4bG6CaRT171vgdifDklml7KFJy9WlBff2POIf5YWGFXH6vptl+PAfjopvI
SooXg0Tu3JxzL0A6+Y5NGu8JsvRW9mzUFAClwinug5poI1bwrzyYkYYgDu26yq44
lIfyYQj6Wpk9HBMgPLf86WZWogL/s3VnWMGlZAjEZBTpOTOYRbjRNXT3+BLrOGc0
q9s/i127Ek000Xna2Ee8kRokswQgSYuDVhjN0qLpHEmwDUd5nEc+gsQ/AG04QX9i
eBJxEdTywtJf2n2gW70xG9PInngA1p+EqyWb8grz8RSi7R5r5RF8XcHY1IAibCDV
m85RQb3neqe6nkNxQ2iyhtnNbChj8lwtFolekiaot/78iUmX2avPiXC1sQFKm85t
T5RfybH+rI1D2z0ucxtnRF5r6EoltJhwG0uHWvUcr7BXukZdhG8=
=r3pz
-END PGP SIGNATURE-



Accepted mate-user-share 1.22.1-1.1 (source) into unstable

2019-12-17 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 18 Dec 2019 01:45:06 +
Source: mate-user-share
Architecture: source
Version: 1.22.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian+Ubuntu MATE Packaging Team 
Changed-By: Dimitri John Ledkov 
Changes:
 mate-user-share (1.22.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop obex-data-server dependency, as Bluetooth support is not compiled
 and thus obex-push / obexftp are not available.
Checksums-Sha1:
 1e68595f4a1f400fee9803cda190f79821768acd 2500 mate-user-share_1.22.1-1.1.dsc
 9953f1c6516c45e22f7c7e39a02a9dbaefd92439 7744 
mate-user-share_1.22.1-1.1.debian.tar.xz
 601d534e4e8824bb1459a675b19d74f10661ceac 17042 
mate-user-share_1.22.1-1.1_source.buildinfo
Checksums-Sha256:
 0c3a5713251c77a07505ecdfc0e3e49446e0e3bcfb86de6a904a484f8811226f 2500 
mate-user-share_1.22.1-1.1.dsc
 71d54ae25f4515efbe87fd29511e73c983c848ef468f4174a673fddd9e2f263c 7744 
mate-user-share_1.22.1-1.1.debian.tar.xz
 69f5083502805a9ca9159d8035a4e5dbd3c2fbc409c5c32d5fc396df756feb4d 17042 
mate-user-share_1.22.1-1.1_source.buildinfo
Files:
 ec0cf59b0260f09c0e20b333b389b8dd 2500 x11 optional 
mate-user-share_1.22.1-1.1.dsc
 92aead7ca240da98a1f07f138438205d 7744 x11 optional 
mate-user-share_1.22.1-1.1.debian.tar.xz
 042f56a6b6c120ac6b40d8c846e9f84c 17042 x11 optional 
mate-user-share_1.22.1-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl35hTAACgkQm47ISdXv
cO2gdw//e4SOSYHJtRmetwOUxqBloX19yTUITBlN8xkyVi8i3eDuLN9kx6iD/xSu
WQoa64YpE/6izUdO+VqsHP9XfHrYo9/nK+gCkEseWWYE9Y5WDIFhhRFKiQz5ESYk
Ik7FNb3mYs6jxI8A3B0w8gLaYe1cGWEVmL5fs7yWR9KkixVso3BZ4qOqjk+8XEm8
N6FxZAOL7EJpD03mt0ClcF8jZGttSxxZTPqZMnjzHRK9URSa5EGpwswaTrzdXG/c
8OywVeeACgIn21FaQ24iILt89th5jvy4sZIsfWUDRcmRMxMcRWdL3xID7genkhG9
mnJUHfXQ6Bj2GCqxk5n81gBKlsY05l7gF6TDgqckLDhAZGcLmxxn4YRk5OtFA0Sn
FSfgfuQJ/aqNhosa9LtU2TSDqOa2HWQrjx8dibEaRTgmkNWZ4BQDA0wobrT6QPxH
jnG0SOqHIbkaclubroaJ/Fs/zaKuja7q4jxNrAwHcwsx3avRQojqt0KSsrx8crBd
eV7MIU5EDiE4zPXBIlczrJSqDvnRKDXoegemJSOBO5PYuAzFCXM9eF6ZvdsHBEC4
SKAvSlV+mRXF31+jVVllko2fXdxRw9jXbXX9/rKZ6gqKQE7koyIsP09Gcc/oT9LL
pcnf80Slfspc5dmnPLnudg1W84ByTsrCLuSQGjgQyR3yQzgWoXo=
=yT8M
-END PGP SIGNATURE-



Accepted ganv 1.4.2~dfsg0-3 (source) into unstable

2019-12-17 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 18 Dec 2019 01:17:46 +
Source: ganv
Architecture: source
Version: 1.4.2~dfsg0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Closes: 943090
Changes:
 ganv (1.4.2~dfsg0-3) unstable; urgency=medium
 .
   * QA upload.
   * Upgrade waf
   * Use python3 to run waf. Closes: #943090
Checksums-Sha1:
 df2f1d34045b01ea4d37ba5aac84c913252627bc 2150 ganv_1.4.2~dfsg0-3.dsc
 2b09b453a8b512fb4886e05f1978983e56172b45 120996 
ganv_1.4.2~dfsg0-3.debian.tar.xz
 d114a59bb299025d778d227795a040543a3f1e20 12758 
ganv_1.4.2~dfsg0-3_source.buildinfo
Checksums-Sha256:
 528ce7d14b0dc6d560b548733f8487a2f5ef98ae4050adbd1fcfd34c76134270 2150 
ganv_1.4.2~dfsg0-3.dsc
 d2d647fd908a6b2ede9045e79668c6d7fbbd57dd5029418e0f6cce5a43024327 120996 
ganv_1.4.2~dfsg0-3.debian.tar.xz
 8947993f546f722542a7a79f2f650174448bd1a85193415cc529aced56ffcc36 12758 
ganv_1.4.2~dfsg0-3_source.buildinfo
Files:
 61f068aa2ff3cdbb23614bc58ea2afb9 2150 libs optional ganv_1.4.2~dfsg0-3.dsc
 a101fda40a9aba84245899bbeeeb9b67 120996 libs optional 
ganv_1.4.2~dfsg0-3.debian.tar.xz
 7da6f9d62f13b622d1964f1d2041e919 12758 libs optional 
ganv_1.4.2~dfsg0-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl35gMUACgkQm47ISdXv
cO2z3BAAg3k8TgPvx6BwhehqXIeQDiXKwmk80I6pnbmVMd4XzBjVdCdbK9NP3zjd
YD5/8eyXIbrsrnsvVf05jfXVwCZK9LhkvVeI51V+IyeEthN9g9Nzs4hBHeSVmVOH
HpifhE79CqaIRzC7V18iT9eUBaLnRovl7IVwOWcXGWYoZ3Y3gSG8+VSUDaIYdj0T
iUKUoBK4PMxssnhcof0Nu1ZeJD4+dXpbN1/cFNq016I6xqaHudjyp+rUcmkxr7pZ
Nj00havHvzlb6iisC1dwkRrDtciXMQGw1rgaJqJakO20lvWdfWROubmGOj9fPcyr
atW5osKbSICoxZkx8hA73RJvMIWs0eL5I+is6yaMfBoPatO4a1588/UE5Bq1WkEU
D6R9mnQYISQlBMhhYTELcs2pCYPDRUYl/QCTjrrlv0KpriLeZo6fLV0sCEKwMJ4C
durQtD1CclkhCBCS078AGcEASiGeCzkz04qswK9xnYfOhBksSdJL499QVyXPY0ro
7QSxOOW0PbRYpXlencPHoMjMqkSzh/a4ciuSdiow/rloHvhCH3Q4Ya2jvjJ5AVie
rPkUZr87evVV1FHkH87OP3uX6SrrnLkCXuPjpMg6VzXx2wUw3/2khvQpUy3DdhK8
DMowQmka8wsiunDr6z2LFd0yQ94gur0TJeVXiC9Q0aWshnBDVo0=
=28bP
-END PGP SIGNATURE-



Accepted simulavr 1.0.0+git20160221.e53413b-2 (source) into unstable

2019-12-17 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 18 Dec 2019 00:45:29 +
Source: simulavr
Architecture: source
Version: 1.0.0+git20160221.e53413b-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Closes: 938486
Changes:
 simulavr (1.0.0+git20160221.e53413b-2) unstable; urgency=medium
 .
   * QA upload.
   * Cherrypick upstream python_3 branch patches, merge cleanly. Closes: #938486
Checksums-Sha1:
 5689423b36c3b0d4233623e2aec2839fdd181697 1930 
simulavr_1.0.0+git20160221.e53413b-2.dsc
 f8edac13fb14f94d7d8284a2f71d873c15a03a2e 29832 
simulavr_1.0.0+git20160221.e53413b-2.debian.tar.xz
 2097b7f4b59e0cf1645ce7e8640b319b88447e40 7351 
simulavr_1.0.0+git20160221.e53413b-2_source.buildinfo
Checksums-Sha256:
 2d58ffe9f4f1103e98c42c141fb897295b39a31e0099bd600cd32790963f381c 1930 
simulavr_1.0.0+git20160221.e53413b-2.dsc
 0e460a02f046c220d97f2246dac37ef1b5416164f679e234c14889f4ec19e67c 29832 
simulavr_1.0.0+git20160221.e53413b-2.debian.tar.xz
 965e908c49d831d5380b3a0553b341dffa51927d44337ff4cf0c4c4d41e358a8 7351 
simulavr_1.0.0+git20160221.e53413b-2_source.buildinfo
Files:
 375755ce9132a3a1f51d447f4470deb0 1930 electronics optional 
simulavr_1.0.0+git20160221.e53413b-2.dsc
 096fc466d6a58a74330493323a033e11 29832 electronics optional 
simulavr_1.0.0+git20160221.e53413b-2.debian.tar.xz
 2a59205c4d474b3d89738ab9aaf8899a 7351 electronics optional 
simulavr_1.0.0+git20160221.e53413b-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl35ej4ACgkQm47ISdXv
cO3RaBAAq01TUzbd4IEgbR/yzbfOk60rWvw0uubKmWZTtnCGef91NKGBHaMlAh3V
rPVjw/n8V+G75z71j/nfshf4b5T8VNJvG5XIoFNyL6eCLggfC2eKjgGaKHh6INwE
sMoj+AQG9/cfzfL9JCmMmilr39qZWMbf575C4ArmGUbsZTTxH1Tlv+elLfaRCXAe
zIM7il0Qo+E/nwmHhd15+UTr3+bPQ6p43FuQvvXGg7vhjlfngEqG4ONkrKpqoloo
8EE/t1Fk5NV0iDXBsXfHlwDwLzoBoFR0LDDiihPFMbseNI1k+xfCd5Q45YLgBZjs
bHPpKGYV35WPS0h6tVtlL6h6PaMIRFU4FraZnt7EvUH/+BzEVStqxKNZbRLSZlvk
JfOJvh8JFnPkE/xRPc9z4d+h+fqTYcQS6AQ9ITU5+bo0b6LAY98WEqbbzQy5sxtW
ObP6aD1iArW8Hua7VsRXX+EqUeqJAgYgGCQQbaHB6r5fJRCRWuqxK4aCy0sJR8Iq
nCGnL2Wmn3E9EX8xQR7JWXhSIrc5CQfb5yNPt/iWvRWOyi55/xi+SMvET+7xFfnb
72/GLs5Zz/QHtvByxYeY3E/Iwsl/CtjeZcdJuv+cQAeHXd/sFvRJsLVmxyLlHlYG
wz6JQ9V40r5PGaN9/g9KRWRsqFCBYFLQGFDPqPOn5mkJBNc8TrY=
=Pswz
-END PGP SIGNATURE-



Accepted python-hkdf 0.0.3-4 (source) into unstable

2019-12-17 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 18 Dec 2019 00:32:31 +
Source: python-hkdf
Architecture: source
Version: 0.0.3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Closes: 937811
Changes:
 python-hkdf (0.0.3-4) unstable; urgency=medium
 .
   * QA upload.
   * Drop python2 package. (Closes: #937811)
Checksums-Sha1:
 f7a87e8b158c5134a3e8b58c54f625453154a136 1801 python-hkdf_0.0.3-4.dsc
 1a70870c74f69a98bc6cc4beb15a543c45504a06 2088 python-hkdf_0.0.3-4.debian.tar.xz
 6ab0b7f559fa72dda11c73e0c0fb9973eff4258a 7257 
python-hkdf_0.0.3-4_source.buildinfo
Checksums-Sha256:
 e2ca3bbd535f70ae0d2f3da1b193a4113fcef3c446660cee7495e3342d9b8d4f 1801 
python-hkdf_0.0.3-4.dsc
 f25872d5ad2b010065e9a14f8955a3687e106aa98f64c41422ec6d20062f7ed7 2088 
python-hkdf_0.0.3-4.debian.tar.xz
 49898c895c93bea1e40931332ce304f8566575c67e9bb6f043ea46a2dd7710e0 7257 
python-hkdf_0.0.3-4_source.buildinfo
Files:
 80eddacbf80ad7ec495095301a33cafe 1801 python optional python-hkdf_0.0.3-4.dsc
 ef30154558c8f5ace4c6bec566b560ed 2088 python optional 
python-hkdf_0.0.3-4.debian.tar.xz
 5b89b9fe75c9078e43c8a3c31c49c677 7257 python optional 
python-hkdf_0.0.3-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl35c8QACgkQm47ISdXv
cO1Jfw//UjrTLcL0qjhATTKttdcPFE/quMjN4nvILoPe2NtwuPxPlHGlOlF+HNCi
ENQGbYIcqguNT28OZyxdfMs1qDH1LjEKJP4euinozHNeUe2DoTyxDWnNKwwR12w2
GJwCs1YL9z0jgOCy7MpG/duKlrT+lMQ9rdNR1J5Jdcu7s7hn2YOv23SeOx1W4188
8aZxIe7mtgXoa6my+fwpEwGp7hXwkXa55w+5LPaPqcrzfJe4OX5AkcW5zuoCOTv4
LjVQy8ACj7FfZbNoj4pMggmefHW2hc5qa+v14ybpD4e0XG+rnFwrZdTH/QmfBGhV
p0a8goriMsgzooUkba8kjdftVCHlQCiXFLpL5NJOQqZWhemL0/K2vN9kDBCO8xNj
t/GTP3MyOay4/oHpmuJoTDetbFD+HoUqBfgZjsTDvmZit1tt4DY+TT02Euuunhf5
WyowPHvP0ZMMiBBk5/qHeXXjF97hqT48Q7uSCcIsoh9x5kPm/KrvpDA26DulNT4c
nq8IuRCCcm4H+TUbIJJpPq4o5QStV1TyGNubfvl100S94hLDf7a11G1dFdLbQBwe
6GnVptiWL96Um3QRsa3yTXv+TL1NfkeP0z0UEH8VlNNqTJHP3a5gm0ytLQlnM+DC
Nmi2m3S+oVX3yTWt2OH1FtiuF2+WquLsw8a5DZbmOzqiuPDfInM=
=mkNV
-END PGP SIGNATURE-



Accepted lifelines 3.0.61-2.1 (source) into unstable

2019-12-16 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 17 Dec 2019 00:22:44 +
Source: lifelines
Architecture: source
Version: 3.0.61-2.1
Distribution: unstable
Urgency: medium
Maintainer: Felipe Augusto van de Wiel (faw) 
Changed-By: Dimitri John Ledkov 
Changes:
 lifelines (3.0.61-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop sgmltools build-dep, docs only use jw/lynx to build things
 despite sgmltools reference in configure.ac
Checksums-Sha1:
 35d4b43546d0c2fc929b10b83b6da3643b3776b0 2045 lifelines_3.0.61-2.1.dsc
 d128f4644545d958ad170ad5fa9fbe715c695352 34674 lifelines_3.0.61-2.1.diff.gz
 9e63f2840dfa192a459b6d3da5d89662fcd68fb0 17710 
lifelines_3.0.61-2.1_source.buildinfo
Checksums-Sha256:
 8db83a9d680f092a05384fd3bfb7a45132e4cfa1a7f570a2a00af5b7c28ebe73 2045 
lifelines_3.0.61-2.1.dsc
 9c866239d166f2182677cafe700def67771f50635bdbc2dc9c27b0afebacfef7 34674 
lifelines_3.0.61-2.1.diff.gz
 d62009222914fb29d7cc370df9aebd38e99d2e2a5cef349903882936ea6a61ee 17710 
lifelines_3.0.61-2.1_source.buildinfo
Files:
 d5f945dd89c8b6d98405ce9557289803 2045 misc optional lifelines_3.0.61-2.1.dsc
 1eca46b4a735732fc5f82a7da00ecec2 34674 misc optional 
lifelines_3.0.61-2.1.diff.gz
 5ce3b1e139a2ab9b2f156b3708814449 17710 misc optional 
lifelines_3.0.61-2.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl34IGkACgkQm47ISdXv
cO3+wA/+MPxZPDnbSn9Nwr8JW70AsM9tFlJDh/xSLjKNRe3cYkNRBe5+b9ApE8k6
IBuXEb3wjfMFa9PrrjOJ8FYlYmPVKlt3QKsRvfscp6oFOXmWBTLKeY8jMeTKBaMk
8Qqy+RWfxWLR5PNeelNEtfB1NApZp5oXg1usBdCSlBoTtujr7khft8snwuzZPZIA
k6CbsK9Si6CLNmYII/GMjDuL/nPNIKTwOno3P2j+5wdscn9cADlHES/5RI/bFfd+
3Ap5bnnWqncd0LOcOWPP5x8lBFJS0oOjjwiMiGmgJ5SVLlkeUKQXw8LuM1OXMHaO
uU4v9PXLV2RZj6FOcG15zsssyO6ck4xfSc6JI/p1HTEGg1BRFhwO16FhBxKdBvZ1
gTmTG65Bk+unAqogidZr34GPIl7/JFK9Ykl+yYU2TlLCvlf+xyy+Fj42u7v8I6qD
BLM6UgWhutQMDTtH84uwsc9+UfEDswPC6lBeku/4EhcgzdcREhYpOCBj6Sk2k1mo
yN//QxZRm7MhYN0uRcRQTf6486v1xT+mri2snPEcRwiOy2wsHFBIVaOsrgr2XjzZ
jzI+CAeuYKfOTeSoEUIk9pI322mVqPelbiUouXeW5rQ7vTOHkYggxMDR+rTQdJSb
/d0QriGBlWVbdhIiNnVh2KIpeADVY0rqaPszrb8ZjfcaRNe5AGo=
=1qXp
-END PGP SIGNATURE-



Accepted python-characteristic 14.3.0-3 (source) into unstable

2019-12-16 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Dec 2019 14:58:18 +
Source: python-characteristic
Architecture: source
Version: 14.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Closes: 937643
Changes:
 python-characteristic (14.3.0-3) unstable; urgency=medium
 .
   * QA upload.
   * Drop python2 package. Closes: #937643
Checksums-Sha1:
 75f7594210024a11be5d7d9bba28aa0116b45d8d 1944 
python-characteristic_14.3.0-3.dsc
 9f2be82a7195934e41dff3f950f1c5289029e00e 2356 
python-characteristic_14.3.0-3.debian.tar.xz
 64a83909be3f4e1776ea34c0e469dbe4b420fa7a 7675 
python-characteristic_14.3.0-3_source.buildinfo
Checksums-Sha256:
 b19ca173ae146b94470daaf28d231895fd08856f483336636aeb80c9515126e0 1944 
python-characteristic_14.3.0-3.dsc
 556b0845508674584788384e74384c603e019591829acb08cc5f89693d41e564 2356 
python-characteristic_14.3.0-3.debian.tar.xz
 d4dde8e871dd5a29bd81d0de5198cbfc79b33d53214bbd75009f1871a6caa755 7675 
python-characteristic_14.3.0-3_source.buildinfo
Files:
 5f57610c389e946271c23598c19b190d 1944 python optional 
python-characteristic_14.3.0-3.dsc
 788a3d27b186486800a2408a1ab29cda 2356 python optional 
python-characteristic_14.3.0-3.debian.tar.xz
 f343896cdd31736eba762a4908bf49cb 7675 python optional 
python-characteristic_14.3.0-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl34BCIACgkQm47ISdXv
cO3aLBAAmkl1XldkgcW1JdR1atYIt3156PIbQ8VDoAZbQuGiNBYhlhPw5Kp7634B
8/8kei/TIc6YCV76A/df2MZx3fjvbcG5ltI47+WchE1g78muz9pdaLmcJJ0QFgtT
M7xfWKj62RnmAL1oBp82xuhY2VWEBOml71+fsnb6mdMoACXiED+LTJbXCGIEiEtW
R0kV72eEYc5f9EuGhjQvTZlUaLhTX4l+4su84/gBNFbUzYOwXcRaE6Cc9CLyDJb3
BMiRNqj8l+UqaO4AOFMsZu2s0HQyPoZeutWcGuQTIexIieeBc/UDD5qPhsVDjCkF
a7bcA1ioXaOzujphQujqNHFk92J14Jba7RvCvh9cDepvOJ2MOvm3lwAehhzlG4p6
7w2maZPI3cgoQ+Qr0ctAUQOyGCA/hASKD2LP88ilWm28tOmtKCNBAqKR1CHVKBOE
U9zan7hxGXiqWwQCxFdzr4i7sf+Q0h7xOfNMjaSM9vPVlaqGT3QPo9r5QadLak17
uIphVHhf4f27z6u6Ge3Bt9+M3Vhsg4uJmtYsJQoSNSKzolQdbuo6X+SeLmv9L388
7jctnG5pbQNL1lxyOJW2eDubiWS1lmMdD0gxGe03iODsdn5SJ4vGXmz5TC3FQMOi
HyQHCGKAJAcFVVYVcDCk2ptqDFXNyDU7k2Y52+SWz9AnPXsqWq4=
=MKT4
-END PGP SIGNATURE-



Accepted brickos 0.9.0.dfsg-12.2 (source) into unstable

2019-12-16 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Dec 2019 23:18:56 +
Source: brickos
Architecture: source
Version: 0.9.0.dfsg-12.2
Distribution: unstable
Urgency: medium
Maintainer: Michael Tautschnig 
Changed-By: Dimitri John Ledkov 
Changes:
 brickos (0.9.0.dfsg-12.2) unstable; urgency=medium
 .
   * QA upload.
   * Switch to using docbook-utils.
Checksums-Sha1:
 cfa88d4d20d1ed494534607645a768c10ee527f6 1879 brickos_0.9.0.dfsg-12.2.dsc
 1633abf526938197c9432e1dd21b5d0210536878 19864 
brickos_0.9.0.dfsg-12.2.debian.tar.xz
 6fa11dedb1db322fd990bebce8f1401397b98668 9960 
brickos_0.9.0.dfsg-12.2_source.buildinfo
Checksums-Sha256:
 865e756b8fbcbbb57360b1900890fd6cefb5ce8b5a8b5154a396b8510664736d 1879 
brickos_0.9.0.dfsg-12.2.dsc
 5b0c967f5a1fc6c726db8ed3dea5d07359c63c68d812a7c30559fe577b0534f3 19864 
brickos_0.9.0.dfsg-12.2.debian.tar.xz
 807351f7c86f12a539b6ae1a298ddab8f6ccbf3cbd7e55fa35a916e731b42ddc 9960 
brickos_0.9.0.dfsg-12.2_source.buildinfo
Files:
 2a5adbae9bcd9d6f7fa7e420985c53a3 1879 devel extra brickos_0.9.0.dfsg-12.2.dsc
 7655b9cd585ce5822517c2e7f20425e9 19864 devel extra 
brickos_0.9.0.dfsg-12.2.debian.tar.xz
 c981b4fe899c6b02846efba9a1cbd1e1 9960 devel extra 
brickos_0.9.0.dfsg-12.2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl34ETsACgkQm47ISdXv
cO333Q/8CcyiqfgeVyhSrKFhn04xJFwWAEpSFjK6/83CHHQOegQY3vLURPzpocGc
iwfi+fH4CKoeJXl5LqnPK3tcOvFsUMyJoB4wb7PB8dVZEcs1suVyNsqelO9iINfv
V0d7D9kUWIQHC+yVsVDABqiF5k1aJGrZ+yzaFLo95gK3c4sIhc+LTAPHFubgheoN
Z7VbkTH7nO/sFwrvlt/sgotMocewUgl/LPdOmAspZlXQSjRy/4c7Ge8XRNcWqXlz
/2cesP28xrXpchmb1uKY9apaVOVhLdQ3fLIMfpqB3YJCGVMmSspL5KncLBWpI5ym
95tEEk6IfN+9TIDFrcoV6VEqisQ7hJIEFPBubKk5FJLFp67sDr5wOuZ8iQslQu/I
s0Nyuof0gIrOLPE9PMf1RGz+nk29z5wJhCZyGkXt4+zQVzqCmjGVHsbrr2DMBI45
AdBSP/ORq28zQP40+ZSX4pMV4PR4sn3mynMdpR5hjNGRp3FhI3wXukxuIiVKxdHO
uomtA7CO+AlfIER8LXYGZ2TQbV8r69tYGSbqK5OBMvNAJtNoW2rxT5aGvkAyhfxe
linuDORFKqRKDc7qWcKIe2e1no16OdGE+OQRfZ1LY2ybwNy9n12VfMXhgdRwQoC4
S/Z045zUphkEmM1TjsTcCgS48QDlt1yjB1dQcl8ghNngjWBmLIc=
=IdE3
-END PGP SIGNATURE-



Accepted gcc-h8300-hms 1:3.4.6+dfsg2-4.1 (source) into unstable

2019-12-16 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Dec 2019 23:36:24 +
Source: gcc-h8300-hms
Architecture: source
Version: 1:3.4.6+dfsg2-4.1
Distribution: unstable
Urgency: medium
Maintainer: Michael Tautschnig 
Changed-By: Dimitri John Ledkov 
Closes: 935280
Changes:
 gcc-h8300-hms (1:3.4.6+dfsg2-4.1) unstable; urgency=medium
 .
   [ Balint Reczey ]
   * Disable -fPIE on arm64 Closes: #935280
 .
   [ Matthias Klose ]
   * Fix build failure with -U_FORTIFY_SOURCE
 .
   [ Dimitri John Ledkov ]
   * Non-maintainer upload of Ubuntu delta.
Checksums-Sha1:
 3672de6bc67f18219e9edfc12f5e33741a239f0a 1861 gcc-h8300-hms_3.4.6+dfsg2-4.1.dsc
 e99f0f796b810565f8b2a78951cbaff0d303866b 58644 
gcc-h8300-hms_3.4.6+dfsg2-4.1.debian.tar.xz
 09488448b54ef84588339c359afd2627327525c3 6875 
gcc-h8300-hms_3.4.6+dfsg2-4.1_source.buildinfo
Checksums-Sha256:
 d5bfb33ece91922ae24c1fc37c46d9ea43f37733e8a07c079cfd3843be402e8c 1861 
gcc-h8300-hms_3.4.6+dfsg2-4.1.dsc
 8fd86c826cdc3d4b567d65a656ff799e73ee2f013c375fd590e1cf4482736f49 58644 
gcc-h8300-hms_3.4.6+dfsg2-4.1.debian.tar.xz
 2936b9ac9bd9036ef3ece4caed7696eeb7da0eaf33c9fbbd51a42f37a6c88a3b 6875 
gcc-h8300-hms_3.4.6+dfsg2-4.1_source.buildinfo
Files:
 78a48fae6c312ddb5af954d73dacf350 1861 devel extra 
gcc-h8300-hms_3.4.6+dfsg2-4.1.dsc
 c84560e27d1df0953187991e509abf5e 58644 devel extra 
gcc-h8300-hms_3.4.6+dfsg2-4.1.debian.tar.xz
 41a7f78697bef211809b9f3e9155a35e 6875 devel extra 
gcc-h8300-hms_3.4.6+dfsg2-4.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl34FX8ACgkQm47ISdXv
cO2eRQ/9GBcESfVi8fIIj8l8XGzy8YqhqDFp1s/3voxuWVl6d7rp2QA2g4YS9nzL
O+r/MYha35ht1B0XRU5KOx9FypNzOUropJ/aATQq9nB3VQHWbSyVN03hECxjCL/S
fB/mYN1yipMOuAZwF5ESC5Hb/Y+xTQNWV8WZOWshHhbE498kMgY9LRDO3EF7i5DP
BvArKeOmwFfxDs49oOENPuluCNn8vJoeI6kg63OI5+578tGr3lITmNC4wcd9HVHp
sLj4EvYHr3FaCvNAfuiefU/o4Aygi2EAbZTDfXRb55fInWhepsjhrFgdTKl/NJgU
BxFfGfADkfnsjOWoJGetJ1fxOAY/Sd6oR6UacbJ7GyTz684NErNiAvTKjyBOWy1B
neAkXoORfFhCG5aQ/ZQsbfUEwAyKpv5KX3qkko+ANKe+NJbFraCSVuYUqwD8Mdej
LNxWP5AnuaQjNN5wqRe4aoySxGDHuQgy32/EWiIcM3wAA70o9SoVTE8jH3BmXYO0
fXDSWKCtXfQYN0Jb3OsX//elspRVZl9DjSm+Wx12bbhXJkNiKpNjnDrw4cIr1HnQ
cKD99xgP1SxYy3txwmfTaAYCo6JXR+bOjYq7ZGcbgL14EgMIMen+Rk8cZJqOdHyR
SPAfW91rQGhplJl60B7G6v7nSH7QZvW4FZFvAgbC2OaMYYpcvyg=
=p653
-END PGP SIGNATURE-



Accepted minieigen 0.50.3+dfsg1-11 (source) into unstable

2019-12-16 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Dec 2019 14:09:16 +
Source: minieigen
Architecture: source
Version: 0.50.3+dfsg1-11
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Dimitri John Ledkov 
Closes: 946802
Changes:
 minieigen (0.50.3+dfsg1-11) unstable; urgency=medium
 .
   * [74291a6] Correct doc-base document name, and paths. Closes: #946802
Checksums-Sha1:
 130f706822386b39b997b6579d98ecdb35445724 2196 minieigen_0.50.3+dfsg1-11.dsc
 6cfd6d1448b5406b8ee13387916631fa182af7bf 7180 
minieigen_0.50.3+dfsg1-11.debian.tar.xz
 1cc1bbac06fb4dca7724b7b2d6ae1c7183377db5 8814 
minieigen_0.50.3+dfsg1-11_source.buildinfo
Checksums-Sha256:
 f57419cdf663041ff78fdf968e45c7da502cb1daf50b7b52958604dc4f1df16d 2196 
minieigen_0.50.3+dfsg1-11.dsc
 655b27e9b89916f1548a69d0ff04028e690504b150681a66aae3429bd94ad619 7180 
minieigen_0.50.3+dfsg1-11.debian.tar.xz
 1a8d3386786f74876f2bdcda3c7a627e1dc9209012cbac1bb0d7dba785b38e1c 8814 
minieigen_0.50.3+dfsg1-11_source.buildinfo
Files:
 49734a9dfd0663494a0049f1e4a988bd 2196 libs optional 
minieigen_0.50.3+dfsg1-11.dsc
 15a8504a35b066860f51ed09dadee6fb 7180 libs optional 
minieigen_0.50.3+dfsg1-11.debian.tar.xz
 25c63755fa3d7a2e68911123351cddf2 8814 libs optional 
minieigen_0.50.3+dfsg1-11_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl33kGsACgkQm47ISdXv
cO0xpRAAkY0VN/JiJgUte5FT68ERekC17+tSN/3yRRGpUI0Rbc+Xbn+X9vUrHp0F
LQ4vVJCO1Q7GIvEljh+PDeGu79lFASdIscrTaFgCFh+ailArTJnNiynS9x33ey+Y
OCPXkB2EFJq6ISMicSLyk2dxbMcW3WN1+I4aEby9FDDi4eJFz04C9FLs1BJTJZAJ
4yekHvGadfng2ZBOa3GRLA74sthXR9aKhersLrNICVNdYrqoZ5tHTCIFSiBDLkZF
OTHm/luPbeO4KWKsT1Acr5Zz/8ShaT/FJK4T5pk8Cm24K72C8/MCm9mOc6knCxd7
7ogjODeoxT5u11K9dattAJpnrGNzhmtE2Fv24kWqEIIiEsKjCeTkKNuwqNBh+div
4hDVYufL32j3AgVuK+CxHABdC3kwbNzyt6sge8nJ8m6I/wZRP6MaReLvqqGqzYTr
FtOPOjyO6O0pUk8uH3s9UHBaAkJC1CIB4D40WCP7v+2mMCgPtdhVQjDVc+FDCqds
7o6Q3tXqJfuDlO4Ibs+Zi30LU2F5BPTXTM7Ry+aQXXmG9jYcUJTFiwDootANkURj
P394EnwHgaJY2tkVlF9/1Q038zFF1yIJ1F+mmygxHeTZtG7e2bOTLee+GG/YYPzP
MsRQUIeuZBHRQjBys6NqU/sI9m/AUAtSsOoo4nSQal+sLuU0m3k=
=PvYY
-END PGP SIGNATURE-



Accepted ledger 3.1.3-1 (source) into unstable

2019-12-12 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 Dec 2019 14:17:21 +
Source: ledger
Architecture: source
Version: 3.1.3-1
Distribution: unstable
Urgency: medium
Maintainer: David Bremner 
Changed-By: Dimitri John Ledkov 
Closes: 945840
Changes:
 ledger (3.1.3-1) unstable; urgency=medium
 .
   [ David Bremner ]
   * New upstream release
   * Don't build ledger-dbg (rely on auto generated -dbgsym package).
 .
   [ Dimitri John Ledkov ]
   * Finish dh'ification
   * Drop python-ledger module, in preparation for python3
 transition. Closes: #945840
   * Drop obsolete inline patches for lisp (no longer exists), docs (using
 separate build-dir anyway) and rpath (just shipping the shared library
 globally now)
   * Fixup shipping private library, privately without headers & dev
 symlink.
Checksums-Sha1:
 949b1d0b4f0a0cbf239a144c514242c8f9ccd1ed 2147 ledger_3.1.3-1.dsc
 747603d1be0c72ee3a940260617999d9d58a2d1d 800880 ledger_3.1.3.orig.tar.gz
 23302e3da570c199a11936f516342c2a34da05f1 7624 ledger_3.1.3-1.debian.tar.xz
 9f2fe37c4984b8a8f03456d2da30c72ab8ccb6c2 12123 ledger_3.1.3-1_source.buildinfo
Checksums-Sha256:
 43bf2814510815dda2d7f6c53ed29121bcb1721aec87edc4efe4fd02f53d1e54 2147 
ledger_3.1.3-1.dsc
 b248c91d65c7a101b9d6226025f2b4bf3dabe94c0c49ab6d51ce84a22a39622b 800880 
ledger_3.1.3.orig.tar.gz
 903f2b46ad0b84d722e02e15a64a16b25d98df46a27424c0cb304199059f942e 7624 
ledger_3.1.3-1.debian.tar.xz
 65641b845bfbd43e91fc946c0cc6b37b3e7ff465554aeabab825b6ffe00a8829 12123 
ledger_3.1.3-1_source.buildinfo
Files:
 efd6f52b9d21df71841868e4b8f72e6f 2147 utils optional ledger_3.1.3-1.dsc
 6d9b8293f5f909aab4b95cffa2b3c120 800880 utils optional ledger_3.1.3.orig.tar.gz
 b23930fe52c556aa0ccb9acaf9ee7033 7624 utils optional 
ledger_3.1.3-1.debian.tar.xz
 d7eaabad905c8f4e01dbb693abc4e3ca 12123 utils optional 
ledger_3.1.3-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl3yTFIACgkQm47ISdXv
cO0/GxAAsZ8pAdQzjCIa/Ib6/YBo2EO2KYvZGKM9BA7dCcRJCFLf4U/jWUrVqx0U
U5RfPGOaAKJovP/mgh52tNH+ibcU5vgfbuLmBFR5JBzzhLKUwvw9xjXc0POg32SD
Cy5aDWxj2dswagYkpeyvNeMIe13hQ+0mvavS9TMjcqZoV0EY1rcXA2ZmPoYYT6kL
fLiHv2kIov0D3hMR2rJgkBVz78EDdZfKou5a9wGGaZbjMQLWv0RsxhSxGbJ6VJpF
ZNbD1Lm0CpuVW5ICuheVMo40lEXCr4chIE8Wsn+ElFVKcrA+zqYER33xUTFCaN3h
Pi33L515zV0S90I0pCEP2q8eM9RlsT/l1u7z8+7cwjkT4WuaVEijB9n/ayk9u9Vo
NSp8VFKvd77TZBD8tzWPe6lgXdyyUAbbZJAybFkQogPi5I+ogjs0qcFbLfBipQ5M
pE3iZ2XgucKQPK4eIzeDaJKiS8NcVJbGAbI+xTsp1/sn1ydfZxSvQLj+SswX7VYC
MwlOuRwUU/9WJ/Le/zomCKFIjOJ+sUHUs/oNztOHq6oYBgvGaojBisYllMvCqox+
cFjSeFn5fLVNwLDRGoOu1Rpj9WCDYxXEGzl3QRY1sBil4gT6F4xMdwgeDrrlE0SP
0XuaBKXxgmLxXSGb7CPgtxSJvGn8R2u32Q+q6T2nUxFRnnLJdPk=
=xMKY
-END PGP SIGNATURE-



Accepted pytest-localserver 0.5.0-2 (source) into unstable

2019-12-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 Dec 2019 03:26:45 +
Source: pytest-localserver
Architecture: source
Version: 0.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Closes: 937562
Changes:
 pytest-localserver (0.5.0-2) unstable; urgency=medium
 .
   * QA upload.
   * Drop python2 package. Closes: #937562
Checksums-Sha1:
 fe39aacc72ec6606b2c21b5d20c48d5e4f94e008 2229 pytest-localserver_0.5.0-2.dsc
 8be5412c218f5fc1a70b04e6450507875a503c99 9852 
pytest-localserver_0.5.0-2.debian.tar.xz
 475b23db12a648c2d3826dee52035541609fa904 7953 
pytest-localserver_0.5.0-2_source.buildinfo
Checksums-Sha256:
 05d70b29c85c22800166c177f80b3e984b0f425ca5131999b71d34c6f1a0871d 2229 
pytest-localserver_0.5.0-2.dsc
 a49bcd8de410062813c428a36b656ca3bc55878bdb03051773be10dbff96d468 9852 
pytest-localserver_0.5.0-2.debian.tar.xz
 c5c917c88aeb3fe448c5d91b65762a54e11657fca7663d05e653c5fbb5e4bf84 7953 
pytest-localserver_0.5.0-2_source.buildinfo
Files:
 ff1ba32e0f7affebe77f11149616b722 2229 python optional 
pytest-localserver_0.5.0-2.dsc
 8dc975884e5e142231b28987ceaf0f26 9852 python optional 
pytest-localserver_0.5.0-2.debian.tar.xz
 c3a5bab6825591771ce6d8f0f5436aed 7953 python optional 
pytest-localserver_0.5.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl3xs4oACgkQm47ISdXv
cO1SbQ/9FhscTlYh0oiSnOIUBdyXSaLnrNo66utV0VdiVDb5u2qp2w7ubFrXXHZj
/S2CcDarCd9J6VheLNgHXguQJKCmZZDNrjaN+ZnlExqFyu9vvazGx+msllRRBjxD
qyPJ7Ue8oqrDDBrUSbNnpEg93cGyMYHndXmISRtnFN3D7QiruAxFhiiMRX2LMjPs
4U1k+H7sCNucQDi2FjEhufDbc5R4SOOqFDSjq5Wa2stxnC1DqxjWRM44vhfYYjHc
pUSt+sPK8AHNJnocuyLwkOkHzo8ejXXX18Y8pRMkSeKuxqd3wk2sFOMpSZ+himKi
3O77D+9P3UNeJ1coU9SCjk/xsKb3QaqH4p+81eiPGYC+fR/30DiDANdiMUpMS1S7
M17dhFtKEiGXLe62qPGpvR0ct8ZQrb5juRvUfYLo/QmtLyRfWHL5xlMHWkF7YTuG
KrveAtf/dOtdW2OTfU+neuZUMK0F8iUa9Xk4S69vlIqNZZFz2SifmiL24Idov12B
QGPfhA8ylUghgnlk5teyYlMuGuUdWp3OOzqT7UG1QkiXrgrPvRRYU9zFbD0kPne7
HFI2ut+SYb8p6kxwIMjCYIX1xcZkKZSm0wSGgiJ0vHGbuln4b8MTb4Jpo7LYeMye
YcWz5pCxCic7dit89hSpYwpRQIb2E1oKWbbv/RawhXX1hQA2Hys=
=zRJU
-END PGP SIGNATURE-



Accepted pygccxml 1.9.1-2 (source) into unstable

2019-12-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 Dec 2019 03:19:59 +
Source: pygccxml
Architecture: source
Version: 1.9.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Changes:
 pygccxml (1.9.1-2) unstable; urgency=medium
 .
   * QA upload.
   * Drop python2 package. Closes #937443
Checksums-Sha1:
 3707b07a85d3121777308f5e28fd36f4f243888f 2062 pygccxml_1.9.1-2.dsc
 c7f1f75b8c3c3a410c533a5d2b18f7ba6aa73793 4524 pygccxml_1.9.1-2.debian.tar.xz
 7db00b22739b3095c9e7142e539b5091f36eaf1b 8513 pygccxml_1.9.1-2_source.buildinfo
Checksums-Sha256:
 7e0c06d4cf24d503626fdd9eda3a00c432ffa1ed75154e70c41d982f819b8a2d 2062 
pygccxml_1.9.1-2.dsc
 696dd3e9a80654aac091d2d14b508b7e20bb5e521ffd9eb38cbe8953e5b03073 4524 
pygccxml_1.9.1-2.debian.tar.xz
 e425eec610964560ab1766d376dad1befbb10e5a468ee71b9cb73b80c35998f3 8513 
pygccxml_1.9.1-2_source.buildinfo
Files:
 96badeca113155b10ce496a98acaedb1 2062 python optional pygccxml_1.9.1-2.dsc
 06a34334441f6ea0fa958dfab83c7c55 4524 python optional 
pygccxml_1.9.1-2.debian.tar.xz
 e6b130f19a5ceffa46c3cc4e76c769fa 8513 python optional 
pygccxml_1.9.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl3xsgsACgkQm47ISdXv
cO0SjA//WmTgb/Ev4NFQPGcyNacf8Ta3ZFcF1L+cmp4q+LJEJaEtGB9YXHgU01T1
ZHUCS+HoHQpSQeZWyg+cNcZ3z+1GQ/PxYXHiq2tAJpdoZLzva4J/1Tssy6iF/kAN
zqve/Opu7MFMI0nUh7PFe3Ug4LsI+b7teOg9PeSntzeBxC+J+E7Fg037OJsUgcL/
Rxi7WQtbYKRfGnIw5MHnDRa4pAJrsJfYJwawa1mXRZwjlLW4jrSg5V+GS09Qvheb
+NV+0pUBIbILMJI3DV4KU5Tbei6Y4ajGT1eRVDoczCT1LB6Lx1VQh1y2ROV0Slo/
F4yrKs6P2MCaZI8Qqy9yfIKTN93XFMkqB2FcBdFlhvlIOmjIvx80AFNZ4hEVkxn2
C+UAAVcJFt7q4NLkc8D/DVcPvFY5s56VYHJaa3pb1iRMcuWmCkKUZ9rAdfiJOLjY
s4cLFS+WYpygKTILdwzyJ3qU91bUWXTkV6PE5utEfh9/xfCOETU296D8S6HOrq+h
Q/eRVipComO6LJCglALwCW3+5kTzmHd7BI1SLxtMHyB5z7nFcPllG5l5Twy/g0lo
8MKuaCIPpHIaBoRiRED+Rm0QH1lxk7pSmIAkXB+Deu2/Z++oKdwswCRm+FcjAwfo
swRUl4QaAS1rWh+iQYFUAAs/VdASKr+JXPx4jLZEZ2iO+63o3qM=
=u2zN
-END PGP SIGNATURE-



Accepted minieigen 0.50.3+dfsg1-10 (source) into unstable

2019-12-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 11 Dec 2019 14:42:33 +
Source: minieigen
Architecture: source
Version: 0.50.3+dfsg1-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Dimitri John Ledkov 
Closes: 937050
Changes:
 minieigen (0.50.3+dfsg1-10) unstable; urgency=medium
 .
   * [f756f8c] Drop python2 build. Closes: #937050
   * [c6281fc] Fixup, committed patched setup.py
   * [958d4f1] Refresh patches, and fixup boost_python detection again.
Checksums-Sha1:
 1bcd079e9db5aebfff5838eabd7a849d7c4a5a61 2196 minieigen_0.50.3+dfsg1-10.dsc
 7518b582a5b7ec293331da77bfaa4974552611a5 7132 
minieigen_0.50.3+dfsg1-10.debian.tar.xz
 30a7706d236c5955cc0a3e2d09172a7a810694cf 8814 
minieigen_0.50.3+dfsg1-10_source.buildinfo
Checksums-Sha256:
 a1f2dda013c0e8bbfc3bea3504fb2c3faa7890675636796f136b087ba864d378 2196 
minieigen_0.50.3+dfsg1-10.dsc
 39c376d85b87e4e63207d50a33f47684f772d5d756dc53e4600333e8e608f256 7132 
minieigen_0.50.3+dfsg1-10.debian.tar.xz
 a55d28832db796cab166aa3e7f13b375d92a05484e9e9e86b37b2640a8e20460 8814 
minieigen_0.50.3+dfsg1-10_source.buildinfo
Files:
 d9839fb59fc1e03e33674847ed94a59e 2196 libs optional 
minieigen_0.50.3+dfsg1-10.dsc
 3a1ef3335c433b3f0d2dee54c22ef5cb 7132 libs optional 
minieigen_0.50.3+dfsg1-10.debian.tar.xz
 63aee9a64dee0d27e077758845888e18 8814 libs optional 
minieigen_0.50.3+dfsg1-10_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl3xAHgACgkQm47ISdXv
cO2GZw/9GCR5vb/Bg148BRo9+FKM5+a0nTxcpvq7S5iVuVWUNwUgXHx8rf+4DR+7
VxyMEElzz3pLzeA6m7g77OZZOrxGmh/MNg2wjTl0OK0HG7TPuiJBfImTaiNdfmlt
faVv6YfCxhIo817kn3J1E3mf+RCIE2OylgpT/R+7O74SjXQ4S4qEaz/PqKOCTYS7
9Qk/IohkD+DhohjD59MCWKAIA+RykdInlhcTqA1D3VHUhXrUaFbNEce6cvsdpCxy
iz4rx0JEsO+oG+Us7QQj7GjeN8EE7UjtM0Rnjj/pbG8mr54bZvCZ7snyU0Qfup6s
p6yoCojaqwL65aErYNEwrR1FYN4n1o0T/4y9UA2X9HmKvX/3Rp9jn0noRBHhsPQT
xZPft+gle3scLo3kzedomZCCaN3c/84sKGUzu19FdCRKYRelg1N/2+bwbWvphMZ3
II9mNaR0MkVX2F2mvvqrLoZnxdtr8v9mnPI0Iw3+OH9uKqa5bUfXe8cAGyktiNls
hqY7CSlujWFg5E9mEpmEZjPvKPCsboeZyoaWbAwnEY/brfkoOn92ovoKRmqmOVbD
iLFUVCcGoK6XlMhSTwM9yoy5XtwNI+CsLont/T//HvqVtjUVMlDzL5AGLdhIHCW6
uMBEzsv8hzXDb2SierkqbV/2WLhMs/kiGMP/VNeTfWsKDteR7TY=
=WJSZ
-END PGP SIGNATURE-



Accepted boost1.67 1.67.0-16 (source) into unstable

2019-12-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 11 Dec 2019 14:00:23 +
Source: boost1.67
Architecture: source
Version: 1.67.0-16
Distribution: unstable
Urgency: medium
Maintainer: Debian Boost Team 
Changed-By: Dimitri John Ledkov 
Closes: 945987
Changes:
 boost1.67 (1.67.0-16) unstable; urgency=medium
 .
   [ Giovanni Mascellani ]
   * Update branch in Vcs-Git and gbp.conf.
   * Patch undefined behaviour leading to crashing libboost-numpy (closes:
 #945987).
 .
   [ Dimitri John Ledkov ]
   * Actually fix python test case using correct CMake syntax.
Checksums-Sha1:
 2afa335c1eec55f29ab6eeb50f427fd5f7dea83b 8304 boost1.67_1.67.0-16.dsc
 a85938cb77414671cf98dd37820532a674f21d5f 351316 
boost1.67_1.67.0-16.debian.tar.xz
 71a6f5704b33f519513a0c489f4b545d9a1daf10 13723 
boost1.67_1.67.0-16_source.buildinfo
Checksums-Sha256:
 0fefc6f2283673809838a39df848e2f5db6af8177b890528d903cd3c8f9fdd19 8304 
boost1.67_1.67.0-16.dsc
 d6cba89770cff90fed4e6e0cc49a3365b66233b8b423254552051a30fa81e74a 351316 
boost1.67_1.67.0-16.debian.tar.xz
 a5114ed3b52bc62adc1d7b89efa0e593eb1e2d65ff76f9b8b9d9d96fc67077fe 13723 
boost1.67_1.67.0-16_source.buildinfo
Files:
 fb44c99669fd057c37590a68789279d7 8304 libs optional boost1.67_1.67.0-16.dsc
 9090b1dd5938e8132d7c6c442176cb82 351316 libs optional 
boost1.67_1.67.0-16.debian.tar.xz
 eb023d42c42e53f0e1649c9931ff2cef 13723 libs optional 
boost1.67_1.67.0-16_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl3w9uwACgkQm47ISdXv
cO1Ufw//Qm7BQ94RiI3xwOL9pL0i5Tp+nLguhGw13hWhlzQv8ZiMKWn4R6B5uZtq
5INKJcuo+LsJ7Z3apw+I4dP9lBDHpm5WpVIfkXX2g3TpIvzYJVY96JRZ08H1PMsR
F6myix+Xrcrbr7MMhDaOC8it4hU0409LSSpfxtgY8oORVzYf861zQ4vJXAqiv+sv
Asx7q94oCQEPiBacaLBonYEaSomGpxiypqlnr34nLhuCf+db/sEz0A6LhnzJtkId
JKabIasNHHiXTXkucib/iScojMPr4svUp/FEnfzo0R3yZNj2q0E7EIvc1vwJN+QP
hWpjXvLI0u34dYUar226Lbd/WAyw0u9pLN0Rzc5a83IXwUKDZnDZuxVaJe2jl7r5
Xi6jdv0tpJvdY06uRzgX7ikHDe+2vTIrI6JiSLN05LHTbLIFgodRU1ySPXd9W2d1
6rAkjAjoE3Cc8yZnvw9dyPTL3nJuYzMMEmc5uTGDXdDBzyOCfm6DSOZgHtpjvHw4
mE9KUy9uXU7ZURmqnd3/sd8wn6bZX33IlpBp3KVGCYH0Xxw5RManyCwxuN9EcLTa
m1hZdt3i+7KnGZ6DBScZX41B1jVav/Rhx0FpfhQG8eTWykBVW0E7ic3NB57zv/fI
BM3/w/Lt0nAVOAJzGAfgasb66NXlZfgbnREIAK4EoMkAzhUvbFc=
=KJf6
-END PGP SIGNATURE-



Accepted citeproc-py 0.3.0-4 (source) into unstable

2019-12-10 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 11 Dec 2019 01:34:27 +
Source: citeproc-py
Architecture: source
Version: 0.3.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Closes: 936305
Changes:
 citeproc-py (0.3.0-4) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 11 to 12.
   * Set upstream metadata fields: Repository.
 .
   [ Dimitri John Ledkov ]
   * Drop python2 package Closes: #936305
Checksums-Sha1:
 ccd5821a018cd5068448de7949f05c98c14863eb 2111 citeproc-py_0.3.0-4.dsc
 cff3db0f425a126ed88bb9c88af3cb5611c13796 11176 
citeproc-py_0.3.0-4.debian.tar.xz
 c30bd1edf55adabf23bf60c73acd1b6095def461 7680 
citeproc-py_0.3.0-4_source.buildinfo
Checksums-Sha256:
 037239e17919c911e5da16954e2e189ebc43dc9a8881626e399f844f0a3e2b03 2111 
citeproc-py_0.3.0-4.dsc
 4b361c66b458d51dcc9b69b33dd0e850d3dcf3e74dc71240b20c9695a13efebf 11176 
citeproc-py_0.3.0-4.debian.tar.xz
 706342bc074019e586c5179b07851591fb77f2a2ce510cb8a12631c1bee49fb8 7680 
citeproc-py_0.3.0-4_source.buildinfo
Files:
 5fe8d274cae43f8e77c515858a5cdb3c 2111 python optional citeproc-py_0.3.0-4.dsc
 5c3f5b237760da64cfad4d61168ca677 11176 python optional 
citeproc-py_0.3.0-4.debian.tar.xz
 95d2e1692661a66e7b1cdd261aed21d2 7680 python optional 
citeproc-py_0.3.0-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl3wSLYACgkQm47ISdXv
cO3bBhAAmuRB1POHbhNhX1XTngnWNzWwPyp7wgAJV59/qZDKWjDj9e/rJw95lUwv
+tGworOmRX1GmGIHtlU4EC3xo3AtKxY7AQCVkDFRZHdVNVABfWWlVm20eVsBx8Rz
KyjsVqX4RZ5UOxw344G8qSsJC22cLCvHkiSfgj0BLWRGaIUklNUp1akTmlmUHws7
yu74LgzCcmpJkdMyNqbbbavgKt+s6PB52GbKwC8fF95AZUc1gV/+PfmJJkYWWEnf
nz7NHZUd1BevlxFYrMe7Iu/UndsmidI3+6qSkhbjhD8jgxbKztjLxZ65U8q+HJ7d
D1JJ0T39Xca0Wd613s2YSgu95hMND95R0HkItOkBt0W8cJ5+lefxD0avt1YA95Qe
KLIeuxyaZ/RLe1ZvD0K6664vRSQwZLaf3gnwlPeqqYEMN01h98rcSDzqx4cic6i4
uP3XsqosQLKVm9XP50T0YH3NUCnAVUr0CLeQmK1JZTb7lPJnimacSFTlTEL87PTp
4PajStj9IEBaRpmK5PtnxB43MMYo5rIPxwbgwXeLg4ifigPeZ1NmufV2IkRvE9Ma
ieZsORtoBQfUvAxcGQ8aWiPxsV8Bi1oRTkqrU3qTOqE+U14dG5JhmoJ3lJj+xVy/
iwn9L9a/DRWG9mC+pCQ8+oNbBY09D/G6dTzdSMeZ/TAaKArr0CY=
=gG/x
-END PGP SIGNATURE-



Accepted boost1.67 1.67.0-15 (source) into unstable

2019-11-28 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 29 Nov 2019 00:47:48 +
Source: boost1.67
Architecture: source
Version: 1.67.0-15
Distribution: unstable
Urgency: medium
Maintainer: Debian Boost Team 
Changed-By: Dimitri John Ledkov 
Changes:
 boost1.67 (1.67.0-15) unstable; urgency=medium
 .
   [ Matthias Klose ]
   * Allow stderr in autopkgtests
 .
   [ Dimitri John Ledkov ]
   * Port boost-python autopkgtest to python3
   * Port mpi-python tests
   * Switch autopkgtest deps to python3
Checksums-Sha1:
 fd66a152077493e0fffefaaf6fc09bf2358ea0ed 8294 boost1.67_1.67.0-15.dsc
 de4eb13a2898e04752c3e153814cdbb421d2334f 350876 
boost1.67_1.67.0-15.debian.tar.xz
 768d6ed08b18181af16bcbc3b1de8df01dceb2fc 13407 
boost1.67_1.67.0-15_source.buildinfo
Checksums-Sha256:
 42965966ea1cf8e2a5d081341cf366692e3f7b2d8f933be1cdbe32c65b3854e2 8294 
boost1.67_1.67.0-15.dsc
 35f72dde87598a5f95c328554b930876fd4ce48211662f2b65fd7aa645d6edf7 350876 
boost1.67_1.67.0-15.debian.tar.xz
 2e3240e346075bf4bf38252c4a3331550aa9abad368580ead68d4e0b9fcdd6f4 13407 
boost1.67_1.67.0-15_source.buildinfo
Files:
 a9f8a3f6c47ee067df450465dc6a5643 8294 libs optional boost1.67_1.67.0-15.dsc
 4ef39c47617d9d094c113b5dd03dd22e 350876 libs optional 
boost1.67_1.67.0-15.debian.tar.xz
 debc5167c9ad7a01b704b9e09d8731da 13407 libs optional 
boost1.67_1.67.0-15_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl3ga0UACgkQm47ISdXv
cO01dw//YPN1F08OM2ZGqXqR3/+VuybfrJJj2t8/Zgv7c0K6kcp/UTRmtPbarQMQ
VBU1E/Y30JT94u2q0WqgWUAw56qk9V87iWuio8hhMe+3lLdgPLiTTVDDd9hczGXt
pJfR7MyP8a1imWvGt7MzH8Ad5UOlk04tXVBrFnLN2j5tttZjmIzEmiLn5cKcEqCG
yIi7tYj3eKoqP1E0RiGmK+1ymOxeFMK7cb9I68Mm0CxqGiUZ1IJiN0XG3ORQynJF
OccnWRj7QlEAoaq77cYrdJvIvrSaDkzjK0keYIHbEg1RleSZc5ZrEeBTCA8Lfa97
jYGXVqJbSzY+w2diSOOMfKv2AhLCSPl5bCVqH+fE5tSuyWikeAxuh0NKV68lHxio
5BJkXS58QBP/wlGa85j1Et46b5LosGGOjxOT7KlC7Zvc+gklVLqhwFaNXN4PhgKE
tS/2mtu2+V+7A8uIr0V7rCFv6aVOX+HLQXy7crzDT79DoCsKOPUiWfHfDCacRxTy
OHUGlM/2XpSucbpBjsAwmVMoF/98FI724Tewlfcl8ZFJ3gs217+4rp9nwFpxcxPT
szLpgv0Rg1qktls6Vlf8pjqyVjdn7jxSygbNI9fiRij/nd2FxVoo6bi1BCIey6+/
Q30bCHWAPY/QOVVWIh5gipQpwlZFeBE7+hCR2dOYdVfwmN4f1t0=
=RPBt
-END PGP SIGNATURE-



Accepted boost1.67 1.67.0-14 (source) into unstable

2019-11-28 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 28 Nov 2019 07:17:15 +
Source: boost1.67
Architecture: source
Version: 1.67.0-14
Distribution: unstable
Urgency: medium
Maintainer: Debian Boost Team 
Changed-By: Dimitri John Ledkov 
Closes: 914513 936227
Changes:
 boost1.67 (1.67.0-14) unstable; urgency=medium
 .
   [ Dimitri John Ledkov ]
   * Remove myself from uploaders.
   * Provide and Encode icuabi in libboost-regex shlibdeps. This de-couples
 boost & icu transitions.
   * Drop py2 builds. (Closes: #936227)
   * Drop Debian-only compat py library symlinks. (Closes: #914513)
 .
   [ Giovanni Mascellani ]
   * Add -contract as dependency of -dev-all.
Checksums-Sha1:
 7bfe39a1bb6272d82d59dac3ed533816e47b7c05 8293 boost1.67_1.67.0-14.dsc
 d655ac6e25e2e50ed35f195dc0ae14b787df7976 350720 
boost1.67_1.67.0-14.debian.tar.xz
 5218fa37f834454d875a5e7f782e8df83342f324 13407 
boost1.67_1.67.0-14_source.buildinfo
Checksums-Sha256:
 aa3b0c46f1f5e2e2157b0e400980981313453f707618d618a843772f31b375d7 8293 
boost1.67_1.67.0-14.dsc
 060f0840aa7084dcc289e6f684325b3e98e7dc5767c0ccc2a88c5964addcb69d 350720 
boost1.67_1.67.0-14.debian.tar.xz
 4ef244dc3d7b1348486ee4fec8d6f0a25f1ebfaadea0a93689a18fc35e423b65 13407 
boost1.67_1.67.0-14_source.buildinfo
Files:
 76a1f1e82e7f7882c3c157b8c6c9f066 8293 libs optional boost1.67_1.67.0-14.dsc
 7612aebe2b913144766105bb5e03d2ba 350720 libs optional 
boost1.67_1.67.0-14.debian.tar.xz
 747aefb52dec5df5e19caa421fe5d474 13407 libs optional 
boost1.67_1.67.0-14_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl3fdVkACgkQm47ISdXv
cO0Q/A//UY9kCwoViqkTpwuz390v3p+QC5Qs32haL04LHlQd485WpGmvu3vOP7gb
VRpINt3dxG+sDga+lHwVbHeb1E7mtcfN5yiNkwRY9RFBfmXnQnP/m48ShHZlYewR
nfC/PFmBIVJ891dUk1zeFUMSfp2MsCJTTKEQBSWtfI3r0mWiINpnU8W9Z0O16jDr
bv4PvaT3gUyB8YX5FTtmHkmO7DCCihAgZfj/oTVtd3UrVC2rG/8P2vsQHLL6FvF0
fNHZbGAnW1f4Mk0ZVWbTvEhKNzEjTRuMOmxZg1QRx91uDV3mQxgRlQv3EshteEWV
fzq2UxDkiRmRKfy6NKjj2T9a6n9PUiLtf2OzPcSU+W/5gPapFn51gXVTvUWcs3gi
t+iHcuqViOcdBRokf4aWn2KPbgEsQj0NKzDILERREy7mSpbOKtMbPIcp8DNx1eaS
hahZJ7cKx/lZ84V13nnf4G2J6JAWw2dMOT9JMlhbw5EaGkzLYU6/8FbgpF+z1Rc3
7ifNkr9srHXGbLqmzsulDXYOdKbxxsN+agiyFpzmIYewhLEZJZ6NFNyGwhty12Hl
mTlirHz8lsc8yf5q6OB/iG7YXfSMa0CAfQIv0cQer1Fx8HSG8pyHjA91YyXQVPU8
xNn/v1QnK30PWXA+0lYVrcfKlfsoHqYUgvpj3kzUzTCbSVYa2pQ=
=C8V8
-END PGP SIGNATURE-



Accepted geoalchemy2 0.6.3-1.1 (source) into unstable

2019-11-19 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 20 Nov 2019 00:34:46 +
Source: geoalchemy2
Architecture: source
Version: 0.6.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Dimitri John Ledkov 
Changes:
 geoalchemy2 (0.6.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Source-only upload, to unblock migration.
Checksums-Sha1:
 a9464715c710c6a9dd5435b5fd8a5f9027437c67 2377 geoalchemy2_0.6.3-1.1.dsc
 067aa76e7518c698c827f4c5829229f0b63e8640 3656 
geoalchemy2_0.6.3-1.1.debian.tar.xz
 baab8f23f8d3cad756ca7e834b4007a46b4315da 8227 
geoalchemy2_0.6.3-1.1_source.buildinfo
Checksums-Sha256:
 b9b56357656edf444e5ddd76efbcc2bf089f336e0d22dee0dda348e1abf014f8 2377 
geoalchemy2_0.6.3-1.1.dsc
 3fb1f58358d5dea2592121b7d8553ca70b67c7e2545302613a49141369e5ce5b 3656 
geoalchemy2_0.6.3-1.1.debian.tar.xz
 e574cd5ddd4c4d524fccb48887c24b7cbd6a0bc788f986b74c816733131d0441 8227 
geoalchemy2_0.6.3-1.1_source.buildinfo
Files:
 5601b7e1ca01e81e7a99e00a8c500682 2377 python optional geoalchemy2_0.6.3-1.1.dsc
 e3dccc187fcf09cf8fca84f5b2695b74 3656 python optional 
geoalchemy2_0.6.3-1.1.debian.tar.xz
 c1d415e78c55f3bb3885ac0fecc1f9a1 8227 python optional 
geoalchemy2_0.6.3-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl3UikMACgkQm47ISdXv
cO0BNRAAgGx5NLk6jqZFNhhOL43PN+/ifoCXqqmezXQf7qsfT6okwayI9/2/lbJM
9yb/Mfr2RFNQUxd90L7TOXP3KP5PPq155FVVbzaYiy0bwxrO5jjvPayevuyfL5LT
zn3dpvIiCIAeCGb78PDsB/dRwsSO4VXIOU1JcnRSAQYKSFL4176rpf8f4bHq0DbA
omMnaN0zrwG5WlDv6ptDUbs5lCTVUK4d8FtHwX3SqeSJVfvJgV4BxezTJtzgLG9j
j44M0PRMmV18ImHBriM2IvQH1i6p3z/mooHClJCyezDSJ6Pgv0hby2WrmoEYJKVI
JYYUkEzYZXboRUtJN5yV6+Sk0pGgginSzuxihlW8HKYdHv34fjxjDD3UXuysG1tc
qgsOuOWMJimhegCeHXXCQyEW9rOlCxezh9YLeRJUCx87JFn8t0xx+U+TIxhP3EMy
SO5yxuHt6n1H6o54uTCt6cWaXZvd8mdqt2E5zZqYIbw5akmcExrcT8lag3jLh6lI
fM1NDlnhPhLiQmyHu14J5Dj6R00wqOAuhlVY6HDauUWgVgoIqerqJpjgrSIwija5
msqI3goO+kPf8/nGXZkpS3kufH1nW6lVKxyxide5myHCm7WnZkbgLJ4a3HFZJXbc
zFGWJ217E8wPkGrUxITX+LUcpJ5XzZb7pwSF3UjalOwmlAYS7G4=
=SoeF
-END PGP SIGNATURE-



Accepted friendly-recovery 0.2.41 (source) into experimental

2019-06-21 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 21 Jun 2019 13:29:33 +0100
Source: friendly-recovery
Architecture: source
Version: 0.2.41
Distribution: experimental
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Launchpad-Bugs-Fixed: 1821252
Changes:
 friendly-recovery (0.2.41) experimental; urgency=medium
 .
   [ Janitor ]
   * Trim trailing whitespace.
   * Use secure URI in Vcs control header.
 .
   [ Steven Clarkson ]
   * Symlink default.taget to earlydir instead of normaldir to be able
 to access recovery mode even if default target has been set via
 systemctl set-default (LP: #1821252).
Checksums-Sha1:
 f02b6aa3f92d75f425bcb0852acd04508786a9a8 1563 friendly-recovery_0.2.41.dsc
 97991ee12864c35ad62a81f824f7434bb7f5a314 18324 friendly-recovery_0.2.41.tar.xz
 162a4df3bd723d48bcde3602dd567ea8fe121575 6911 
friendly-recovery_0.2.41_source.buildinfo
Checksums-Sha256:
 17bfdf685e223d13e41d61d9a4ea9ef8f5c0f904fe73b07a39f7e8439bb4b9b8 1563 
friendly-recovery_0.2.41.dsc
 0804f13c1730fb488499f99a459e344bb6640d7ae7fd745d1a604bbf069ed398 18324 
friendly-recovery_0.2.41.tar.xz
 89612192cad2e2da3756605fc90730a263c016920ce87bfdd62e362e3ded5269 6911 
friendly-recovery_0.2.41_source.buildinfo
Files:
 652a6202caf9277f8c1c9845b9a89ce5 1563 admin optional 
friendly-recovery_0.2.41.dsc
 1667fd819858442bd4c671e9c4dcb23e 18324 admin optional 
friendly-recovery_0.2.41.tar.xz
 8078b01edacc506c097756d7d7ac7f89 6911 admin optional 
friendly-recovery_0.2.41_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4cdIyvfCPLE8LKqG6OhJCPkDr7UFAl0MzicQHHhub3hAdWJ1
bnR1LmNvbQAKCRDo6EkI+QOvtfz+EACG51mnrn01uOj2PM55b5CWJ4Gpm08NJorh
mm5t/gPu5bZ4mXcGCd+uR/dUzfxLZ4BSZJdftBZ5HL2oB3/v3w0rh6H2xLA2Lqy5
0JaOGO9gUukKVXjnTkm5g6U0wZ257WPGSb6JWuh8zQYY8j0wDV19KTnBWSoA0t/T
tDaCJwPIegog2vJXGqbqrK2kzmZDHUM9phfrnQx+J/RkiT/EW/4FRCl/yCPU7LeG
4OjA5W8ZnXcoDKh/LLRuGQp0/YvjNZSVenmK/VY+rMYiskTT9K9tAQyOSGDfL3tz
S+sEaKvsqwn2vxRHFSNq1lI19HHshETN6dm8usJ+87f02COx0KGxO3uyWsBoqVNc
BJ+V9bwYSZAWXhLXlJLph/3Utw4XoaUeTxQCQQvI9+VvKUL693cFyzgWK4EE+ZCK
/acwVS3yJNuP9CERGVlWX+qG8s2imuztcp5fUeyU+23qOAbj86VE3V9lAu5uHI+m
IskC3ng1/O7kRyZDltKcwghFf9iRtNN834LnTGXV0zBLQ+Jzddd/I1q7ZGWqVprQ
rwrPKvsFMWYcMTLxMgMKJvnh/Wa3li1WfF53GfF9RmX2wz6tzAJkeCot7BNt22Fo
tcdfbPCN8r0Qqjdln6Jg1JmwfsfIskzcw1naEWLAdfpjK4cjuy8quW8r2fTb08dw
i3R7fk5voA==
=VN63
-END PGP SIGNATURE-



Accepted partman-swapfile 2 (source) into experimental

2019-03-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Mar 2019 04:28:29 +
Source: partman-swapfile
Architecture: source
Version: 2
Distribution: experimental
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Dimitri John Ledkov 
Changes:
 partman-swapfile (2) experimental; urgency=medium
 .
   [ Dimitri John Ledkov ]
   * Change partman-swapfile/percentage template type from text to string.
 .
   [ Cyril Brulebois ]
   * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
 .
   [ Dimitri John Ledkov ]
   * Remove myself from uploaders.
Checksums-Sha1:
 b5e82d53f8991f74586139e79fbae279fd43090e 1628 partman-swapfile_2.dsc
 cae343a61f1f708f754de98afb6790b242f6264d 2820 partman-swapfile_2.tar.xz
 59fd8d668185b619073aa51230090799abf357e8 6852 
partman-swapfile_2_source.buildinfo
Checksums-Sha256:
 c0ffa5670f9abcfc2bb622aa395a01e12f4a9458e052ce7e2c726c137f47b0a0 1628 
partman-swapfile_2.dsc
 a5899224c12574272358a15d21158f6d70f19e5206c08ceb7eae4ec00ac2a755 2820 
partman-swapfile_2.tar.xz
 452017ae99af4bdb66ad07aba18f499d00a7dff0534eff632a8c54bc4b79b400 6852 
partman-swapfile_2_source.buildinfo
Files:
 4be933b311ad535e941f1a3bb420e1f4 1628 debian-installer standard 
partman-swapfile_2.dsc
 7822ddbb1defdc0970b434b61f626e13 2820 debian-installer standard 
partman-swapfile_2.tar.xz
 73552e0da062371163eff3902d1ef300 6852 debian-installer standard 
partman-swapfile_2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4cdIyvfCPLE8LKqG6OhJCPkDr7UFAlyHNX4QHHhub3hAdWJ1
bnR1LmNvbQAKCRDo6EkI+QOvtVNbEACEWLn9d9f3lbEc4qL1QWRx+qmqrwuMYtXz
t83GIvwevwpUVS/UXiRTuHz22HPQFtdPANCUSxCIKErQJxhLWU5XHTrYwnH3kIEj
G2rP8vI+WHCER6lpqyl0nSkShA0ONPimU6e3M+YnVGL46Me6FLg/rYgdYFztw9FB
U4rhCB6LpxDX1K1D1v90G0TtMerbLSuQXBAzSiBT06dlofKRujBXenMmOD/7SFaU
V+w+ARmB26HM24H/OxeMbzuipKoGDeWvxg+FflmdBYLRdqQ2c8rhWTFXNdQc/UhS
YDdriXdipUwGn1eJc47BCd5UuGrX4V+38Nzx8Besnz4dynZ5tbEUE/Vc0odbswJm
X+HOcVyyFpiFxQMKYU8RJOPfBBIwwGUSfs9IdGnHPbKWfrFETEXITpRLi4iqvGzO
nPCia4pMroG+ItkPbBkLG3nqsLqmZVPHya7+EMKCbz365mPdy/cprTYZm8JXwc6Y
y9XWsejQzE6QRRRaWBVjvm383nNlEdlMzrsNdT+k8a0delOHv+cZh+uLoFrU2DtU
ciTrLx7O+Ye/4J1DX1CVZnnED1nEw2qy1J3sPYFSHoSYwEeCkGeCe9GBoQ5nsL9w
sn/plo6ENPcXbYalmN6qtOteLLQ7X6wmgF00yJQ1xeNUv+n4aG9lJNJwNwVhOECt
HJAA9lYLKw==
=nu2q
-END PGP SIGNATURE-



Accepted x4d-icons 1.2-2 (source) into unstable

2019-03-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Mar 2019 04:38:09 +
Source: x4d-icons
Architecture: source
Version: 1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Changes:
 x4d-icons (1.2-2) unstable; urgency=medium
 .
   * QA upload.
   * Orphan package.
Checksums-Sha1:
 130591b605ac74f166dfd06a6f6e47fcedf5064d 1864 x4d-icons_1.2-2.dsc
 7976415a950186bce41442ae59149e4ffde1cabb 1844 x4d-icons_1.2-2.debian.tar.xz
 7f722fe0d9494e110b290998b569c7c5889d493f 10972 x4d-icons_1.2-2_source.buildinfo
Checksums-Sha256:
 6bcc80688bd9a51f6814b8f19efbf9aaeda547dffdab04f00396862adeb61480 1864 
x4d-icons_1.2-2.dsc
 f98f959692a0b62de0016acf6cc17973e09718fc397b10a128c5db8b919a9131 1844 
x4d-icons_1.2-2.debian.tar.xz
 ded725ef1282410595726eb9be1f5ad4dffb56cd83cf0df1c80cb602d553570e 10972 
x4d-icons_1.2-2_source.buildinfo
Files:
 8ce570ed6021971215f7311690202b4a 1864 graphics optional x4d-icons_1.2-2.dsc
 17a59fc1a4d1992d2637148959c23022 1844 graphics optional 
x4d-icons_1.2-2.debian.tar.xz
 5deaf1cbced658a14095da1c8a820d64 10972 graphics optional 
x4d-icons_1.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4cdIyvfCPLE8LKqG6OhJCPkDr7UFAlyHN7kQHHhub3hAdWJ1
bnR1LmNvbQAKCRDo6EkI+QOvtacfD/9v8rO2CaRMQ2EUKbiOmh8QDg1XvTudk01Y
shShfJyYYWBSlA8StDzAor9AyTV4V05xBZSZIOZiYWc7k65IpH/YSR9aB2rzdUTr
p+o9TA4Mb8HhWhj9CnXiUSJDvwT+sLUbV7jM2g0Z5MAYlLmRTHgsXdkZSG/t+kYb
fzQqfu+zQW9wurg1VSfXgk14mmljo7nBjqZ/01QRYO5UfaxF9FsNmYA20uTnbZPY
Eue3+T4QCIiXH8/pO5GRtuEUNoBq36UjTVDddWv/VgrOYI5dO6yEK/cd1JvLQxAY
9nhYIakIMTb+lBF+x7VI3vFQFKMSreDQliDUyDNM5LW+7auAqBiiIdDlc7vEXIWg
JSP31fxbR8NTbErt0Pdd7uXm5y6+Qr3q11etem1eSCntkXXbsZjg2HP7+BfZQxxR
WToI+TSXLQ7lKkogC1YHsBRneb94oeXGZyc3SzSEDS67xr9yMdyhILrBk0f4HPmy
pVGCLQ5DNUiNjsGVZLfSgobCBxkyp60uj+9fc2MQF2uJTkJa6WzduGWHVZVl/WcO
kryKbADs//oaynU6ZnLlEWSS9mzPSJo1XxH8blwezc1VGweIrI7IOlDkhCMn9qRF
Uf4Ruh/wRikv4/O+eMzu1GtlPYNUACyDnT3btam3apzB5XhjqznHLc7fPWhwfpZL
frP+0Z2WQQ==
=A9Rf
-END PGP SIGNATURE-



Accepted db5.3 5.3.28+dfsg1-0.6 (source) into unstable

2019-03-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Mar 2019 04:16:54 +
Source: db5.3
Architecture: source
Version: 5.3.28+dfsg1-0.6
Distribution: unstable
Urgency: medium
Maintainer: Debian Berkeley DB Team 
Changed-By: Dimitri John Ledkov 
Changes:
 db5.3 (5.3.28+dfsg1-0.6) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop myself from uploaders.
Checksums-Sha1:
 4a09d936c929bc4e0fff084bcd0fca11e19e8586 3138 db5.3_5.3.28+dfsg1-0.6.dsc
 5c56e41e8fc2a6def469769eb172c2581895a4ca 29196 
db5.3_5.3.28+dfsg1-0.6.debian.tar.xz
 03496f9f84169ae3aae020e9aa8e81525bc29b3a 15791 
db5.3_5.3.28+dfsg1-0.6_source.buildinfo
Checksums-Sha256:
 0cd8010ff17180156bc2d91518ca15c4e32bdee7638a1289cdc5c0a803f50279 3138 
db5.3_5.3.28+dfsg1-0.6.dsc
 8e7264cfd368d04133a818cdbd3191b874c534f4ad7f83cfdbb3cccf12b5f052 29196 
db5.3_5.3.28+dfsg1-0.6.debian.tar.xz
 0896d5bcd8787adc15df254bb5608e8ed1028d8c73a981b8f5435302796a311e 15791 
db5.3_5.3.28+dfsg1-0.6_source.buildinfo
Files:
 67be44bcb9f305f656c9c32d8406cee6 3138 libs standard db5.3_5.3.28+dfsg1-0.6.dsc
 d541fb2e44ba206541bc82803496b12b 29196 libs standard 
db5.3_5.3.28+dfsg1-0.6.debian.tar.xz
 eb3c0834c782396a38bf55b4f224513f 15791 libs standard 
db5.3_5.3.28+dfsg1-0.6_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4cdIyvfCPLE8LKqG6OhJCPkDr7UFAlyHMuwQHHhub3hAdWJ1
bnR1LmNvbQAKCRDo6EkI+QOvtdVDD/0ZZN1GX6IRo6fDJfWozM2uQb1z+j0+hlEA
hCPYGJ5lsP1nHWlYxJsfrXL6WJw2FCVRd5p14SIqKWOwO8D6kBXF5MI9Gl90gEhv
k6MPYGP4W+4G1b0J22jNGM5ykbUlzm/EioEBFYAXRpgFky3+XTnqN8SVDYEhIX0Q
ddy/GQpgBBifWbeI559p7fbuPk3r2CpeAflZV3Ld9kNpSGK+WpCRicE+uO1SsQv4
sWoxRcVfCYinTp+C/p8ypJ1KFri/lKj2a5qnLSYY3Sg/3qZ0wEmVxhemsbIxMDR9
1mHsD9f21pZwSU+jWpyV9QE0LgzIyAFOuv/BI8LXutumOKwCScrfHiB57c4Z1Hrk
mhOLGji9+o83p1qykJ0ff+FXVfxHpWrZsTzm7ZKau3Ew8SC8MjWREMMo2EZlkREk
Dgs0O4jg+PocEYypTO1PfQN+MBzVUFRbiFmFSvhYBPyUw+WypA+2I3jqnRgrSrXV
/iGcMAlwmfheHBcXkT6xAoPn2Q/Zg+Iervsb6Fk+BFLISlj+JiCj/aeoC/JTAR7c
7JIpOxJmNd3Wg3DUuRm9SrHmMrZtCJQzK6iWkLdVce3wpCvhi5v8uOZ7sdjEW4/0
3+ZnGGAh1k0aAfygXRU6/ZY87GP52HtN22rOu3TP4clWkMRw/HeSUH/EbIg4wxym
v7fItwfnhw==
=S99G
-END PGP SIGNATURE-



Accepted cross-toolchain-base-mipsen 2+nmu1 (source) into unstable

2019-03-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Mar 2019 04:09:32 +
Source: cross-toolchain-base-mipsen
Architecture: source
Version: 2+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Cross Toolchain Base Team 

Changed-By: Dimitri John Ledkov 
Changes:
 cross-toolchain-base-mipsen (2+nmu1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Remove myself from uploaders.
Checksums-Sha1:
 0bf8c58e37cb932a2f8ef20da808397830d6e8fa 9804 
cross-toolchain-base-mipsen_2+nmu1.dsc
 51a38e13155a1a5afa3626da4ecb5b65be8b5807 42336 
cross-toolchain-base-mipsen_2+nmu1.tar.xz
 f5d2cf59c26745d0bd27ce5c0a15b839ce8786cc 10842 
cross-toolchain-base-mipsen_2+nmu1_source.buildinfo
Checksums-Sha256:
 78d7a952379ac04ccd4d20658dd36346622abc24a7238e42f928cd49e2f865a4 9804 
cross-toolchain-base-mipsen_2+nmu1.dsc
 cc4bd80be64da6323e86d63d4b9c042e63a91f779890e31dff5be4c4894bc02d 42336 
cross-toolchain-base-mipsen_2+nmu1.tar.xz
 a1ce86a49a864a592ee3c5a1e2bfdcb0762e29e15af311551ff976b8a692ef83 10842 
cross-toolchain-base-mipsen_2+nmu1_source.buildinfo
Files:
 4432ce72b9ac7aa7950f7af96af47898 9804 devel optional 
cross-toolchain-base-mipsen_2+nmu1.dsc
 38932c50cfd1e8bd1af423f1b0fdeed4 42336 devel optional 
cross-toolchain-base-mipsen_2+nmu1.tar.xz
 e11c23104751e7c8a8895df62dc16c40 10842 devel optional 
cross-toolchain-base-mipsen_2+nmu1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4cdIyvfCPLE8LKqG6OhJCPkDr7UFAlyHMREQHHhub3hAdWJ1
bnR1LmNvbQAKCRDo6EkI+QOvtfSZD/9HegR0Qm1kQ6kANFU5SiOS6DYeOo+uG9Qy
7tzNam1DZoaYk7elc6jquAcMDf9zFNmbfvAM46nZ7lhQakylSzL0mNgeVvTI7Do+
b0Kxyvi7CrPeAoxond3SUy9twqcmJph7RUnUxP1eGIpzomRGNSFWg9KvGtTMUuIw
yPff8nN0/4G/n3X+iYea/70wrUoDEB9YG97aPf/IglogM7AKhYjavrSjThI50ykb
Gn/aecqBag0HjCUKYlZziucfcTF6+pqODP/LeXHhWRa22J50bRpcS5jg4NgV1BTx
kyIpzIZ8O5o7JH/DK1XwL3nBEp/ssow/4zGB/34SwAm5fJvb0mIS9mOoMje+dBx6
FNzsT/O0FTg4feA3yC+4S5RMg1vTRGe72YFp/G+U/g0EaUWJ4pKQOkjQUgvXL9V/
Rcqw24ACPx7Cny9i1UMCEQJrlbRXm+0O2vi1QdVl3h5BGAzDZssUJ39fp6wqOKmU
V7hSxii9HhUGBCbNvRZstn7lC4G6aqu80iQfGGxpO9ex80hhzPjSoov2X5//XxE5
t1OvcGQrtrbxqf116V/JinNfNITtxapk2goGWtiulhuNoGWbSE5xQPTfKhjERb9W
jkS2DDetHaJxmPFaY3XDVjHbFn84iusIeemPbp4PvfHdhT+IV7dTF2Tl6fmi13J4
Lkj+7DV74Q==
=liQF
-END PGP SIGNATURE-



Accepted mdadm 4.1-2 (source) into unstable

2019-03-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Mar 2019 03:58:03 +
Source: mdadm
Architecture: source
Version: 4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Changes:
 mdadm (4.1-2) unstable; urgency=medium
 .
   * QA upload.
   * Orphan package.
Checksums-Sha1:
 2eb1cd8bd2009a0a35adbc3d1424301a75ee87af 2013 mdadm_4.1-2.dsc
 e496489df645cc68d693b1be067796bd15414a96 89308 mdadm_4.1-2.debian.tar.xz
Checksums-Sha256:
 6828c24fd1e3959698a5e253d48b2115b6f73f05be2d0d850e0e855afe6bff2d 2013 
mdadm_4.1-2.dsc
 51a335a38be0bfd1264c9c8bedf3f84f0792b7da8afe71b709739629cd1c1a5d 89308 
mdadm_4.1-2.debian.tar.xz
Files:
 57556aa72bd707a90affad00ace049d1 2013 admin optional mdadm_4.1-2.dsc
 5f25236a648784122958c46499004539 89308 admin optional mdadm_4.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4cdIyvfCPLE8LKqG6OhJCPkDr7UFAlyHLpwQHHhub3hAdWJ1
bnR1LmNvbQAKCRDo6EkI+QOvtVxpD/9TOBogMyThgyItTvB6DFNlY8HWORgiSMGi
TZKPsMT6q+QIcs6S8GwiqamzQeIM0gtoWRCh5pkMEgkqKOVRcoyk9uFkQEglVpBF
Dzgm7bX0m3B/lzmTz/EuTLqTK3YN9sOIW5LT1mXjKD+sgpRD/2XZypoUwLVjhmca
gWLTbO6x3F20r3yUUon+j/T2A/R0Zm+N8XmrYbAU3kPmjjC7sBjjOZOoYZ0LNM/z
vB3V/FDkHjtTYN85JMTZ2NQIr/QCkQ2nr6cqXNLG8pk9ohbgc5ivhVF7O3BuVaKC
SwraaZ740Ok8bP/95R9nt6MA9fcGn7AV3FCuyG9gQ/eX0pmIKyu5hrO/qEOoB+Gw
o4pnP76Z75OaB674FNhlZmK+jD1ayHCoVy6Jrd1CEE/rGJf3HJ+4EJvtUdQy5U6n
OZql3hjH1GtWnrCEvTHeGj5yQu0/AlESEAzxJ6XS/cgT6etceJIcGrMNQSAI5KXk
0BO9XDell3B/Ux2stoDQhMbLY5dRKe6rf9rTwSAFoFtpancATFBU785m1Yt0/JN0
iMaejS6QOL7waWtX4kHKeCCHnWZlq5PNTsr79Ht0LtHM1ooUC8CqCcok3EgsBoUT
wTUbh8EE2im+1S7Yd/d3OXEKe5Eb5K3tOqfcb5L8OYSOhUA3vgewJa1pTVUF5GKM
ZFtL3JMxTQ==
=B6eC
-END PGP SIGNATURE-



Accepted libica 3.2.0-3 (source) into unstable

2019-03-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Mar 2019 04:04:53 +
Source: libica
Architecture: source
Version: 3.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Changes:
 libica (3.2.0-3) unstable; urgency=medium
 .
   * QA upload.
   * Orphan the package.
Checksums-Sha1:
 84184ef563f59796253006d852b433d58deed6fb 1930 libica_3.2.0-3.dsc
 03122ac33acc2878b5f89eaef5bf7bc58a4c3679 7844 libica_3.2.0-3.debian.tar.xz
 52d5017d8546c170bc670838d161ce08a4958acb 6936 libica_3.2.0-3_source.buildinfo
Checksums-Sha256:
 6597ec0841c71a256879a0d0442fa965eefeffc22f5c8a6226709391b8e03de4 1930 
libica_3.2.0-3.dsc
 205ca2ab3cb6240b98e1797d2755d39a3b4703e99d129b6789c66c03b4d025b9 7844 
libica_3.2.0-3.debian.tar.xz
 5659c6d8caeeddfd2fdc988c951491d0d65f65109c38e70be3d4c028a6ac5331 6936 
libica_3.2.0-3_source.buildinfo
Files:
 71f52718be17407ee4096963ce7cd080 1930 libs optional libica_3.2.0-3.dsc
 7abd20bae532fed7554ba3de1e0e9bd9 7844 libs optional 
libica_3.2.0-3.debian.tar.xz
 52cce014b67c82e62a0eef61059f57b8 6936 libs optional 
libica_3.2.0-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4cdIyvfCPLE8LKqG6OhJCPkDr7UFAlyHL/MQHHhub3hAdWJ1
bnR1LmNvbQAKCRDo6EkI+QOvte3PD/91fzL43a2aaXasVEPQaFVt5YkedWQkk9Kp
4qPhRGtkBVeGKlVolDeTjX0ABgYTYGVC9hrz6Z8hWmuuGxxa7LLUFpHasCj7mi7a
9v2TV6sYXvvjYIhr7uriHhVGRpov2aJ7w0AaTYme8LX2/lJ+Mbi0Vhrdkq/9dQjG
FNHxn0TGWLEeSKBOuf1YRurhHo1bARd/d1+kpyKszBcUAaYry1MGJpLiGhbknzly
sPyaFYDHFkbTGWknGP1r/vfRBzGRGbT6MBsKHL/bQSkx0EN26GNwo5oU5U1hbMPP
j9KuIY5dqFDcyhr9PXA9rYiEuG9yGVk9IGnm0BUNKsO0F7UvgyTnCVxszBR/+C8o
1/yDbZx1mBT65q0yp7cIu3gdbjjoC8Ntf2sZ2tXo4l/IWtdcxzjYznSvuh1QEFqs
WL4gh3f+jdXmOwCjoUXesAKwY2bZjEJPmU5tN7jEScUUflgnnh5opzKcZilooP8N
p/NUXo6MaGQI091Uqhb279a8KwZsPDPnnHq+k1n54eBDGeVelRrzhkHSpiK9Z3BH
GeWa6ZSyotMgWdpanOKGD8rxEYcv2E1PZ95O3y46r6eNMQFs0N4aAYpSKSeicWd5
LeG9jcfkh585iJSwiHKZHXzpjkTN0mpxC/KFoFHL5vMvFqmzdt2gcfovByhRCcJx
kOprjU87CA==
=zqMw
-END PGP SIGNATURE-



Accepted btrfs-progs 4.20.2-1 (source) into unstable

2019-03-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Mar 2019 03:53:59 +
Source: btrfs-progs
Architecture: source
Version: 4.20.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Changes:
 btrfs-progs (4.20.2-1) unstable; urgency=medium
 .
   * New upstream release
   * Orphan package
Checksums-Sha1:
 69e29b13f6ac5cf14319370c8e5249dcb64b1dc4 2492 btrfs-progs_4.20.2-1.dsc
 330e3e2459f03bed35241b8eb5b01a479a4198a3 2028668 btrfs-progs_4.20.2.orig.tar.xz
 80fe7409be28c81f2aabb9fe060bcc4da241b983 16584 
btrfs-progs_4.20.2-1.debian.tar.xz
 2ed5c75589fd561412c98d420588ca5505f733e1 8921 
btrfs-progs_4.20.2-1_source.buildinfo
Checksums-Sha256:
 63bfba372eaefc3a487b35775a5692bb2542b5e5946fe35b64b61f25e680284a 2492 
btrfs-progs_4.20.2-1.dsc
 890f8b7e162f2bbfaa5c7b23e8b6f791fd3f325239a0510871fa4b45e4a80e7c 2028668 
btrfs-progs_4.20.2.orig.tar.xz
 b805e034a9743e8fffdd6d831033478a23b1ccddf6473b9f5d8141e5d7319ffd 16584 
btrfs-progs_4.20.2-1.debian.tar.xz
 a35922c7e252a7712db4a4142c3710b15bb6a4d58e1557738bfd72855c98e99d 8921 
btrfs-progs_4.20.2-1_source.buildinfo
Files:
 b1cc15525539bdbb6b23f63dc0b45665 2492 admin optional btrfs-progs_4.20.2-1.dsc
 f5487352c734a73c7b1ccded3b126715 2028668 admin optional 
btrfs-progs_4.20.2.orig.tar.xz
 4d1e734f45acdc6a812a9af9abb526e9 16584 admin optional 
btrfs-progs_4.20.2-1.debian.tar.xz
 0c973ee4ff876944724eb78cc574952d 8921 admin optional 
btrfs-progs_4.20.2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4cdIyvfCPLE8LKqG6OhJCPkDr7UFAlyHLa8QHHhub3hAdWJ1
bnR1LmNvbQAKCRDo6EkI+QOvtclBD/40DT2ey68KGmmiBmmCeYCBdawlM9FxPIqn
bCHDH2XbLWiaw6v62ZaEVKM2og2+WRXkK3Y2IHE/iNweQk+FetnGVMwi2m2dVAUU
IkFiuohyz2W1lYuwG4x6N/nRtqoyfVVYT/jsAbvIEknHbZ0K6vAT2X2KyBfZy1xR
N/w/Yx4db/ox4erd+fw3w2d/pH+pgRhUrQU7y59/+SNlwLcp+EhF1AJZBUKhkAiA
9oOrqonyRL1Cs7zw+7knjpVeo/CilqTl9p6/t8wSoQTZzjBFrkzFYjzqUX/t4nNF
+uM8FQ335dMRO8xqrfDknPvJxXTQ5s42OwytEPJAmwRgxfgppNOHnlj8ULi0JDYO
qMxI5Dgh2mDi0pKAXVi1mAtcBR5/ehAWbYakWiHLD3HsSt5Jg9wieBN47BQpxY0b
Uxtm71uabBvAB441qVUyJT2ng2uKgkvjkOw3xRfI8tFKY/DC5DVh/VltKinBw0nt
DLPycPHU4AYwavI1wDNCxhPp6DWdHnnDSZIpMi1d1wPlvyhjzITY97LSWgvGlzlB
N51IC7TXEVpr6EjUeRFAtJpxv1bESlxkJ9phtT+pnxudvUMYak6U6Yna5QlJ6Qfb
UsiKJAPPxVhkLcongYk3DcFzQUrba60RoO9qNreojwcm4OSq/oL4y8N78g92072V
IZIFmW0y4A==
=rUPp
-END PGP SIGNATURE-



Accepted friendly-recovery 0.2.40 (source) into unstable

2019-03-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Mar 2019 04:01:24 +
Source: friendly-recovery
Architecture: source
Version: 0.2.40
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Changes:
 friendly-recovery (0.2.40) unstable; urgency=medium
 .
   * QA upload.
   * Orphan package.
Checksums-Sha1:
 7fc51ce1de2cf474a942ed6d6d39660f068e8078 1563 friendly-recovery_0.2.40.dsc
 5e6df895990a3b529a161e45026b21772c349ebe 18328 friendly-recovery_0.2.40.tar.xz
 c999a6c6b2fca709b2abaa2cb50b051dcf86fb49 6863 
friendly-recovery_0.2.40_source.buildinfo
Checksums-Sha256:
 ac31f90bdd5d997de845319803ca07576cdf03f7a0abc7285b9395c87315a18c 1563 
friendly-recovery_0.2.40.dsc
 e38c8161c63c5af4db18d21a4e3f1484fd596084729135304788aee32f90ab69 18328 
friendly-recovery_0.2.40.tar.xz
 90bed672b24d8ee072fa08272134424554f1a2b9e724f1cd84522cc4d7bf1719 6863 
friendly-recovery_0.2.40_source.buildinfo
Files:
 c4b123a3be8b68090fb91ed654119d54 1563 admin optional 
friendly-recovery_0.2.40.dsc
 52b8cdedc9bd19ab569548767b8d9c1f 18328 admin optional 
friendly-recovery_0.2.40.tar.xz
 6839435cf70faa6ecd728d38aa1e6230 6863 admin optional 
friendly-recovery_0.2.40_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCgAuFiEE4cdIyvfCPLE8LKqG6OhJCPkDr7UFAlyHLx8QHHhub3hAdWJ1
bnR1LmNvbQAKCRDo6EkI+QOvtagvD/9KqOKgJ9OD1wqSU7UihH33hKbF0kK4gMjB
cEehTLYMc+7e7/9B0cy5gKBximNJGFHn3gCouqwMaPEu4iYqkbr0uUNYdgbmyZS+
YrRmCVfjqMZbHMfI0Vvmo+r+EsSt1sWb6VmrY5aD4cwF4gWbIw3KoIevlCxSX6sr
OCsRsriz4CWxeDdOdIiMovyXyb+qifEognHvHgPfW/fObCpUpD4Qnvqdewtdueo6
XBw8cbOlvc9KY5kF55yI8ffG5Pxr+TtRKdbb4F+K2LxQH+zO4hLSAgUlSz/A60vZ
yha4aX50XW3OC+yV9pPXKBjZNf0Q8x/SjN0t59wL3Ok5iacl12t2VyFAfXN1hL0i
07LQfceG86njUr5ezWehj3dfpxr+k1JGeTvEnNqXiF1Zb1gbOs6TsKRcMngJirIs
alwOg0oLMpPBzFKqaSEMCWvODUfl4tzAsouqftsZbtu/jwpNCUfrnysvxTWaVZjm
XkYsJY+HJIQx5YwE+n3G7pLwAXqGX4VhGk+vQ+0VKxhGmX8P0+OAdS7WKcNeyUoD
AOTZ+jeUIroHDUxvt4n7Zv5H3DuWG2jhUXIwAquMm6DpE6vleaMZ+xh0PBUplLB/
Lr2PEbtFdjt8Ne9CgjyN3L3TeVfbSkYItaKMyWjtytFvmpooaeI4nyay3vFUQo9B
eWnKvZasbg==
=BI75
-END PGP SIGNATURE-



Re: Debian Buster will only be 54% reproducible (while we could be at >90%)

2019-03-09 Thread Dimitri John Ledkov
On Tue, 5 Mar 2019 at 13:34, Holger Levsen  wrote:
>
> hi,
>
> disclaimer: this has not yet been verified by anyone other than myself,
> so I could very well be wrong. Reproducible builds are about enabling
> anyone to independently verify that... ;p
>
>
> == Reproducibility in theory ==
>
> According to 
> https://tests.reproducible-builds.org/debian/buster/index_suite_amd64_stats.html
> we have 26476 source packages (92.8%) which can be built reproducibly in
> buster/amd64, out of 28523 source packages in total.
> (These 28523 source packages build 57448 binary packages.)
>
> But these tests are done without looking at the actual .deb files distributed
> from ftp.debian.org (and we always knew that and pointed it out:
> "93% reproducible _in our current test framework_".)
>

So I guess after we release buster, we should do a mass-source-nmu
no-change uploads to make the .deb reproducible as shipped in the
archive.

Is this thus then an effectively a maas bug-file request to
sourcefully rebuild packages?

-- 
Regards,

Dimitri.



Re: Please drop anacron from task-desktop

2019-03-08 Thread Dimitri John Ledkov
On Fri, 8 Mar 2019 at 15:15, Daniel Reichelt  wrote:
>
> > And surely we support other, strange and not so strange, choices,
> > sometimes more and sometimes less, but yawn.
>
> And yet Debian claims to support - pardon - offer init systems other
> than systemd for usage.
>
>
> Either: make a clean cut, kick out everything that has been obsoleted™
> by pötterd, thereby putting off (an unqualified number of) users
>
>
> Or: quit yawning and stick to offering different init systems - with all
> the shenannigans that follow.
>
>
> Sorry for flaming. Then again, yawning is not quite not-flaming as well.

Your response is useful. We do support both competing systems. It's
just really is pointless to exec() both implementation of the same
thing, with both of them checking if the other is present, and one of
them bailing.
I hope you can see how that is wasteful on the end-user systems.
Things that we know should not be executed, should not be run.
It's almost as if by default, we should dpkg-redirect out of the way
one thing or the other.
And if anacron has no jobs to run, it should self-remove itself from
cron too. Because when it has no jobs to run, we should not be waking
up for anacron to exit 0 without doing anything ever.
It affects things like battery life, CPU utilization on burstable
cloud instances, etc. It's not free, it has a carbon footprint.

-- 
Regards,

Dimitri.



Re: Please drop anacron from task-desktop

2019-03-08 Thread Dimitri John Ledkov
On Fri, 8 Mar 2019 at 14:48, Holger Levsen  wrote:
>
> On Fri, Mar 08, 2019 at 01:46:59PM +, Daniel Reichelt wrote:
> > > Shouldn't that be the other way around?  Having .timer but not a cronjob 
> > > is
> > > a nasty bug, having a cronjob but not .timer is fine (at least unless you
> > > have no cron implementation at all).
> > +1!
>
> /me yawns. init systemd discussions are sooo 2014. Debian has settled for
> a default desktop, a default kernel, a default editor, a default init
> system, a default logo, a default filesystem...
>

default buildds to split-usr, thus supporting either merged-usr or
split-usr installations.
default to source-only uploads, because accepting arbitrary built
binaries is odd.

> And surely we support other, strange and not so strange, choices,
> sometimes more and sometimes less, but yawn.
>

Or asking to support things, that in practice are hard and of
questionable benefit - ie. support cross-combinations of building
packages on merged-usr to be then deployed to split-usr. It's like a
new twist on the ultimate buildd from hell. (the test rebuild that
used as dirty chroots as possible to rebuild debian from way back
when). And specifically, since this has never been done before by
anybody and is not at all required to be a supported buildd chroot
configuration. A clean buildd chroot; should not, and need not, be the
same as a runtime chroot/container/installation. It is convenient when
they are, but it is not the best way to achieve the desired results
(clean universal package builds vs great individual runtime
environment).

Specifically about default init, I find it extremely difficult to
justify continous synchronisation between init.d scripts and systemd
units states, whilst the other init is not in use. Imho, it is odd to
continiously update rc*.d symlinks for init.d scripts on systemd
booted machines for things that have native systemd units. Or vice
versa. Switching init is intrusive enough, and imho we should be
dumping the enable/disable state of the systemd units and
creating/removing rc*.d symlinks on an init switch only. It is madness
to support dual boot with either systemd or sysvinit as init
simultaniously at any given time a given installed system.

I guess it is time for me to start drafting GRs to assert our
position, that default choice should work well and should not be
unduly burdened by the non-default, or arbitrary combination of
non-default choices.

-- 
Regards,

Dimitri.



Accepted btrfs-progs 4.20.1-2 (source) into unstable

2019-02-09 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 09 Feb 2019 13:43:54 +
Source: btrfs-progs
Binary: btrfs-progs libbtrfs0 libbtrfs-dev libbtrfsutil1 libbtrfsutil-dev 
python3-btrfsutil btrfs-progs-udeb
Architecture: source
Version: 4.20.1-2
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov 
Changed-By: Dimitri John Ledkov 
Description:
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 libbtrfs-dev - Checksumming Copy on Write Filesystem utilities (development 
head
 libbtrfs0  - Checksumming Copy on Write Filesystem utilities (runtime library)
 libbtrfsutil-dev - Checksumming Copy on Write Filesystem utilities (util 
development
 libbtrfsutil1 - Checksumming Copy on Write Filesystem utilities (runtime util 
lib
 python3-btrfsutil - Checksumming Copy on Write Filesystem utilities (python3 
bindings
Closes: 920886
Changes:
 btrfs-progs (4.20.1-2) unstable; urgency=medium
 .
   * Fix btrfs send of snapshots stored in /. Closes: #920886.
Checksums-Sha1:
 c90409e9a5b1dca0209097f931bc1397b453ec5d 2306 btrfs-progs_4.20.1-2.dsc
 b4a2a55d1d81864ad5eaf53ad5b81cf70d4b7d7d 16844 
btrfs-progs_4.20.1-2.debian.tar.xz
Checksums-Sha256:
 28eb1ba430ce8481541d005cf6317f76f6c32947cd5310c56be325dace5de5c5 2306 
btrfs-progs_4.20.1-2.dsc
 e48d2c80d532b7cda02f883d12ec66714ea37fe90b1fe9d1494823c0a9afa42e 16844 
btrfs-progs_4.20.1-2.debian.tar.xz
Files:
 626f575eb08a32546ad152e79c22e990 2306 admin optional btrfs-progs_4.20.1-2.dsc
 7a05e4a14278d0db18052b65bcf545d1 16844 admin optional 
btrfs-progs_4.20.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlxe3hwQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+WzcCACqQZnxXUPxWxv+pYvBBDke8ZSh/7qK4MAy
6uVd65ysOLe6rjNkWOn3USE1ELGdwLJnYgNFOIKjJs0wXB0/upCFi5nTUoKq6fcA
sRzjSAzcBHzlsDbuqYMftFZFXuvxlfmafMK7iSoGlsAqz2y7LZKS2iPariPTRQ8U
0POe+Zjzhxq3O++3sSV6U+SaW0uCVEBh1tVSW3zVoFGfmn/CyXmNPaSdJPLM7SeH
uApVyVfoDMJZAtQPo+dO3QmdjOxZu9aCfQp6sH3ZXZUBVwEcl7FnwT5weYjwUvr6
F+u4WJYDyUzEL8bGKj5xhmzgZULAAH9Yz/t01fKhkO/4JXkiMJZY
=1kDG
-END PGP SIGNATURE-



Accepted btrfs-progs 4.20.1-1 (source) into unstable

2019-01-25 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 26 Jan 2019 00:34:29 +
Source: btrfs-progs
Binary: btrfs-progs libbtrfs0 libbtrfs-dev libbtrfsutil1 libbtrfsutil-dev 
python3-btrfsutil btrfs-progs-udeb
Architecture: source
Version: 4.20.1-1
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov 
Changed-By: Dimitri John Ledkov 
Description:
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 libbtrfs-dev - Checksumming Copy on Write Filesystem utilities (development 
head
 libbtrfs0  - Checksumming Copy on Write Filesystem utilities (runtime library)
 libbtrfsutil-dev - Checksumming Copy on Write Filesystem utilities (util 
development
 libbtrfsutil1 - Checksumming Copy on Write Filesystem utilities (runtime util 
lib
 python3-btrfsutil - Checksumming Copy on Write Filesystem utilities (python3 
bindings
Changes:
 btrfs-progs (4.20.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 b4437009f56472a8d580c8f854c34849c92df4ee 2306 btrfs-progs_4.20.1-1.dsc
 0d54460d6907fe8ead5b9bc3f9bab982013a9a9c 2029056 btrfs-progs_4.20.1.orig.tar.xz
 8d5e0f9104a898cc09ceda83f9956f84b4b96960 16500 
btrfs-progs_4.20.1-1.debian.tar.xz
Checksums-Sha256:
 0fc73e81414cba3d68c9e4750b13909691865798ecdc708c858f0654752ea775 2306 
btrfs-progs_4.20.1-1.dsc
 562f5d1ff1d17867c4c2be2768c653b62f1f257c42f9bb3e1a36380c02ec4fcd 2029056 
btrfs-progs_4.20.1.orig.tar.xz
 fa36c659aab6543cf5deed366ff97271399721e7358e57e97a66531563f9c688 16500 
btrfs-progs_4.20.1-1.debian.tar.xz
Files:
 f772619ff73d314352f74d2875b468cd 2306 admin optional btrfs-progs_4.20.1-1.dsc
 9aa0a16236c7087ded08425c7256044f 2029056 admin optional 
btrfs-progs_4.20.1.orig.tar.xz
 0755e39b187112327c4d2b22b309be87 16500 admin optional 
btrfs-progs_4.20.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlxLsRAQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+UlACACFgsqEV+vBZrfEZQLIxn/PiTbGfmVJ0zIk
X+rahCXJZ30eqYkaZ/rrCcKpxzkmIZ5m1A/gZqqDobmlPkdtfxZ4a/8tWqxNjN7q
mCwtOevDd1ZG+kjGy6WowseosmvmSrh5ay87MlvTQCc0o0JNckSwzMzQdGt+937u
3dELJf+P/SDfOgI4+wlWuj+OCejd4aPusvQorJWKEJ/aSn7spq8BNpbjQbqBGMJC
dQhruCOcts6W9TS4Q/JYkQJnQIM70bFk+UXp13mJIUGqIgYQpIADFF+b325iyR1n
TDxdnp91EZLhImopHTEVpdhi5eFfwgxmx4fYQdphqnrYr7tjs8ZG
=Xmpe
-END PGP SIGNATURE-



Accepted mdadm 4.1-1 (source) into unstable

2019-01-15 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 15 Jan 2019 18:23:53 +
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source
Version: 4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian mdadm maintainers 
Changed-By: Dimitri John Ledkov 
Description:
 mdadm  - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Changes:
 mdadm (4.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Cherrypick patches from master to 757e55435997e355ee9b03e5d913b5496a3c39a8.
   * Drop XC- prefix from Package-Type field in debian/control.
   * Bump standards version to 4.3.0.
   * Use https in the watch file.
Checksums-Sha1:
 9ad3fa0accc04ef6b54a6981ce25c74586b3be06 1777 mdadm_4.1-1.dsc
 c6739357ddf59a6df338adbc5e29d758caea18c9 583541 mdadm_4.1.orig.tar.gz
 0eb8a0a62ac305e383330a4bab5cd4024f330523 89324 mdadm_4.1-1.debian.tar.xz
Checksums-Sha256:
 cf47609e17ce467298f8cf0c0616608e41ba52a52ebec899c0c8da326ae30d0f 1777 
mdadm_4.1-1.dsc
 c4f1a001ed9a24a701897ee17a0ccf27ba772a8a05871ae9b1415308ff82406b 583541 
mdadm_4.1.orig.tar.gz
 d036e9113c0a98a8e8491482aaf89aeeacbc086bf02e3fed25fe1782992b3703 89324 
mdadm_4.1-1.debian.tar.xz
Files:
 708697edf33ff32bd335efd3dd807a0f 1777 admin optional mdadm_4.1-1.dsc
 b93f9c61f3c36c76c4e2f53251772e13 583541 admin optional mdadm_4.1.orig.tar.gz
 9506904a36c46aecacfb7ff5ff5ede4d 89324 admin optional mdadm_4.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlw+QUcQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+eokB/0e+BKBW/gdsVC8Phhn3wv/Vtz0WdCIp3/d
ow2rY6Q0C6f/DClssZf0DalKbDORCZyd5XxV7qHa6iPRpYApEPRXvDVNPiBJk5dv
yH3fhEatk0qqdzsfkJIHyAVN5aKGOaVKadzZxIj5t/MXIrrE/4Xd54gYrqUI5aP0
x2eIMLcpOej6+xARjjvIu2r4OzGyEmO9IdZJMjz4eEGm4RtraygC8rkLfr7Sb+h5
EGKJ3DR95ejRZsdiEfLqYIJ6Ge3yAaYzncLrDW8iRVSEMyrq+hLAgWql5jHArl0O
Yzm9Jfg2Mk9TYeRny+4/HluOWKFpUrDBHbuBgiOq3BovwMER3fj1
=cc6m
-END PGP SIGNATURE-



Accepted btrfs-progs 4.19.1-2 (source) into unstable

2019-01-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 11 Jan 2019 11:26:50 +
Source: btrfs-progs
Binary: btrfs-progs libbtrfs0 libbtrfs-dev libbtrfsutil1 libbtrfsutil-dev 
python3-btrfsutil btrfs-progs-udeb
Architecture: source
Version: 4.19.1-2
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov 
Changed-By: Dimitri John Ledkov 
Description:
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 libbtrfs-dev - Checksumming Copy on Write Filesystem utilities (development 
head
 libbtrfs0  - Checksumming Copy on Write Filesystem utilities (runtime library)
 libbtrfsutil-dev - Checksumming Copy on Write Filesystem utilities (util 
development
 libbtrfsutil1 - Checksumming Copy on Write Filesystem utilities (runtime util 
lib
 python3-btrfsutil - Checksumming Copy on Write Filesystem utilities (python3 
bindings
Changes:
 btrfs-progs (4.19.1-2) unstable; urgency=medium
 .
   * Rebuild with libzstd support on.
Checksums-Sha1:
 b0ece7de0a1c0ed6d028866c09a98989fec4e36d 2306 btrfs-progs_4.19.1-2.dsc
 dc3754ca61536280ca4889a673ea35d66437bf3a 16508 
btrfs-progs_4.19.1-2.debian.tar.xz
Checksums-Sha256:
 cc83b403b93826136cd950d22194da3cf11415b768a68d42a3a4b82ccbf9c0f6 2306 
btrfs-progs_4.19.1-2.dsc
 4f63d89802c03bdc6bb46b3f2a6c6d8fc428485c90f57e01db94a6796f4cb879 16508 
btrfs-progs_4.19.1-2.debian.tar.xz
Files:
 d5c8c22f8f214eac4e662b887f915d10 2306 admin optional btrfs-progs_4.19.1-2.dsc
 10bd15268881bae307a2e7e64cfce865 16508 admin optional 
btrfs-progs_4.19.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlw4fbwQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+dN/CACQHXKWUx0CtUtE6m3on5+NfYMgl/JLG4Qy
ChQgeXiP79pfhZ3f/54HV/z3yjGth26n3//9veznuXdf4l1h1w4K/aFqBtMO8En0
RIgSKneaXb47xiLj6gf0PJ6+7TFNwfJlCRFhE/KixitqXQ/m+qUOwsYrG1rUZe6V
tVjE3C4OcZ36nLYixy8wSy+K4BAgu5g6oHjsPjIflvgjsW7soEo9ktHt3ZYeqyU0
wFMqwAM9EWsaYNAL4lRnggGb7LlBT31epdQuW5BsF3N9mxzLSpEw1Naz4Y8kwm2P
sDs5IAIWRa7KXDmRvReOBMLf72Ym3Pd/OGsd8synjWAIrPZxp6o8
=e2EP
-END PGP SIGNATURE-



Accepted btrfs-progs 4.19.1-1 (source) into unstable

2018-12-10 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 11 Dec 2018 10:31:04 +1100
Source: btrfs-progs
Binary: btrfs-progs libbtrfs0 libbtrfs-dev libbtrfsutil1 libbtrfsutil-dev 
python3-btrfsutil btrfs-progs-udeb
Architecture: source
Version: 4.19.1-1
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov 
Changed-By: Dimitri John Ledkov 
Description:
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 libbtrfs-dev - Checksumming Copy on Write Filesystem utilities (development 
head
 libbtrfs0  - Checksumming Copy on Write Filesystem utilities (runtime library)
 libbtrfsutil-dev - Checksumming Copy on Write Filesystem utilities (util 
development
 libbtrfsutil1 - Checksumming Copy on Write Filesystem utilities (runtime util 
lib
 python3-btrfsutil - Checksumming Copy on Write Filesystem utilities (python3 
bindings
Changes:
 btrfs-progs (4.19.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add btrfs-tools provides, too many things still the universal name.
Checksums-Sha1:
 91a20899309c298fd97051ada60c656c06472741 2306 btrfs-progs_4.19.1-1.dsc
 5e95798033d4ff3c510ca20476ab1ba4093f14bd 2007160 btrfs-progs_4.19.1.orig.tar.xz
 f39f1f0eb8c560fb2ea61a98552fa910fb25ce16 16488 
btrfs-progs_4.19.1-1.debian.tar.xz
Checksums-Sha256:
 bc445f164a27bcf70d67d4e8014e14b0fe0137532488a1e657c3f35a4765608c 2306 
btrfs-progs_4.19.1-1.dsc
 04d82af5cf479d139299a8f13ec0921f9578ca444e81ec0202f01a20d2bcefb8 2007160 
btrfs-progs_4.19.1.orig.tar.xz
 7e87d510261369c7a2e4b05d8eb392286c58458264f8b1df655e9cd2d0fa6109 16488 
btrfs-progs_4.19.1-1.debian.tar.xz
Files:
 6febc4eddcda4a5b2c9d2b2312b48861 2306 admin optional btrfs-progs_4.19.1-1.dsc
 60f3df5c0a0647fd502f76d4937d2a17 2007160 admin optional 
btrfs-progs_4.19.1.orig.tar.xz
 6700a940f3a2c7f557c5b803716d0f35 16488 admin optional 
btrfs-progs_4.19.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlwO/FYQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+TUOCAC3JLWlP/3qXJwLLkVQJWfheOxrPmZ8n8KA
pWV/nndYt4qK1QUJ6GgQSF1A5KYUiVKGRSP2uVjxYpfx4RTEo8vscr1V6jTNfcxj
AMGlwWBu7Xx0+qFqB0zPxoWfnWbu1Hdt+NHGKIvBabhbKVxe4tvafSyPngKe889k
gpA555rdHeM3b/aYpo46DN50ZIu/5VZZOzBtudYUibQeiCT5+09Y2T4rE2PGD0s5
FmpWvGIkA2w6P/3x3//LvN3Lso198KnS+pIyJeMRctWxF75jKyhiCHLZcS2GQ1Wl
gupo0hYVqAKgK8PdW639GMYoqORXWWv1Nadv2WdXZrpihKH8losg
=bmlz
-END PGP SIGNATURE-



Accepted ruby-eventmachine 1.0.7-4.2 (source) into unstable

2018-12-05 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 05 Dec 2018 12:54:17 +
Source: ruby-eventmachine
Binary: ruby-eventmachine
Architecture: source
Version: 1.0.7-4.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Dimitri John Ledkov 
Description:
 ruby-eventmachine - Ruby/EventMachine library
Closes: 900160
Changes:
 ruby-eventmachine (1.0.7-4.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Revert below upload and build with OpenSSL 1.1+.
   * Add a patch to clamp SSL version to TLS1.2, and allow using small
 keys, as the rest of the codebase is not ready for TLS1.3. (Closes:
 #900160)
Checksums-Sha1:
 45d1b205cafb28c4cacc88ca14d447accff44558 1962 ruby-eventmachine_1.0.7-4.2.dsc
 165aef3f7d0596dde802aab62420b1cf44580b64 7052 
ruby-eventmachine_1.0.7-4.2.debian.tar.xz
 b4e049f24baa676b9be6ad792b4d75b6d6d11932 6274 
ruby-eventmachine_1.0.7-4.2_source.buildinfo
Checksums-Sha256:
 5ba27551c22f3bcaa1ea3a1b4798f5358aa8758c9ae7eea47133dfb5bcd0f530 1962 
ruby-eventmachine_1.0.7-4.2.dsc
 738047c5b87fe534e37ea70c7b6f86306abb8f87b361642aa22d7f2debd9ed97 7052 
ruby-eventmachine_1.0.7-4.2.debian.tar.xz
 7f113986b227f6475567cab9356916d5595469cf65c2521985b560c07421a575 6274 
ruby-eventmachine_1.0.7-4.2_source.buildinfo
Files:
 5c00cd7579e8f1437195d7b30d41717a 1962 ruby optional 
ruby-eventmachine_1.0.7-4.2.dsc
 09e0f392a1b897e6a2c29d5e9de68239 7052 ruby optional 
ruby-eventmachine_1.0.7-4.2.debian.tar.xz
 d7a35b709bb69ae1d64a1a4224a8adc8 6274 ruby optional 
ruby-eventmachine_1.0.7-4.2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlwH0UEQHHhub3hAZGVi
aWFuLm9yZwAKCRDKwti5zSyl+aAXCACatlLs9nz+jTwX8+vlr+aeu52s+JnmWFZa
QtByPomx9xro2LCr8h+lWIXxtl0cgG3Ksd7C82HaBZH7gqzj4Zn/DNhPPSa82p7q
+AjqEzwGWNxfEti/Dr2KXIu6N+YBRBPpH76C5Q91LPAxV9zSNcNlMEd+8Vel+g/a
69IvnXwXKRiapvARq6dLnAupx3hX66YHwseQNZo65GZ88I6GKzighzjX8FEFQ/WS
VQ3YIsRnW3TejyD+uMSBpLjwnyOxvnhFZ5/eemPPe1Jghq/yszeilZYCVM+L6FPv
npmhvHJq+fm/C2XhA6EhMkFuuV3ekwf10AO9kArKhRrZ9vK6UcAU
=MNwq
-END PGP SIGNATURE-



Re: julia_1.0.0-1_amd64.changes REJECTED

2018-11-21 Thread Dimitri John Ledkov
On Wed, 21 Nov 2018 at 15:57, Holger Levsen  wrote:
>
> On Wed, Nov 21, 2018 at 03:19:33PM +, Ian Jackson wrote:
> > Why is any of this a reason for an ftpmaster REJECT ?  I still think
> > all of this should be handled as bugs (possibly RC bugs) in the BTS
> > in the conventional way, after ACCEPT.
>
> because why accept rc-buggy software in the archive (when we know it's
> rc-buggy), whether at NEW time or with any following upload?
>
> (in that sense I would appreciate packages getting automatically tested
> (and rejected if needed) before they enter *unstable*, and then again,
> with stricter automatic tests before they enter testing.)

Before we get there, we should first start autoremoving packages from
unstable, if we consider rc-buggy in unstable to be unacceptable. We
do have quite a bit of things in unstable, that are neither getting
fixed, nor getting removed. And are in this limbo state of "no longer
in testing no longer in stable no longer in old-stable...
still in unstable".

-- 
Regards,

Dimitri.



Re: Our build system may be broken: /bin vs /usr/bin

2018-11-19 Thread Dimitri John Ledkov
On Mon, 19 Nov 2018 at 15:02, Dirk Eddelbuettel  wrote:
>
>
>
> tl;dr:  We may be messing up /bin and /usr/bin on some platforms
>
>
> Sorry for the alarming headline but #913982 was filed, indepedently
> corrobated and simultaneously discovered by upstream.
>
> GNU R has long been relying on sed, tar, bzip2, ... and many more base
> tools. No issues there. Generally looked for in /bin and found there.
>
> Starting with binary rebuild r-base_3.5.1-1+b2 however, /usr/bin/* path crept
> in while the binaries where still in the wrong place.  It looked like a
> one-off so I uploaded 3.5.1-2 which built fine for me on amd64 ...but
> apparently is already borked again on i386.
>
> I am at bit of loss here. Any ideas?
>

In Ubuntu, whilst debootstrap and all install methods default to
merged-usr from Disco+ the buildd chroots used by launchpad are not
merged-usr. Given that at the moment in Ubuntu we are choosing to not
force-merge users on upgrade. Granted, Launchpad does not accept
binary-uploads, thus things like these are easier to curate. But e.g.
one can create local chroots with --no-merged-usr passed to the
debootsrap and upload those binaries. But obviously buildd chroots
need to be switchted to --no-merged-usr as well for the time being
then.

Note this is a build-environment change, rather than target system
things. Possibly we should be encoding merged-usr in the buildinfo,
and e.g. using reproducible builds infra to do "build in
--no-merged-usr, rebuild in --merged-usr, result should be the same"
either as a one-off, or on the ongoing basis.

-- 
Regards,

Dimitri.



Accepted boost-defaults 1.67.0.1 (all amd64 source) into unstable, unstable

2018-11-16 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 15 Nov 2018 12:07:06 +
Source: boost-defaults
Binary: libboost-dev libboost-tools-dev libboost-all-dev libboost-doc 
libboost-atomic-dev libboost-chrono-dev libboost-container-dev 
libboost-context-dev libboost-contract-dev libboost-coroutine-dev 
libboost-date-time-dev libboost-exception-dev libboost-fiber-dev 
libboost-filesystem-dev libboost-graph-dev libboost-graph-parallel-dev 
libboost-iostreams-dev libboost-locale-dev libboost-log-dev libboost-math-dev 
libboost-mpi-dev libboost-mpi-python-dev libboost-numpy-dev 
libboost-program-options-dev libboost-python-dev libboost-random-dev 
libboost-regex-dev libboost-serialization-dev libboost-signals-dev 
libboost-stacktrace-dev libboost-system-dev libboost-test-dev 
libboost-thread-dev libboost-timer-dev libboost-type-erasure-dev 
libboost-wave-dev
Architecture: all amd64 source
Version: 1.67.0.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Boost Team 
Changed-By: Dimitri John Ledkov 
Description: 
 libboost-all-dev - Boost C++ Libraries development files (ALL) (default 
version)
 libboost-atomic-dev - atomic data types, operations, and memory ordering 
constraints (d
 libboost-chrono-dev - C++ representation of time duration, time point, and 
clocks (defa
 libboost-container-dev - C++ library that implements several well-known 
containers - dev f
 libboost-context-dev - provides a sort of cooperative multitasking on a single 
thread (d
 libboost-contract-dev - Contract library for C++ - dev files (default version)
 libboost-coroutine-dev - provides a sort of cooperative multitasking on a 
single thread (d
 libboost-date-time-dev - set of date-time libraries based on generic 
programming concepts
 libboost-dev - Boost C++ Libraries development files (default version)
 libboost-doc - Boost.org libraries documentation placeholder (default version)
 libboost-exception-dev - library to help write exceptions and handlers 
(default version)
 libboost-fiber-dev - cooperatively-scheduled micro-/userland-threads (default 
version)
 libboost-filesystem-dev - filesystem operations (portable paths, iteration 
over directories
 libboost-graph-dev - generic graph components and algorithms in C++ (default 
version)
 libboost-graph-parallel-dev - generic graph components and algorithms in C++ 
(default version)
 libboost-iostreams-dev - Boost.Iostreams Library development files (default 
version)
 libboost-locale-dev - C++ facilities for localization (default version)
 libboost-log-dev - C++ logging library (default version)
 libboost-math-dev - Boost.Math Library development files (default version)
 libboost-mpi-dev - C++ interface to the Message Passing Interface (MPI) 
(default ver
 libboost-mpi-python-dev - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-numpy-dev - Boost.Python NumPy extensions development files (default 
version)
 libboost-program-options-dev - program options library for C++ (default 
version)
 libboost-python-dev - Boost.Python Library development files (default version)
 libboost-random-dev - Boost Random Number Library (default version)
 libboost-regex-dev - regular expression library for C++ (default version)
 libboost-serialization-dev - serialization library for C++ (default version)
 libboost-signals-dev - managed signals and slots library for C++ (default 
version)
 libboost-stacktrace-dev - library to capture and print stack traces - 
development files (de
 libboost-system-dev - Operating system (e.g. diagnostics support) library 
(default vers
 libboost-test-dev - components for writing and executing test suites (default 
version
 libboost-thread-dev - portable C++ multi-threading (default version)
 libboost-timer-dev - C++ wall clock and CPU process timers (default version)
 libboost-tools-dev - Boost C++ Libraries development tools (default version)
 libboost-type-erasure-dev - C++ runtime polymorphism based on concepts 
(default version)
 libboost-wave-dev - C99/C++ preprocessor library (default version)
Changes:
 boost-defaults (1.67.0.1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/changelog: Remove trailing whitespaces
   * d/control: Remove trailing whitespaces
   * d/control: Add Vcs-* field
 .
   [ Dimitri John Ledkov ]
   * d/create-boost-defaults-control.py: fix up Vcs and Build-Depends-Indep
 fields.
   * Regenerate debian/control with 1.67 as default.
Checksums-Sha1: 
 88465c28b2d05f649b4c66ee475f716226cb088e 4263 boost-defaults_1.67.0.1.dsc
 180d5d7ae9d977d3ef01b7ce7e082ca7bfd1a8a8 12499 boost-defaults_1.67.0.1.tar.gz
 a92ffa2ca081c9ca1946582b24c17c7ea48643c2 7481 
boost-defaults_1.67.0.1_source.buildinfo
 d140898779f5614397a235e9d52fdb6503481636 14779 
boost-defaults_1.67.0.1_amd64.buildinfo
 26aa40badfb4b4f94d8d30fda856809b6ab88b1e 3988 
libboost-all-dev_1.67.0.1_amd64.deb
 0bce4056de3aa8a29c57741a43ad390093bafe82 3956 
libboost-atomic-dev_1.67.0.1_amd64.deb

Accepted boost1.67 1.67.0-10 (source) into unstable

2018-11-13 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 13 Nov 2018 12:47:47 +
Source: boost1.67
Binary: libboost1.67-dev libboost1.67-tools-dev libboost1.67-all-dev 
libboost1.67-doc libboost-atomic1.67.0 libboost-atomic1.67-dev 
libboost-chrono1.67.0 libboost-chrono1.67-dev libboost-container1.67.0 
libboost-container1.67-dev libboost-context1.67.0 libboost-context1.67-dev 
libboost-contract1.67.0 libboost-contract1.67-dev libboost-coroutine1.67.0 
libboost-coroutine1.67-dev libboost-date-time1.67.0 libboost-date-time1.67-dev 
libboost-exception1.67-dev libboost-fiber1.67.0 libboost-fiber1.67-dev 
libboost-filesystem1.67.0 libboost-filesystem1.67-dev libboost-graph1.67.0 
libboost-graph1.67-dev libboost-graph-parallel1.67.0 
libboost-graph-parallel1.67-dev libboost-iostreams1.67.0 
libboost-iostreams1.67-dev libboost-locale1.67.0 libboost-locale1.67-dev 
libboost-log1.67.0 libboost-log1.67-dev libboost-math1.67.0 
libboost-math1.67-dev libboost-mpi1.67.0 libboost-mpi1.67-dev 
libboost-mpi-python1.67.0 libboost-mpi-python1.67-dev libboost-numpy1.67.0 
libboost-numpy1.67-dev
 libboost-program-options1.67.0 libboost-program-options1.67-dev 
libboost-python1.67.0 libboost-python1.67-dev libboost-random1.67.0 
libboost-random1.67-dev libboost-regex1.67.0 libboost-regex1.67-dev 
libboost-serialization1.67.0 libboost-serialization1.67-dev 
libboost-signals1.67.0 libboost-signals1.67-dev libboost-stacktrace1.67.0 
libboost-stacktrace1.67-dev libboost-system1.67.0 libboost-system1.67-dev 
libboost-test1.67.0 libboost-test1.67-dev libboost-thread1.67.0 
libboost-thread1.67-dev libboost-timer1.67.0 libboost-timer1.67-dev 
libboost-type-erasure1.67.0 libboost-type-erasure1.67-dev libboost-wave1.67.0
 libboost-wave1.67-dev
Architecture: source
Version: 1.67.0-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Boost Team 
Changed-By: Dimitri John Ledkov 
Description:
 libboost-atomic1.67-dev - atomic data types, operations, and memory ordering 
constraints
 libboost-atomic1.67.0 - atomic data types, operations, and memory ordering 
constraints
 libboost-chrono1.67-dev - C++ representation of time duration, time point, and 
clocks
 libboost-chrono1.67.0 - C++ representation of time duration, time point, and 
clocks
 libboost-container1.67-dev - C++ library that implements several well-known 
containers - dev f
 libboost-container1.67.0 - C++ library that implements several well-known 
containers
 libboost-context1.67-dev - provides a sort of cooperative multitasking on a 
single thread
 libboost-context1.67.0 - provides a sort of cooperative multitasking on a 
single thread
 libboost-contract1.67-dev - Contract library for C++ - dev files
 libboost-contract1.67.0 - Contract library for C++
 libboost-coroutine1.67-dev - provides a sort of cooperative multitasking on a 
single thread
 libboost-coroutine1.67.0 - provides a sort of cooperative multitasking on a 
single thread
 libboost-date-time1.67-dev - set of date-time libraries based on generic 
programming concepts
 libboost-date-time1.67.0 - set of date-time libraries based on generic 
programming concepts
 libboost-exception1.67-dev - library to help write exceptions and handlers
 libboost-fiber1.67-dev - cooperatively-scheduled micro-/userland-threads
 libboost-fiber1.67.0 - cooperatively-scheduled micro-/userland-threads
 libboost-filesystem1.67-dev - filesystem operations (portable paths, iteration 
over directories
 libboost-filesystem1.67.0 - filesystem operations (portable paths, iteration 
over directories
 libboost-graph-parallel1.67-dev - generic graph components and algorithms in 
C++
 libboost-graph-parallel1.67.0 - generic graph components and algorithms in C++
 libboost-graph1.67-dev - generic graph components and algorithms in C++
 libboost-graph1.67.0 - generic graph components and algorithms in C++
 libboost-iostreams1.67-dev - Boost.Iostreams Library development files
 libboost-iostreams1.67.0 - Boost.Iostreams Library
 libboost-locale1.67-dev - C++ facilities for localization
 libboost-locale1.67.0 - C++ facilities for localization
 libboost-log1.67-dev - C++ logging library
 libboost-log1.67.0 - C++ logging library
 libboost-math1.67-dev - Boost.Math Library development files
 libboost-math1.67.0 - Boost.Math Library
 libboost-mpi-python1.67-dev - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi-python1.67.0 - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi1.67-dev - C++ interface to the Message Passing Interface (MPI)
 libboost-mpi1.67.0 - C++ interface to the Message Passing Interface (MPI)
 libboost-numpy1.67-dev - Boost.Python NumPy extensions development files
 libboost-numpy1.67.0 - Boost.Python NumPy extensions
 libboost-program-options1.67-dev - program options library for C++
 libboost-program-options1.67.0 - program options library for C++
 libboost-python1.67-dev - Boost.Python Library development files
 libboost-python1.67.0 - Boost.Python

Accepted boost1.67 1.67.0-9 (source) into unstable

2018-11-01 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 01 Nov 2018 17:19:30 +
Source: boost1.67
Binary: libboost1.67-dev libboost1.67-tools-dev libboost1.67-all-dev 
libboost1.67-doc libboost-atomic1.67.0 libboost-atomic1.67-dev 
libboost-chrono1.67.0 libboost-chrono1.67-dev libboost-container1.67.0 
libboost-container1.67-dev libboost-context1.67.0 libboost-context1.67-dev 
libboost-contract1.67.0 libboost-contract1.67-dev libboost-coroutine1.67.0 
libboost-coroutine1.67-dev libboost-date-time1.67.0 libboost-date-time1.67-dev 
libboost-exception1.67-dev libboost-fiber1.67.0 libboost-fiber1.67-dev 
libboost-filesystem1.67.0 libboost-filesystem1.67-dev libboost-graph1.67.0 
libboost-graph1.67-dev libboost-graph-parallel1.67.0 
libboost-graph-parallel1.67-dev libboost-iostreams1.67.0 
libboost-iostreams1.67-dev libboost-locale1.67.0 libboost-locale1.67-dev 
libboost-log1.67.0 libboost-log1.67-dev libboost-math1.67.0 
libboost-math1.67-dev libboost-mpi1.67.0 libboost-mpi1.67-dev 
libboost-mpi-python1.67.0 libboost-mpi-python1.67-dev libboost-numpy1.67.0 
libboost-numpy1.67-dev
 libboost-program-options1.67.0 libboost-program-options1.67-dev 
libboost-python1.67.0 libboost-python1.67-dev libboost-random1.67.0 
libboost-random1.67-dev libboost-regex1.67.0 libboost-regex1.67-dev 
libboost-serialization1.67.0 libboost-serialization1.67-dev 
libboost-signals1.67.0 libboost-signals1.67-dev libboost-stacktrace1.67.0 
libboost-stacktrace1.67-dev libboost-system1.67.0 libboost-system1.67-dev 
libboost-test1.67.0 libboost-test1.67-dev libboost-thread1.67.0 
libboost-thread1.67-dev libboost-timer1.67.0 libboost-timer1.67-dev 
libboost-type-erasure1.67.0 libboost-type-erasure1.67-dev libboost-wave1.67.0
 libboost-wave1.67-dev
Architecture: source
Version: 1.67.0-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Boost Team 
Changed-By: Dimitri John Ledkov 
Description:
 libboost-atomic1.67-dev - atomic data types, operations, and memory ordering 
constraints
 libboost-atomic1.67.0 - atomic data types, operations, and memory ordering 
constraints
 libboost-chrono1.67-dev - C++ representation of time duration, time point, and 
clocks
 libboost-chrono1.67.0 - C++ representation of time duration, time point, and 
clocks
 libboost-container1.67-dev - C++ library that implements several well-known 
containers - dev f
 libboost-container1.67.0 - C++ library that implements several well-known 
containers
 libboost-context1.67-dev - provides a sort of cooperative multitasking on a 
single thread
 libboost-context1.67.0 - provides a sort of cooperative multitasking on a 
single thread
 libboost-contract1.67-dev - Contract library for C++ - dev files
 libboost-contract1.67.0 - Contract library for C++
 libboost-coroutine1.67-dev - provides a sort of cooperative multitasking on a 
single thread
 libboost-coroutine1.67.0 - provides a sort of cooperative multitasking on a 
single thread
 libboost-date-time1.67-dev - set of date-time libraries based on generic 
programming concepts
 libboost-date-time1.67.0 - set of date-time libraries based on generic 
programming concepts
 libboost-exception1.67-dev - library to help write exceptions and handlers
 libboost-fiber1.67-dev - cooperatively-scheduled micro-/userland-threads
 libboost-fiber1.67.0 - cooperatively-scheduled micro-/userland-threads
 libboost-filesystem1.67-dev - filesystem operations (portable paths, iteration 
over directories
 libboost-filesystem1.67.0 - filesystem operations (portable paths, iteration 
over directories
 libboost-graph-parallel1.67-dev - generic graph components and algorithms in 
C++
 libboost-graph-parallel1.67.0 - generic graph components and algorithms in C++
 libboost-graph1.67-dev - generic graph components and algorithms in C++
 libboost-graph1.67.0 - generic graph components and algorithms in C++
 libboost-iostreams1.67-dev - Boost.Iostreams Library development files
 libboost-iostreams1.67.0 - Boost.Iostreams Library
 libboost-locale1.67-dev - C++ facilities for localization
 libboost-locale1.67.0 - C++ facilities for localization
 libboost-log1.67-dev - C++ logging library
 libboost-log1.67.0 - C++ logging library
 libboost-math1.67-dev - Boost.Math Library development files
 libboost-math1.67.0 - Boost.Math Library
 libboost-mpi-python1.67-dev - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi-python1.67.0 - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi1.67-dev - C++ interface to the Message Passing Interface (MPI)
 libboost-mpi1.67.0 - C++ interface to the Message Passing Interface (MPI)
 libboost-numpy1.67-dev - Boost.Python NumPy extensions development files
 libboost-numpy1.67.0 - Boost.Python NumPy extensions
 libboost-program-options1.67-dev - program options library for C++
 libboost-program-options1.67.0 - program options library for C++
 libboost-python1.67-dev - Boost.Python Library development files
 libboost-python1.67.0 - Boost.Python

Accepted ekg2 1:0.4~pre+20120506.1-16 (source) into unstable

2018-10-14 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 14 Oct 2018 21:20:16 +0100
Source: ekg2
Binary: ekg2-core ekg2 ekg2-api-docs ekg2-gnupg ekg2-jabber 
ekg2-scripting-python ekg2-scripting-perl ekg2-ui-gtk ekg2-ui-ncurses
Architecture: source
Version: 1:0.4~pre+20120506.1-16
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Description:
 ekg2   - instant messenger and IRC client for UNIX systems
 ekg2-api-docs - instant messenger and IRC client for UNIX systems - API 
documenta
 ekg2-core  - instant messenger and IRC client for UNIX systems - main program
 ekg2-gnupg - instant messenger and IRC client for UNIX systems - GnuPG
 ekg2-jabber - instant messenger and IRC client for UNIX systems - Jabber/XMPP
 ekg2-scripting-perl - instant messenger and IRC client for UNIX systems - Perl 
scriptin
 ekg2-scripting-python - instant messenger and IRC client for UNIX systems - 
Python script
 ekg2-ui-gtk - instant messenger and IRC client for UNIX systems - GTK+ interfac
 ekg2-ui-ncurses - instant messenger and IRC client for UNIX systems - ncurses 
inter
Closes: 879533
Changes:
 ekg2 (1:0.4~pre+20120506.1-16) unstable; urgency=medium
 .
   * QA upload.
   * Disable OPENPGP certificate type. (Closes: #879533)
Checksums-Sha1:
 819a22e8fb87e14638b43a1ce138da7572b3bcf3 2287 ekg2_0.4~pre+20120506.1-16.dsc
 a806587216f391aa6e47cb8dbf028a1efb8c0458 26492 
ekg2_0.4~pre+20120506.1-16.debian.tar.xz
 dab3eff40da3378fc6c6a12e58bdf2efe7cb4478 17059 
ekg2_0.4~pre+20120506.1-16_source.buildinfo
Checksums-Sha256:
 55e9be4d1bcaac20539782202d4f9740bf85f160a597eeafa420cfd284e289ad 2287 
ekg2_0.4~pre+20120506.1-16.dsc
 7331299624a5c3bbb1d9b08022cc839703d0bc4b02b8e29daadda788a8628694 26492 
ekg2_0.4~pre+20120506.1-16.debian.tar.xz
 e7a4c7bb3c22c8a469f88e1420a97e66ff8549721f225c2f4a2fa9fce982a11c 17059 
ekg2_0.4~pre+20120506.1-16_source.buildinfo
Files:
 e98d99935befaeede75eaea2aaaddf54 2287 net optional 
ekg2_0.4~pre+20120506.1-16.dsc
 e2fb0624074eb176d77dc54e7ac8b9f9 26492 net optional 
ekg2_0.4~pre+20120506.1-16.debian.tar.xz
 5acfbcb1c72a6217997d1258e2eb8f66 17059 net optional 
ekg2_0.4~pre+20120506.1-16_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlvDpSgQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+YLmCACTp2eyjekcvR2lRoJMRhhYBXi5WtuGOpEY
rbu4eDirsvWVueGCkmQ5y3VhvWhYQ1cyTAv3r01h2p8XWNxXisV5R0yM9c+3rnRE
r1YUUUt5kL+Q76vgcFcg4EVrhVuqLcjhfyDs4xAoAClZBr0XLsZe1h8eH4S47jr5
ZYFLkY8/e5Q37MvJZAtBnhnQBTxcbCpbFFhsH5L0BEyxAa/FzGyWBuGWhC+F/s7J
Dyda339dccNTVUwbNF1/sd4edrPYdDyMrc0JE3+jXWnAuCbL2LVLcMk7RkjKww+E
GWeF6CetGnjHDkL2zp+lEqrFQKtN1C3VPC917h4+N6iVlYwVUADP
=PZj/
-END PGP SIGNATURE-



Accepted freeradius 3.0.16+dfsg-4.1 (all amd64 source) into unstable, unstable

2018-10-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 25 Sep 2018 15:18:31 +0100
Source: freeradius
Binary: freeradius freeradius-common freeradius-config freeradius-utils 
libfreeradius3 libfreeradius-dev freeradius-dhcp freeradius-krb5 
freeradius-ldap freeradius-rest freeradius-postgresql freeradius-mysql 
freeradius-iodbc freeradius-redis freeradius-memcached freeradius-yubikey 
freeradius-python2
Architecture: all amd64 source
Version: 3.0.16+dfsg-4.1
Distribution: unstable
Urgency: medium
Maintainer: Debian FreeRADIUS Packaging Team 

Changed-By: Dimitri John Ledkov 
Closes: 900064
Description: 
 freeradius-common - FreeRADIUS common files
 freeradius-config - FreeRADIUS default config files
 freeradius-dhcp - DHCP module for FreeRADIUS server
 freeradius - high-performance and highly configurable RADIUS server
 freeradius-iodbc - iODBC module for FreeRADIUS server
 freeradius-krb5 - kerberos module for FreeRADIUS server
 freeradius-ldap - LDAP module for FreeRADIUS server
 freeradius-memcached - Memcached module for FreeRADIUS server
 freeradius-mysql - MySQL module for FreeRADIUS server
 freeradius-postgresql - PostgreSQL module for FreeRADIUS server
 freeradius-python2 - Python 2 module for FreeRADIUS server
 freeradius-redis - Redis module for FreeRADIUS server
 freeradius-rest - REST module for FreeRADIUS server
 freeradius-utils - FreeRADIUS client utilities
 freeradius-yubikey - Yubikey module for FreeRADIUS server
 libfreeradius3 - FreeRADIUS shared library
 libfreeradius-dev - FreeRADIUS shared library development files
Changes:
 freeradius (3.0.16+dfsg-4.1) unstable; urgency=medium
 .
   * Non-maintainer upload with permission.
   * Split out python2 freeradius module into a standalone package.
 (Closes: #900064)
   * Strip rpath from a few modules.
   * Drop upstart system jobs.
   * Update git vcs URLs to salsa.
Checksums-Sha1: 
 eb053080384ffec7c8a6fca540517f8e7e09e0f6 3477 freeradius_3.0.16+dfsg-4.1.dsc
 d8170b05c632704039183077ea813665063cf733 62764 
freeradius_3.0.16+dfsg-4.1.debian.tar.xz
 6266f61768e46fde30f8559de5f3fbf56b80b147 9286 
freeradius_3.0.16+dfsg-4.1_source.buildinfo
 d490c53cb846460745ed6c6014e9d0675630b3fd 257316 
freeradius-common_3.0.16+dfsg-4.1_all.deb
 610b092bbf53f23643cf0b78a60ed42d8f2bee33 193672 
freeradius-config_3.0.16+dfsg-4.1_amd64.deb
 52612460d4d8f1de50d29c0ada967f7e5fe21360 1873656 
freeradius-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 5f100a846a500bcd7a821814f04ef381117f4315 76780 
freeradius-dhcp-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 de82a1856cefd99927fdb04cf89e24a503248870 68344 
freeradius-dhcp_3.0.16+dfsg-4.1_amd64.deb
 ec537a04276565a7842c8ac67d7da06864d4a90a 22604 
freeradius-iodbc-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 7c60cfd51a6ecae73e591fb8ae50ec7901ac38e7 53340 
freeradius-iodbc_3.0.16+dfsg-4.1_amd64.deb
 df7acd1fdac62cd12e2f42cc4ab9180027834b1f 30096 
freeradius-krb5-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 6f00aea79352ea324580e9315a336af24199922c 54540 
freeradius-krb5_3.0.16+dfsg-4.1_amd64.deb
 7c844f0ae2e41f4dc380fa2786848f9bfc6d6f51 115212 
freeradius-ldap-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 d9145a7268fb9bcb7133fcd253b19f7ea0cd0d57 79616 
freeradius-ldap_3.0.16+dfsg-4.1_amd64.deb
 d3bb2e4a17241c382ed05b0c863d37bd77592737 35900 
freeradius-memcached-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 4df1a727f59cf4b57db1d5d1dcb817bdae1dcd34 54756 
freeradius-memcached_3.0.16+dfsg-4.1_amd64.deb
 536bbe57974ad882bed08c5c0a28d73745449fbe 29580 
freeradius-mysql-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 52fd63b5f28eae8b470008f4df93d9291c441d78 54992 
freeradius-mysql_3.0.16+dfsg-4.1_amd64.deb
 204dff9e0b8fe9754f1f5da38853fae70eaabddb 24596 
freeradius-postgresql-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 a881382225398f998d4f047633a78efb5dc85fe4 57860 
freeradius-postgresql_3.0.16+dfsg-4.1_amd64.deb
 2e26ca5e91c764f0a094c783191453907de295e5 39380 
freeradius-python2-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 adeb0c49398f579e53b612d21c9e3d1a709a3e64 58296 
freeradius-python2_3.0.16+dfsg-4.1_amd64.deb
 beb9d3a941fc6b9b147ab4e73be4cde477121cb0 39968 
freeradius-redis-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 b4df80633cbcd82a954dd2ff84442ae982852b0c 55324 
freeradius-redis_3.0.16+dfsg-4.1_amd64.deb
 19e8a1ca2db7fadf80149a13749b4a7cc3015f9c 65128 
freeradius-rest-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 ac63376a072555739a5f1b5c7e19a61fc25ad88d 66480 
freeradius-rest_3.0.16+dfsg-4.1_amd64.deb
 6063c1327fb868e42c3fc46d548389c4af66e952 286028 
freeradius-utils-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 50342406d84ba6ce810ebfc6e77b4328f4df70c8 137236 
freeradius-utils_3.0.16+dfsg-4.1_amd64.deb
 cd17c2717aa78ee6325a3320603d47950839022b 37068 
freeradius-yubikey-dbgsym_3.0.16+dfsg-4.1_amd64.deb
 cc28431513c8b49abbe5bb1634522e454c42bb17 56012 
freeradius-yubikey_3.0.16+dfsg-4.1_amd64.deb
 fa0d99b3660c171d3fd7d1f9796eaf1682b70ea1 17760 
freeradius_3.0.16+dfsg-4.1_amd64.buildinfo
 49bb79e8407e9e7ad7cd60fc89b7c89943ece5f4 541492 
freeradius_3.0.16+dfsg-4.1_amd64.deb
 8b4131a1d6ad4b5fe61d2652c457999d09f1e3e9 296696 
libfreeradius

Accepted friendly-recovery 0.2.39 (source) into unstable

2018-10-09 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 09 Oct 2018 21:31:18 +0200
Source: friendly-recovery
Binary: friendly-recovery
Architecture: source
Version: 0.2.39
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov 
Changed-By: Dimitri John Ledkov 
Description:
 friendly-recovery - Make recovery boot mode more user-friendly
Changes:
 friendly-recovery (0.2.39) unstable; urgency=medium
 .
   * Actually use a friendly-recovery.target which systemd boots to
 using a generator for default.target symlink. This ensures that
 one is not in the middle of a boot transaction during recovery
 and can start/stop/change systemd units without interference.
   * Cleanup lintian warnings.
Checksums-Sha1:
 c92bacf8f451214eb78838677cc0863e190b4290 1260 friendly-recovery_0.2.39.dsc
 890ae1ead2c2fb2e825574dbe524b33275b074c5 18316 friendly-recovery_0.2.39.tar.xz
 7e55595eda638fa42c154eec2cf1bd4f288a9c88 6026 
friendly-recovery_0.2.39_source.buildinfo
Checksums-Sha256:
 bb4d70fef42c4c34719ddbb24a51a37b5f4233a077fe29926caedaea6bc2de42 1260 
friendly-recovery_0.2.39.dsc
 0beb3d2c0f6a6ebf3017117bbc25632bbebe9ab29d404e10b3362caea5d70b96 18316 
friendly-recovery_0.2.39.tar.xz
 7752ed9a58464c8f9f62eaee532ddc53d408d0cdc70befac25ba8be6b4b8c61e 6026 
friendly-recovery_0.2.39_source.buildinfo
Files:
 16746181130505bd272490b4c7726319 1260 admin optional 
friendly-recovery_0.2.39.dsc
 fb410c77e754a1926d7cc3370a3eefc6 18316 admin optional 
friendly-recovery_0.2.39.tar.xz
 0da2bb16d8fad06922c5e9b6ed83bbd7 6026 admin optional 
friendly-recovery_0.2.39_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlu9AlQQHHhub3hAZGVi
aWFuLm9yZwAKCRDKwti5zSyl+S7GCACyOtLHS+dbjduegvMAuQ+b5Q4R80HbGd/A
WoKi/++vMXFDKGsAwweJYf6GmOTSG2sXRUhAYuK491Oy3xleC2oib/JCXg7aV22O
hfgNv1EVM4thT/EyNYOWdZuY5xyGA3YozAKmMwfs0SorBrMHrCv6+wtwErGbevcH
u4UfP0CaTsphT1RuND/Z7sZIgso2nr0b4Spp6rCEhM25QKsZat9t0xdqv6yON7lg
0FGZxxOsBZvUacJ2mk7g6+u41YBsCpf+OY26EtgwBnwo5sdFMIaBptBBV43zYgtX
0dCjZruKcgxtm1ADe3qYF79y1dlr6sle+hpl2yV3KEPViU7rTTE+
=YzkN
-END PGP SIGNATURE-



Accepted btrfs-progs 4.17-1 (source) into unstable

2018-07-23 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 23 Jul 2018 14:31:22 +0100
Source: btrfs-progs
Binary: btrfs-progs libbtrfs0 libbtrfs-dev libbtrfsutil1 libbtrfsutil-dev 
python3-btrfsutil btrfs-progs-udeb
Architecture: source
Version: 4.17-1
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov 
Changed-By: Dimitri John Ledkov 
Description:
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 libbtrfs-dev - Checksumming Copy on Write Filesystem utilities (development 
head
 libbtrfs0  - Checksumming Copy on Write Filesystem utilities (runtime library)
 libbtrfsutil-dev - Checksumming Copy on Write Filesystem utilities (util 
development
 libbtrfsutil1 - Checksumming Copy on Write Filesystem utilities (runtime util 
lib
 python3-btrfsutil - Checksumming Copy on Write Filesystem utilities (python3 
bindings
Changes:
 btrfs-progs (4.17-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 dc4504043786d5566d5e05e54876b89273694d26 2290 btrfs-progs_4.17-1.dsc
 24f1e58296cf32fdb472f24bf7f5efc54a9f4d24 2002792 btrfs-progs_4.17.orig.tar.xz
 0d87b28c494072ad47d948ecb101f01c82d381a6 16444 btrfs-progs_4.17-1.debian.tar.xz
Checksums-Sha256:
 cf09f9124eb58bda14e4a943a84b4c58e0c0e834f8618245a2bfb4d0f7e80276 2290 
btrfs-progs_4.17-1.dsc
 82ca0ecf76350a1e3c6543fe220c0910e240511e663d51fc79c32bd0052c117c 2002792 
btrfs-progs_4.17.orig.tar.xz
 02f3a45a678db36711b61936d9a09a04653a87259ab44e55d4272c0a1c2c2604 16444 
btrfs-progs_4.17-1.debian.tar.xz
Files:
 699fd89992632958fb347471adce5db2 2290 admin optional btrfs-progs_4.17-1.dsc
 cbe47358a971d80529356a3b9aafa097 2002792 admin optional 
btrfs-progs_4.17.orig.tar.xz
 fbeae9552460374e4b010e89e3341568 16444 admin optional 
btrfs-progs_4.17-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAltV2nkQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+TOWB/4oKQcYQ+fDQ6CaYO9IDXLWgS5dfQNFwnBL
wWehTT7zmRR/aPJPZkc4c8m1BP4E93g/2jgw4MZTUXvAXtjh6oK5msSbpbsSqO5/
Q0uxfqV0G+g7BSm82dVTtVRlafAzmGBRaCyS3T7N/i9tjJFhmzgbg35eAvRT+z8G
VxWX5GnKLxp72W8mL3x2OJTr+Tpk6temwIDR3pXqS8JLplBsnqUtM/HPkyhiN1Kf
gC/G6GY8Y704k+PTP4Cr28Vm/jsbZA5NPMuIUDqChz+1lkAB5kc2FtRLoooWmH1R
mL2rmFSVbgqrSMUgvmJJfQQwMfJHi12w+lmnifJiyv+HzWSS6FEY
=mCmz
-END PGP SIGNATURE-



Accepted mdadm 4.1~rc1-4 (source) into unstable

2018-07-23 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 23 Jul 2018 11:48:50 +0100
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source
Version: 4.1~rc1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian mdadm maintainers 
Changed-By: Dimitri John Ledkov 
Description:
 mdadm  - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Launchpad-Bugs-Fixed: 1781427
Changes:
 mdadm (4.1~rc1-4) unstable; urgency=medium
 .
   * Cherrypick master patches up to 20th of July 2018. LP: #1781427
   * Make safe-timouts udev rules compatible with usr-split systems.
Checksums-Sha1:
 7bda62185061942a18436a7dfc78ea334a133760 1812 mdadm_4.1~rc1-4.dsc
 a5b00413316ba1df0b53ab7ba060ddb0b82d39ed 104716 mdadm_4.1~rc1-4.debian.tar.xz
Checksums-Sha256:
 0d104d5835047cc50b41e64b6bf3f03a4fdd7b305a3599db5fc0ff6c4f949b0a 1812 
mdadm_4.1~rc1-4.dsc
 062322c69f884db3684514d22bb19c544023c81b715e242eaa6c69c32161305a 104716 
mdadm_4.1~rc1-4.debian.tar.xz
Files:
 6569f00f83fa4981962c962760bd1236 1812 admin optional mdadm_4.1~rc1-4.dsc
 29ae5bbad8c4e1fc26bb95342849d2c5 104716 admin optional 
mdadm_4.1~rc1-4.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAltVs2kQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+eV1B/sF5t4V8xE7IueerzLGJYYibeEIrloFodSI
Qu4FiGAmxxAQi0rEY6R0zatws2BqBnxFrXN46mRsZQBp5DYmGqYQQNDNRq9aZIgZ
Do4zdKWgPQx9FmuoZA3Pobi3EyeXjMb+XjYrrNtOLlmvpEGbaDzKU9D+zWG/kZSV
MCqs7xCxIvK7EwA5HCqbMJmymKg545WwIEW692x729FREQ+ApcBx4ywiJSu9yzeI
CKcRWbp5I9zxcoinP6yXnkxrN3j1PA7wHtMkROo645YWngXIEzDZuIDo2C858ATH
SPf7UFfWAIVOPWc6H/JFtR1VO/DA00HlyiejUX5RZq+ETE5icKFF
=RS1+
-END PGP SIGNATURE-



Accepted boost1.67 1.67.0-1 (all amd64 source) into unstable, unstable

2018-07-17 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 05 Jul 2018 12:03:59 +0100
Source: boost1.67
Binary: libboost1.67-dev libboost1.67-tools-dev libboost1.67-all-dev 
libboost1.67-doc libboost-atomic1.67.0 libboost-atomic1.67-dev 
libboost-chrono1.67.0 libboost-chrono1.67-dev libboost-container1.67.0 
libboost-container1.67-dev libboost-context1.67.0 libboost-context1.67-dev 
libboost-contract1.67.0 libboost-contract1.67-dev libboost-coroutine1.67.0 
libboost-coroutine1.67-dev libboost-date-time1.67.0 libboost-date-time1.67-dev 
libboost-exception1.67-dev libboost-fiber1.67.0 libboost-fiber1.67-dev 
libboost-filesystem1.67.0 libboost-filesystem1.67-dev libboost-graph1.67.0 
libboost-graph1.67-dev libboost-graph-parallel1.67.0 
libboost-graph-parallel1.67-dev libboost-iostreams1.67.0 
libboost-iostreams1.67-dev libboost-locale1.67.0 libboost-locale1.67-dev 
libboost-log1.67.0 libboost-log1.67-dev libboost-math1.67.0 
libboost-math1.67-dev libboost-mpi1.67.0 libboost-mpi1.67-dev 
libboost-mpi-python1.67.0 libboost-mpi-python1.67-dev libboost-numpy1.67.0 
libboost-numpy1.67-dev
 libboost-program-options1.67.0 libboost-program-options1.67-dev 
libboost-python1.67.0 libboost-python1.67-dev libboost-random1.67.0 
libboost-random1.67-dev libboost-regex1.67.0 libboost-regex1.67-dev 
libboost-serialization1.67.0 libboost-serialization1.67-dev 
libboost-signals1.67.0 libboost-signals1.67-dev libboost-stacktrace1.67.0 
libboost-stacktrace1.67-dev libboost-system1.67.0 libboost-system1.67-dev 
libboost-test1.67.0 libboost-test1.67-dev libboost-thread1.67.0 
libboost-thread1.67-dev libboost-timer1.67.0 libboost-timer1.67-dev 
libboost-type-erasure1.67.0 libboost-type-erasure1.67-dev libboost-wave1.67.0
 libboost-wave1.67-dev
Architecture: all amd64 source
Version: 1.67.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Boost Team 
Changed-By: Dimitri John Ledkov  
Closes: 853734
Description: 
 libboost1.67-all-dev - Boost C++ Libraries development files (ALL)
 libboost1.67-dev - Boost C++ Libraries development files
 libboost1.67-doc - Boost.org libraries documentation placeholder
 libboost1.67-tools-dev - Boost C++ Libraries development tools
 libboost-atomic1.67.0 - atomic data types, operations, and memory ordering 
constraints
 libboost-atomic1.67-dev - atomic data types, operations, and memory ordering 
constraints
 libboost-chrono1.67.0 - C++ representation of time duration, time point, and 
clocks
 libboost-chrono1.67-dev - C++ representation of time duration, time point, and 
clocks
 libboost-container1.67.0 - C++ library that implements several well-known 
containers
 libboost-container1.67-dev - C++ library that implements several well-known 
containers - dev f
 libboost-context1.67.0 - provides a sort of cooperative multitasking on a 
single thread
 libboost-context1.67-dev - provides a sort of cooperative multitasking on a 
single thread
 libboost-contract1.67.0 - Contract library for C++
 libboost-contract1.67-dev - Contract library for C++ - dev files
 libboost-coroutine1.67.0 - provides a sort of cooperative multitasking on a 
single thread
 libboost-coroutine1.67-dev - provides a sort of cooperative multitasking on a 
single thread
 libboost-date-time1.67.0 - set of date-time libraries based on generic 
programming concepts
 libboost-date-time1.67-dev - set of date-time libraries based on generic 
programming concepts
 libboost-exception1.67-dev - library to help write exceptions and handlers
 libboost-fiber1.67.0 - cooperatively-scheduled micro-/userland-threads
 libboost-fiber1.67-dev - cooperatively-scheduled micro-/userland-threads
 libboost-filesystem1.67.0 - filesystem operations (portable paths, iteration 
over directories
 libboost-filesystem1.67-dev - filesystem operations (portable paths, iteration 
over directories
 libboost-graph1.67.0 - generic graph components and algorithms in C++
 libboost-graph1.67-dev - generic graph components and algorithms in C++
 libboost-graph-parallel1.67.0 - generic graph components and algorithms in C++
 libboost-graph-parallel1.67-dev - generic graph components and algorithms in 
C++
 libboost-iostreams1.67.0 - Boost.Iostreams Library
 libboost-iostreams1.67-dev - Boost.Iostreams Library development files
 libboost-locale1.67.0 - C++ facilities for localization
 libboost-locale1.67-dev - C++ facilities for localization
 libboost-log1.67.0 - C++ logging library
 libboost-log1.67-dev - C++ logging library
 libboost-math1.67.0 - Boost.Math Library
 libboost-math1.67-dev - Boost.Math Library development files
 libboost-mpi1.67.0 - C++ interface to the Message Passing Interface (MPI)
 libboost-mpi1.67-dev - C++ interface to the Message Passing Interface (MPI)
 libboost-mpi-python1.67.0 - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi-python1.67-dev - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-numpy1.67.0 - Boost.Python NumPy extensions
 libboost-numpy1.67-dev

Accepted mdadm 4.1~rc1-3 (source) into unstable

2018-06-27 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 26 Jun 2018 15:38:04 +0100
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source
Version: 4.1~rc1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian mdadm maintainers 
Changed-By: Dimitri John Ledkov  
Description:
 mdadm  - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Changes:
 mdadm (4.1~rc1-3) unstable; urgency=medium
 .
   * Cherrypick master patches up to 4th of June 2018.
Checksums-Sha1:
 22ff49311dc741033df7ab9e169af100333112c4 1809 mdadm_4.1~rc1-3.dsc
 d7ea2e5d36c20a36312123ffdf9cef9920021fe8 97304 mdadm_4.1~rc1-3.debian.tar.xz
Checksums-Sha256:
 71861b24a9e2f06a658bbdeb7a02ae934eee01408251638fa0bb367a3502ae2d 1809 
mdadm_4.1~rc1-3.dsc
 dd29512e843efa852083ec9f4df743c25871f9baf1bd468a2fc4f3136a0e14cd 97304 
mdadm_4.1~rc1-3.debian.tar.xz
Files:
 a5f4d904d8a23b6b4b3a02eae2240962 1809 admin optional mdadm_4.1~rc1-3.dsc
 5471ad9804833c840f02cb359d1660c7 97304 admin optional 
mdadm_4.1~rc1-3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlszdeoQHHhub3hAZGVi
aWFuLm9yZwAKCRDKwti5zSyl+alKB/sH9ffCU9ot1Cl1j8OUzf4m+Yi1Ea82dioD
wJOtlCvlpIB4z9zrxCwsaWXTAiQW2n4zJdPAUzzcNJGw4pt6WvlKzz1WucZ8Gckl
JVoK110nrNFtTCHjMVqLAUanlJZbpm7JCsP91bGVG5rUVLeQbBbcxDPaL2/QBnPc
bYMRveugsnIFcbfJsY4PgWIs80MLcJohdGx4cNlT16IEN6IyWoMIwuV0yOFG1b4T
TB77yifaY1pJa1xB/7mWWE818/qW8EVDWtgLubgJ/dandbeJvTgdZZmGDpKcO0Qt
iEAeuMoFoSEUcl1RISqwyZyA/U4BQDm+oIFHE9umIUOQ/0WDp9PZ
=fox4
-END PGP SIGNATURE-



Accepted golang-github-containerd-btrfs 0.0~git20171005.72c0a35-1.1 (source) into unstable

2018-05-30 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 May 2018 14:08:35 +0100
Source: golang-github-containerd-btrfs
Binary: golang-github-containerd-btrfs-dev
Architecture: source
Version: 0.0~git20171005.72c0a35-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Dimitri John Ledkov 
Description:
 golang-github-containerd-btrfs-dev - Btrfs bindings for Go
Closes: 898874
Changes:
 golang-github-containerd-btrfs (0.0~git20171005.72c0a35-1.1) unstable; 
urgency=medium
 .
   * Non-maintainer upload.
   * Update build-dependencies to use the new libbtrfs-dev package. (Closes: 
#898874)
Checksums-Sha1:
 f24d3b8f0d15c8ab4fcea060103a67c435f3d982 2155 
golang-github-containerd-btrfs_0.0~git20171005.72c0a35-1.1.dsc
 e8d235130a86cdeaa74ef38a21f383f6a9fda38f 1968 
golang-github-containerd-btrfs_0.0~git20171005.72c0a35-1.1.debian.tar.xz
 128c43b836bfee4fc631ae2ea38728d2ba603115 7022 
golang-github-containerd-btrfs_0.0~git20171005.72c0a35-1.1_source.buildinfo
Checksums-Sha256:
 4d7b3d1a517864c352852b07e922d25e5f986163a445ab8e8a2484e6f186a027 2155 
golang-github-containerd-btrfs_0.0~git20171005.72c0a35-1.1.dsc
 fa263e404d2bc09accd955b41440cebfedf0fea3114ede0a5e8b2d5d128214ae 1968 
golang-github-containerd-btrfs_0.0~git20171005.72c0a35-1.1.debian.tar.xz
 ae7464e7a87cd3337f3bea7605739a67bfac4a5a17d428209df0c91425e9ce0f 7022 
golang-github-containerd-btrfs_0.0~git20171005.72c0a35-1.1_source.buildinfo
Files:
 df577d32f973589aa1f3fb6472612399 2155 devel optional 
golang-github-containerd-btrfs_0.0~git20171005.72c0a35-1.1.dsc
 be96a90e9e5e29a46f25c6a315344408 1968 devel optional 
golang-github-containerd-btrfs_0.0~git20171005.72c0a35-1.1.debian.tar.xz
 4c8b4ce921a8735f88c89dbd7833ff53 7022 devel optional 
golang-github-containerd-btrfs_0.0~git20171005.72c0a35-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlsFNGwQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+fmIB/kBGTq/QDGJO5wxpe/jtHRSrvET2JNlFqbd
48/Qmk0ooK2ro+MegthSaGVIax7Up+ovqLuNPqH0bBLO3OexdnCZxF8OMCvxz8wU
cHy/UseLk54OGgILN+uQ+h0TmOfpZbhdE04FgTqFUxDJc1HvyWaDRg4VGgCQNgWB
+RWYKZpUWimq8S/f1xOrMdg6/tFpiSpfnwuNS0BpAhlawNWZ/Bgw/1jmpu3tW43E
t560s4Bd0kgmfdVTwI/ziCupRTO4LSiM9cteZmwvx/odMWwzasEZ/0EdlHpl/vEH
dkkmNv3PfUfYHw/cYZVbGceTKqQk8ZD6Y2u4o7I4WxavqBEATAMv
=Ce39
-END PGP SIGNATURE-



Accepted pm-utils 1.4.1-18 (source) into unstable

2018-05-29 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 29 May 2018 11:41:33 +0100
Source: pm-utils
Binary: pm-utils
Architecture: source
Version: 1.4.1-18
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Dimitri John Ledkov 
Description:
 pm-utils   - utilities and scripts for power management
Closes: 812545
Changes:
 pm-utils (1.4.1-18) unstable; urgency=medium
 .
   * QA upload.
   * Make pm-hibernate, pm-suspend, pm-suspend-hybrid absolute symlinks for
 molly-guard to have the ability to divert these. Needed for usr-merge
 integration. Closes: #812545
Checksums-Sha1:
 b386876749086a2f0dd1f3269adef2d2b918fab2 1536 pm-utils_1.4.1-18.dsc
 4859c17a31e41e1563ee7ed7049c24e4352c8cb7 27284 pm-utils_1.4.1-18.debian.tar.xz
 892c542d0340620ddeb957bb7aced23add52d630 6955 
pm-utils_1.4.1-18_source.buildinfo
Checksums-Sha256:
 c81dada4eda74697e79eb69b0834f884b0009012f099cb691946f2b978ae0980 1536 
pm-utils_1.4.1-18.dsc
 91adc000c5553563659f6ca84610903ca77cd804d8a3c435a300d2f2ef0b 27284 
pm-utils_1.4.1-18.debian.tar.xz
 796a5524b14935ffc53cffc0b9a496d172a37db11c36d6443d81ebe9a1fa9165 6955 
pm-utils_1.4.1-18_source.buildinfo
Files:
 fd9e9e0dd8979a04738724430e16f02e 1536 admin optional pm-utils_1.4.1-18.dsc
 df272681861532a1425facd586d54d8f 27284 admin optional 
pm-utils_1.4.1-18.debian.tar.xz
 4c61078521116d863c65b8944f538216 6955 admin optional 
pm-utils_1.4.1-18_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlsNL1UQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+RUDCACmMbl5K7hbvtiugEAO6GuxxGZCPUApW8gg
aRrmZVp/95rzFFpuG73R+7YpU1eraoMRB+ktUEQYxr3bBrmT8FItXyDj7E3OoW5U
vIZ1VCbumr/0GMB10Lfkec6cnYIdVdD0CyeMVhGvD18ky4eWHGw2FVtn+Kz2UZvK
RJKWUF+ECD7aXoLLbFSWEFa2F0P8cfjd1yBIQMZj8pmFeRPKpHEBDM1Jnvuxn5Wa
xThkAQqzLMoR0AEb7s3DcvtMXIqv/nvJiWqx5KUVunCiqFdr82Aztynga1mOfo3V
nPZYGLmcBLNc22MdK3trUFY238b7i9maY9YIwguH/kp/FQLekviF
=q927
-END PGP SIGNATURE-



Accepted mdadm 4.1~rc1-2 (source) into unstable

2018-05-22 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 22 May 2018 14:26:59 +0100
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source
Version: 4.1~rc1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian mdadm maintainers <pkg-mdadm-de...@lists.alioth.debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 mdadm  - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Launchpad-Bugs-Fixed: 1705215
Changes:
 mdadm (4.1~rc1-2) unstable; urgency=medium
 .
   * Install identical udev rules into d-i installer udeb, as used in the
 installed system. Specifically, post-processed rules with full path to
 mdadm binary subsituted, instead of installing useless rules with the
 template variable BINDIR. LP: #1705215
Checksums-Sha1:
 86fb7428b4bbdd6b3e117eef993d512cab096848 1809 mdadm_4.1~rc1-2.dsc
 c5b1687a63134a64c09c217791ed333feba81c95 89480 mdadm_4.1~rc1-2.debian.tar.xz
Checksums-Sha256:
 1ec43cf17a3ccd59076908c137d119533bf4e0e13390714f5d6d986849ac9f89 1809 
mdadm_4.1~rc1-2.dsc
 47e40c08b316b8a29a74918c55d1bfcb56e9061253cb1a895286e73629187018 89480 
mdadm_4.1~rc1-2.debian.tar.xz
Files:
 48cce6ea6c2221ec451eeb9e90dd0bf3 1809 admin optional mdadm_4.1~rc1-2.dsc
 cbf8c327eea3cc0e25b93869d5a51919 89480 admin optional 
mdadm_4.1~rc1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlsEHBgQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+UGQB/0ZvZdpJDvCa255ctQQ1GxQ6Smmlcxl4Hse
tReSmfCiZGTTYT2FtaLt+IZGLNR2Em3Zoa3uJhT/j1fc+aSrQB1U89NQd+LPskx4
5awTpLfcPm5RNTriOIvStx8R+gANMM/RRuNy3hQWWttvIGkMxwrLm1SIV2L5mIVA
w3ndlSa7l+8OJ957tORn68bzKfFdqAB7gufEcktfDZV7MgpYrwQJAC2O0z8jJXKO
UpDnjcOAjxWhKD6D790ZSEGwjnLbY3mVs7ntZSzz2xV5Gmoct+ZktEYEB1KGj7z4
1FsYUE0pShyhkyTpKEoQb1nxa3YrPHuYg4Fg1Y6aRZC+JB7HAGR+
=V4es
-END PGP SIGNATURE-



Accepted btrfs-progs 4.16.1-2 (source) into unstable

2018-05-15 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 15 May 2018 14:15:27 +0100
Source: btrfs-progs
Binary: btrfs-progs libbtrfs0 libbtrfs-dev libbtrfsutil1 libbtrfsutil-dev 
python3-btrfsutil btrfs-progs-udeb
Architecture: source
Version: 4.16.1-2
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov <x...@debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 libbtrfs-dev - Checksumming Copy on Write Filesystem utilities (development 
head
 libbtrfs0  - Checksumming Copy on Write Filesystem utilities (runtime library)
 libbtrfsutil-dev - Checksumming Copy on Write Filesystem utilities (util 
development
 libbtrfsutil1 - Checksumming Copy on Write Filesystem utilities (runtime util 
lib
 python3-btrfsutil - Checksumming Copy on Write Filesystem utilities (python3 
bindings
Closes: 898719 898720
Changes:
 btrfs-progs (4.16.1-2) unstable; urgency=medium
 .
   * Do not copy_exec btrfs-zero-log into initramfs, superseeded by `btrfs
 rescue zero-log` sub-command. Closes: #898720, #898719.
Checksums-Sha1:
 19c61005246ca28810ed742972d958556f1a684e 2306 btrfs-progs_4.16.1-2.dsc
 f3a3689072545d587741b425850ea23ad1fc992b 16468 
btrfs-progs_4.16.1-2.debian.tar.xz
Checksums-Sha256:
 f704da1181c002efa67212e48aed9f3ff69a2b549342570b4a508ff37f3abb5f 2306 
btrfs-progs_4.16.1-2.dsc
 3591a2c444aaf22aefd272c8506ad1e3d6aa5647f5e54771303cc1d0af784819 16468 
btrfs-progs_4.16.1-2.debian.tar.xz
Files:
 de0f288912e388b86404dd549d443be5 2306 admin optional btrfs-progs_4.16.1-2.dsc
 0908432c5ea902e788406db7e1342662 16468 admin optional 
btrfs-progs_4.16.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlr64HsQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+UzlCACgYSOioy1rQsfKPGvqhtDqzM521ajIqDuE
PBycpCZYT5weNwQEXWKan3d8Wvp2+kEXEBP5EfLzD/jtwomTujrRXgnIhRuIOyhH
kiUsEeqwrPjnIaJTdnnuQ3XOyALt5vUOc5vzDuv2tZXGXoT0JgHkmyE5AX+mScfl
EGaaiRx1OMSztI1PDEwOyTJdyyWmPUOpQfr/Zq9kSpMafLRCtrWnqrCp1IWfl896
L60wo0BmOkRDO49DwVzNaemsR7eVglyg3mIPhM5hyMworg9G/uwa00m4ucH/bQs6
Ndse2rYQbkZLfkRgJtLGxfTdYkvTtQESWL5ttPRQCHSvdPZ/hEjw
=PWCN
-END PGP SIGNATURE-



Accepted mdadm 4.1~rc1-1 (source) into unstable

2018-05-15 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 15 May 2018 12:10:33 +0100
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source
Version: 4.1~rc1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian mdadm maintainers <pkg-mdadm-de...@lists.alioth.debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 mdadm  - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Changes:
 mdadm (4.1~rc1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Import patches since rc1.
   * Bump standards version & debhelper compat.
Checksums-Sha1:
 c5cc19284e874b11e3d2ccfd58dc77aaf77b2b06 1809 mdadm_4.1~rc1-1.dsc
 6fdb973256aedcbc77569e6a9c94ca98be944d88 440336 mdadm_4.1~rc1.orig.tar.xz
 29c7f9955fe608ce54b646f30bbae1f9357e92fb 89368 mdadm_4.1~rc1-1.debian.tar.xz
Checksums-Sha256:
 31ecabbc9fd7df6598886b93fcad7c8e2eda879d1b5fcbdc0da2d3ddb7b3a9f3 1809 
mdadm_4.1~rc1-1.dsc
 8c8f6c51b0a78bb3cd2915ec9d8c4db2fbcc8adf359ade1268181fe076e68494 440336 
mdadm_4.1~rc1.orig.tar.xz
 96655bb3e9cece31af53019c035ebbe27b187ab1d3c624ec3e48f9b762469e2b 89368 
mdadm_4.1~rc1-1.debian.tar.xz
Files:
 f5791ea8142343a5a190a4f05ba0113b 1809 admin optional mdadm_4.1~rc1-1.dsc
 5c7f7b8ca8cf57a167d0b08fd5e7eaaa 440336 admin optional 
mdadm_4.1~rc1.orig.tar.xz
 ed0c6830164d77480f82de11850a3f53 89368 admin optional 
mdadm_4.1~rc1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlr6xOsQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+bDYB/9TgRu5ktx66wsEmLsCiJYKAZIkJJJ4kxEf
9QA8wceIpDfchG+0mmPFy0jtpca5DYONZ/hzHEWM8thsqLtctGCb+Tcy1ptB6pWl
rvBKhOmIRd19XEpetAv7opUJy3JjRPEFbEoqmpOYS1lbVRGGlIC1Q2nXAo0Ps9bG
PMDPqJY6F981Enx2FjAEk/WECNss76kJoBGyKVTI7tlQck3lHQnpmbQj9FvLAI8X
wvOW0hRuenWrwsxFm5YcH4tH9DDbqW6Fq6I+Iud+6dEaP3sXCbTjX7ZOU+DaJxh4
gVT85JdiumNjRNDMrsrwZKjlW/ZsO//2nxz2u7EVMywc6REoKIUA
=WU2D
-END PGP SIGNATURE-



Accepted btrfs-progs 4.16.1-1 (amd64 source) into unstable, unstable

2018-05-15 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 08 May 2018 14:17:03 -0700
Source: btrfs-progs
Binary: btrfs-progs libbtrfs0 libbtrfs-dev libbtrfsutil1 libbtrfsutil-dev 
python3-btrfsutil btrfs-progs-udeb
Architecture: amd64 source
Version: 4.16.1-1
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov <x...@debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description: 
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 libbtrfs0  - Checksumming Copy on Write Filesystem utilities (runtime library)
 libbtrfs-dev - Checksumming Copy on Write Filesystem utilities (development 
head
 libbtrfsutil1 - Checksumming Copy on Write Filesystem utilities (runtime util 
lib
 libbtrfsutil-dev - Checksumming Copy on Write Filesystem utilities (util 
development
 python3-btrfsutil - Checksumming Copy on Write Filesystem utilities (python3 
bindings
Changes:
 btrfs-progs (4.16.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop transitional btrfs-tools package.
   * Drop cross.patch, similar change done upstream.
   * Package libbtrfs, libbtrfsutil, and python bindings.
Checksums-Sha1: 
 a38a9ba88f1721f7c2b019facc1a6b074942d2bf 2306 btrfs-progs_4.16.1-1.dsc
 8593293ec0145914ba97767c01b5edfa8fc9c9ac 1980696 btrfs-progs_4.16.1.orig.tar.xz
 c87756a75709c9f38b79fda7fab8faa919675aa8 16376 
btrfs-progs_4.16.1-1.debian.tar.xz
 ef36162766328a4d60ce52ed08f47deee23a6fde 3668896 
btrfs-progs-dbgsym_4.16.1-1_amd64.deb
 bb6e476f56cbeeb1c19590ce2cf3ea0891008419 359844 
btrfs-progs-udeb_4.16.1-1_amd64.udeb
 dce07596b1685c17014ae4bb77b10e2120fcade6 9654 
btrfs-progs_4.16.1-1_amd64.buildinfo
 e4afef319b6469e8f1633df7ff76d87af99fb1a1 577788 btrfs-progs_4.16.1-1_amd64.deb
 6b87af3f982f6f2da5da9af2075e78abb2d55b3f 74732 libbtrfs-dev_4.16.1-1_amd64.deb
 b786d2a222606ce0de83b9fcd12c5f656b3f07f7 52928 
libbtrfs0-dbgsym_4.16.1-1_amd64.deb
 bbc66ca4ebee34cd73b087067b0dae61ec8629be 40616 libbtrfs0_4.16.1-1_amd64.deb
 86295e1abc536b859aeaef78efc7cd785699a385 33380 
libbtrfsutil-dev_4.16.1-1_amd64.deb
 07d48193c630875560a4c2391bb090b1305d3af8 20504 
libbtrfsutil1-dbgsym_4.16.1-1_amd64.deb
 e86322f9b70a131337eab9dcf2f3e0c81f19fbd9 30972 libbtrfsutil1_4.16.1-1_amd64.deb
 bd314fadc340d6a1938a155da4233ebb994c685a 37368 
python3-btrfsutil-dbgsym_4.16.1-1_amd64.deb
 b0d1284b6c879c15231e137aff10a47385c814e2 33392 
python3-btrfsutil_4.16.1-1_amd64.deb
Checksums-Sha256: 
 057ba8330f5fa2844e4de33bff076d00832fd87e34dd4db0e5d0662457ea8109 2306 
btrfs-progs_4.16.1-1.dsc
 013403fb67b17975b21408fa9eb7523b0ecf94f84f8a4397cf972e8e254d2246 1980696 
btrfs-progs_4.16.1.orig.tar.xz
 a0bf69f5ca7a6153e9329776cfb1c40809d4fd588bf5adddf3af539a6d64434b 16376 
btrfs-progs_4.16.1-1.debian.tar.xz
 4da9ceae05976ae5bc95496ca2733cee470a926a389d7b5b62d9c656a2c65065 3668896 
btrfs-progs-dbgsym_4.16.1-1_amd64.deb
 e8e20a3a734edda08fe4f00e6df7caa399e03fad4abfd55cdbb513fcc50fe36d 359844 
btrfs-progs-udeb_4.16.1-1_amd64.udeb
 97e04c24bff24319e3329451d0430db4906cecb092892cf07ea6161f0c80323a 9654 
btrfs-progs_4.16.1-1_amd64.buildinfo
 ca3bec23b953374730e6b813b7ee7470f67e99c8bf96d30d009d3deb21be59c8 577788 
btrfs-progs_4.16.1-1_amd64.deb
 ffd296b033780da76495481ed9403d58ace7196d71bd92e51782f0d78d7f6677 74732 
libbtrfs-dev_4.16.1-1_amd64.deb
 59e64e6d0af1ba986814feffb21c2145f354f6a55cfd430757d44c204875ccc7 52928 
libbtrfs0-dbgsym_4.16.1-1_amd64.deb
 d6ef38c300f97bd6238583a3d9ed259e33b45f6288b7dc232910951bb375b488 40616 
libbtrfs0_4.16.1-1_amd64.deb
 21dfd504614a67364e89816ed24e784c1df5804e9a33a4e55aceec984db6f164 33380 
libbtrfsutil-dev_4.16.1-1_amd64.deb
 ca66a18caa08ba557f5a09b6978b44d57c7a72f7746410b4f2d17a2e2c42e30a 20504 
libbtrfsutil1-dbgsym_4.16.1-1_amd64.deb
 9807814e8c7f4e9870f8f560e556b5fb17173b42f5f279bbf1f4bbef106bce43 30972 
libbtrfsutil1_4.16.1-1_amd64.deb
 bd0f29203c8fc55d14c77a6d73ce1f802c413c4909203e0534e6ce17c1e9e57d 37368 
python3-btrfsutil-dbgsym_4.16.1-1_amd64.deb
 a86ac90db881ce3f16314fabd774bfa800cfd9f1b9c2e1cde4ebaf5aa0349fdb 33392 
python3-btrfsutil_4.16.1-1_amd64.deb
Files: 
 0d6dde1d824d18a5f0ec4e1c92ef6db9 2306 admin optional btrfs-progs_4.16.1-1.dsc
 d7a4598d58fc91d49ee8e7c342b3b919 1980696 admin optional 
btrfs-progs_4.16.1.orig.tar.xz
 0380eea4eb2a78b4d99f397ae0be99cc 16376 admin optional 
btrfs-progs_4.16.1-1.debian.tar.xz
 84b4dcd18118cdf4f1e3a5cac491c0c1 3668896 debug optional 
btrfs-progs-dbgsym_4.16.1-1_amd64.deb
 026a60a4684dcb7e0eabe699719fcd33 359844 debian-installer optional 
btrfs-progs-udeb_4.16.1-1_amd64.udeb
 4159a6b036e422ad8f7e7ba8e09ea539 9654 admin optional 
btrfs-progs_4.16.1-1_amd64.buildinfo
 dc5a045f44015dbd2c64c9c1436b034d 577788 admin optional 
btrfs-progs_4.16.1-1_amd64.deb
 4e45c13bf796e7dc6655d29c364e47dc 74732 libdevel optional 
libbtrfs-dev_4.16.1-1_amd64.deb
 4b8001d9d249891dea6e42a2b4cb1157 52928 debug optional 
libbtrfs0-dbgsym_4.16.1

Accepted btrfs-progs 4.15.1-2 (source) into unstable

2018-04-21 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 21 Apr 2018 11:59:50 +0100
Source: btrfs-progs
Binary: btrfs-progs btrfs-tools btrfs-progs-udeb
Architecture: source
Version: 4.15.1-2
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov <x...@debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 btrfs-tools - transitional dummy package
Closes: 886968
Changes:
 btrfs-progs (4.15.1-2) unstable; urgency=medium
 .
   * If libzstd is provided in both deb & udeb variants (such as Ubuntu
 bionic) enable zstd support. If libzstd is not provided with both deb
 & udeb variants (such as current Debian unstable) disable zstd
 support. If and when libzstd is provided in both deb & udeb variants,
 a binNMU of this package is sufficient to enable zstd support. Closes:
 #886968
   * Drop obsolete lintian overrides.
   * Add alternative email address as uploader.
Checksums-Sha1:
 e2bc874ce92a380c8370f43917313218016c0394 1995 btrfs-progs_4.15.1-2.dsc
 910d293c8e303a98354605e2d5eeabe954feb1c0 15604 
btrfs-progs_4.15.1-2.debian.tar.xz
Checksums-Sha256:
 3d761039860fc2d58b5cf2d08eecc4bb8112dfdf02191212ecf8921fbb2af363 1995 
btrfs-progs_4.15.1-2.dsc
 110b03398d38fae37d7026c940f25f8a48169bfc835e2b08e24fdd7a1c3a6743 15604 
btrfs-progs_4.15.1-2.debian.tar.xz
Files:
 e0ed54da65a19001184024755b1067d7 1995 admin optional btrfs-progs_4.15.1-2.dsc
 9b2dbd937ee4335d1da4fdf51e9e795c 15604 admin optional 
btrfs-progs_4.15.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlrbG0oQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+dWdB/98i08oaqdagD7ErGuQOtD3B4A+xLbR3MIG
xC0y+7gD5sp2RvL99Lp6MBkEpi1W9nHdAZVY+BWZYY9iFUHkAZworC74UVZsSFLs
XIMQBCvH1mSTteEHsWMSgIpYCzOt1bEg6yxp7BdHaTubZ9zD9pSY38XAna70L58d
aekbzTOtJF9VBwFBAeOJN+ZkXAZ+04Hcsi1M0QHZ4xuqPsfiBRSOFAHMNgh9Uzva
MRsm4SX0RGO5n7Jok1IqCUI4NJGqL+dzlvwIp1gFAqzJvqPUJdAAQnaSKe3balSA
lUQG5ZDn3Q93TOXMzKyLu94RmScHAK4/35wA90oiYTLWW76KERtv
=IZuO
-END PGP SIGNATURE-



Re: Please add debian_releases to base-files (was Re: Bits from the release team: full steam ahead towards buster)

2018-04-20 Thread Dimitri John Ledkov
On 20 April 2018 at 15:46, Marvin Renich  wrote:
> Package: base-files
> Version: 10.1
> Severity: wishlist
>
> * Stephan Seitz  [180420 07:38]:
>> On Do, Apr 19, 2018 at 11:00:37 +0200, Christoph Biedl wrote:
>> > But being human I prefer names over numbers, even if it's just for
>> > aesthetic reason - "buster" is just more comfortable than "debian10".
>>
>> No, it’s not. I know that my systems are running Debian 8 or 9, but I always
>> have to think if stretch is 9 or was it jessie.
>>
>> I have to look up the name not the number.
>
> I have often wanted to have on my system a text file containing the
> correspondence between code name and release number.  I know this is one
> more thing for the base-files maintainer to do during an already busy
> period just before release, but if he is willing, it would be nice to
> have a file, suggested to be /usr/share/doc/base-files/debian_releases,
> that contains each code name with its Debian release number, as well as
> the code name for the current testing release.
>
> I know this info is in the Debian wiki, but having it in a local text
> file is more convenient.  I would also be okay if this were a text file
> in debian-history, but I find that solution less satisfactory than being
> in base-files which is essential/required.
>
> I would also like /etc/debian_version to contain both number and name,
> but I suspect there is some resistance to this on the grounds that
> scripts may be using $(cat /etc/debian_version) for comparisons.
> Perhaps /etc/debian_codename?  Since debian_version contains
> codename/sid for testing and unstable, debian_codename could just
> contain the codename.
>
> Santiago, if you are willing to do either or both of these, I would
> appreciate it, but I certainly understand if it is just one too many
> things to remember during release prep.  If you don't want
> debian_releases in base-files, I'll reassign this bug to debian-history.

Have you tried $ debian-distro-info at all?

There are multiple bindings to it. there is csv file at
/usr/share/distro-info/debian.csv

And one can call it in many helpful ways:

$ debian-distro-info --testing
buster

$ debian-distro-info --series buster -r
10

Fix released by distro-info package? It lets you query things about
all the releases. There is ubuntu-distro-info to check all the Awesome
Animals too

-- 
Regards,

Dimitri.



Re: Bug#886968: btrfs-progs-udeb: depends on non-udeb: libzstd1

2018-04-20 Thread Dimitri John Ledkov
On 18 April 2018 at 08:18, Emilio Pozuelo Monfort  wrote:
> On 18/04/18 01:30, Cyril Brulebois wrote:
>> That's another perfect example why udeb additions should get reviewed:
>> we would have noticed another buggy package, and its bugginess might not
>> have been copied over to another package.
>
> I'm sure people don't request those reviews because they don't know or because
> they forget. A lintian warning could help, or ftp-masters enforcing an ack.
> Though I'd prefer the former as I wouldn't like NEW to have another 
> bottleneck.
>
>> If someone wants to drive an effort to make -V a must for udebs in
>> policy, that's probably fine. It doesn't strike me as ultimately needed
>> (we've lived without it for quite some time because maintainers tend to
>> just do the right thing), but if people have spare time, go for it.
>
> It's not in policy (but I don't think it has to be), but following the
> conversation on #-ftp yesterday I opened:
>
> #895949 lintian: warn about packages with udebs but no udeb line in shlibs
> #895953 lintian: check that shlibs-version >= higher-version-symbols-file
>
> The latter wouldn't enforce -V, but would check that we at least get a high
> enough version in shlibs as compared to the .symbols file (and would have 
> solved
> the zstd problem).

I like these bugs, and the patch to the latter one.


-- 
Regards,

Dimitri.



Re: Bug#886968: btrfs-progs-udeb: depends on non-udeb: libzstd1

2018-04-20 Thread Dimitri John Ledkov
On 18 April 2018 at 00:30, Cyril Brulebois <k...@debian.org> wrote:
> Hi,
>
> Dimitri John Ledkov <x...@debian.org> (2018-04-17):
>> First, I apologize for not responding to this email earlier, as I have
>> missed it in my mailbox.
>
> It's a mail from hours ago, so there's no apology needed.
>
>> Secondly, my work has been blocked by this NEW processing too for
>> btrfs-progs. I'm not aware as to which Helmut's work was blocked,
>> could you please elaborate what Helmut is blocked on? And/or how can
>> libzstd/me help to unblock Helmut? -> is that about patches for
>> crossbuilding that are part of
>
> [sentenced cut in the middle but] Yes, Helmut works quite a lot on
> crossbuilding and commits sitting in git master looked like what he was
> alluding to.
>
>> Now to respond to your main inquiry. I find the tone of above message
>> unacceptable. It reads accusational to me, rather than inquisitive.
>>
>> It would have been much better to state:
>> "I notice that a call to dh_makeshlibs does not pass the -V flag as it
>> is custom for many libraries. Why have you not specified a minimum
>> required version in this case?"
>
> I suppose that's a fair way to word it. But I did mean to point out that
> packages having an impact on the installer should be reviewed by the
> installer team, at least for their initial addition; as I tried to make
> people aware a few times already (dda@, talks, replies to threads where
> udeb additions were mentioned, etc.); since that simple and natural
> process wasn't followed here, I did point that out.
>

>From my point of view, this is confusing... cause I regard myself as
being part of the installer team myself.

I guess you are advocating for general code review, more than two
pairs of eyes on things?

>> It also feels like you (or others who were made aware of this lack of
>> -V) possibly wanted to make this a bug report, and follow-on out of
>> band events made it seem like it was felt that it is RC buggy and
>> shouldn't clear NEW and/or migrate to testing if passed NEW. In that
>> case  a new bug report should have been opened, with above request at
>> an RC priority.
>
> I didn't comment on the fact it should get accepted or rejected from
> NEW. People pointed me to the udeb addition that probably get some input
> from me, so I've briefly looked at it and spotted that issue.
>

Ok, fair enough.

I am still confused under what authority, assessment or criticality
previous upload was rejected by ftp-master. I shall pursue this with
them further.

@waldi - have you recently become an FTP-Master and I have missed the
announcement?

E.g. even if shlibs were completely wrong, it is not something we are
unable to fix with regular follow-up uploads.

>> However, it is good to point out at this time, that udeb version of
>> libraries do not currently ship or use symbols files at all to
>> generate dependencies.
>> But also note that since libzstd1-udeb is a brand new package, any
>> version of thereof would correctly and strictly satisfy any udeb
>> package that gains a dependency on it. There are no linking or
>> dependency bugs in above libzstd1, nor udeb edition of the binary
>> packages.
>
> I'm not sure why stashing a -V there once and for all to be future-proof
> wouldn't be adequate or desireable. People can argue all they like about
> whether the package is RC buggy in this specific revision, but it seems
> rather pointless, I really do care about mid/long-term maintenance. I
> have enough on my plate to not want to monitor such packages closely,
> and open a specific bug report in their next revision…
>

In absolute terms, it simply isn't, for debs. And only marginally
better for udebs.

>> This is no different to some other library udebs, e.g. liblzo2-2-udeb
>
> That's another perfect example why udeb additions should get reviewed:
> we would have noticed another buggy package, and its bugginess might not
> have been copied over to another package.
>
>> Personally, I find it odd to have minimum -V arg version dependencies
>> for udebs only, when symbols are present for the deb edition of the
>> library. For example, btrfs-progs depends on libc6 (>= 2.8), yet
>> btrfs-progs-udeb depends on libc6-udeb (>= 2.27). This causes an
>> immense amount of pain, when rebuilding packages locally, mixing &
>> matching packages when debugging issues in d-i, and does not at all
>> correctly generate private dependencies for udebs that use e.g.
>> @GLIBC_PRIVATE and thus require libc6-udeb (>> 2.27), libc6-udeb (<<
>> 2.28) style dependency instead. I'm not sure where/how .symbols should
>> be 

Re: libzstd_1.3.3+dfsg-2_multi.changes REJECTED

2018-04-17 Thread Dimitri John Ledkov
Hi,

On 17 April 2018 at 20:00, Thorsten Alteholz
 wrote:
>
> as requested by waldi ...
>

With all due respect to yourself, waldi, and ftp-team (masters &
assistants & wizards), I find this reject comment inappropriate, and
not at all informative enough.

As far as I can tell, the package uploaded is fully policy compliant
as I have elaborated elsewhere (on the only concern I have managed to
identify, with a reference from waldi, based on our informal IRC chat,
which was a bit rude on waldi's part).

I normally expect the reject emails to contain the technical
descriptions of identified problems; and/or request for details and
clarifications; or links to newly opened RC bug reports. I hope in the
future, to continue receive reject emails, with similar content as I
have been receiving previously for other rejected uploads.

I have responded to the library version dependencies query from Kibi,
elsewhere, please see that response for further details if you want to
dive into that.

This email is purely about the content of reject comment received from
ftpmaster@.

-- 
Regards,

Dimitri.



Re: Bug#886968: btrfs-progs-udeb: depends on non-udeb: libzstd1

2018-04-17 Thread Dimitri John Ledkov
On 17 April 2018 at 19:01, Cyril Brulebois <k...@debian.org> wrote:
> Dimitri John Ledkov <x...@debian.org> (2018-01-15):
>> On 15 January 2018 at 00:27, Cyril Brulebois <k...@debian.org> wrote:
>> > Hi,
>> >
>> > Cyril Brulebois <k...@debian.org> (2018-01-12):
>> >> Your package is no longer installable (along with its rev-dep
>> >> partman-btrfs) because it now depends on libzstd1, which isn't
>> >> a udeb.
>> >
>> > It seems zstd is only an option for btrfs-progs, and I've just confirmed
>> > that setting --disable-zstd on the dh_auto_configure line lets btrfs-progs
>> > build just fine, without the libzstd1 dependency. As far as I can tell,
>> > there's no absolute need for this feature in d-i, and we could consider
>> > building the udeb without zstd support, instead of requesting the addition
>> > of a libzstd1-udeb. What do you think?
>> >
>>
>> That's an oversight on my part. From the recovery point of view, it
>> would be desired to have zstd compression support built-into
>> btrfs-progs-udeb such that one can use d-i recovery mode to
>> backup/restore btrfs filesystems with zstd compression.
>
> Your unreviewed addition of udeb as seen in NEW (currently holding back
> Helmut's work as noticed on #debian-ftp) is broken. It's missing a
> version.
>
> Repeating the same request and piece of advice (since 2012 or so):
> please get udeb-related things reviewed by debian-boot@/me?
>
> Thanks already.

First, I apologize for not responding to this email earlier, as I have
missed it in my mailbox.

Secondly, my work has been blocked by this NEW processing too for
btrfs-progs. I'm not aware as to which Helmut's work was blocked,
could you please elaborate what Helmut is blocked on? And/or how can
libzstd/me help to unblock Helmut? -> is that about patches for
crossbuilding that are part of

Now to respond to your main inquiry. I find the tone of above message
unacceptable. It reads accusational to me, rather than inquisitive.

It would have been much better to state:
"I notice that a call to dh_makeshlibs does not pass the -V flag as it
is custom for many libraries. Why have you not specified a minimum
required version in this case?"

It also feels like you (or others who were made aware of this lack of
-V) possibly wanted to make this a bug report, and follow-on out of
band events made it seem like it was felt that it is RC buggy and
shouldn't clear NEW and/or migrate to testing if passed NEW. In that
case  a new bug report should have been opened, with above request at
an RC priority.

I hope above is an adequate description, of the technical question you
are alluding to.

The proposed update that got rejected from NEW had
```
override_dh_makeshlibs:
dh_makeshlibs -plibzstd1 --add-udeb=libzstd1-udeb
```
(I hope this is enough context from said upload, for more details see
tree at 
https://salsa.debian.org/med-team/libzstd/tree/50c4849ef0ea5d79d7d5f84fd0a46b6404a413eb)

Note, that libzstd1 provides a symbols file, therefore packages that
link against it, normally get the correct minimum version dependency
based on the symbols file.
Therefore lack of -V flag is irrelevant for the actual dependencies
generated on packages that link/depend on libzstd1.

However, it is good to point out at this time, that udeb version of
libraries do not currently ship or use symbols files at all to
generate dependencies.
But also note that since libzstd1-udeb is a brand new package, any
version of thereof would correctly and strictly satisfy any udeb
package that gains a dependency on it. There are no linking or
dependency bugs in above libzstd1, nor udeb edition of the binary
packages.

This is no different to some other library udebs, e.g. liblzo2-2-udeb

Personally, I find it odd to have minimum -V arg version dependencies
for udebs only, when symbols are present for the deb edition of the
library. For example, btrfs-progs depends on libc6 (>= 2.8), yet
btrfs-progs-udeb depends on libc6-udeb (>= 2.27). This causes an
immense amount of pain, when rebuilding packages locally, mixing &
matching packages when debugging issues in d-i, and does not at all
correctly generate private dependencies for udebs that use e.g.
@GLIBC_PRIVATE and thus require libc6-udeb (>> 2.27), libc6-udeb (<<
2.28) style dependency instead. I'm not sure where/how .symbols should
be used or shipped, to start generate genuinely correct version
dependencies for udebs across the board. Debhelper? Dpkg?

Based on all of the above, I believe libzstd1, and libzstd1-udeb are
both policy complaint as previously uploaded.

If you are still concerned about minimum version dependencies which
are generated by packages that build/link/gain dependency on libzstd1
and/or libzstd1-udeb, I welcome you, 

Re: Planning the removal of c_rehash | mass bug filling

2018-04-06 Thread Dimitri John Ledkov
On 5 April 2018 at 23:22, Sebastian Andrzej Siewior
 wrote:
>
> Hi,
>
> the openssl package provides the c_rehash script which creates the links
> from .Y to the actual certificate in /etc/ssl/certs/. During the
> transition from 0.9.8 to 1.0.0 the hash (for the X part) changed from
> md5 to sha1. Since that transition in Debian the c_rehash script
> provides both symlinks: the old hash (md5) and the new (sha1) one.
>
> The c_rehash script is considered by upstream as a fallback script and
> will disappear at some point. The recommended way is to use the "openssl
> rehash" command instead which appeared in 1.1.0.  This command creates
> half that many symlinks (one per certificate instead of two) because it
> uses only the sha1 hash. There is also the -compat option which creates
> both symlinks (and behaves like c_rehash currently does) but as
> explained above it should not be required to use it.
>
> I am planning to fill bugs against 23 packages which use "c_rehash" to
> use "openssl rehash" instead. Here is the dd-list of packages I
> identified:
>

Sounds reasonable.

ps. Even to the point of simply uploading massNMU to fix these instead
of filing bugs, but I am aware that's not how Debian operates.

-- 
Regards,

Dimitri.



Accepted friendly-recovery 0.2.38 (source) into unstable

2018-03-29 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 29 Mar 2018 14:38:38 +0100
Source: friendly-recovery
Binary: friendly-recovery
Architecture: source
Version: 0.2.38
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov <x...@ubuntu.com>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 friendly-recovery - Make recovery boot mode more user-friendly
Launchpad-Bugs-Fixed: 1662137 1682637
Changes:
 friendly-recovery (0.2.38) unstable; urgency=medium
 .
   * Make friendly-recovery block the systemd emergency / rescue shell
 modes. LP: #1662137
   * Bump debhelper and starndards version, drop dh-systemd build-dep.
   * Support activating networking using systemd units for resolved,
 networkd, NetworkManager, ifupdown. LP: #1682637
Checksums-Sha1:
 152b77fb4a32bb23f64116b00b3fefef9464e7d3 1260 friendly-recovery_0.2.38.dsc
 0b6ff3540beb76348879288ace402ddbb3926d2f 17724 friendly-recovery_0.2.38.tar.xz
 6ee5c29842bd6e97cce78e2971f8863e254b2288 6630 
friendly-recovery_0.2.38_source.buildinfo
Checksums-Sha256:
 48a3750af8aa3ea19331b3337b2fe5bea5bfb2af2c67442f70f57a52b8225a70 1260 
friendly-recovery_0.2.38.dsc
 7e316c2d5c2b213ee1dc0dcfa4673bb339e661f439bd9676793141547ea96062 17724 
friendly-recovery_0.2.38.tar.xz
 88d9236beaf7ac00c53efd67b6f110364a5b7220624d9ae0e46582980baad2e8 6630 
friendly-recovery_0.2.38_source.buildinfo
Files:
 95d379d77cacbf68e7d86f92faf95153 1260 admin optional 
friendly-recovery_0.2.38.dsc
 d431ad371e045f1858c5a280ef6ce75a 17724 admin optional 
friendly-recovery_0.2.38.tar.xz
 b85a4ecc3e7fc3b2f5cd641d14a9f072 6630 admin optional 
friendly-recovery_0.2.38_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlq87QEQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+a9rCACy8DTdH0PJFW4fLZOQmbyWkc1sRkwhu73B
4z1l1ulcSBRwLWDG4PD3E58XveDzdLUeaR5PbtPHdAe4xg3iaLq1Zv2scRb71Ad7
w6NTr750tweZCxYSpzR04qKM5ZtXfjlG1kDy14ZVRPiHPyLrqC4IwKIZP3AMj5gQ
3TTcQfn9mrkoXCzTxG46yQjlTpRqQZI6tP8bmGSm903hhll9zmk5IYLtTI4a7JM8
mu6Y2AV/8AvBYFYVzfHez34HNjG2IvWrVS4bcyWAVurXmAN+SSqishhLfybxHKbk
ikncoFfoKgS4CRxxVB72F/YX9UWp+fOsXq8gU/jkbcLFVR8W4bu8
=a/4U
-END PGP SIGNATURE-



Re: Debian part of a version number when epoch is bumped

2018-03-12 Thread Dimitri John Ledkov
On 16 February 2018 at 02:00, Guillem Jover  wrote:
> Hi!
>
> Given that other parts of the original thread have started to repeat
> the same that has been discussed in previous referenced discussions,
> or even within this thread iteration, I've sat down and written a
> dpkg FAQ entry:
>
>   
> 
>
> This subthread though, prompted me to come up with something new
> though. :)
>

BTW, the othere day, Dan Watkins and I discovered twiddle-wakka
version comparison operator in ruby, also known as pessimistic version
comparison.

For example ~> 4.0.1 in ruby means >> 4.0.1 && << 5.0.0, as in, it
limits comparison within a single series. Perhaps, we also need
something like that, to limit comparisons within a given epoch only.

I guess we could adopt twiddle-wakka like syntax [1], to negate things
as you suggest.

-- 
Regards,

Dimitri.

[1] making twiddle-wakka work in dpkg, differently from ruby, should
be an explicit design goal. 



Re: The value of unmodified conffiles left on disk of removed, but not purged, packages

2018-02-26 Thread Dimitri John Ledkov
On 25 February 2018 at 22:42, Don Armstrong <d...@debian.org> wrote:
> On Sun, 25 Feb 2018, Dimitri John Ledkov wrote:
>> A couple of conffiles were /etc/X11/Xsession.d/00upstart and
>> /etc/X11/Xsession.d/99upstart which assumed that upstart would be
>> alwasy be available, and in bionic after the above described update
>> started to error out, and prevent gdm3 from completing a login.
>
> Conffiles which continue to have an effect on the system after their
> package has been removed seems like a bug to me. I'd be tempted in this
> case to provide a transitional upstart package which fixed these
> conffiles to properly test for upstart.[1]
>
>> Surely, there is no value in keeping them on disk, and unmodified
>> conffiles should be removed, upon package removal.
>>
>> Thoughts?
>
> This breaks the expectation that `apt remove foo; apt install foo;`
> would lead to foo working with the same configuration if deletion of
> configuration files is meaningful for foo. [For example, apache operates
> this way.]
>

In my mind, conffiles of a package is a set. If any one of these
conffiles was removed by the admin, imho the whole set is now
modified. And sticking with the current behaviour is imho the path of
least surprise.

If the whole set is unmodified, then deleting all of them, is imho the
path of least surprise.

-- 
Regards,

Dimitri.



The value of unmodified conffiles left on disk of removed, but not purged, packages

2018-02-25 Thread Dimitri John Ledkov
Recently, in Ubuntu we have discovered the following upgrade fallout.

On xenial -> bionic upgrades, upstart binary package was removed but
not purged. As it's no longer needed for the installation, and upstart
binary package is no longer shipped in bionic.

However, the conffiles are left on disk, despite said conffiles being
un-modified by the user. Purging, and reinstalling the package would
bring back the identical conffiles.

A couple of conffiles were /etc/X11/Xsession.d/00upstart and
/etc/X11/Xsession.d/99upstart which assumed that upstart would be
alwasy be available, and in bionic after the above described update
started to error out, and prevent gdm3 from completing a login.

I believe it has been discussed before what to do with conffiles, of
packages that are gone from the archive, have been removed on the
system and are in rc state, and still ship left over conffiles, that
have become harmful.

For the above case, I'm adding .maintsript stanzas into an unrelated
package (xorg) to forcefully clean up upstart's conffiles, even if
upstart in rc state.

But this makes the question the value of keeping conffiles, on disk,
of the removed packages, especially for the case where these conffiles
are not modified / are identical to what was shipped in the deb.
Surely, there is no value in keeping them on disk, and unmodified
conffiles should be removed, upon package removal.

Thoughts?

Maybe, this idea can be pushed further, and maybe modified conffiles
should be renamed, upon package removal, or like stashed somewhere in
/var/lib/dpkg/info/removed-packages-conffiles-stashed-tree/

Alternatively, should a package be able to declare a ConflictPurged:
stanza, such that one conflicts with listed packages even if they are
in 'rc' state, and thus request for a list of packages to be purged.
For the above case, I would state that in Ubuntu systemd package
should ConflictPurged: upstart, to insure that upstart is purged upon
upgrades.

-- 
Regards,

Dimitri.



Accepted btrfs-progs 4.15.1-1 (source) into unstable

2018-02-19 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 19 Feb 2018 15:50:12 +
Source: btrfs-progs
Binary: btrfs-progs btrfs-tools btrfs-progs-udeb
Architecture: source
Version: 4.15.1-1
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov <x...@debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 btrfs-tools - transitional dummy package
Changes:
 btrfs-progs (4.15.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 94e318ff2f149dac6657d77f3b0026ff8be448fb 1946 btrfs-progs_4.15.1-1.dsc
 edde15e06493cc780ba56260da5f0fe2dc3e85b1 1931820 btrfs-progs_4.15.1.orig.tar.xz
 6501515979292462acce2488c0836b840907e62f 15500 
btrfs-progs_4.15.1-1.debian.tar.xz
Checksums-Sha256:
 b35280c69fe64fa10c2ee51e785b3781b10d444a6b9efa965d89c958d9663c34 1946 
btrfs-progs_4.15.1-1.dsc
 67102ac0d6795f368acc94efaca29b6626d972638790a4a0c9f89a27cd543f96 1931820 
btrfs-progs_4.15.1.orig.tar.xz
 2e1647988edff676c8ffdeed34e86ea99e77d3f75128bbb9395178155c5adad8 15500 
btrfs-progs_4.15.1-1.debian.tar.xz
Files:
 ae0ba2a90722aca3dc3132444f8b918b 1946 admin optional btrfs-progs_4.15.1-1.dsc
 94229b39c246797525b7366eff547a4b 1931820 admin optional 
btrfs-progs_4.15.1.orig.tar.xz
 7017548ec6d26d43aab878d091ee17ab 15500 admin optional 
btrfs-progs_4.15.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlqK8+MQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+VREB/4oyFxXIppTJuJXG0w+Igm4DHt2bUzJkLsd
91CKgA4+023DDrJfeHjIIgfg6cdhpaVPM3vMRVSDNM6R0FpsvBB46ExjvQppvXX5
tZKxptdOXfrO8wVhbsd8xUfUVpoIMSaaQu6RH+D1Axz5Tm2ZDsjf9qghgf0RU87o
Wixnmaq5blOT+aVs6ocldTRyF4QWfbfr5OOB7kRQGVnTvuurdayZUBATqsg2BnZ2
tBPWpJBlG+4hwK/PVlRbmkwuo5UDPHeBFpO03bBgFAuFxJ3nwT7usuk0eNLPWv1W
CI/bs1fpFFsGMYHOshdneveiUWJTNtP4Mv0xl5Npd3CPshL3mNXe
=QYCe
-END PGP SIGNATURE-



Accepted php-mail-mime 1.10.2-0.1 (source) into unstable

2018-02-15 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 15 Feb 2018 15:50:36 +
Source: php-mail-mime
Binary: php-mail-mime
Architecture: source
Version: 1.10.2-0.1
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-p...@lists.alioth.debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 php-mail-mime - PHP PEAR module for creating MIME messages
Closes: 889121
Changes:
 php-mail-mime (1.10.2-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload. Closes: #889121
   * New upstream release
Checksums-Sha1:
 2840aeb7848a9c4e8aa5ceaa55c6a5b38f62de87 1793 php-mail-mime_1.10.2-0.1.dsc
 441c8232044aa53ae2ded5929afa7fe489ef58ba 36501 php-mail-mime_1.10.2.orig.tar.gz
 42bb86ab9bd9e37cd0cdbcdbcd41bbfedb1601d6 4052 
php-mail-mime_1.10.2-0.1.debian.tar.xz
 57eb473495eb2e163522ac578c5c15bac5374ad1 7081 
php-mail-mime_1.10.2-0.1_source.buildinfo
Checksums-Sha256:
 17d7f2f63fd214a2e9d59fa9502d7c8fde30247cdeba0f0cf1e53f308989edae 1793 
php-mail-mime_1.10.2-0.1.dsc
 d9ec0a711ddd199d2672aaeee91d88474f5d1adb22da9619b0513d4bdb219c7a 36501 
php-mail-mime_1.10.2.orig.tar.gz
 7f2f704fca513a2af4668dfbb284d9d755902be815d03b79378525ead7d41685 4052 
php-mail-mime_1.10.2-0.1.debian.tar.xz
 cc14538aa0bf33af3f2ca7028de5054bd75a7753aa51c718571402c72d0f7f3b 7081 
php-mail-mime_1.10.2-0.1_source.buildinfo
Files:
 d892570a70f4399773226217cced9b8f 1793 php optional php-mail-mime_1.10.2-0.1.dsc
 d9034fe68546e2d4e0d00159a672427d 36501 php optional 
php-mail-mime_1.10.2.orig.tar.gz
 c9e5eaea35e96fb32006e479952b6a4e 4052 php optional 
php-mail-mime_1.10.2-0.1.debian.tar.xz
 a8011f2fca7b43d862dfe98ff6ad8604 7081 php optional 
php-mail-mime_1.10.2-0.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlqFrQIQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+ZxcCADMXkNOYDog/bP70irkm9EtyodexVANU2Kp
1Fj71mi25Bro7C5JHx5BEEo+eQTJM7a6CfY+lSW3beXcP1Cs+WIMG9pqYfkUGZxe
DwRw9oqhHSt3ev+vViqc3gpwKBuvKhhFvJOylBajEOh/KQTLKYoR/XMxgCGyWfkW
KiVQBdw+3uPPamIIV6UH2AlgzS8nvG5wuq5uyIr0kXtPPlatRE1+zSOLmoNmaWx3
fQP/tiJVsHFVjJzub7vaF0YK/weANggottUFqMPazlu94DnEwwmLXYFrnMOY4UR+
EdVcp/aV/WytYCC8vkfSimy/zYG7QTgnSdANKUtKt2CnmW/WhGeO
=b4Xg
-END PGP SIGNATURE-



Re: Repackaging upstream source with file modifications?

2018-02-12 Thread Dimitri John Ledkov
On 12 February 2018 at 10:28, Colin Watson  wrote:
> The developer's reference says [1]:
>
>   A repackaged .orig.tar.{gz,bz2,xz} [...] *should not* contain any file
>   that does not come from the upstream author(s), or whose contents has
>   been changed by you.
>
> My recent attempt to upload grub2 2.02-3 was rejected due to
> https://bugs.debian.org/745409, which I admit I've been putting off
> dealing with for a while; but the relevant tag
> (license-problem-non-free-RFC) was added to the ftpmaster auto-reject

I believe this tag to be a false positive in this case.

Whilst RFC text themselves are not-free, the code components of an RFC
are free under a 3-clause BSD like license.

I only see code components in the grub2 package and no RFC text.

http://trustee.ietf.org/license-info/IETF-TLP-5.htm Section 4 License
to Code Components

-- 
Regards,

Dimitri.



Accepted php-console-table 1.3.1-0.1 (source) into unstable

2018-02-09 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Feb 2018 22:47:18 +
Source: php-console-table
Binary: php-console-table
Architecture: source
Version: 1.3.1-0.1
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-p...@lists.alioth.debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 php-console-table -
Closes: 889119
Changes:
 php-console-table (1.3.1-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload
   * New upstream point release
   * Fixes FTBFS with php7.2 Closes: #889119
Checksums-Sha1:
 c4d2d4d5e7868790728970680c8c12e9e50d67c7 1828 php-console-table_1.3.1-0.1.dsc
 746969753219ba583dd7e60c3aca9b8fe5d6ca79 11492 
php-console-table_1.3.1.orig.tar.gz
 3e76ca8e8dde13ff4ff08e3d822c09119e7667b2 3404 
php-console-table_1.3.1-0.1.debian.tar.xz
 f0c3a296465ce68cc1419a24d94a4f11656bb768 6632 
php-console-table_1.3.1-0.1_source.buildinfo
Checksums-Sha256:
 3abbd7c2c0fa2af2295404ad7a39432b6ecdcd49d00010f2001d01757a959a1c 1828 
php-console-table_1.3.1-0.1.dsc
 71bf24a209ecf0e69092ff29660bdc8b681db42732c15ce4901dca6f315bf8f5 11492 
php-console-table_1.3.1.orig.tar.gz
 647c4272e4ebdffdcd0b1e9d26b3bfe2ac4740e1dce92f35b19a5c0f884cb8ce 3404 
php-console-table_1.3.1-0.1.debian.tar.xz
 fe429a793cc8004ffdeaf1bca978db04df13f32026146bb7b800cff494984ebd 6632 
php-console-table_1.3.1-0.1_source.buildinfo
Files:
 85005c3a89a614218a927280e01eb266 1828 php optional 
php-console-table_1.3.1-0.1.dsc
 6b84a527b3a1cf6be26c66863bae2ace 11492 php optional 
php-console-table_1.3.1.orig.tar.gz
 755444cbbc2c38a312c1cbfe62115c2c 3404 php optional 
php-console-table_1.3.1-0.1.debian.tar.xz
 2f8439464c8f4cfdbb55ab9eff0f894f 6632 php optional 
php-console-table_1.3.1-0.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlp+JjsQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+ZLjCACJspCjeHhjRu1T6QVD2jjjIscKWVTyjfUH
tY5vPFvRKLYvorcCZV7L/D15s52RO9vXf74x0yCuYVtMyX30fvcsxK/hg6/BjvvN
qi3a64/bL/1EcFwCQDkwDu3firqhTJCA/Wz2AinHNQOzj+lRN6vFrtjeXF4pf+0L
gJw1u4fIFm33AjoVw6d7Gf+zBRxHAU3GPvywR/cM116S3RV4m3RTp3aM3Xlij4ox
2q+wkytOcEn8l62+Q6t33sKoU9dU1jyPTxAoa3TDCieHAIJ18Fu+4bw6KaTPz7sq
P4KRCv6Etzkh9fcOYeKy+WaS0tSx3gz/ZjSzFAAuTJu/43PmSDLk
=nNUE
-END PGP SIGNATURE-



Accepted android-tools 5.1.1.r38-1.1 (source) into unstable

2018-02-06 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Feb 2018 11:46:55 +
Source: android-tools
Binary: android-tools-fsutils android-tools-adbd android-tools-mkbootimg
Architecture: source
Version: 5.1.1.r38-1.1
Distribution: unstable
Urgency: medium
Maintainer: Android Tools Maintainers 
<android-tools-de...@lists.alioth.debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 android-tools-adbd - Android Debug Bridge daemon
 android-tools-fsutils - Android ext4 utilities with sparse support
 android-tools-mkbootimg - Android tool to create Android boot images
Closes: 882975
Changes:
 android-tools (5.1.1.r38-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with glibc 2.25, thanks to Juhani Numminen, patch from
 openembedded by Thomas Petazzoni. Closes: #882975
Checksums-Sha1:
 4e9a3468195a718e850a9bb8504973348f8b07c7 2168 android-tools_5.1.1.r38-1.1.dsc
 a5fd41c4dd7bfc4891a413fefd7895bd1b810e47 25048 
android-tools_5.1.1.r38-1.1.debian.tar.xz
 cadeb80fc36f70eff4906d2bfae049298c902533 7432 
android-tools_5.1.1.r38-1.1_source.buildinfo
Checksums-Sha256:
 0e49487485d3ec83a6fbf9baf6b29b20b30de74d274273cbb4eadaf20e082dd8 2168 
android-tools_5.1.1.r38-1.1.dsc
 ac45a1ed9003bf23a2fddde7b48efdb46fca910c1228f3f3c265de25b9305aa7 25048 
android-tools_5.1.1.r38-1.1.debian.tar.xz
 49cfad5651ba89cd2aa16fdf75a2d0ec80a4e4b20848e180595599e018cf094a 7432 
android-tools_5.1.1.r38-1.1_source.buildinfo
Files:
 1a436947ba2e8e7c66ef69095a2ea123 2168 devel extra 
android-tools_5.1.1.r38-1.1.dsc
 042f4c9db38268c90d9caa53d07c1cbd 25048 devel extra 
android-tools_5.1.1.r38-1.1.debian.tar.xz
 38f1f38e9690472e30351057f6b3ec6b 7432 devel extra 
android-tools_5.1.1.r38-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlp5lsgQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+Q1xCACgms0Fa3Bfj7ykj0DZ2OD3pq5ExteO2+t1
VYBzH0TKSSqHmz/DEPVP5C93VgObR6lGzJylASDrEwySeXF4P/G58KLRrCrsqU/9
6vBDrkf//lQnCLCR+oQeKB4fIvwaT6Gug658L1KTCBTmin8YfP0Whkrq9a46bb+4
c8nlJ2Y8aEJf3o5m/cDTUoiRZoeh/RNV3XplsHBL30OCF5rdWjI/XIGNL/h+gtJy
lvTts4Pz7yN4yk5gWca7Q7gzbPwEvZtbRX4QCzxnVOHuwmijmxZZWb1lRGtL5y3S
fDiEaZwYTmF/RlAcnNTmAUyqbpry9HN5H9af9Yfu1pm7j6g2Ta9M
=N3Pq
-END PGP SIGNATURE-



Accepted procenv 0.50-1 (source) into unstable

2018-01-30 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 30 Jan 2018 11:35:08 +
Source: procenv
Binary: procenv
Architecture: source
Version: 0.50-1
Distribution: unstable
Urgency: medium
Maintainer: James Hunt <jamesodh...@ubuntu.com>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 procenv- Utility to show process environment
Changes:
 procenv (0.50-1) unstable; urgency=medium
 .
   * New upstream release
   * Update debian/watch file to point at github
Checksums-Sha1:
 11c91a38e94f839df3678e29d2b40546cb0eacb0 1841 procenv_0.50-1.dsc
 aa703115663c5183c13cd29f71d1bce274fc294d 244590 procenv_0.50.orig.tar.gz
 8b3c190cbd955ee9ff2418d3a354cba772a7958c 70276 procenv_0.50-1.debian.tar.xz
 4b5ec9cd223a22872e4ed5374c5b3ecd835ccb3b 6945 procenv_0.50-1_source.buildinfo
Checksums-Sha256:
 c39d43243776a0a51127ff2482bde1b1b7bceec16792a007861a728b7eedde8f 1841 
procenv_0.50-1.dsc
 e17e43a4b9306b7b77c357e4848c09a9cdc471c5cc5605bc2a72c4439c677a37 244590 
procenv_0.50.orig.tar.gz
 903cd0f843c28c157e76d4d38dcc07d674ed4c1403f9a305fe2f4cf551586e3a 70276 
procenv_0.50-1.debian.tar.xz
 9c8b4d31c7025d67ef150c7e901e75f7aa56b6f8f08c6c997294f03fb12ce388 6945 
procenv_0.50-1_source.buildinfo
Files:
 420cc6dbed4618525b240e90f7b424d3 1841 utils optional procenv_0.50-1.dsc
 2fec3bb5c9e6c492e32b401cb0811059 244590 utils optional procenv_0.50.orig.tar.gz
 c58c465c7a59fba430255d5c7369cf25 70276 utils optional 
procenv_0.50-1.debian.tar.xz
 21269a8228609ef8bc900580087354c2 6945 utils optional 
procenv_0.50-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlpwWe4QHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+ez7B/0XAPw/pUYwh2ZwjMcK500j7VMOPg92Y+is
t8kJxYs63B3mn5legb+drSSf32mVWLFw9FZC6UG/yMvWSnjvwAEkMillUeP85u3P
FAU/B7b62rV3iXMQA5qK8ZcwbeeTv9AeQMuU2KlSaaEdRDxhnQU/3IaTnEqZcfEf
p2YCjdR+BfnHGWTcaMP/gu87CN7iYVYuQwxQE3vd3yWHO4CcpBME333/q3pAq8Mn
hyhSMNIFAOdcjLXbrwat9/uj9+6VtAD3iRepQ+ePa/SVAlN2qUJrbQjwhPRgBVLx
hZ/NiBTPBTscpG7CWL5s9i/wrC9GP7+uUWuukLKzR6xcDgFK220e
=owG4
-END PGP SIGNATURE-



Accepted pam-p11 0.1.6-2.1 (source) into unstable

2018-01-29 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 29 Jan 2018 11:13:37 +
Source: pam-p11
Binary: libpam-p11
Architecture: source
Version: 0.1.6-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenSC Maintainers <pkg-opensc-ma...@lists.alioth.debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 libpam-p11 - PAM module for using PKCS#11 smart cards
Closes: 871939
Changes:
 pam-p11 (0.1.6-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Cherrypick upstream patch for OpenSSL 1.1 compat. (Closes: #871939)
Checksums-Sha1:
 e7135c2c6068a1b919a2ecd15610d5645abfae88 1644 pam-p11_0.1.6-2.1.dsc
 25b6c56259d0d472a8376568bb521d12ae866955 5112 pam-p11_0.1.6-2.1.debian.tar.xz
 f6e031f1383ab273f40ed373676df0b8ae686f72 6611 
pam-p11_0.1.6-2.1_source.buildinfo
Checksums-Sha256:
 65e86b96556e62b4ae8705b0687ba995cb2493eb767e96709d9fa2a5d25423d1 1644 
pam-p11_0.1.6-2.1.dsc
 c868407bb447661deddd5e0aad122315a80b6de63aaa92d54d3bc82cf405b86a 5112 
pam-p11_0.1.6-2.1.debian.tar.xz
 cd971b719dede98ff2408cdce8f42129fb49f1004ac97e328921a1e3ef52acdb 6611 
pam-p11_0.1.6-2.1_source.buildinfo
Files:
 f9e2424322ddca122332cb578120edd3 1644 admin optional pam-p11_0.1.6-2.1.dsc
 6464486f189cef269d788cd99b9c76c1 5112 admin optional 
pam-p11_0.1.6-2.1.debian.tar.xz
 2686e2cd48de27151a4639335b85c7c3 6611 admin optional 
pam-p11_0.1.6-2.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlpvAt4QHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+VwTCACtljCtGzGIOGiZk9s9XzaTWDFOLuV2jiPB
ynafZ0g4AsqvBTCtWpEmQbuRPF/7FDALxge8G4hqsmbs4JvP3jEdzNx+7FKI4FnW
5Xo4FMjJjXPr9JQmaWeEjju8ceTsffUlms7e/Dm9gV8g8iNVpfIEXWcyOFiaf9Nv
IuspqO3lYli43MGyiO4XBrVxrudDTKHcUjPEiTw4YS5ylNUmiLvzpHUcJUbs5xD8
7MApegIud22lW94D0dbT5oaVWIHH09vjp1ei0WL7Mdz88oIlQWWTCCA9st5pIZMD
CHOIVq9QtaJYIUF/PMxoVh3nujvccTn8b1N/ySUNHe18t6Z6dbAE
=VkHL
-END PGP SIGNATURE-



Re: Removal of upstart integration

2018-01-12 Thread Dimitri John Ledkov
On 13 September 2017 at 05:50, Alexandre Detiste
<alexandre.deti...@gmail.com> wrote:
> Hi,
>
> Please also sprinkle these maintainers scripts with some
>
>   rmdir /etc/init  --ignore-fail-on-non-empty
>
> to avoid ending up with a stale, unowned, empty /etc/init.
> (ad: the "cruft" tool found out about this)
>

I think this might be painful to do, because there is no "rm_confdir"
stanza in the dpkg-maintscript-helper.
And i'm not sure how popular such a sub-command would be in
dpkg-maintscript-helper.
Maybe I am allowed to ship a dpkg trigger, to become sensitive on
/etc/init and try to remove it all the time via a trigger?
Cause then the below script will be sufficient to modify many packages
to drop upstart jobs.

I will propose rm_confdir to dpkg, maybe it will be accepted/deemed
necessary to have.

Regards,

Dimitri.


>
> --- /var/spool/cruft/report_20170907.log2017-09-07
> 06:18:45.571974263 +0200
> +++ /var/spool/cruft/report_20170913.log2017-09-13
> 06:19:16.245673086 +0200
> @@ -1,13 +1,13 @@
> -cruft report: jeu 07 sep 2017 06:15:25 CEST
> +cruft report: mer 13 sep 2017 06:15:29 CEST
>   missing: dpkg 
>  /usr/lib/arm-linux-gnueabihf/gio
>  /usr/lib/arm-linux-gnueabihf/gio/modules
>   unexplained: / 
> -/etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist
>  /etc/apt/apt.conf.d/99local
>  /etc/ca-certificates.conf.dpkg-old
>  /etc/dpkg/dpkg.cfg.d/local
>  /etc/group.org
> +/etc/init
>  /etc/modprobe.d/ipv6.conf
>
>
> 2017-08-30 15:39 GMT+02:00 Dimitri John Ledkov <x...@debian.org>:
>> upstart - event-based init daemon has been removed from debian and is
>> currently only present in oldstable.
>>
>> Many packages however still ship upstart integration. Please consider
>> removing /etc/init/* conffiles from your packages. Do note, that
>> typically this will require a debian/pkg.maintscript snippet to
>> rm_conffile these files.
>>
>> For straight forwarded cases where simply debian/*.upstart files
>> exist, this can be resolved using this script:
>>
>>  8< 
>> #!/bin/bash
>> set -e
>> set -x
>> drop_upstart() {
>> ver=$1
>> pkg=$2
>> job=$2
>> if [ -n "$4" ]
>> then
>>   job=$3
>> fi
>> echo "rm_conffile /etc/init/$job.conf $ver~ $pkg" >> $pkg.maintscript
>> }
>> dch -i 'Drop upstart system jobs.'
>> ver=$(parsechangelog | sed -n 's/Version: //p')
>> pushd debian
>> for f in *.upstart
>> do
>> drop_upstart $ver $(echo $f | sed 's/\./ /g')
>> rm $f
>> done
>> popd
>>  8< 



-- 
Regards,

Dimitri.



Accepted btrfs-progs 4.14.1-1 (source) into unstable

2018-01-11 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 11 Jan 2018 15:43:20 +
Source: btrfs-progs
Binary: btrfs-progs btrfs-tools btrfs-progs-udeb
Architecture: source
Version: 4.14.1-1
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov <x...@debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 btrfs-tools - transitional dummy package
Changes:
 btrfs-progs (4.14.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add libzstd-dev build dependency.
Checksums-Sha1:
 5575c2d270ae42e6deecd0dbeb14fdccf30f242b 1946 btrfs-progs_4.14.1-1.dsc
 2037ba8ec9efda958860409f844dc609eb688190 1926492 btrfs-progs_4.14.1.orig.tar.xz
 ee717d68cd85befada69ef2f8f47873494e9dd06 15448 
btrfs-progs_4.14.1-1.debian.tar.xz
 3f863b656844512eb7f7101733a5507cf333bc5a 7447 
btrfs-progs_4.14.1-1_source.buildinfo
Checksums-Sha256:
 6ae76c5d5a250f4d1ce973f7c2d7b651ef02f72d61a6fefe2d88b7eae3aa3b1a 1946 
btrfs-progs_4.14.1-1.dsc
 90c5b3a73d0a5194754bb148d362b4d2b0755527324c4e9d9fa0b4c15bb354dd 1926492 
btrfs-progs_4.14.1.orig.tar.xz
 5702525e8fe8a05d58141bfb94b4aae2be0dae398c2364063dd66eaa97c2602c 15448 
btrfs-progs_4.14.1-1.debian.tar.xz
 f1dd80f6ec08428e2092da73256a56e0c7c7039199a04a7c33b39036c2b8d64f 7447 
btrfs-progs_4.14.1-1_source.buildinfo
Files:
 066d4154fb567447f93881720b278970 1946 admin optional btrfs-progs_4.14.1-1.dsc
 fa1618a0ee07e88d39c4e4e39775ed35 1926492 admin optional 
btrfs-progs_4.14.1.orig.tar.xz
 b898c0d745e8bf8e365c6f040fe7c6fb 15448 admin optional 
btrfs-progs_4.14.1-1.debian.tar.xz
 91b330edc8ff08d0476f5fa00129aa27 7447 admin optional 
btrfs-progs_4.14.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlpXimAQHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+bQpB/9QpJnBIb0HLi3f9HbNSX5maks2ZnhRdsRx
OPB+WNKhMs3LeNoHtxwqJ3LF/uuz2fHLdVNTYUGtC8RwPZQWnlTa5oSXvMoV1ojJ
bTxs27bPqX0o/sy9EUiGiiXc+IljZGlVV8w7mexQcOprQuQoXPHS9bBX6N5eU1gb
0G20rEZqLspYfUDF+w2L9XYA+bMzhiwcVQzOAZGw64sV3tXKdVOdkdubzzhvDk2X
mIWi4UITZ9/uehHOI3XDR0alSg1H+wKMqBFbndBIGYlE/8R57sNUXdzzXnLXdoYn
L61d/3znmhFXZeH4qpu70Jbqm5sKSWxLelvDhm8vutjUiw5wg5l/
=sTiC
-END PGP SIGNATURE-



Accepted dms 1.0.8-1.2 (source) into unstable

2017-11-13 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 13 Nov 2017 19:18:17 +
Source: dms
Binary: dms-core dms-wsgi dms-dr dms dms-doc
Architecture: source
Version: 1.0.8-1.2
Distribution: unstable
Urgency: medium
Maintainer: Matthew Grant <m...@mattgrant.net.nz>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 dms- bind9 DNS Management System, master server meta-package
 dms-core   - bind9 DNS Management System, core system
 dms-doc- bind9 DNS Management System, HTML documentation
 dms-dr - bind9 DNS Management System, DR scripts and setup.
 dms-wsgi   - bind9 DNS Management System, WSGI JSON http RPC backend.
Closes: 864426 864429
Changes:
 dms (1.0.8-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Use package specification in the dh_sphinxdoc override.
   * Add missing control substitution variables.
   * Replace priority extra with priority optional, lintian.
   * Add missing indep build-depends for documentation generation.
 .
 dms (1.0.8-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix duplicate dh rule / FTBFS not finding sphinx
 documentation. Closes: #864426
   * Set maintainer address to the human address, and more mailing list to
 uploaders. Closes: #864429
   * Fix boilerplate comment in the init.d script, lintian error.
Checksums-Sha1:
 91ddd5791b545141ae044ec523ae5612f4504804 1854 dms_1.0.8-1.2.dsc
 a1a21392f87c041bb7d34fa5c94bb090cd25a5ce 30404 dms_1.0.8-1.2.debian.tar.xz
Checksums-Sha256:
 92fa71909519786a2cb9f90baf9678ffc9b9eb258fea74b8806a1381bb65e5be 1854 
dms_1.0.8-1.2.dsc
 0073056ba2dd10070c167402677ad945b12c492ade524e8693bb32918f13d400 30404 
dms_1.0.8-1.2.debian.tar.xz
Files:
 2a28dc36747d4725ae82ac6b0f991c7b 1854 admin optional dms_1.0.8-1.2.dsc
 48c8601ac895ee24740f118062f3cc13 30404 admin optional 
dms_1.0.8-1.2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJaCfc+AAoJEMrC2LnNLKX5N/IH/ilbrfMyEQjVDcar8MY7nS2Y
IOjylDv1XtRdVRfW6YNtHWF7nzzf4yM/xcHO3tEL02iC3+Tz+587O9+xbsZ+P39P
BKQ1DT4c+1spbTK+4KeUV+m1IqFx19RJWqiWmb9aTfdOJRBtIKIfiKkuguOOyAwU
+uoYFI95Bs+rq5Kq8bxMg5SaQDfhRt9jhPa85MY6HzDCegFcG1O/pxunWV31+QDz
3xa2n+I+1NlsZvUsYVettpWrY1g2CrNSHO7P1UzB/yma6wNnRf08KolS/Al+My3W
o24VCPKiiiHvNCL+1uT2kyDcLobbgmG3ys9noY8GIHJWPaZX6fyKPYVR1J/LGCY=
=eLB9
-END PGP SIGNATURE-



Accepted dms 1.0.8-1.1 (source) into unstable

2017-11-13 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 13 Nov 2017 12:51:54 +
Source: dms
Binary: dms-core dms-wsgi dms-dr dms dms-doc
Architecture: source
Version: 1.0.8-1.1
Distribution: unstable
Urgency: medium
Maintainer: Matthew Grant <m...@mattgrant.net.nz>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 dms- bind9 DNS Management System, master server meta-package
 dms-core   - bind9 DNS Management System, core system
 dms-doc- bind9 DNS Management System, HTML documentation
 dms-dr - bind9 DNS Management System, DR scripts and setup.
 dms-wsgi   - bind9 DNS Management System, WSGI JSON http RPC backend.
Closes: 864426 864429
Changes:
 dms (1.0.8-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix duplicate dh rule / FTBFS not finding sphinx
 documentation. Closes: #864426
   * Set maintainer address to the human address, and more mailing list to
 uploaders. Closes: #864429
   * Fix boilerplate comment in the init.d script, lintian error.
Checksums-Sha1:
 e6aeca2bdca3caa78938f2f1e11697000eaa4754 1758 dms_1.0.8-1.1.dsc
 d59480e095775410e03caf4d1f98c74e98fa5b05 30276 dms_1.0.8-1.1.debian.tar.xz
Checksums-Sha256:
 ee07e0ac4d455f40b1d702b7748ba796eb878ba7430b45d1fcd5604c36fadfa6 1758 
dms_1.0.8-1.1.dsc
 eda28cd159ea74279a5f1eb7170b0637846e9400c207f4f185410ca9d52eaa58 30276 
dms_1.0.8-1.1.debian.tar.xz
Files:
 699508f9e5fbd3ec7645062d34cb426b 1758 admin extra dms_1.0.8-1.1.dsc
 2bacbe78b967099f382c0594b9324573 30276 admin extra dms_1.0.8-1.1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJaCZcwAAoJEMrC2LnNLKX5l0QIAIRtHjVFp5ipKFvsuI1s2eUA
F3aaeMfIZI2DV4mKadM5BewjydsUR9EgV0Jvs/pdadnQ3JIHjwi2H7pTqrYtDlWc
f0CGlSX2xHD+BONz5NDkcYkIFE7XrITd1b13VHovXT5OJMcW9gq8p1d4N7sGs1iQ
tlt13pVV158q36UpjA11jGNkYeBBmd2yZePSrB2BfX/G6yye8EDwlHFcEM6xeH7/
dHV1ksjhCKsoHdK7XkpjGjeIY+enDrQg2zY75clX2sIm5FwBAJ67ALEulY8wTpJk
6fK3l5YOcc/RJiZclriVmge+3lR6ic8yCkc3zOzEeTXDSS+Vu5ShoIdvVmlZ1UY=
=1si+
-END PGP SIGNATURE-



Accepted friendly-recovery 0.2.37 (source) into unstable

2017-11-08 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 08 Nov 2017 11:23:14 +
Source: friendly-recovery
Binary: friendly-recovery
Architecture: source
Version: 0.2.37
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov <x...@ubuntu.com>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 friendly-recovery - Make recovery boot mode more user-friendly
Changes:
 friendly-recovery (0.2.37) unstable; urgency=medium
 .
   * friendly-recovery.service: do not order after systemd-udevd.service as
 this leads to a boot dependency cycle. Instead order after the
 systemd-udevd-control.socket only.
Checksums-Sha1:
 272302fb24763fd502437e186794a80ff761778b 1236 friendly-recovery_0.2.37.dsc
 8bf4a5eb539576b997e00caa50cf9ed35541dcc4 17336 friendly-recovery_0.2.37.tar.xz
Checksums-Sha256:
 b5cf33e368858b813caabc311df9ba6c8d284a0b194d0d4c85cc1e27c29ef254 1236 
friendly-recovery_0.2.37.dsc
 978966a20ed8f6645a6a52d69741b212eca44dad8e59577339257d51bdff6f12 17336 
friendly-recovery_0.2.37.tar.xz
Files:
 0d7f37b6769c73be1d4f70a0f7b0ac15 1236 admin optional 
friendly-recovery_0.2.37.dsc
 5c0d661ab9e1664e7c9ca3d792408dae 17336 admin optional 
friendly-recovery_0.2.37.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJaAuldAAoJEMrC2LnNLKX5ULMH/3ZFZsIPXg/fZ5L2cEOWW+Bz
ADJmBrSIam5eoyOnb8nlAMpct3AqTsBNZgZXoWIIQ/g1tsIRXHhL6g5YnmKbHoUi
p9/fciTPe68iDPvWtBLEE2OcCWYbj8RC64rMGW4MQnq8dGkpkJeo0cHPSdEBSHAv
aLMUYLaArgkpsAu0f455szVYaJuRpfcaapd53ukm7tuXA3yFDBHlzz7CRFIooiRD
IM5xpR4oAUHhefKDlzUfONrDO/nkyIb72lBaEti9P/Y3QIaU69rYKCIQARUxKv2w
SuDbnwcgvoy7m0WcQwq1OSRMaHCcqEnbH3YFCDth9V3tTbAqYs9koDbtAPOD/w0=
=3P41
-END PGP SIGNATURE-



Accepted btrfs-progs 4.13.3-1 (source) into unstable

2017-10-18 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 18 Oct 2017 13:15:37 +0100
Source: btrfs-progs
Binary: btrfs-progs btrfs-tools btrfs-progs-udeb
Architecture: source
Version: 4.13.3-1
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov <x...@debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 btrfs-progs - Checksumming Copy on Write Filesystem utilities
 btrfs-progs-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
 btrfs-tools - transitional dummy package
Closes: 872836
Changes:
 btrfs-progs (4.13.3-1) unstable; urgency=medium
 .
   [ Dimitri John Ledkov ]
   * New upstream release.
   * Add breaks against incompatible btrbk. Closes: #872836
   * Use noawait trigger variant, updating initramfs is optional, and
 doesn't relly matter when it happens, as long as it does, eventually.
 .
   [ Nicholas D Steeves ]
   * Add copyright for tests/sha.h tests/sha224-256.c tests/sha-private.h
   * Drop dh-autoreconf from build-depends, because it's automatic now.
Checksums-Sha1:
 151b42bd595f8d7fd6c9248b8648351d0c2b6f11 1898 btrfs-progs_4.13.3-1.dsc
 c367e1d6215806ed2053dda8c82555f578ba2b2e 1674084 btrfs-progs_4.13.3.orig.tar.xz
 cd320f904765b110c44588a5a68404e739711fe1 15464 
btrfs-progs_4.13.3-1.debian.tar.xz
Checksums-Sha256:
 068ed5109ce1610edfcdf184f01e601e4d8caa0c5ddc5c39f5cec1f03eb9c2a9 1898 
btrfs-progs_4.13.3-1.dsc
 805bdb0031c21a0a5d2ba295a8c9bdd8ba831a68c3fa801aab85677ec902d783 1674084 
btrfs-progs_4.13.3.orig.tar.xz
 ee7b915afa5de704032448294993543921400700b549344c92b85b39a56ae3fa 15464 
btrfs-progs_4.13.3-1.debian.tar.xz
Files:
 ddd002495bf7e9c5f780c7abd52d42cd 1898 admin optional btrfs-progs_4.13.3-1.dsc
 6e9e6720d58a3968fd3db15eaa72ca6d 1674084 admin optional 
btrfs-progs_4.13.3.orig.tar.xz
 1d013a9eeef2b8a4b4158bac479ec582 15464 admin optional 
btrfs-progs_4.13.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJZ51RhAAoJEMrC2LnNLKX5AHkH/3GajvuAjh68Se0wTgPk9XTn
y2QjGKfqgTAYA510mnIENwT9CrWMmawhvMS2Dp4MYIKo5ZGj7mApkyHVVtA+K1hd
s/3Gmo4W6wzOUU5G8Kp027QHm0DpvZevEr19nd/+csVzZ6i0eT3CFdwENroH5RuW
A2sx2CTE8YGSgd0B5r5IPFWzqab0hTZxmGHFX5ukJdjdAqBKuu0M0am0RNfJP/Yj
FTTrqfftMNbMPioLquNIgyrKSFR3580rbCrYQO1WEu2F44CNdpQ4p3sizaIv+G6j
B/tKos6Y9JZoT4J64UJEJub9rZqrpwA5PUqYNXFT02luT0QVuAnr2EG6F6OCt8Y=
=xz+n
-END PGP SIGNATURE-



Let's talk about conflicts and omissions in the udeb distribution

2017-10-12 Thread Dimitri John Ledkov
Unpacking libkmod2-udeb (24-1) ...
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: trying to overwrite '/sbin/depmod', which is also in
package busybox-udeb 1:1.27.2-1
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: trying to overwrite '/sbin/insmod', which is also in
package busybox-udeb 1:1.27.2-1
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: trying to overwrite '/sbin/lsmod', which is also in
package busybox-udeb 1:1.27.2-1
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: trying to overwrite '/sbin/modinfo', which is also in
package busybox-udeb 1:1.27.2-1
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: trying to overwrite '/sbin/modprobe', which is also in
package busybox-udeb 1:1.27.2-1
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: trying to overwrite '/sbin/rmmod', which is also in
package busybox-udeb 1:1.27.2-1

Do we need both implementations of modprobe tools? Should one of them
(kmod, busybox) stop building/shipping them? Or should those tools be
shipped in busybox-kmod-udeb and kmod-udeb?

Ditto:
Unpacking wget-udeb (1.19.1-4) ...
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: trying to overwrite '/usr/bin/wget', which is also in
package busybox-udeb 1:1.27.2-1

Also note that libkmod2-udeb does not actually ship libkmod.so.2... on
that note this:

INFO: Using /lib64/ld-linux-x86-64.so.2 as dynamic linker
INFO: library reduction pass 1
WARNING: Library libkmod.so.2 found in the default path /lib/x86_64-linux-gnu/
WARNING: Library libslang.so.2 found in the default path /lib/x86_64-linux-gnu/
WARNING: Library libnewt.so.0.52 found in the default path
/usr/lib/x86_64-linux-gnu/
WARNING: Library libgcc_s.so.1 found in the default path /lib/x86_64-linux-gnu/
INFO: library reduction pass 2
INFO: stripping and copying dynamic linker to ..//lib64/ld-linux-x86-64.so.2

I've changed mklibs-copy to print a warning whenever libraries are
pulled from the host instead of the udeb.

Shouldn't the all of the above be shipped in udebs? As in do we expect
.udebs to be selfcontained? I was a bit perplexed that libkmod2-udeb
does not ship shared library and thus system one is used which is
built differently.
(all of udeb is build without hardening, but deb library is built with
hardening)

-- 
Regards,

Dimitri.



Re: Mandates explicit -std=c++XY for c++ projects

2017-10-10 Thread Dimitri John Ledkov
On 10 October 2017 at 14:26, Michael Stone <mst...@debian.org> wrote:
> On Tue, Oct 10, 2017 at 02:16:36PM +0100, Dimitri John Ledkov wrote:
>>
>> On 10 October 2017 at 14:07, Gert Wollny <gw.foss...@gmail.com> wrote:
>>>
>>> I think nobody would object if you set the flag to -std=c++98 for a
>>> certain package, especially if upstream is dead or unwilling to move to
>>> a newer standard, but I wouldn't want to see it as the default.
>>>
>>
>> We, as a distribution, are better than that. Please provide URLs to
>> FTBFS with c++11 bug report that is of concern for you, and I will try
>> to look into it to fix the FTBFS with a distro patch.
>
>
> I would hope that debian wouldn't fork a package specifically to change the
> c++ standards version over upstream objections. That sounds like a long term
> maintainence nightmare in itself.
>

Which upstream? URLs to upstream bug reports would be considered by me as well.

I am happy to talk to them and upstream patches that would be
acceptable to them.

Most build systems to build-time configuration to check if compiler's
default standards version is at least this much, and if not does it
support this much, and in that case it adds flags to force
higher/newer standards version. This sometimes causes integration
issues downstream in the distributions, but that bit is totally within
the realm of the distribution to fix / ignore / work-around as needed.

> If upstream is dead that's a different story, but should really involve
> serious thought about whether becoming upstream is better than removing the
> package.
> Mike Stone
>

-- 
Regards,

Dimitri.



Re: Mandates explicit -std=c++XY for c++ projects

2017-10-10 Thread Dimitri John Ledkov
On 10 October 2017 at 14:07, Gert Wollny  wrote:
> Hello Mathieu,
>
> Am Dienstag, den 10.10.2017, 11:45 +0200 schrieb Mathieu Malaterre:
> [...]
> I don't think there is much to gain from it. Whenever there is a
> change
>> > in the major version of gcc/g++ many bugs show up and all involved
>> > really do a great job fixing these. IMHO switching from an older
>> > C++ standard to a newer one is no different. In fact, I think that
>> > this forced change is an excellent incentive to review older
>> > packages.
>>
>> Right. I have the exact opposite view: why compile a c++ project
>> using c++11 flags while it was written for c++98...
>
> Like I pointed out I think it is somewhat the same like with new
> compilers: New compilers interpret the standard more strict, optimize
> differently, and hence, we get build failures and test failures that we
> need to fix. The same it is when moving from one standard to the next.
>
> You also consider that upstream is active and willing to migrate from
>> c++98 toward c++11 (for example), I had the exact opposite example in
>> mind.
> I think nobody would object if you set the flag to -std=c++98 for a
> certain package, especially if upstream is dead or unwilling to move to
> a newer standard, but I wouldn't want to see it as the default.
>

We, as a distribution, are better than that. Please provide URLs to
FTBFS with c++11 bug report that is of concern for you, and I will try
to look into it to fix the FTBFS with a distro patch.

> [...]
>> > I think we should strife for all packages using the
>> > same C++ standard, and this should be the default of the currently
>> > used C++ compiler. Forcing a lower standard on a package as a
>> > maintainer I would consider only as a (temporal) workaround to fix
>> > RC bugs, and preferable only for leaf packages.
>>
>> I do not see you point clearly. Let me rephrase it then: You would
>> like to see no explicit -std=c++ in the build logs, so as to
>> guarantee we always compile a c++ project using whatever default c++
>> standard is being used by the current gcc version. Is this a correct
>> rephrasing ?
> Yes.
>
> I wouldn't mind, though, if there was some output from the compiler
> that indicates what standard was used to compile a package, but that's
> different from setting a standard explicitly.
>
> Best,
> Gert
>

-- 
Regards,

Dimitri.



Re: Mandates explicit -std=c++XY for c++ projects

2017-10-10 Thread Dimitri John Ledkov
On 10 October 2017 at 07:45, Mathieu Malaterre  wrote:
> Dear all,
>
> Since the GCC 6 release [1], the default mode for C++ is now
> -std=gnu++14 instead of -std=gnu++98. What this means is that upon
> (re)compilation a library written for c++98 will be recompiled using a
> different c++ standard (c++14 in this case), unless of course the
> upstream package explicitly set the -std= flags with the appropriate
> c++ version.
>
> The ISO committee generally describe the change in between different
> standards [2] and in some case, one can find examples of subtle change
> in behaviors [3] and [4].
>
> With this mind I'd like to make mandatory the -std=c++XY flags when
> compiling either a c++ library or a stand-alone c++ program:
>
> 1. Either upstream define the explicit -std=c++XY flags by mean of its
> build system,
> 2. Or the package maintainers needs to explicit change the CXXFLAGS to
> pass the appropriate version of the c++ standard. In which case this
> should be documented in the README.Debian file.
> 3. As a fallback, dh should initialize the CXXFLAGS with -std=gnu++98
>
> If there is a consensus on the following change, I'll go ahead and
> also file a bug for lintian to scan the compilation logs in search for
> missing -std=c++ expression when g++ command line are issued.

I wholeheartedly object. A given debian release has a defined default
ABI with a minimum CPU requirements per architecture. Currently, in
sid, it is C++11 abi. The way ABI works is that it forward compatible,
but not backwards. Therefore generally binaries compiled on older
releases are copied forward to newer releases and work fine (as long
as the depencies are still satisfiable, sans ocational bugs). Note
there are ABI fixes too, such that something compiled with c++98
standard in sid, is not guaranteed to have the same code generated nor
work with older runtime (e.g. old-stable). It does work for simplistic
cases however.

If you target and older release, and need a backport of a newer
software package it not acceptable to demand lowing std version in sid
such that packages are instalabble in older releases. As a
distribution, we cannot guarantee that to work.

In general, software should be written portable, and the default
standards version should be in use which is currently dictated by the
default compiler and thus maintainers of the default compilers in
Debian.

Specifically, there are many software packages in the archive that
compile correctly with both newer and older standards, and do
configure/compile time checking and take advantange of the newly
available standards features, instead of using embedded copies of code
/ adding additional libraries. There are many packages that use c++11
features, instead of including and linking boost libraries. Similarly
for C, there are packages that use standards available
alignment/padding/atomic functions, instead of using hand-crafted
embedded (often buggy in corner cases). Overall, it leads to software
packages reusing more shared code, as more things are available in the
standards (or streamlined in standards).

boost will continue to compile with the default C++ standards version,
and thus reverse-dependencies are also expected to use the matching /
default standards version. I have been pondering to provide stdc++98
and stdc++11 abi builds of boost, but that is a lot of code
duplication for effectively diminishing returns over time.

Encoding stdc++ version in the packages, will make them
non-binNMU-safe and thus will start to require sourcefull upload for
boost transitions which is a lot of packages.

If you have any examples of things failing to build due to change from
98 to 11 in unstable, I'd rather volunteer to fix that, rather than
hardcode the world to use old standards.

Using lowest common denominator will results in inefficient, large,
under-optimised binaries. One really should recompile software for
each distribution release toolchain.

-- 
Regards,

Dimitri.



Accepted mdadm 4.0-2 (source) into unstable

2017-10-10 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 10 Oct 2017 11:55:52 +0100
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source
Version: 4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian mdadm maintainers <pkg-mdadm-de...@lists.alioth.debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 mdadm  - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Changes:
 mdadm (4.0-2) unstable; urgency=medium
 .
   * Ship mdadm-shutdown.service and suggest dracut-core. Users of systemd
 with rootfs on Intel Matrix Raid and DDF external metadata-raid arrays
 that require mdmon monitoring, may wish to install dracut-core package
 and enable mdadm-shutdown.service. This will create a shutdown
 initramfs, that systemd-shutdown can pivot to. This may result in an
 improved shutdown behaviour with less hangs and synced raid
 arrays. The generated initramfs will takeover mdmon monitoring, wait
 for the arrays to be clean before stopping them and unmounting
 everything and finally executing requested shutdown command.
   * Bump standards version, no changes required.
   * Bump debhelper to 9.
   * Add second email address to avoid NMU warnings.
Checksums-Sha1:
 04dbdb033dc836f7bbf5f4a026b2c56a2c651ca6 1741 mdadm_4.0-2.dsc
 3e1baebeb68d452b6fc33d33ed5196fe7e32d83f 81844 mdadm_4.0-2.debian.tar.xz
Checksums-Sha256:
 8c77e557a44668a15b2d8a8d52fb25b15ca14a34f260878c31173b8eb1dd17d7 1741 
mdadm_4.0-2.dsc
 3c5227ad8d79a0c1d2f771dc3264857d46073107b7927fa8478ffdded5ed5e48 81844 
mdadm_4.0-2.debian.tar.xz
Files:
 07c37a0b8226141c2e51fce19a354801 1741 admin optional mdadm_4.0-2.dsc
 15fb7033b77332b47db5324b2b9d4480 81844 admin optional mdadm_4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJZ3KpQAAoJEMrC2LnNLKX585wIAMsuEXKbvNJ3S4cYQee3CFKP
7xiJclYaOKWCHSlB/ym5As++30n7Ra8MBG7CitSXg/piIcEcezKBWIu/VxOgnAY4
Cb4gD4vVGmtJTbquoHIP6iwXxJ9NIOJ+ImnOqsSaAkXiKg0aLasfI+m63BUseRho
1NdHgfHPkC99mxGhwl3kafBfvZNHd1DdsJ/cJ+S+rSDzVI1UrAewrXTk+2iTdJsJ
dk/rh5OyIyfBopT63vDsFXoQHQ4WDsO1WDZMbU//d3mGYj+Zd8CsErHHLteK0+gl
HTngwRn/yVkkHpKqN2pNWiXTItTa7Xrr1pifGD33OEAVBGVIW6hCpUcOATQTP6U=
=JYkw
-END PGP SIGNATURE-



Accepted libica 3.2.0-2 (source) into unstable

2017-10-04 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 04 Oct 2017 19:57:19 +0100
Source: libica
Binary: libica-dev libica3 libica-utils
Architecture: source
Version: 3.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov <x...@ubuntu.com>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 libica-dev - hardware cryptography support for IBM System z hardware (dev pack
 libica-utils - hardware cryptography support for Linux on z Systems (utils)
 libica3- hardware cryptography support for IBM System z hardware
Changes:
 libica (3.2.0-2) unstable; urgency=medium
 .
   * Drop the overly protective Breaks, migration from @Base to tagged
 symbols is not an abi break, as no symbols have been dropped and only
 new ones added. Bump of the minimal version requirement is correct as
 newly linked code will reference tagged symbols and thus will need at
 least 3.2.0 build of libica.
Checksums-Sha1:
 0ea911635f0173357203a17b9aa989777ede470b 1654 libica_3.2.0-2.dsc
 7ad353fd351f91098bad2fc9c636907285f80638 7772 libica_3.2.0-2.debian.tar.xz
Checksums-Sha256:
 51a6bca9789b04e8172243bd85ca7796a5c5b58bc81f54729d021327eef23346 1654 
libica_3.2.0-2.dsc
 02de4b9174fb91e33c32b3d3718745ec7adf75d2c4073b971a4d352734a10511 7772 
libica_3.2.0-2.debian.tar.xz
Files:
 02dd4198750250c28ff3881e660b9b40 1654 libs optional libica_3.2.0-2.dsc
 966ed55f6324cc09c70cfe3b140f3bbc 7772 libs optional 
libica_3.2.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJZ1S/UAAoJEMrC2LnNLKX5oAEIAJqc15IHJQxIS8sVsG9n5LfN
WkGnelaHx+nhez+twIoRGzznBvGlQxOpR7jJJCm9ewH5C+Gnlyq0DaznBwmL7j7Z
vpLD1glebUxIbMAAoAtVRXKsriQDNFlHNKflxsoCR6nhC1kwpZTlS7mDAR6wU9sb
a+Thv/7zm9Be32ZwMCfW7PSsVDET6teR5Ok2ABaKaWDmdWI013mDIABCeXfFE4mu
Y8kHi/I0n9P67nPpwt6elGj+AzAsy1sk3fo7ePLRts09LWtdm0BwLHsEC22u2m0Y
KBFgqgaS8bjBr3bpZSl9r+mcG6pIPVLGJR9dt50EwpkKOnWnvPZyIJw5xVF+2AI=
=Yb0x
-END PGP SIGNATURE-



Accepted libica 3.2.0-1 (source) into unstable

2017-10-04 Thread Dimitri John Ledkov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 04 Oct 2017 10:33:24 +0100
Source: libica
Binary: libica-dev libica3 libica-utils
Architecture: source
Version: 3.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Dimitri John Ledkov <x...@ubuntu.com>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 libica-dev - hardware cryptography support for IBM System z hardware (dev pack
 libica-utils - hardware cryptography support for Linux on z Systems (utils)
 libica3- hardware cryptography support for IBM System z hardware
Launchpad-Bugs-Fixed: 1718379
Changes:
 libica (3.2.0-1) unstable; urgency=medium
 .
   * New upstream release LP: #1718379
   * Add breaks on libopencryptoki0 and openssl-ibmca, whilst ABI is the
 same, the symbols are now versioned and tagged by upstream.
Checksums-Sha1:
 e69a5bcf96e41ef38c5ea0d4bd627d9f0f027073 1654 libica_3.2.0-1.dsc
 b65d2541df72a2210f71e6092119fe0acc7b7942 428645 libica_3.2.0.orig.tar.gz
 6eeb45c906412f327a1a9e3cb568a362cc502154 7652 libica_3.2.0-1.debian.tar.xz
Checksums-Sha256:
 63f1901e451b04c1e413db1273382aac0ed4fefa15f63904ad66e3ea3a3ba93c 1654 
libica_3.2.0-1.dsc
 b548095991269ef1ecfa081266ed7f43d46294bde48a0b7a4db63d1c0e212e50 428645 
libica_3.2.0.orig.tar.gz
 fab62345a9e3101c958141fbd148f22e49036e6d010741aead3141f58faa01b2 7652 
libica_3.2.0-1.debian.tar.xz
Files:
 1c09178decad6ff102de6fa54fc18e55 1654 libs optional libica_3.2.0-1.dsc
 91c49d07e329422cac77eb3405767fcc 428645 libs optional libica_3.2.0.orig.tar.gz
 58ae5aa76712245f563d2a54535a50a0 7652 libs optional 
libica_3.2.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJZ1LMwAAoJEMrC2LnNLKX5hgkH/0nsP45lgoLR8tLzOmKbKHNc
U5BHetDCphqO22lMFEOww/jWJlsUThFVOwXg5UjT0Do7VEnZ/hRLhb6oEzsA5yAY
emQpllUrUjlLPcvi999L+zsCedAEmBB31uysKJg1te9Lhbx3VFa6O+MoRvky+YHx
Y86XxdL37tZNK32Y40Es4VoUl1xj127V6kwNvz7s+uv73vMZEHg9U09rcE/rqvXg
NyaizYFpPvpFZNvc4lKuxNtz3T9C3wp2CJkhWz6d/NIB/B626DIBCH9HYV9aAN2B
NSGluyFRT21FseI9Ps8R4mwBLD22JpnLstoKRExq8tIFfHXerdvrJidcQYWLc3E=
=gQ6g
-END PGP SIGNATURE-



  1   2   3   4   >