Re: Archive signature for sid broken?

2024-06-25 Thread Roland Clobus

Hello Jérémy,

On 25/06/2024 13:00, Jérémy Lal wrote:
Le mar. 25 juin 2024 à 10:11, Roland Clobus <mailto:rclo...@rclobus.nl>> a écrit :


Hello developers,

is the signature for sid broken?
When I do 'apt-get update', it complains about an invalid key, but that
key mentions bullseye, not sid.

A similar error shows for 'debootstrap sid sid'

If you use a apt-cacher-ng, it's
https://bugs.debian.org/1003865 <https://bugs.debian.org/1003865>


Thanks. I'm indeed using apt-cacher-ng, but I think I tried to run it 
without the proxy as well, but anyway... it works now.


With kind regards,
Roland

--
For the record: I've done many things:
* systemctl restart apt-cacher-ng.service
* rm -fr /var/lib/apt/lists;mkdir -p var/lib/apt/lists/partial
* I've removed from ../debrep/dists/sid the InRelease* and Release* files



Archive signature for sid broken?

2024-06-25 Thread Roland Clobus

Hello developers,

is the signature for sid broken?
When I do 'apt-get update', it complains about an invalid key, but that 
key mentions bullseye, not sid.


A similar error shows for 'debootstrap sid sid'

With kind regards,
Roland Clobus
---
Get:4 http://deb.debian.org/debian unstable InRelease [198 kB]
Err:4 http://deb.debian.org/debian unstable InRelease
  The following signatures were invalid: BADSIG 0E98404D386FA1D9 Debian 
Archive Automatic Signing Key (11/bullseye) 

Reading package lists... Done
W: An error occurred during the signature verification. The repository 
is not updated and the previous index files will be used. GPG error: 
http://deb.debian.org/debian unstable InRelease: The following 
signatures were invalid: BADSIG 0E98404D386FA1D9 Debian Archive 
Automatic Signing Key (11/bullseye) 
W: Failed to fetch http://deb.debian.org/debian/dists/unstable/InRelease 
 The following signatures were invalid: BADSIG 0E98404D386FA1D9 Debian 
Archive Automatic Signing Key (11/bullseye) 
W: Some index files failed to download. They have been ignored, or old 
ones used instead.

---


OpenPGP_signature.asc
Description: OpenPGP digital signature


Re: How to create a custom Debian ISO

2024-05-18 Thread Roland Clobus

+debian-live

Hello Aditya,

On 11/05/2024 10:21, Aditya Garg wrote:

I wanted to create a custom ISO of Debian, with the following customisations:

1. I want to add a custom kernel that supports my Hardware.
2. I want to add my own Apt repo which hosts various software packages to 
support my hardware.

I am not able to get any good documentation for the same. Please help.


Let me chime in on this thread as well.
I had a quick peek at the scripts you use [1].

It appears to me that you want to create a custom Debian Live ISO (not a 
netinst image). If so, you can take a look at live-build, which is used 
for the Debian live images.
Steps describing how to build a live ISO image are at [2] and a generic 
manual for live-build is at [3].


You can then build an ISO image from their packages, without the need 
for repacking (and automagically all checksums will match)


With kind regards,
Roland Clobus
Co-maintainer of live-build

[1] https://github.com/t2linux/T2-Ubuntu/tree/LTS
[2] https://wiki.debian.org/ReproducibleInstalls/LiveImages
[3] 
https://live-team.pages.debian.net/live-manual/html/live-manual/index.en.html




OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1063793: ITP: libstring-interpolate-named-perl -- Interpolated named arguments in string

2024-02-12 Thread Roland Rosenfeld
Package: wnpp
Owner: Roland Rosenfeld 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libstring-interpolate-named-perl
  Version : 1.03
  Upstream Author : Johan Vromans 
* URL : https://metacpan.org/release/String-Interpolate-Named
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Interpolated named arguments in string

String::Interpolate::Named provides a function to interpolate named
arguments by target texts in a template string. The target texts are
provided to the function via a hash, where the keys correspond to the
named argument to be replaced, or a subroutine that performs the lookup.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1063794: ITP: chordpro -- lyrics and chords formatting program

2024-02-12 Thread Roland Rosenfeld
Package: wnpp
Owner: Roland Rosenfeld 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: chordpro
  Version : 6.050
  Upstream Author : Johan Vromans 
* URL : https://www.chordpro.org/
* License : Artistic or GPL-1+
  Programming Lang: FIXME
  Description : lyrics and chords formatting program

ChordPro will read one or more text files containing the lyrics of
one or many songs plus chord information. chordpro will then generate
a photo-ready, professional looking, impress-your-friends sheet-music
suitable for printing on your nearest printer.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1063792: ITP: libtext-layout-perl -- Pango style markup formatting

2024-02-12 Thread Roland Rosenfeld
Package: wnpp
Owner: Roland Rosenfeld 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libtext-layout-perl
  Version : 0.032
  Upstream Author : Johan Vromans 
* URL : https://metacpan.org/release/Text-Layout
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Pango style markup formatting

Text::Layout provides methods for Pango style text formatting.  Where
possible the methods have identical names and (near) identical
behavior as their Pango counterparts.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1063791: ITP: libfile-loadlines-perl -- Load lines from files and network

2024-02-12 Thread Roland Rosenfeld
Package: wnpp
Owner: Roland Rosenfeld 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libfile-loadlines-perl
  Version : 1.045
  Upstream Author : Johan Vromans 
* URL : https://metacpan.org/release/File-LoadLines
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Load lines from files and network

File::LoadLines provides an easy way to load the contents of a text
file into an array of lines.  It is intended for small to moderate
size files like config files that are often produced by weird tools
(and users).

It will transparantly fetch data from the network if the provided
file name is a URL.

File::LoadLines automatically handles ASCII, Latin-1 and UTF-8
text.  When the file has a BOM, it handles UTF-8, UTF-16 LE and BE,
and UTF-32 LE and BE.

Recognized line terminators are NL (Unix, Linux), CRLF (DOS, Windows)
and CR (Mac)

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1063790: ITP: libjavascript-quickjs-perl -- Run JavaScript via QuickJS in Perl

2024-02-12 Thread Roland Rosenfeld
Package: wnpp
Owner: Roland Rosenfeld 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libjavascript-quickjs-perl
  Version : 0.19
  Upstream Author : Felipe Gasper (FELIPE)
* URL : https://metacpan.org/release/JavaScript-QuickJS
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Run JavaScript via QuickJS in Perl

JavaScript::QuickJS embeds Fabrice Bellard’s  QuickJS engine into a
Perl XS module.  You can thus run JavaScript directly in your Perl
programs.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1058490: ITP: libdbd-multi-perl -- failover and load balancing of DBI handles

2023-12-12 Thread Roland Rosenfeld
Package: wnpp
Severity: wishlist
Owner: Roland Rosenfeld 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libdbd-multi-perl
  Version : 1.02
  Upstream Author : Dan Wright 
* URL : https://metacpan.org/release/DBD-Multi
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : failover and load balancing of DBI handles

DBD::Multi manages multiple database connections for failovers and
also simple load balancing.  It acts as a proxy between your code and
your database connections, transparently choosing a connection for
each query, based on your preferences and present availability of the
DB server.

DBD::Multi is intended for read-only operations (where some other
application is being used to handle replication).

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1033980: ITP: libdemeter-perl -- comprehensive XAS data analysis system using Feff and Ifeffit or Larch

2023-04-05 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: libdemeter-perl
  Version : 0.9.27
  Upstream Author : Bruce Ravel (http://bruceravel.github.io/home)
* URL : https://github.com/bruceravel/demeter
* License : Artistic
  Programming Lang: Perl
  Description : comprehensive XAS data analysis system using Feff and 
Ifeffit or Larch

Demeter provides an object oriented interface to the EXAFS data
analysis capabilities of the popular and powerful Ifeffit package and
its successor Larch. Given that the Ifeffit and Larch APIs involve
streams of text commands, this package is, at heart, a code
generator. Many methods of this package return text. All actual
interaction with Ifeffit or Larch is handled through a single method,
dispose, which is described below. The internal structure of this
package involves accumulating text in a scalar variable through
successive calls to the various code generating methods. This text is
then disposed to Ifeffit, to Larch, to a file, or elsewhere. The
outward looking methods organize all of the complicated interactions
of your data with Ifeffit or Larch.

This package is aimed at many targets. It can be the back-end of a
graphical data analysis program, providing the glue between the
on-screen representation of the fit and the actual command executed by
Ifeffit or Larch. It can be used for one-off data analysis chores --
indeed most of the examples that come with the package can be reworked
into useful one-off scripts. It can also be the back-end to
sophisticated data analysis chores such as high-throughout data
processing and analysis or complex physical modeling.

This package will be maintained within the Perl team on salsa.



Re: Starting the weekly live images for Bookworm building again

2023-03-20 Thread Roland Clobus

My last cross-post. Follow-up please on debian-live

Hello Steve and lists,

On 19/03/2023 16:13, Steve McIntyre wrote:

So, after some delay from me and some further delays from various
Debian machines committing suicide, I've got bookworm live builds
running again. \o/


Thanks for merging the changes.


I've taken Roland's updated patches and tweaked a little more in the
setup.git and live-setup.git repos, and we now have live builds
integrated. Changes I've added:

  * turned on source tarball generation using LB_SOURCE=true, and
disable the external source build that we did for the older
live-wrapper builds


That's a good way to enable the source tarballs. I haven't looked at 
that part of live-build for a while, so the source tarball might need 
some love.



  * when building on casulana, warn about archive updates rather than
restarting builds
  * don't attempt to build i386 live images any more, they're not useful
  * tweaked logging


And an additional change to use the installer images from the repository 
instead of rebuilding them from git [1].

That change is now causing the missing kernel modules for d-i.

I've rebuilding the installer images from git, after the discussion in 
#1006800 [2], to save the d-i team from doing an upload for every single 
kernel bump, while bookworm was not yet in freeze. (That is a recurring 
issue for every release [3])



So, *builds* work fine but I've not *yet* tested actually
booting/using one of these images in any way. I've just triggered a
full build of "testing" live images now, please help test if you can
once they're in place at [2] in a couple of hours from now.

> [2] https://get.debian.org/images/weekly-live-builds/

In openQA [4] the live images that were generated by Jenkins [5]
have been tested for a while now. Now we can switch and use these new 
images instead of the images from Jenkins. Since both images are 
generated by the same script, I wouldn't expect many issues.



I don't yet know how close we are to having full non-free-firmware
integration with the live images; I expect there might be some more
work needed there yet, but I'd love to be proven wrong. :-)


This weekend I've written the missing parts, non-free-firmware images 
are now generated by default by live-build, and the ISO images are still 
bit-for-bit reproducible.


With kind regards,
Roland Clobus

[1] 3cef309a5cfa4758ba33480b170734133b7104b5
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006800
[3] #986506, https://lists.debian.org/debian-boot/2021/03/msg00166.html
[4] https://openqa.debian.net/group_overview/14
[5] https://jenkins.debian.net/view/live/


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1033000: ITP: ufo-tofu -- Helper scripts for tomographic reconstruction using the ufo-core framework

2023-03-15 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: ufo-tofu
  Version : 0.12.0
  Upstream Author : Matthias Vogelgesang 
* URL : https://github.com/ufo-kit/tofu
* License : LGPL v3.0
  Programming Lang: Python
  Description : Helper scripts for tomographic reconstruction using the 
ufo-core framework

Python data processing scripts to be used with the UFO framework. At
the moment they are targeted at high-performance reconstruction of
tomographic data sets.

This package will be maintained under the Science Team umbrella, in
particular the Photons And Neutrons Team.



Re: Starting the weekly live images for Bookworm building again

2023-01-16 Thread Roland Clobus

Hello lists (sorry for cross-posting to so many lists),

This is a follow-up of my mail from 2022-11-21 [A1].

I've made progress in the last two months, but would like to have some 
merge requests approved, to get more traction and to allow others to 
jump aboard and make the live images for Bookworm possible.


As you can see, this affects many teams:
* live-setup: a MR to generate all live images for Bookworm [A2]
* localechooser: A minor fix [A3]
* live-installer: A better user experience after the installer is 
finished [A4]
* live-build: Various installer improvements, including off-line 
installation [A5]


With kind regards,
Roland Clobus

[A1] https://lists.debian.org/debian-devel/2022/11/msg00221.html
[A2] https://salsa.debian.org/images-team/live-setup/-/merge_requests/2
[A3] 
https://salsa.debian.org/installer-team/localechooser/-/merge_requests/7
[A4] 
https://salsa.debian.org/installer-team/live-installer/-/merge_requests/3

[A5] https://salsa.debian.org/live-team/live-build/-/merge_requests/297


OpenPGP_signature
Description: OpenPGP digital signature


Re: [DEVEL] Enable support for Renesas platform (section: live images)

2022-11-21 Thread Roland Clobus

On 19/11/2022 09:56, Paul Wise wrote:

On Fri, 2022-11-18 at 15:20 +0700, Huỳnh Thành Hưng wrote:

I’m from Renesas Electronics Corporation,



My group is developing to support running Debian OS on our devices,
also for getting ARM System Ready IR certificate.

...

Can you help me to enable those configs, also support the official
release version of Debian Live Installer ISO which support Renesas
platform?


Debian does not yet support the ARM architecture at all with our live
images, please contact the Debian Live Team about that. Currently the
live images for the future Debian bookworm release are not being built,
but that may change before the final release.

https://wiki.debian.org/Teams/Live


I posted a summary about the current status of the live images a few 
minutes ago: https://lists.debian.org/debian-devel/2022/11/msg00221.html


Given that Debian Stable (hence its name) is stable and will receive bug 
fixes, but not typically additional features, I would recommend you to 
target Bookworm (the next release).


If you want to create live images, I recommend you to take a look at the 
online manual at 
https://live-team.pages.debian.net/live-manual/html/live-manual/index.en.html
The scripts can be highly customised, e.g. to contain custom kernels 
(see 8.2.10)


With kind regards,
Roland Clobus


OpenPGP_signature
Description: OpenPGP digital signature


Starting the weekly live images building again

2022-11-21 Thread Roland Clobus

Hello lists,

It is now at least a year after the weekly live images have not been 
generated and distributed from official Debian hardware [1].


However, in the mean time a lot has happened, and a lot has not (yet) 
happened.


First: what has happened:
* Live-images are generated on a regular schedule by Jenkins [2] (daily 
for Sid, weekly for Bookworm, monthly for Bullseye)
* These images are based on the tool 'live-build', as was the case until 
Jessie

* The live-build tool has seen maintenance and works well
* The images are verified to be reproducible [3]
* Only after the verification passes, the images are pushed onto openQA [4]
* The images are verified to boot on BIOS, non-secure UEFI and 
secure-boot UEFI for both CD-ROM and USB devices (a 3x2 matrix test)
* All regular desktop environments (GNOME, KDE, XFCE, LXQT, LXDE, Mate, 
Cinnamon) (for amd64) are verified to be bootable and to have a working 
Firefox and CUPS PDF-printing
* For some desktop environments the default applications are tested 
whether they start or not
* All boot menu entries are checked, to see whether they are able to 
proceed to the first stable screen

* The d-i installer is run and the installed hard disk image is booted
* Overall: The live images are in good shape

Thankfully, I had lots of help for the bottlenecks that I encountered.

Second: what has not happened (yet):
* The images are not generated and distributed by official Debian 
hardware (by adjusting the existing scripts in the live-setup repo)
* The boot menu in the live-build based images has not been adjusted to 
look more like the live-wrapper based images (e.g. the localisation 
submenu with the lots of languages)

* The Calamares installer is not tested automatically by openQA
* The firmware repository is not included
* The content of the live images is not totally reviewed (but there are 
also some rough edges on the live-wrapper based images)
* The d-i installer cannot be run totally off-line yet (which the 
live-wrapper image is capable of)


I'm currently quite happy with the state of the automated testing, which 
I see as a major precondition before publishing the images.


Third: what needs to happen (soon):
* Given that the release of Bookworm is getting closer and closer, the 
next step will be to start generating the images officially again (since 
the current images are not on servers that are designed for such high 
traffic)
* More maintainers/testers are needed, supporting so many variants needs 
to be done by a team
* The news that Debian will have/does have live images again needs to be 
spread


With kind regards,
Roland Clobus

[1] https://lists.debian.org/debian-cd/2021/10/msg8.html
[2] https://jenkins.debian.net/view/live/
[3] 
https://hamburg-2022.mini.debconf.org/talks/11-reproducible-builds-as-applied-to-non-compiler-output/

[4] https://openqa.debian.net/group_overview/14


OpenPGP_signature
Description: OpenPGP digital signature


Re: 'The' timestamp of a snapshot of deb.debian.org

2022-09-21 Thread Roland Clobus

Hello all,

Thank you all for your replies so far.

On 19/09/2022 16:41, Mattia Rizzolo wrote:

On Sun, Sep 18, 2022 at 10:58:37AM +0200, Roland Clobus wrote:

All of these timestamps (for sid) are close to each other, but not
identical. I would guess that the earliest timestamp is the 'real'
timestamp, but it is accessible (on snapshot.d.o) only with a later
timestamp.


Consider that the archive "freezes" when it starts working on an update.
Once it finishes its job it generates the Release files, and puts the
current timestamp *inside* the file.  But then that file gets copied
around, signed, etc and that will change the timestamp.


So if the archive is frozen when it starts to work on an update, that 
moment sounds to me as 'the' timestamp of the archive.
Change Request: Could that timestamp be preserved and used for the 
timestamp inside the (In)Release file, instead of using 'now' (which is 
slightly later) when generating the (In)Release file?



Also, for example, I just spotted a line on IRC saying that this time
around copying the archive from the live one to archive.debian.org also
reset the mtimes...


In the live-build scripts, I reset the mtime of such generated files to 
have them match their content.



So I really wouldn't trust mtimes in any way, only what's inside the
Release file.


Ack.


What's in the trace file is IIRC the time when the archive kicks the
mirrors off, which also happens after the generation of the indexes, and
really has no business in this discussion as it's only a tool mirrors
use to coordinate and see if they are too much out of sync.


The trace file is currently used in the live-build scripts, but I'll 
change that to use (In)Release instead.



As you noticed snapshots indexes by time of the archive run, which is…
honestly I don't particularly consider it a good idea myself but that's
how the design decision went I guess.


The timestamps of snapshot.d.o are the only timestamps that I currently 
know that allow me to re-generate older images.
Change Request: Could the use the timestamp from (In)Release instead of 
'now' as well?


As to the origin of my question:
The snapshot-mirror has been offline for a while, and I've used 
deb.debian.org to generate my test images (for the reproducible 
live-build-based live-ISO images). I've compared the timestamps of the 
InRelease file at deb.d.o with the timestamp in the URL available on 
snapshot.d.o and I've noticed a difference.
That means that all images that I've generated using deb.d.o cannot be 
verified at any later moment than within the same dak-round (which last 
for 6 hours).
Now that the snapshot-mirror is online again, I'll use that timestamp 
again, and thus I'll be able to generate the same image from any 
required timestamp. So effectively 'the' timestamp is found in the URL 
of snapshot.d.o, but I would like to have that one identical to the 
timestamp of InRelease.


With kind regards,
Roland Clobus


PS: Regarding these change requests: I could write some patches, but I'm 
still busy getting the reproducible live-images onto the automated 
testing platform and after confirmation of their proper functioning on 
the official Debian download pages (so it will take some time, before I 
can work on that. If anyone would be faster than I would be: thanks in 
advance)


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1020401: ITP: orderedset -- Ordered Set implementation in Cython

2022-09-21 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: orderedset
  Version : 2.0.3
  Upstream Author : Simon Percivall 
* URL : https://github.com/simonpercivall/orderedset
* License : BSD
  Programming Lang: C/Python
  Description : Ordered Set implementation in Cython

An Ordered Set implementation in Cython. Based on Raymond Hettinger's
OrderedSet recipe.

Features:
- Works like a regular set, but remembers insertion order;
- Is approximately 5 times faster than the pure Python implementation
  overall (and 5 times slower than set);
- Compatible with Python 2.7 through 3.8;
- Supports the full set interface;
- Supports some list methods, like index and __getitem__.
- Supports set methods against iterables.

This package will be maintained within the Python team on Salsa.



Bug#1020400: ITP: cif2hkl -- Convert crystallographic descriptions into HKL F^2 reflection lists

2022-09-21 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: cif2hkl
  Version : 1.4.1
  Upstream Author : Emmanuel Farhi 
* URL : 
https://gitlab.com/soleil-data-treatment/soleil-software-projects/cif2hkl
* License : GPL2+
  Programming Lang: Fortran
  Description : Convert crystallographic descriptions into HKL F^2 
reflection lists

A program that computes structure factors |F^2| for neutrons, x-rays,
and electrons from CIF/CFL/SHX/PCR crystallographic descriptions.
This is useful to compute the diffraction pattern from materials.  It
can be used for generating .lau/.laz files for e.g. McStas.

I will maintain this package under the debian-science team on Salsa.



Bug#1020332: ITP: python-mrcfile -- Python implementation of the MRC2014 file format

2022-09-20 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org, 
debian-pan-maintain...@alioth-lists.debian.net

* Package name: python-mrcfile
  Version : 1.4.2
  Upstream Author : Colin Palmer 
* URL : https://github.com/ccpem/mrcfile
* License : BSD
  Programming Lang: Python
  Description : Python implementation of the MRC2014 file format

mrcfile is a Python implementation of the MRC2014 file format, which
is used in structural biology to store image and volume data.

It allows MRC files to be created and opened easily using a very
simple API, which exposes the file's header and data as numpy
arrays. The code runs in Python 2 and 3 and is fully unit-tested.

This library aims to allow users and developers to read and write
standard-compliant MRC files in Python as easily as possible, and with
no dependencies on any compiled libraries except numpy. You can use it
interactively to inspect files, correct headers and so on, or in
scripts and larger software packages to provide basic MRC file I/O
functions.

Key Features


* Clean, simple API for access to MRC files
* Easy to install and use
* Validation of files according to the MRC2014 format
* Seamless support for gzip and bzip2 files
* Memory-mapped file option for fast random access to very large files
* Asynchronous opening option for background loading of multiple files
* Runs in Python 2 & 3, on Linux, Mac OS X and Windows

This package will be maintained within the Python team on Salsa.



'The' timestamp of a snapshot of deb.debian.org

2022-09-18 Thread Roland Clobus

Hello Debian developers,

I'm looking for 'the' timestamp of the Debian Archive, which will allow 
me to virtually travel through time to re-generate a specific state of 
Debian.


I've looked at the following places:
* http://ftp.debian.org/debian/dists/bullseye/InRelease
  File timestamp: 2022-09-10 10:27
  Content: Sat, 10 Sep 2022 10:18:01 UTC
* https://deb.debian.org/debian/dists/bookworm/InRelease
  File timestamp: 2022-09-18 02:14
  Content: Sun, 18 Sep 2022 02:12:23 UTC
* https://deb.debian.org/debian/dists/sid/InRelease
  File timestamp: 2022-09-18 02:14
  Content: Sun, 18 Sep 2022 02:12:23 UTC
* https://deb.debian.org/debian/dists/sid/Release
  File timestamp: 2022-09-18 02:13
  Content: Sun, 18 Sep 2022 02:12:23 UTC
* https://deb.debian.org/debian/project/trace/ftp-master.debian.org
  File timestamp: 2022-09-18 08:22
  Content: Sun Sep 18 02:23:16 UTC 2022
* 
https://snapshot.debian.org/archive/debian/20220918T030507Z/dists/sid/InRelease

  URL timestamp: 2022-09-18T03:05:07Z
  File timestamp: 2016-05-18 23:01:23 symlinked to 2022-09-18 03:05:07
  Content: Sun, 18 Sep 2022 02:12:23 UTC
* 
https://snapshot.debian.org/archive/debian/20220918T030507Z/project/trace/ftp-master.debian.org

  URL timestamp: 2022-09-18T03:05:07Z
  File timestamp: 2022-09-18 03:05:07
  Content: Sun Sep 18 02:23:16 UTC 2022
* Did I miss another file?

All of these timestamps (for sid) are close to each other, but not 
identical. I would guess that the earliest timestamp is the 'real' 
timestamp, but it is accessible (on snapshot.d.o) only with a later 
timestamp.


Is there a mechanism that prevents additional updates from being 
(partly) included while the dak synchronisation takes place?


With kind regards,
Roland Clobus


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1010309: ITP: node-ws-iconv -- A set of filesystem-related functions for NodeJS

2022-04-28 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: node-ws-iconv
  Version : 0.0~git20220306210217.c039e94 (from Git)
  Upstream Author : "bluelovers" (https://github.com/bluelovers)
* URL : https://github.com/bluelovers/ws-iconv
* License : MIT/ISC/BSD-3-Clause
  Programming Lang: Javascript/Typescript
  Description : A set of filesystem-related functions for NodeJS

This is a set of small NodeJS packages, poorly documented [1], with
functions seemingly related to filesystem and path operations.

It is required (indirectly) by jupyterlab, via node-react-json-tree
(redux-devtools) and node-yarn-tool-resolve-package.

It will be maintained under the js-team umbrella.

[1] No author name, README files are boilerplate-only, git commit logs
are mostly ".", and changelog files are generated from these commit
logs so they also lack useful information.



Re: Embedded buildpath via rpath using cmake

2022-02-04 Thread Roland Clobus

On 04/02/2022 11:58, Simon McVittie wrote:

For packages where the RPATH or RUNPATH is temporarily set during build
(to be able to run unit tests without setting LD_LIBRARY_PATH) but then
removed before installation with `chrpath -d` or equivalent code in CMake,
I don't think this is going to be detectable statically, because the
only traces left in the final binary are:

- the build-ID will be different, because the RPATH/RUNPATH was part of
   the data that gets hashed to create the build-ID
- if the length of the build directory changes, then the block of zero
   bytes that previously contained the RPATH/RUNPATH (before it was
   overwritten) will have a different length


I've written a detection for this build-ID mismatch in diffoscope some 
time ago. [1]


It does not require two builds to detect a mismatched NT_GNU_BUILD_ID, 
so perhaps it make sense to migrate this code to lintian (in addition to 
the already mentioned 'custom-library-search-path'. [2]


With kind regards,
Roland Clobus

[1] 
https://sources.debian.org/src/diffoscope/202/diffoscope/comparators/elf.py/?hl=646#L646

[2] https://lintian.debian.org/tags/custom-library-search-path


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1003189: ITP: fiji -- "batteries-included" distribution of ImageJ2

2022-01-05 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: fiji
  Version : 2.3.1
  Upstream Author : Laboratory for Optical and Computational Instrumentation at 
the University of Wisconsin-Madison
* URL : https://fiji.sc/
* License : GPL-3 (but plugins may have different licenses)
  Programming Lang: Java
  Description : "batteries-included" distribution of ImageJ2

Fiji is an image processing package — a "batteries-included"
distribution of ImageJ, bundling many plugins which facilitate
scientific image analysis.

I intend to maintain this package under the Debian Science Team
umbrella.


Bug#1002743: ITP: threeb -- Bayesian analysis of blinking and bleaching (3B) microscopy analysis

2021-12-28 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: threeb
  Version : 1.1
  Upstream Author : Edward Rosten and Susan Cox
* URL : http://www.coxphysics.com/3b/index.html
* License : GPL-3
  Programming Lang: C, C++, Java
  Description : Bayesian analysis of blinking and bleaching (3B) microscopy 
analysis

Bayesian analysis of blinking and bleaching, or 3B microscopy, is a
method which analyses data in which many overlapping fluorophores
undergo bleaching and blinking events, giving the structure at
enhanced resolution. By using a Hidden Markov Model (HMM), it allows
useful information to be obtained from data that would be impossible
to analyse with standard localisation analysis techniques.

I intend to maintain this package under the Debian Science Team
umbrella.



Bug#1002736: ITP: tomoj -- ImageJ plug-in for tomographic reconstruction

2021-12-28 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: tomoj
  Version : 2.8
  Upstream Author : Cédric Messaoudi 
* URL : https://sourceforge.net/projects/tomoj/
* License : GPL-3
  Programming Lang: Java
  Description : ImageJ plug-in for tomographic reconstruction

TomoJ is an ImageJ plug-in for tomographic reconstruction.

It was designed for electron tomography, however any acquisition with
parallel beam should work.  TomoJ proposes the preprocessing and the
registration of tilt-series prior to 3D reconstructions (WBP, ART,
SIRT, OS-SART, compressed sensing).  TomoJ is written in Java, the
computations are multithreaded and reconstruction can be performed on
CPU or GPU (OpenCL).

I intend to maintain this package under the Debian Science Team umbrella.


Bug#1002480: ITP: pyxrd -- python implementation of the matrix algorithm for computer modeling of X-ray diffraction (XRD) patterns of disordered lamellar structures.

2021-12-22 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: pyxrd
  Version : 0.8.4
  Upstream Author : Mathijs Dumon 
* URL : https://github.com/PyXRD/PyXRD
* License : BSD-2-clause
  Programming Lang: Python
  Description : modeling of X-ray diffraction (XRD) patterns of disordered 
lamellar structures.

The full short description of the software is "python implementation
of the matrix algorithm for computer modeling of X-ray diffraction
(XRD) patterns of disordered lamellar structures."

This package will be maintained under the Debian Science Team
umbrella, and will be useful for the Debian Photons and Neutrons Team.



Bug#1002287: ITP: freesas -- Small angle scattering tools in Python

2021-12-21 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: freesas
  Version : 0.9.0
  Upstream Author : Jérôme Kieffer 
* URL : https://github.com/kif/freesas
* License : MIT
  Programming Lang: Python
  Description : Small angle scattering tools in Python

A collection of tools implementing several small-angle scattering
algorithms described in various scientific papers.

This package will be maintained under the Debian Science Team
umbrella, and will be useful for the Debian Photons and Neutrons Team.


Bug#1000693: ITP: libnet-mqtt-simple-perl -- Minimal MQTT version 3 interface

2021-11-27 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libnet-mqtt-simple-perl
  Version : 1.26
  Upstream Author : Juerd Waalboer 
* URL : https://metacpan.org/release/Net-MQTT-Simple
* License : any-osi
  Programming Lang: Perl
  Description : Minimal MQTT version 3 interface

Net::MQTT::Simple consists of only one file and has no dependencies except
core Perl modules, making it suitable for embedded installations where CPAN
installers are unavailable and resources are limited.

Only basic MQTT functionality is provided; if you need more, you'll have to
use the full-featured Net::MQTT instead.

Connections are set up on demand, automatically reconnecting to the server if
a previous connection had been lost.

Because sensor scripts often run unattended, connection failures will result
in warnings (on STDERR if you didn't override that) without throwing an
exception.

Please refer to Net::MQTT::Simple::SSL for more information about encrypted
and authenticated connections.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#999411: ITP: mcpl -- Monte Carlo Particle Lists - tools for the .mcpl file format

2021-11-10 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: mcpl
  Version : 1.3.2
  Upstream Author : Thomas Kittelmann 
* URL : https://mctools.github.io/mcpl/
* License : CC0
  Programming Lang: C, C++, Python
  Description : Monte Carlo Particle Lists - tools for the .mcpl file format

This is MCPL - Monte Carlo Particle Lists.

Included are the core utilities for reading and writing .mcpl files: A
binary format with lists of particle state information, for
interchanging and reshooting events between various Monte Carlo
simulation applications. The core utilities include both command line
tools and programming interfaces for C/C++ and python.

This package is going to be useful for the McStas/McXtrace Monte Carlo
neutron/X-ray ray tracing packages.



Bug#997903: ITP: mcxtrace -- An X-ray ray-trace simulation package

2021-10-26 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: mcxtrace
  Version : 1.6
  Upstream Author : DTU Physics, Kgs. Lyngby, Denmark / Institut Laue Langevin, 
Grenoble, France
* URL : http://www.mcxtrace.org/
* License : GPL-2
  Programming Lang: C
  Description : An X-ray ray-trace simulation package

McXtrace is a general Monte Carlo ray-tracing software for simulation
X-ray beamlines and experiments.



Bug#997901: ITP: mcstas -- A neutron ray-trace simulation package

2021-10-26 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: mcstas
  Version : 3.0
  Upstream Author : McStas developers 
* URL : http://www.mcstas.org/
* License : GPL-2
  Programming Lang: C
  Description : A neutron ray-trace simulation package

McStas is a general tool for simulating neutron scattering instruments
and experiments.



Bug#996958: ITP: mumax -- GPU accelerated micromagnetic simulator

2021-10-21 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: mumax
  Version : 3.10
  Upstream Author : Arne Vansteenkiste 
* URL : https://github.com/mumax/3
* License : GPL-3
  Programming Lang: Go
  Description : GPU accelerated micromagnetic simulator

mumax3 is a GPU-accelerated micromagnetic simulation program developed
at the DyNaMat group of Prof. Van Waeyenberge at Ghent University.

A speed-up of the order of 100x compared to CPU-based simulations can
easily be reached, even with relatively inexpensive gaming
GPUs. Additionally, the software is optimized for low memory use and
can handle about 16 million FD cells with 2GB of GPU RAM.

Features:
- Landau-Lifshitz micromagnetic formalism
- Magnetostatic field
- Heisenberg exchange
- Arbitrary inter-region exchange like RKKY coupling
- Dzyaloshinskii-Moriya interaction
- Spin-transfer torque (Zhang-Li and Slonczewski)
- Uniaxial and cubic magnetocrystalline anisotropy
- Thermal fluctuations (Brown)
- Voronoi tessellation
- Time- and space dependent material parameters
- Arbitrary complex excitation (field, current)
- Simulation window can automatically follow a moving domain wall
- Edge charges can be removed to simulate an infinitely long geometry
- Optional 1D, 2D or 3D periodic boundary conditions



Bug#996481: ITP: tomopy -- Python package for tomographic data processing and image reconstruction

2021-10-14 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: tomopy
  Version : 1.10.4
  Upstream Author : UChicago Argonne
* URL : https://github.com/tomopy/tomopy
* License : BSD-3
  Programming Lang: C, Python
  Description : Python package for tomographic data processing and image 
reconstruction



Bug#996400: ITP: pyvkfft -- Python3 binding to the CUDA and OpenCL backends of VkFFT

2021-10-13 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: pyvkfft
  Version : 2021.2.1
  Upstream Author : Vincent Favre-Nicolin 
* URL : https://github.com/vincefn/pyvkfft
* License : MIT
  Programming Lang: C++/Python
  Description : Python3 binding to the CUDA and OpenCL backends of VkFFT

pyvkfft offers a simple python interface to the CUDA and OpenCL
backends of VkFFT, compatible with pyCUDA, CuPy and pyOpenCL.



Bug#996396: ITP: vkfft -- Vulkan/CUDA/HIP/OpenCL Fast Fourier Transform library

2021-10-13 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: vkfft
  Version : 1.2.12
  Upstream Author : Dmitrii Tolmachev 
* URL : https://github.com/DTolm/VkFFT
* License : MIT
  Programming Lang: C
  Description : Vulkan/CUDA/HIP/OpenCL Fast Fourier Transform library

VkFFT is an efficient GPU-accelerated multidimensional Fast Fourier
Transform library for Vulkan/CUDA/HIP/OpenCL projects. VkFFT aims to
provide the community with an open-source alternative to Nvidia's
cuFFT library while achieving better performance. VkFFT is written in
C language and supports Vulkan, CUDA, HIP and OpenCL as backends.



Bug#996340: ITP: facet-analyser -- ParaView plugin for facet detection and angles measurement

2021-10-13 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: facet-analyser
  Version : 0.0.0 (unreleased, packaging from Git for now)
  Upstream Author : Roman Grothausmann
* URL : https://github.com/picca/FacetAnalyser
* License : CC-BY-SA-3.0, BSD-3, Apache-2
  Programming Lang: C++
  Description : ParaView plugin for facet detection and angles measurement

This ParaView plugin enables analysis of faceted objects that exhibit
distortions in their digital representation, e.g. due to tomographic
reconstruction artifacts. The contributed functionality can also be
used outside ParaView in e.g. command-line programs. The code, data, a
test and an example program are included.



Bug#996248: ITP: tomogui -- GUI for freeart and silx tomographic reconstructions

2021-10-12 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: tomogui
  Version : 0.3.1
  Upstream Author : European Synchrotron Radiation Facility 

* URL : http://gitlab.esrf.fr/tomoTools/tomogui
* License : MIT
  Programming Lang: Python
  Description : GUI for freeart and silx tomographic reconstructions

Tomogui offers a Graphical User Interface to run tomographic
reconstruction based on freeart and silx algorithms



Bug#996247: ITP: freeart -- Software library for X-Ray data analysis

2021-10-12 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: freeart
  Version : 3.3.0
  Upstream Author : European Synchrotron Radiation Facility 

* URL : https://gitlab.esrf.fr/freeart/freeart
* License : MIT
  Programming Lang: Python and C++
  Description : Software library for X-Ray data analysis

freeart is a tomographic image reconstruction library using Algebraic
Reconstruction Technique (ART).  It is able to deal with absorption
and emission sinograms.  Freeart core is written in C++ using template
classes to have simple or double precision.  A python interface is
provided to access the core functionalities.  A set of utils such as
configuration files, interpreter to run reconstruction from
configuration files are provided in python.



Bug#995404: ITP: mantis-xray -- Multivariate ANalysis Tool for x-ray Spectromicroscopy

2021-09-30 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: mantis-xray
  Version : 3.0.11
  Upstream Author : Mirna Lerotic 
* URL : http://spectromicroscopy.com
* License : GPL-3
  Programming Lang: Python
  Description : Multivariate ANalysis Tool for x-ray Spectromicroscopy

Spectromicroscopy combines spectral data with microscopy, where
typical datasets consist of a stack of microscopic images taken
across an energy range. Due to the data complexity, manual analysis
can be time consuming and inefficient, whereas multivariate analysis
tools not only reduce the time needed but also can uncover hidden
trends in the data.

Mantis is Multivariate ANalysis Tool for Spectromicroscopy developed
in Python by 2nd Look Consulting. It uses principal component
analysis and cluster analysis to classify pixels according to
spectral similarity.



Bug#995121: ITP: dioptas -- Python based GUI-Program for integration and exploration of 2D x-ray diffraction images

2021-09-26 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: dioptas
  Version : 0.5.2
  Upstream Author : Clemens Prescher 
* URL : https://github.com/Dioptas/Dioptas
* License : GPL-3
  Programming Lang: Python
  Description : Python based GUI-Program for integration and exploration of 
2D x-ray diffraction images

A GUI program for fast analysis of powder X-ray diffraction Images.
It provides the capability of calibrating, creating masks, having pattern
overlays and showing phase lines.



Bug#994776: ITP: proglog -- progress logging system for Python

2021-09-20 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: proglog
  Version : 0.1.9
  Upstream Author : Zulko
* URL : https://github.com/Edinburgh-Genome-Foundry/Proglog
* License : MIT
  Programming Lang: Python
  Description : progress logging system for Python

Proglog is a progress logging system for Python. It allows to build complex
libraries while giving the user control on the management of logs, callbacks 
and progress bars.

This package is required as a dependency for moviepy.



Bug#988775: ITP: jupyterhub -- A multi-user server for Jupyter notebooks

2021-05-19 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: jupyterhub
  Version : 1.4.0
  Upstream Author : Jupyter Development Team 
* URL : http://jupyter.org/
* License : BSD
  Programming Lang: Python
  Description : A multi-user server for Jupyter notebooks

With JupyterHub you can create a multi-user Hub which spawns,
manages, and proxies multiple instances of the single-user Jupyter
notebook server.

Project Jupyter created JupyterHub to support many users. The Hub can
offer notebook servers to a class of students, a corporate data
science workgroup, a scientific research project, or a high
performance computing group.

I plan to maintain this package (and its Python dependencies) in the
Debian Python Team. There are also a few Node.js dependencies, which
I'll maintain under the Debian JavaScript Team umbrella. I don't need
a sponsor, but reviewers will be most welcome.



Bug#986543: ITP: qemu-web-desktop -- Start and access a virtual machine from a browser

2021-04-07 Thread Roland Mas
Package: wnpp
Severity: wishlist
Owner: Roland Mas 

* Package name: qemu-web-desktop
  Version : 21.01.21
  Upstream Author : Emmanuel Farhi 
* URL : 
https://gitlab.com/soleil-data-treatment/soleil-software-projects/remote-desktop
* License : AGPL
  Programming Lang: Perl
  Description : Start and access a virtual machine from a browser

The service allows authorized users to launch a remote virtual
machine, and display it in a browser window. No additional software
installation is needed on the client side.

Once installed (see below), connect to http://server/qemu-web-desktop
The user credentials can be tested against IMAP, SMTP, and LDAP. In
this case, a user ID (login name) and password are
required. Authentication can also be achieved using an email sent with
connection information.

When authentication is successful, a virtual machine is launched and
can be displayed in the browser window. In most cases (this depends on
the configuration - see below), a unique "token" is requested to
secure the connection.

This software was initially developed at Synchrotron Soleil, but can
be useful to others. I'm not currently looking for co-maintainers or a
sponsor, but I'll maintain it under the Debian group at Salsa.



Re: Allowed to build-depend a pkg in main on a pkg in non-free?

2020-10-01 Thread Roland Fehrenbacher
>>>>> "S" == Samuel Thibault  writes:

S> Roland Fehrenbacher, le mer. 30 sept. 2020 20:47:58 +0200, a
S> ecrit:
>> Is the only solution here then really to have two source packages
>> with exactly the same upstream source and only a difference in
>> the way the binaries are built and what they depend upon?

S> That's what I do with starpu and hwloc. In starpu the packaging
S> difference is really minimal so I use some sed scripts to switch
S> between the "main" version and the "contrib" version. In hwloc
S> the difference is more involved so I use two branches, and just
S> pull from master to contrib. In the end it's not really much
S> additional work.

Thanks Samuel, such examples were exactly what I was looking for. I will
take the 'two branches' approach. Seems that's the cleanest ..



Re: Allowed to build-depend a pkg in main on a pkg in non-free?

2020-09-30 Thread Roland Fehrenbacher
>>>>> "S" == Sven Joachim  writes:

Hi Sven and Adam,

many thanks for your quick answers.

S> On 2020-09-30 19:31 +0200, Roland Fehrenbacher wrote:
>> Hi,
>> 
>> a quick question to the list, since I didn't find an answer after
>> a significant time of searching:
>> 
>> Is it allowed to have a source package with a build dependency on
>> a pkg in non-free (in this particular case nvidia-cuda-toolkit)
>> and resulting binary packages to go partly to main and others to
>> contrib?

S> No, see Policy §2.2.1:

S> In addition, the packages in *main*
S> 
S> * must not require or recommend a package outside of *main* for
S>   compilation or execution (thus, the package must not declare a "Pre-
S>   Depends", "Depends", "Recommends", "Build-Depends", "Build-Depends-
S>   Indep", or "Build-Depends-Arch" relationship on a non-*main* package
S>   unless that package is only listed as a non-default alternative for
S>   a package in *main*),

Hmm, what I intend to do conforms to the first sentence of the paragraph
(the packages to go into main do not require or recommend a package
outside of *main* for compilation or execution), but not the add-on in
brackets. Is the only solution here then really to have two source packages
with exactly the same upstream source and only a difference in
the way the binaries are built and what they depend upon?
In the end it would be a rather large duplication of work, hence a
rather big nuisance and time-killer.

I'm thankful for opinions/alternatives.

Roland


Allowed to build-depend a pkg in main on a pkg in non-free?

2020-09-30 Thread Roland Fehrenbacher
Hi,

a quick question to the list, since I didn't find an answer after a
significant time of searching:

Is it allowed to have a source package with a build dependency on a pkg in
non-free (in this particular case nvidia-cuda-toolkit) and resulting
binary packages to go partly to main and others to contrib? Current case
of doubt is the relion source package for which I would like to build
non-cuda (should go to main, no dependencies out of main) and
cuda-enabled (would go to contrib) binary package versions.

See https://salsa.debian.org/med-team/relion

Thanks,

Roland



Bug#961635: ITP: dragengine -- Drag[en]gine Game Engine

2020-05-26 Thread Roland Plüss
Package: wnpp
Severity: wishlist
Owner: Roland Plüss 

* Package name: dragengine
  Version : 1.1
  Upstream Author : Roland Plüss 
* URL : https://dragondreams.ch
* License : LGPL-3
  Programming Lang: C++, DragonScript, GLSL, Python
  Description : Drag[en]gine Game Engine

Required to play games (*.delga) or developing games. Run delauncher-gui
or delauncher-console. The Drag[en]gine is a new, fully free software
game engine based on the GLEM design which allows to develop games faster,
more stable and fully platform indepentend (-1 day portability).


* Package name: dragengine-dev
  Version : 1.1
  Upstream Author : Roland Plüss 
* URL : https://dragondreams.ch
* License : LGPL-3
  Programming Lang: C++, DragonScript, GLSL, Python
  Description : Drag[en]gine Game Engine Development Files

Required to create Drag[en]gine Modules (like graphic module, input module
and so forth). Not required to develop games.


* Package name: deigde
  Version : 1.1
  Upstream Author : Roland Plüss 
* URL : https://dragondreams.ch
* License : LGPL-3
  Programming Lang: C++, DragonScript, GLSL, Python
  Description : Drag[en]gine Game Development Environment

Required to developing games using the Drag[en]gine Game Engine. Run deigde.
Developing games using Drag[en]gine does not require compiling or linking
against the game engine.

* Package name: deigde-dev
  Version : 1.1
  Upstream Author : Roland Plüss 
* URL : https://dragondreams.ch
* License : LGPL-3
  Programming Lang: C++, DragonScript, GLSL, Python
  Description : Drag[en]gine IGDE Development

Required to create Drag[en]gine IGDE Editors. Not required to create games.

===

All these packages build from he same source repository at:
  https://github.com/LordOfDragons/dragengine

The debianization is located in upstream repository in branch "debian":
  https://github.com/LordOfDragons/dragengine/tree/debian

The packages are build from this branch but I dont know how to continue
from here. Here the information requested by reportbug:

- why is this package useful/relevant?
  It's a powerfull and future oriented game engine. I can harness this
  power already so I would like to allow other to harness this power too

- do you use it?
  For active game development projects

- how do you plan to maintain it?
  As much as possible which is why I put aside an own branch in the upstream 
repository

- inside a packaging team?
  The "games" team seems appropriate. I've talked to the team already on IRC 
recently

- are you looking for co-maintainers?
  I do not think multiple maintainers are required. But it never hurts to have 
helping hands

- do you need a sponsor?
  If I have understood the documentation correctly I do need a sponsor.
  So yes, I'm looking for one.


Accepted fig2dev 1:3.2.7b-3 (source) into unstable

2020-01-06 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Jan 2020 22:13:27 +0100
Source: fig2dev
Architecture: source
Version: 1:3.2.7b-3
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Closes: 946628 946866
Changes:
 fig2dev (1:3.2.7b-3) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Add missing colon in closes line.
   * Set upstream metadata fields: Archive, Bug-Submit (from
 ./configure).
 .
   [ Roland Rosenfeld ]
   * Update upstream metadata and add several fields.
   * 31_CVE-2019-19746: Reject huge arrow types causing integer overflow.
 This fixes CVE-2019-19746 (Closes: #946628).
   * 30_CVE-2019-19555: Add test to the patch.
   * 32_fgets2getline: Replace most calls to fgets() by getline() in
 read.c.  This fixes CVE-2019-19797 (Closes: #946866).
Checksums-Sha1:
 92f67f03a5ad1c7f382b63e078dcf7b1f1ecde09 2232 fig2dev_3.2.7b-3.dsc
 9c13e49ab34baac8baa985cc0af57609d4123618 228772 fig2dev_3.2.7b-3.debian.tar.xz
 7476f69b9b1952e3935875c53f8cc98ba71a664b 8989 fig2dev_3.2.7b-3_source.buildinfo
Checksums-Sha256:
 4ea06726d71284dfa2470e2a9b84c841217d281b67a9552f9ddeecbc1b7b20bb 2232 
fig2dev_3.2.7b-3.dsc
 ea7c2bdff463a1f66db5cd317e2d3a8a89a839383a3355d72d14114291a0df41 228772 
fig2dev_3.2.7b-3.debian.tar.xz
 c21237cfa412fa1ef3aa99a7587eeae97a8b802058e52294868eacbc73027ef4 8989 
fig2dev_3.2.7b-3_source.buildinfo
Files:
 6aec2e5f6c2825a847eedec2c8347927 2232 graphics optional fig2dev_3.2.7b-3.dsc
 24e4725f411241a0d5053826f751db3b 228772 graphics optional 
fig2dev_3.2.7b-3.debian.tar.xz
 bb6843611522534d77610efa25339295 8989 graphics optional 
fig2dev_3.2.7b-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl4ToyYACgkQAnE7z8pU
ELLcGhAAn1yxBuOzcQgUPUdyYwAaoldr0hheTJsjXdk12Dz+SyzH2EyqZqrfgoZA
fYnkifFncQjzRH7vkhuVZEw6mtC1D0TeG9bmM1XdTVnW3kWMqlvC0H0Rqe+sMeY4
HikFdO+b+TGv3RnZFkSpqni9eZnOsognF/MVc/TunztbhXgvhjca9QHzbM1tpdeL
Vb0qsDN6uX/3i2eGgFYMX40S0fU968eSj7HcTtr8CR9Z05euHP1Cz0syhfRles7x
k7qaNXioqok6zWPidcQP6Jc5qQhUV7nAl6LQKE8ZttVOxs7qtrnPW0teZfmBqWo7
JkJXpVN0TaKh/0V21de+BGxgLzmctUAQQ5xuA13bq6A6s0Ox43mSD3fGHl8rr5yQ
58GyPOi0C/Jw9J9gAs9FZuVrX0MI78Omza55GxZkMgszweuZINBOaNO8wiJwWO2p
IaQRKsB87aZdXYSJUZNE/jhE3rJkkti589w2Ur6xpgflziLgfsKnvOxxAoBC/do6
aOPCyzEPdJrg7odCDcAlb77cAiy3hS1fdRwKYUqIqbhtSrtYHgKwAChjTv1NSo/m
W0p6io/zau5vysDXUnwPw1cheQSriQ8DQn2Zzk1q8hKaIEsTHz83s5v57mpGAFh8
fpKVb6mVJFW7ui/G70hW9EnNc/AdBc4gDEkxSzlE99gKQo9tPtQ=
=645g
-END PGP SIGNATURE-



Accepted libsnmp-session-perl 1.14~git20130523.186a005-5 (source) into unstable

2019-12-08 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 08 Dec 2019 20:21:15 +0100
Source: libsnmp-session-perl
Architecture: source
Version: 1.14~git20130523.186a005-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Roland Rosenfeld 
Changes:
 libsnmp-session-perl (1.14~git20130523.186a005-5) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * Drop override_dh_compress. debhelper in compat level 12 doesn't
 compress examples anymore, and no "html" files get compressed.
 .
   [ Roland Rosenfeld ]
   * d/gitlab-ci.yml stripped down using pipline-jobs.yml
   * Update standards version to 4.4.1, no changes needed.
   * Set debhelper-compat version in Build-Depends.
   * Add upstream metadata.
   * Remove outdated comment from debian/watch.
   * Add debian/tests/pkg-perl/use-name pointing to SNMP_Session.
Checksums-Sha1:
 6eb77117bd3d539f3c318964aaa0fb9e01a04e99 2251 
libsnmp-session-perl_1.14~git20130523.186a005-5.dsc
 3f595d783fc12d9351025a5385a6e11e82c7f693 10604 
libsnmp-session-perl_1.14~git20130523.186a005-5.debian.tar.xz
 0dde01b8d355fa99a0e741d85ca225587af6a8c4 5455 
libsnmp-session-perl_1.14~git20130523.186a005-5_source.buildinfo
Checksums-Sha256:
 5a30bc6c919c0aa2e4eb924166be1cd1026858cb3c4292a4d88c0d6434cd8862 2251 
libsnmp-session-perl_1.14~git20130523.186a005-5.dsc
 22bbaef94f4ad3ec38de385914d709f18b23b6dd97948fb739e2df8999ad7095 10604 
libsnmp-session-perl_1.14~git20130523.186a005-5.debian.tar.xz
 d214855b1e493bae3c1f541981370a9249c9e52d2d96b42bfcc24a868a0721cb 5455 
libsnmp-session-perl_1.14~git20130523.186a005-5_source.buildinfo
Files:
 e20b63953a63fd63bbf32148516e2bda 2251 perl optional 
libsnmp-session-perl_1.14~git20130523.186a005-5.dsc
 77577438873be48c4e6489427553e573 10604 perl optional 
libsnmp-session-perl_1.14~git20130523.186a005-5.debian.tar.xz
 cb6760e91175007059889b9556afadad 5455 perl optional 
libsnmp-session-perl_1.14~git20130523.186a005-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl3tTWgACgkQAnE7z8pU
ELJXpw//eB8Y+IwYGO389I3gLQJsfmha3NnL3SGsygUK9oYs8oAs/l7kymvlurnJ
iqQoVY6wFRwMup9Cv3E0qh50U+1O9vdl20zVOJMzB6YQBZrqOydgDtSvSCZMnz6C
o5YlBNaPy+/HCPty5p5Upi/EGTI+ID+jp8bs3lsaCauF9cAfmA8ZGrAfGB9ctqIc
r2HGJaRX+Yw2NOxaYI5qLRNfsJMnMZUYKKfNk/TJNkbwdcb4FQlEJ9yqc1sk7Y8X
nIlZX0huxyvwDmRytC+K0l++mQgzrgxIyd6gAj8W0P+kH+zQe2fwzHDA3OnHsyw5
V92ZmFLSHn+z+a7uMsv+wyp6KlNnLfbpTqURVYwU0+s0j8RmsiqllxIXoK5qDg0Y
LsNsRpOKpGrc7/D6+NOI29AeGS/nQBgcciHSaiGdOLpKOMFdUce/AUsT94/smgYt
EtlXRylPL9iUYWZ7JHTFbT4aXwmT5ZCuAW6bQ+1kgiyraDN+FpFKTAbUeDVP9ohR
mFNNh/El2cFSulHb0wKEKA0RXu3K5LUHFtM6HqWZsePO3jOD1s2EWXz+qzfohZHf
F0xCSM7g60ybKDJ22k7nYiGEusVSppUm4ynpScAGQkhLLnXXGpFzqb9JtDMgMjAg
HSU8esxErycUhRZrMU7GK9L6AkCuPcu58uU+aXomd1T1oC+PeCQ=
=VESG
-END PGP SIGNATURE-



Accepted fig2dev 1:3.2.7b-2 (source) into unstable

2019-12-04 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 04 Dec 2019 22:04:13 +0100
Source: fig2dev
Architecture: source
Version: 1:3.2.7b-2
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Changes:
 fig2dev (1:3.2.7b-2) unstable; urgency=medium
 .
   * 30_CVE-2019-19555: Allow Fig v2 text strings ending with multiple ^A.
 This fixes CVE-2019-19555.  Closes (#946176).
Checksums-Sha1:
 39272cf622de36a0eaf798ce7d563b69e13edb08 2232 fig2dev_3.2.7b-2.dsc
 ab108c93d0a66832862acd8d87f7fea78cb66a68 211100 fig2dev_3.2.7b-2.debian.tar.xz
 7b173f2ceb22456dae48abd9c27b3325dbd7a4f8 8942 fig2dev_3.2.7b-2_source.buildinfo
Checksums-Sha256:
 0b6e2a249604cb3c2e2239f138eaeabf7eaaf10940c77a18b290c903c6f1e5e3 2232 
fig2dev_3.2.7b-2.dsc
 f9ff6fad8b6f19151ed170b72444e83f8123ddd5a190c86172267a04f151f4b0 211100 
fig2dev_3.2.7b-2.debian.tar.xz
 1cab7f8849c2484196ca84f8b6e6ffb7bf0f7721497ec374ad83f550e2d4d3a7 8942 
fig2dev_3.2.7b-2_source.buildinfo
Files:
 dcefd6ff3184090f2d75d90db2762110 2232 graphics optional fig2dev_3.2.7b-2.dsc
 7a06915f08e4aa9b251a96da32299691 211100 graphics optional 
fig2dev_3.2.7b-2.debian.tar.xz
 1482d9e358ebf125c904c451a2893e0d 8942 graphics optional 
fig2dev_3.2.7b-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl3oIHEACgkQAnE7z8pU
ELIFvQ/7BJp9h3/JMpp+bW+cIX+7oqVJJ2DdsU8VPeGHJhx1fnFS/z5qFGLkiH98
tNy8x6V0ESW5mJWxyrvfObfSfhygUoJksyt8EhHE/5l2Ee1qsXdZ/p1oTobT1Ty4
hV1WyC0FOTJgrWKIj+QPszDW5w/Fw7YY/B+uVfDow+JFAslQk2eNoOcwO+YowaFL
45mZxZG4jLjcNwGoMC7yFmWVVQecBZ486bfBPHgl4tT8izyRKveK7mU3JNXTUM0R
LR5HShEt7pjTXj3M6VX0FReqN+zKiPemQAD3huHBk+DBh/wsQ8SLfn1poAV0UBRQ
u95uVLF9uJDrIJbMnZdoCdKq4EBZawtPoaBy+xjlCUSgyGZoAl3ykXCtXFk1087X
mRLcODrLM5F5TUbdk/VXh0k5B8o6Q+pqgrZp3ijAyJvBnvXYN2Qby05rIVu9tj1D
FxZ5Ou6FwXWrfUvaq5kEL0ba4ASS8sxuJJchiC1lp4mQ6OP00Agmj9L/nZ4mg0aD
7KLS27cLPUGEN+QQZMMbSdQiJdKQU/skoQtdQMwBtKRZauFwRADMKL4G1XuUeUhc
tm3S6g1TnqcCm0iCcwquv8xW+pe34ciLz8etY7n3OpwFsuKVSog9OzsCV7hLiqNK
qZzRj1qbe+piuNPcF1dHt2G7yz3nYyhb05wpJ1Hcg3NQtp7oQoU=
=EdSH
-END PGP SIGNATURE-



Accepted xfig 1:3.2.7b-2 (source) into unstable

2019-11-15 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 15 Nov 2019 10:39:22 +0100
Source: xfig
Architecture: source
Version: 1:3.2.7b-2
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Changes:
 xfig (1:3.2.7b-2) unstable; urgency=medium
 .
   * 07_reproducible_splash: build splash.xbm in a reproducible way.
Checksums-Sha1:
 68d4ffc340288283b17a19437643fdcbafdb5514 2230 xfig_3.2.7b-2.dsc
 aab257b7c35b2ca3dc5c917eb2137f0f5ba68fa7 39440 xfig_3.2.7b-2.debian.tar.xz
 37648f4d3a5dfd6bbd93f57119c31444d3ea1751 8391 xfig_3.2.7b-2_source.buildinfo
Checksums-Sha256:
 cc457912a8823041dba42245fca488025506ecc350d2c7ebdf3dbfec3f7c1e5c 2230 
xfig_3.2.7b-2.dsc
 cc31603621c33c6d6f6bed87590235206fd6a11091a0fbd7a1b6b50a13cea2b5 39440 
xfig_3.2.7b-2.debian.tar.xz
 ad9fded18cc67571f9d0ddc2c3d4b25333522fe6f354257f685bdc3123ecf6f5 8391 
xfig_3.2.7b-2_source.buildinfo
Files:
 64b831bca338d1efeec408910f8f6bc4 2230 graphics optional xfig_3.2.7b-2.dsc
 e86b49b5e32b9f4e03a476cb8945d914 39440 graphics optional 
xfig_3.2.7b-2.debian.tar.xz
 c7ab3a851cc68a42e599f91f91fba963 8391 graphics optional 
xfig_3.2.7b-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl3OcnkACgkQAnE7z8pU
ELI+BA/+Jn3C24lDm6KbxvkucotE90Uq46JpK5xA8EuL12hPgenmszjR8ItTZ6Mp
H/ARBWHDPqfeSiYmHma6p53bvHrqZGgz/6GQaOxJMcuRtF7xpYCTrbIv/Kab0j6j
uXm8zBVsxzX/YItbFrsNLd838ZXTYOjr8OYxytGY3e04ej766ayGfQdT462yIPJx
OW970pDLsHTF5iUoKo8Qg/BksTTMJR/YOCkg6NjDdjG1AZyXuStroyr/EQD10Nhb
4zSp2sG1+wo3s1Hq5WK/QLCI6/GsUFTkKWkYj0+OG7QZ2iEUeNVsWTpDXmQUS0x0
DyW+S+zY2DJYTLkhe0CiaCDdjJr7sxEoxo4CW3CYS8L35jQXWS4cOnbChO0O6PKI
Nk8DV1plG84sxWWhONZQlr4B88dPROddqXEnhYKgkNLpHETZ+5LnN8SUrqn1d93k
uiHRgebQ+cTyxJv26O1pKwSsuC7EIYrfPM+BRwCncGbp08U25vZHrXYGkuLDpGVj
xkmFDRAPsCZb0UvLJPpRs7L9983yJYmZAXRh+5Ags2z6z+tJQS7oqqagBg+BeLCY
QXtvw7viO/Huv8TOToAT9HNa6khi2C5kh1OdSDQ1YRn7EoKF2JkVeJvwuH8cdTfJ
MjobUCUxy0sPuMJIhgMojAMlkMwXeRWAcRmwRdxwrgJaCnqLN4w=
=Nr0U
-END PGP SIGNATURE-



Accepted xfig 1:3.2.7b-1 (source) into unstable

2019-11-08 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 08 Nov 2019 18:12:51 +0100
Source: xfig
Architecture: source
Version: 1:3.2.7b-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Changes:
 xfig (1:3.2.7b-1) unstable; urgency=medium
 .
   * New upstream version 3.2.7b.
   * Update all patches to new version.
   * 07_interpolatedspline is now incorporated upstream.
   * Backup testuite output into artifacts.
   * Add buildlog to gitlab-ci test pipeline.
   * d/gitlab-ci.yml stripped down using pipline-jobs.yml
   * Remove workaround for xfig_man.html generation.
   * Build-Depends on fig2dev to create splash screen etc.
   * Build-depend on debhelper-compat (= 12) instead of using d/compat.
   * Upgrade to Standards-Version 4.4.1 (no changes).
Checksums-Sha1:
 7b787a915cd68b958bbe6928776539201058f4e4 2230 xfig_3.2.7b-1.dsc
 c8e4426194b8860b5d5e568eb2a94a790ad62f72 5059984 xfig_3.2.7b.orig.tar.xz
 5ca68ab8f433480318ac42e9a604af9a42fdffde 39080 xfig_3.2.7b-1.debian.tar.xz
 161b3cf7b5c1a26032666d60df84fbe6278b85b4 8391 xfig_3.2.7b-1_source.buildinfo
Checksums-Sha256:
 2f114e44f14fad35f8d679cab57746432f943d8000584d77ec1a7810d5f9b9b9 2230 
xfig_3.2.7b-1.dsc
 bbc1c4aa8eb7fc06559a5bf83c4798f022be413519778a5d5cdccd24f39a0bce 5059984 
xfig_3.2.7b.orig.tar.xz
 5c954766d1e8fc5cb296b6772d397692b367c7787032b74f7d29f37c82dfd9ad 39080 
xfig_3.2.7b-1.debian.tar.xz
 7c4a51f00eb425516f363efbc97d0e6bfe2079f042ab1b910f1e26b813813d22 8391 
xfig_3.2.7b-1_source.buildinfo
Files:
 0d4ca3c0369c0b59557d2543d8d76cea 2230 graphics optional xfig_3.2.7b-1.dsc
 73d460d0883500038610ae0b102585f9 5059984 graphics optional 
xfig_3.2.7b.orig.tar.xz
 5a1a7b7ea6df6a32f7b4c77dd6148abb 39080 graphics optional 
xfig_3.2.7b-1.debian.tar.xz
 9d79807a234688f3c99104d2f68e97d0 8391 graphics optional 
xfig_3.2.7b-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl3FokYACgkQAnE7z8pU
ELJvXw/9FByfxLxgCups0NstIPBOS3ZqSUMkyaSzmIc1wFjHrWtIQ3tVD7RSU+5t
Yd20RdOKuALBMIMtIpUd4lAcWDH5H/9yB+9h4Jw7LaUh268U8t+ATSX2+MEYA8jS
nhTXJojPf9kGBqLyY4fHPE+bNO25szF4UPG0ycMOwdvBetU3QCUDXGpXXxFeSksl
ChBfEv2z9Vyrj+alrvem3b7fqs+g/p3I+EU/81Lh96PabmRKo1SY30dNlfcwpuLa
sLQf9tLafk1R9osbb7AUVjtZWPWoWEBBcZhEBAC+/ZRM9LgbtoOcjp4fUK1hoG9z
o06bCTAl6blIZCQnihEWIMsLdk8QF13MTILlWp2nn08huqlksg9d4Zg/SUr+/TXw
jM2qiMFJCyShtrFR6a+Sh2061xHa/8uWk+4UneGTZPFgqI7wMkvGZXoVFvT1w/Qt
7j1uoJfuN1ghvL81dSzolOBqgvuBS7IljjQtMLrOnWbNdUOJ6WAA7c98UcFsWz7A
+tW6In98iY3pX01A/ZMg1bUPrRg4CaAlZuUho6ZjatURNApmZOud5ctciAgS2ige
V7XuuOEzUZSKN9SlYYaMwoxwG5HV7T42UTqAy3HT9Mk5QJoUsp+qUXWBJ37MGyzB
hyWLar8xx/mvzDxMQoUliTQkSvum5PieLhnoCJ/Ei4Juqezj4FA=
=JLOr
-END PGP SIGNATURE-



Accepted fig2dev 1:3.2.7b-1 (source) into unstable

2019-11-08 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 08 Nov 2019 16:19:03 +0100
Source: fig2dev
Architecture: source
Version: 1:3.2.7b-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Closes: 933604
Changes:
 fig2dev (1:3.2.7b-1) unstable; urgency=medium
 .
   * New upstream version 3.2.7b.
   * Update all patches to new version.
   * 30_man_typo, 31_maxcomments, 32_freelinestorage, 33_hardeninput,
 34_one_point_spline, 35_neg_colornum, 36_free_realname,
 38_omit_showpage, 39_tikz-notex, and 40_circle_arrowhead are now
 incorporated upstream.
   * Do not clip objects with line-thickness 0 having arrows (Closes: #933604).
   * Define version test as superficial.
   * Upgrade to Standards-Version 4.4.1 (no changes).
Checksums-Sha1:
 4d8dee4dac11a898e75a4f00e04202d3b500bab4 2232 fig2dev_3.2.7b-1.dsc
 8097c178b7fff1023112250938cc87837c0f564e 512224 fig2dev_3.2.7b.orig.tar.xz
 3fed6f8da65671a208c46cbd91ecf1dd07507f8e 210616 fig2dev_3.2.7b-1.debian.tar.xz
 22155922060793305f12e9491bcbf38d3ba357f5 8878 fig2dev_3.2.7b-1_source.buildinfo
Checksums-Sha256:
 46bccf099cf5dbcae9c632f5b092432ba6a98440ac37a7125b794d265f1cb6b6 2232 
fig2dev_3.2.7b-1.dsc
 47dc1b4420a1bc503b3771993e19cdaf75120d38be6548709f7d84f7b07d68b2 512224 
fig2dev_3.2.7b.orig.tar.xz
 f6e6a46d9ef8b619405a5ffa0c082cc67416f724c4f277d04f8b21e88a5e4de0 210616 
fig2dev_3.2.7b-1.debian.tar.xz
 5a7a5ed0c40aa35caffb054652560318e6331c83bec3396cd036f35017740fdf 8878 
fig2dev_3.2.7b-1_source.buildinfo
Files:
 df7ed9290065b458ca20e536fcbf016c 2232 graphics optional fig2dev_3.2.7b-1.dsc
 209917b3d4ed6110891eddf6b57ad5f3 512224 graphics optional 
fig2dev_3.2.7b.orig.tar.xz
 dd64c9dfc12f536fb44316ad4fe46426 210616 graphics optional 
fig2dev_3.2.7b-1.debian.tar.xz
 781156d44dcea82848ddeab2d3bef031 8878 graphics optional 
fig2dev_3.2.7b-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl3Fh9oACgkQAnE7z8pU
ELL7mRAAh4Zl4JxMLmh5Gl7fxrJh7THwIEjxDosipkB/aSm0zqKns/nENj7SNohw
7GCq0MK6gGNijwUXbGPZHBpuQNy2NeimJWQAlnV4SERByt/v5AhyC6fYpE3QoklD
BfKbk8mRG1uugXTIWbH6sJR1+zH8cv+W5vXIiBPjNDJlFBvlayqR8CuY2+Woouuj
Lugs6MIWKLFSzGLTb9Lzneae3wrIIcBiW4RrM24wmjxK96WPrmRY8AP3aEX2w6zR
RWLvAxRMZJnfyNihEWFtXiQ1VPEKtH1lN09a+XfNZASNWFS4EWkGXO5QLPQL3UAo
AFWe54OmbPMgFpIn9KezC2wBD3t9RiBuDRvazPzzlmrBuPCw3trddKlUMPkzhbD/
c1B3MRTvNjtXM+iOvfgHxrwJT8CKMZ1rOLaQAe5VTH6oz1NoMCG+1DWQ0ahGmMi3
E4xEmHWrGMoMtbHjcgmnmgZtVkX3Xm02SpVZQ0z/DmB/M8rxvh0OVa2Wcj8czCZb
Wbd/7LgMR9cwWwHmZ0k92OsrfAYVbc9IhzSW8fPE3dWwQL4qVCIdULMkep7qQjYl
NcPlF9Cz5HwXW+pBTT82z0JZ/+0Z42ttMFaxUFF7Qb00t54l/f8M+hCIDG4TVlBA
SbAgOM6Y655ZWGzF8qiTEqLhSRL1o45El7E3xbmBZ3Ij61s3/iA=
=KwYY
-END PGP SIGNATURE-



Accepted rancid 3.10-1 (source) into unstable

2019-10-03 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 03 Oct 2019 09:43:52 +0200
Source: rancid
Architecture: source
Version: 3.10-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Changes:
 rancid (3.10-1) unstable; urgency=medium
 .
   * New upstream release 3.10.
   * Adapt all patches to new version.
   * d/gitlab-ci.yml stripped down using pipline-jobs.yml
   * Define version test as superficial.
   * Build-depend on debhelper-compat (= 12) instead of using d/compat.
   * Upgrade to Standards-Version 4.4.1 (no changes).
Checksums-Sha1:
 4c2c74a8915a6c1e8c0b1d6f7a97ae73369228b2 2267 rancid_3.10-1.dsc
 d643b13008a5a975e00ca820aa6d3a685d40254d 533821 rancid_3.10.orig.tar.gz
 8da745c087c39ce1b59658fd1bbb0e7603eef566 455 rancid_3.10.orig.tar.gz.asc
 40839c6c7dd06ccbf07574f6dd0da92e5cdee6ad 35192 rancid_3.10-1.debian.tar.xz
 64804e299a6a1b222c84eb65801dce38ce689bd9 6189 rancid_3.10-1_source.buildinfo
Checksums-Sha256:
 cbc0456ff7698b78feec6509c2dea2922446399ef94bad30716a061dcd527e5d 2267 
rancid_3.10-1.dsc
 7781af6df112fa45655485d178055b013cdce32523c6737dd593ca645898bafe 533821 
rancid_3.10.orig.tar.gz
 826f707f6788294a132018d3415a0ea793fc43a35f3cc7f51dea1145326f530a 455 
rancid_3.10.orig.tar.gz.asc
 e2cc77de4d33ac1315e759b41ca2df98943e96c8c9f712c9a22e17bb339d1e9c 35192 
rancid_3.10-1.debian.tar.xz
 53d38c8977b2d3688e1702750b4cc1de6c57cc9a2010ca157f2d85cb5e9c47c0 6189 
rancid_3.10-1_source.buildinfo
Files:
 11f76790ddd2a6630f44c309472f8279 2267 net optional rancid_3.10-1.dsc
 7ff4bb49283797559d60fa5af3461ff2 533821 net optional rancid_3.10.orig.tar.gz
 001336631a1cb52f4425a75b6007be61 455 net optional rancid_3.10.orig.tar.gz.asc
 26a1bed8d0de3313665145b439884e15 35192 net optional rancid_3.10-1.debian.tar.xz
 ea2c465f20218a8005f45e7c822e1172 6189 net optional 
rancid_3.10-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl2Vq9kACgkQAnE7z8pU
ELIOUA//UXdruMYhN6JgrAdCcE7+IKoDKQzSDsIMO0c1uY2ngYGHYR2Ncvu4qvMD
W40J7cC0+t9eP6bbZTm5ckkyko/vhJUY7Cb9XOr5/+2mEqh7xdBsPUDpCR1CDatG
DGsJwe+w4V55tc2cE8cRPLhtP4vLn+oXYtytQ2KKTxU/pjk97gnAj5nRt9OOANT7
ZHq52mIvzdyCQvzzHjz3LbCkog4F4wcaZJxGrpghjDvPTyK9PMmC0k2LYyTKdmuy
HACyD14ihthzx3jMZI99PeOhC8LrtAXmGtr4NxztSri4NiyaTlQuOO62lL9yTV28
aAQEXZ9hVvLgnF21FSKhRLSRzVfuJWtDKFaz2US7yNofm9fWIrH2ocTYzPS1YFAz
HBskI22wcHclEw+HWC0thQcfL6SAmc9oW6iaiLftMRDS6DKb48AibO4dJAXaeLJZ
MtxLbTUm3K8waByJLWzSWjxk7DXb4rUv2LJTuwbPTemUf9JaJkUwfhrp6LOoKs5T
CzAgODVIUfZ14xBXb1i1WaftCY7Dvgaeb8rXjzEnWLhoncsA4AKpiejFry4Vi1sX
b/vk5pH7V+xjvZpNzW2C3IDf9YjAvOEq6yWy4/X3dm2IxmeEiPqDIAlgmCICWHnn
Pv5efX70+tNpnROWTwQnAdMpa61bcIzUFkExnRHF1x0O6Dl1w6w=
=gix4
-END PGP SIGNATURE-



Accepted fig2dev 1:3.2.7a-7 (source) into unstable

2019-07-27 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Jul 2019 09:42:52 +0200
Source: fig2dev
Architecture: source
Version: 1:3.2.7a-7
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Closes: 933075
Changes:
 fig2dev (1:3.2.7a-7) unstable; urgency=medium
 .
   * 40_circle_arrowhead: Do not segfault on circle/half circle arrowheads
 with a magnification larger 42.  This fixes CVE-2019-14275.
 (Closes: #933075).
Checksums-Sha1:
 d42809818f414aab43072875f47719a75803f936 2232 fig2dev_3.2.7a-7.dsc
 170cf702816927298404a03ee053e8a27c022811 219824 fig2dev_3.2.7a-7.debian.tar.xz
 65a7af3b0b8cf20c2b954e1563934cb4e2748dd2 8694 fig2dev_3.2.7a-7_source.buildinfo
Checksums-Sha256:
 3d65fa20ae15e1d0ff0092f0df56cc94d72164a8743e33b4e216dfff092ac1f2 2232 
fig2dev_3.2.7a-7.dsc
 dd7d6d55ea82e6ddd04efd49fd8547b424f81da6d2e841e682e4ab8994b92e98 219824 
fig2dev_3.2.7a-7.debian.tar.xz
 1a105feed94e478c01bcb40046625dbc4b3bba1f6edbe1b04e0ded3b46ab2963 8694 
fig2dev_3.2.7a-7_source.buildinfo
Files:
 943a9d55d346b656f5aceb2aaa0ee901 2232 graphics optional fig2dev_3.2.7a-7.dsc
 f33365bc3af98e8552e92a27bfb74cea 219824 graphics optional 
fig2dev_3.2.7a-7.debian.tar.xz
 90ce9e8c7a027489a91343d1a9a2e4ab 8694 graphics optional 
fig2dev_3.2.7a-7_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl08AMoACgkQAnE7z8pU
ELLn1g/+OEVVkS3aaUwXdaT7nsp68YjYKtvlL1zprHz+GyubIwt96YLD0sdkYGoB
iSkhnY45J3d3j5uNoBucTC/UyW28QTVlnzxq3B2gTxKn5oTp+ttptRc+E/x8QxWp
lLLsT22wEox2D8aJviPj0KcvozjSRo0kJ5ocR/YN5bK0uGzE47xt/vCgBOg1VIHi
xMUHKc+BPXKkjoWDUM9ZYkJzZuWTvcPuUEK6zzA1oOiuDLWbTvuvlCXy24AidHs+
yPiTTqaU9MyBVSrLOl2z1dUzqVjik1d/Cz3ngWFaBYoDZuvRHA9MJfgTHFtDzowk
/fJOgLiTA8k0wY+aBHqTUL+UrC4TFzhOQlOk7xFMG87LxVbCUru9VNFdJMKQCVwp
9Wt5twWoPxwreWmsn4D4WNTuxBrh7zYa9e7R+hCpXcKFelxurt6H/PsW1atsgxu7
UZDX5mcjhxuqPfTQEedm7qLt2ZTRtqO9GHgmWqrbABF+sTYTRdbTksUy7K3IE5ct
2FmVQiHJKILRh/M6T/jqjMMx1NBEuLqZyu8CkMqta8Uvc7hP11g4jkrJY0XV9NQk
vZ/Ox72Gb5xoIje5VgnLNgj/Lj8e3BY+Z55PnQXQRLxFyditH2Q/WcZG5LRu8jGd
uH8sq5/gXpb3kWHeK6uxQ1Ga2OPfpoK/x2zrv1WjIY8tLOVGcRk=
=7pQR
-END PGP SIGNATURE-



Accepted ding 1.8.1-8 (source) into unstable

2019-07-12 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 12 Jul 2019 14:02:53 +0200
Source: ding
Architecture: source
Version: 1.8.1-8
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Closes: 930688
Changes:
 ding (1.8.1-8) unstable; urgency=medium
 .
   * 24_vornehmen: Fix typo in "vornehmen" (Closes: #930688).
   * 11_desktop_file: More optimization of ding.desktop.
   * Upgrade to Standards-Version 4.4.0 (no changes).
   * Add debian/tests/typos to check for known (former) typos in dictionary.
   * 25_management: Fix typo in "management" (missing 'e').
Checksums-Sha1:
 05160ba731bb66f5a84538df3ac7eccc13063f76 2068 ding_1.8.1-8.dsc
 0c731f9e7f2d3fc0e3f096a86977a48f614a46c7 50984 ding_1.8.1-8.debian.tar.xz
 7c974e20e9ab45cc1889b3e749e075e9f8838578 6202 ding_1.8.1-8_source.buildinfo
Checksums-Sha256:
 d0e4d0905e1bea844d0d46d0080d22fcfff8a32eeba82267c2b2525b91795092 2068 
ding_1.8.1-8.dsc
 86993b19008270fae46e964e8b158e28f2b14956afa8d518c136bf54563e8682 50984 
ding_1.8.1-8.debian.tar.xz
 7968ad229fb401192757ea66d181bccf4b31b7afee64200f622b2e637981edf9 6202 
ding_1.8.1-8_source.buildinfo
Files:
 51efdfbbe28543b6351fc19399550e41 2068 text optional ding_1.8.1-8.dsc
 13c7f3a9c951ac4c3c56f2caed8fb42f 50984 text optional ding_1.8.1-8.debian.tar.xz
 da61f2b4d79915f39f794b0bda7dea73 6202 text optional 
ding_1.8.1-8_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl0odxIACgkQAnE7z8pU
ELLqERAAj3XYaNIymyjvcbWRFjifZIJUgEv41Fz4Zmc3ZsZk0noZtJs5FEYM6K1W
3wmqEjAgh/PU6+nXz50IAMHNPYekJCzwnjgmJ2/rL4YoHFCFM7F9ThySeA5cKORT
QzS1Hewimz8XGtNxYyAdYZMSw0En7M/dSM0dZxstWl2ZNY1LZmqP/RvOT/S6w3FJ
8XMmMQRXQbVxkxkKECj7rXUw4Qrpa3GUTZNIA8ONOpggwFPUU80pxOF0yY7jRJkQ
GY1gzezTfMLJ71t3yTW2H8qb1kdhtOSvLhESF4/UyAVUjAeiytDk40yFBFo3MD2S
S/S5ZaQ8SshdY2EVjfyTdM4QLxU43WF4Yc9nac0NeOpIHw2xCeEvv1EXjG5FTa9P
pRcKWqn+HC0uZpwqRD1i1ogBtkPR0Nq6o4YS5Gtn0C0+PqIbCSk3RhF76ePqgUjs
zQ3//dZiwM5o6II3lCjURW+PfZs38hg4Z98S6ZO4Zr85wq07tynur40d4EFMfs/H
ALzocU1lSNAR/zOZLHRhY98x2RbIdatXFfNko51+Gy+EgH4LmGbaOZtiDl0K/9Ie
DmGMgFoLpkfh3j0KwiUZ/OAF6KAHOoUUMEQuv7W8yhgLQJnpx/wMa7vdCqS0BPZA
HblyUS6GccUptod0nD0QUzGt0AvuvTmvDiIpeG3G5nbgYw1a8Jg=
=EQjj
-END PGP SIGNATURE-



Accepted fig2dev 1:3.2.7a-6 (source) into unstable

2019-07-11 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 11 Jul 2019 19:57:35 +0200
Source: fig2dev
Architecture: source
Version: 1:3.2.7a-6
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Changes:
 fig2dev (1:3.2.7a-6) unstable; urgency=medium
 .
   * d/gitlab-ci.yml stripped down using pipline-jobs.yml
   * Replace 37_pgf-etex.patch by 39_tikz-notex.patch, which removes the
 tikz test with etex, because tikz seems to be too fragile on tex.
   * Upgrade to Standards-Version 4.4.0 (no changes).
Checksums-Sha1:
 d73e9cb22ac6693743a8c65e777bc67bb44d3d70 2232 fig2dev_3.2.7a-6.dsc
 3c0dffa87631c722cc654bac461636af4e9ec05f 217212 fig2dev_3.2.7a-6.debian.tar.xz
 cb1eb4bff12a4604daa7dcd026d8284e3548a6c7 8686 fig2dev_3.2.7a-6_source.buildinfo
Checksums-Sha256:
 c7fb86062ec328622b2c69559d439ce4828eae3a6877c041c4835f54cd40c4da 2232 
fig2dev_3.2.7a-6.dsc
 fd8ca9357558f2f77419e33a55a0da2afc031428c721ef55434633e974c762e4 217212 
fig2dev_3.2.7a-6.debian.tar.xz
 b12cd264defef1bf67b6dfa8ea1b26bd92b6514efcbc5300b28edef3637a0185 8686 
fig2dev_3.2.7a-6_source.buildinfo
Files:
 d799174878a736ed866e3bae17ab787a 2232 graphics optional fig2dev_3.2.7a-6.dsc
 b667fa9361ca9176e0146d9ba10bee15 217212 graphics optional 
fig2dev_3.2.7a-6.debian.tar.xz
 4903559c17f19c59767f38e949f8ed8e 8686 graphics optional 
fig2dev_3.2.7a-6_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl0neLwACgkQAnE7z8pU
ELLdkg/+OHX4NK/zlErHvgBHH5b4BWgoeYVMnvWsMGGIWMsrhiQnw338ekoe7hTk
M2an5yLHM7iCC/OoFjLfPu80LXnQycflzppDK654ekjJFtfvuDfvhufQaeeae8Fv
uFtmDRVTrAmSy9gGnzkas362FqAylnF1hNiCd+arFCAcTuPva2eH39A2jWxfY52g
xgjikW6YVsX23tOUm0plGHJgw15aEjnbdo7d0foZJyRa4Elp8EXS9Ac6WO9owtA8
CFzyF6nyQxsCva3I2olO9fZOjawok1GVDLzmUvN4sEoVtL3uPNOfcbPhV4QCzo8y
iACV/HRJlbf2rGlkSet0R4I8hxpQd61Mg3ft3LH6wFyLBtnlU18kMdEOGQqCnmMO
hBvkUq9TEcJtJNS0MzIWG/RpNopiW12OvwheJkx5abMHl9UW/ssaP2+kBRb+cre4
llWrHnUkyRLOWQzI2oS7D8pqoSegZKtW39J9qOTMnBw+kh92y+R1N7RNmPlNPqEg
jRIHt0HfdNyrNnVSU9N+zxBesAg0oc5iW+67TQr5y5+c4DJpO8taKg7xnqh1od1J
Jg+dKaNcyjSWcpcXpYhOfqHHJgPb7KO6Q2/+PrMivBVW7ne+H5nN4LlCL779eqcs
ML7IFI62UHEejsVDE8RcJIR5cQlbdlL5j9U8ILOoxz1wzBRklNg=
=zDFO
-END PGP SIGNATURE-



Accepted libcrypt-des-perl 2.07-3 (source) into unstable

2019-07-11 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 11 Jul 2019 08:25:07 +0200
Source: libcrypt-des-perl
Architecture: source
Version: 2.07-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Roland Rosenfeld 
Changes:
 libcrypt-des-perl (2.07-3) unstable; urgency=medium
 .
   * Update Standards-Version to 4.4.0 (no changes).
   * Set Multi-Arch: same.
   * 01_declaration.patch: Declare functions to avoid warnings.
Checksums-Sha1:
 e27ce052474d05eb125fabbead96b84a50adf5fa 2159 libcrypt-des-perl_2.07-3.dsc
 41904eed42e3772dff7b5a720d2a17c2ef5f3202 4744 
libcrypt-des-perl_2.07-3.debian.tar.xz
 3a222f1df5baa8bef99a817c8090bb309e143f8c 5822 
libcrypt-des-perl_2.07-3_amd64.buildinfo
Checksums-Sha256:
 b783f384316423fc72b09cc7e1ac652d7e82e6e2bd80f4331965ec07a2808296 2159 
libcrypt-des-perl_2.07-3.dsc
 8a47ace2340c1354e658bcbf93d041d250511074faf23eeb6f0ccc4aa5ab269a 4744 
libcrypt-des-perl_2.07-3.debian.tar.xz
 06e71cdc4a1a7572872a667682b667f3b5295667e1a4f16408c869af14468a61 5822 
libcrypt-des-perl_2.07-3_amd64.buildinfo
Files:
 ec82fbcb4a34ae6d002737cc5221040d 2159 perl optional 
libcrypt-des-perl_2.07-3.dsc
 846ad2f76f58f12ff3aae96fa965bcf8 4744 perl optional 
libcrypt-des-perl_2.07-3.debian.tar.xz
 bb343f4f3f0fa03a0deec6ea76856754 5822 perl optional 
libcrypt-des-perl_2.07-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl0m1o4ACgkQAnE7z8pU
ELKPfw/+J4kaliFSXDSfUuNultiB0V+q8qezCpSkHzGB22YZnK50QxrCE2/Js9jG
u/3dx+/ICu5nXs0ntMA9P9xRap4n9bIaZN4VXSyuc1D/vE0l1AnSLkHZs4pxoGAE
CsRdOejv+grMnjjpeOqSTlsWhDDo3AUabJZuYb/8WssVJxtDSLEj16jqZywGyzgx
2GjVXtxXGSNQ+iDfKZXnxKh8nU1ypPLPRPZqMFlHpqYerc9X89/5JVb4pTOCSD+E
4Nm99Lft6tsIaDbaLGc7PaaDxqtxxMRBmn9YIfE1fhwdevK8A8lnV1hnpLvTyVI3
2wjKGiWo/x7/ujI9nF79V9q62W9nY9WbdLf9FNVlfEIjkBsB/YS2kpVJ8lkS1HQg
4ISoAok8078puMhifjSPKDMGsY5jcUpoDokPyQtC5kfy020z97ZSTVylGB92Gz2D
B2SNAnIsEm1v+OCaZsQYFsvXovXUAN88nK+tu5tFLDU1mpoZ9UvqNnwmQR8BHi94
3MIWb69uRfu1Y13edD7jj0ECnwgYg9sxmWZpMJjDgz1oeXexcCA73mzwa+Dg8IsG
xL150T5Bh/Qgs0Jw8HmpNj5WaqGgfFlBnaTLntMt5cV+9ivyrAY2La9s/ly9M4jQ
m5ee+pj2fpYk3woLu5eJkNvivFzKRD+Dm1UVCmoYOiQFMaF60bU=
=MqcY
-END PGP SIGNATURE-



Accepted gsfonts-x11 0.27 (source) into unstable

2019-07-07 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 07 Jul 2019 17:34:33 +0200
Source: gsfonts-x11
Architecture: source
Version: 0.27
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Changes:
 gsfonts-x11 (0.27) unstable; urgency=medium
 .
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Upgrade to Standards-Version 4.3.0 (no changes).
   * Upgrade to debhelper v12.
   * Add buildlog to gitlab-ci test pipeline.
   * d/gitlab-ci.yml stripped down using pipline-jobs.yml
   * Build-depend on debhelper-compat (= 12) instead of using d/compat.
Checksums-Sha1:
 9b2d4390ce38efa42c5369171300311bbc1034a1 1581 gsfonts-x11_0.27.dsc
 8cc9e29cab6eb6422d6db3c134ab0591158c0f27 7652 gsfonts-x11_0.27.tar.xz
 fa1ba63f88807f1b17ef793052e7f7b760a69df4 5359 gsfonts-x11_0.27_amd64.buildinfo
Checksums-Sha256:
 df1517cb57b72c5c2afd462a2eb96eecff770506b6aa906fd26c72e6cecfcc12 1581 
gsfonts-x11_0.27.dsc
 cabf0beff5b971d1ff308186fbc38b8e9e9e026a217917f54e62f8254f83a956 7652 
gsfonts-x11_0.27.tar.xz
 1caf1a2da7d8a945133d4cc2c457a9c75846a70489ed2f595359ddfb571824b8 5359 
gsfonts-x11_0.27_amd64.buildinfo
Files:
 7b1e0034da0570bb10f42085d7c9f1c3 1581 fonts optional gsfonts-x11_0.27.dsc
 925e90c00057e2ace9293c1c5dc25e50 7652 fonts optional gsfonts-x11_0.27.tar.xz
 64803a40af369efb8a52a347cdcab860 5359 fonts optional 
gsfonts-x11_0.27_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl0iFBoACgkQAnE7z8pU
ELLfKA//V1Zj5JQtTZAl6BzB0xxKo9LFUvg1DIHMx8LN6F6Kfux3TaPYgci75ARe
D1mSgQu3F0jueAtTEgdHvnME4LGqrUs7YPRnbelhbpP9bd0jn0p7hjEaXWIsSgt4
aVvqXKEc3PRqebwRwpXcPNbVn3FTx9o9vcV9oaCakIEcqb22j2TNtEjCg4fPgqTb
kpZ0+5UjVXyabiSllY+FXa3BrXZ52Kb0I7u1Oyr79eHpOcmAZu9qHsQkXdkks4xS
qPGXfQQAxYE/0/Gfo8WJ61PCRfsGx6LUW21r9f14DZg9H8fCYuLquXFAu4eVzfur
hPZg2DZKiJYU4CNaFcf2BBGAyDGtgV5GUhUkjke+Kk5bKnTgQFcnnRwM3cnFX6o6
FlY1vq/elSRHSxepcQSqM24xWuCLMleltVd3n1p/kzB2mUX3BKo8qGP1uqJ7Y+6u
zu9DHzYA1fypNqYF9oqoKgTD2u5XxK8J0huUZKU5osHnCao/3S4zy2/3hIsSSXVc
ELawQab6MMfBV9csfVBlyEZE8uG9pa6MHo3p8aH41JcmN9QLYGM2bbsWUpfxmuLb
/xfDHj2NboPoC3/mWmsLfth4nAKNCTNklTK/23WlEBp+pUaP7ywWTwaK8h8tAmKb
qIHLcDdwGo9V6LHvTN4fgVFsnsxOBPp+H/nCl6xc8LwemW3U8oo=
=N2gp
-END PGP SIGNATURE-



Accepted libcrypt-des-perl 2.07-2 (source amd64) into unstable

2019-07-07 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 16 Jun 2019 13:20:11 +0200
Source: libcrypt-des-perl
Binary: libcrypt-des-perl libcrypt-des-perl-dbgsym
Architecture: source amd64
Version: 2.07-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Roland Rosenfeld 
Description:
 libcrypt-des-perl - Perl DES encryption module
Changes:
 libcrypt-des-perl (2.07-2) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 .
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
 .
   [ Alex Muntada ]
   * Remove inactive pkg-perl members from Uploaders.
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 .
   [ Roland Rosenfeld ]
   * Build-depend on debhelper-compat (= 12) instead of using d/compat.
   * Update Standards-Version to 4.3.0 (no changes).
   * Use DEB_BUILD_MAINT_OPTIONS = hardening=+all
   * Lintian override about full name of GPL in copyright.
   * Add myself to uploaders.
   * Activate salsa-ci pipeline.
Checksums-Sha1:
 e1055951b38278e7393d547417216dbfdfe34397 2159 libcrypt-des-perl_2.07-2.dsc
 b50e5bb2d2b1953786e52546f3e3cff326810686 4448 
libcrypt-des-perl_2.07-2.debian.tar.xz
 b0963cf5df33bf3cca52678c2c0f61cdad0ec5ae 30456 
libcrypt-des-perl-dbgsym_2.07-2_amd64.deb
 3a73af24978f3abbcdabf1c4bc0f84329f340878 6249 
libcrypt-des-perl_2.07-2_amd64.buildinfo
 2ac4a49433ac96c4661329bc39d9ea170a1f358d 18664 
libcrypt-des-perl_2.07-2_amd64.deb
Checksums-Sha256:
 358e82218c3ceb75530f4fa749e9f55a07d1e543ab5a3f476b75748ce34c8e15 2159 
libcrypt-des-perl_2.07-2.dsc
 1df9f54fbec942d0c7a3c00ecaf7528f2cb33d4418ad743f1ca22ce4c1676005 4448 
libcrypt-des-perl_2.07-2.debian.tar.xz
 9d03ce52eb269261ddf616e70b609afc1c4ffc583f4fea1ce9fd3c1b4b8c95fb 30456 
libcrypt-des-perl-dbgsym_2.07-2_amd64.deb
 084cc3580240bb467796cb2dced65014cdb53585e7f4a4769e2bc4996f05fc5d 6249 
libcrypt-des-perl_2.07-2_amd64.buildinfo
 57f56bcdb22277b80a2155886713bb70ca2ed0664e6b9a08e59e6029968cd4c2 18664 
libcrypt-des-perl_2.07-2_amd64.deb
Files:
 59c501712e59bae72cc98e439aa73389 2159 perl optional 
libcrypt-des-perl_2.07-2.dsc
 d220b5d422eb80cbb0c24c61b454e7bc 4448 perl optional 
libcrypt-des-perl_2.07-2.debian.tar.xz
 56a99eb728997114df30100c87f326a5 30456 debug optional 
libcrypt-des-perl-dbgsym_2.07-2_amd64.deb
 f6b214c1dbe68b7b52cb54a909e9f86c 6249 perl optional 
libcrypt-des-perl_2.07-2_amd64.buildinfo
 99e8bfd0a4a7c967869147073d864c14 18664 perl optional 
libcrypt-des-perl_2.07-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAl0hpzcACgkQAnE7z8pU
ELLwvBAAmRh0hPSKxiTejzHLNs5kZPaNoaL+VaUUIKu7IjmeYmVUZDxWQhZKWps8
RzRQJdNKbHr5KzJTB0zPhv205U2xqlCLV9GK6GhW7clgKq6z1ZVubb22P70kFTdv
U75Jw8/Gcp0+R4AliBcTWqX2Hnnl0aO6k5iZPr49gughbX6TR0AFNzJBShqXwQif
zF+d+S1MAIF50cSnEFZje+WPinslH2VnWQOYLOiLpQky6gf/5IHUstFRz1LWEczc
d0/87WUp0krcmcvY3xRv/0UJM1FGTig7kX132krPth1VpYVVaxl+BZKILx4NH5ie
EODT9ydBXFnwvYfatzMEK2S8nuMZP0yw30pYM8w4FrMP3TJnWLhP5ISMlWl8GHWK
mwjVKbX0BCWYPAAcvtl88zibO7kvsz7dh4gF5ITrfcOR58ZD/FMvz3ZDlEM3XuAQ
Ot0DcSdYzJqMvVsEqSEOz6a2wpIOJdQHDHn194gClKX0u7DW9F0V9N3T9kcu8uLG
kzey88nHATm1zGINa7Qck/VBFRRy58YHJWi+yQISQYy1DizKf1H/MXrsfs3wTVq0
ZHikDd9cEKI6TGDx81gLik9Pvgn0nbUaarvNV/lMkqk+0CSBO0Lt/kGKvv6eikr+
a/99m2Zfx8WVwmFnQcOLSemFp9fbENiJ8NBpabJ3BuVgp96dgNg=
=2iJ6
-END PGP SIGNATURE-



Accepted ldap-account-manager 6.7-1 (source all) into unstable

2019-03-28 Thread Roland Gruber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 25 Mar 2019 17:21:36 +0100
Source: ldap-account-manager
Binary: ldap-account-manager ldap-account-manager-lamdaemon
Architecture: source all
Version: 6.7-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Gruber 
Changed-By: Roland Gruber 
Description:
 ldap-account-manager - webfrontend for managing accounts in an LDAP directory
 ldap-account-manager-lamdaemon - Quota and home directory management for LDAP 
Account Manager
Closes: 923736
Changes:
 ldap-account-manager (6.7-1) unstable; urgency=medium
 .
   * new upstream release
   * Fix "Depends on tcpdf which is considered unfit for buster" removed
 dependency and embedded required parts (Closes: #923736)
Checksums-Sha1:
 5696110a6b6e221b723ef736b42cdb53bdb13e9c 1942 ldap-account-manager_6.7-1.dsc
 dcd2978f5579d34bd532239bda0f3b0b53f0725e 19817071 
ldap-account-manager_6.7.orig.tar.bz2
 48bb7be35a434aab1d7bf5ff585ee0f81da66bec 24764 
ldap-account-manager_6.7-1.debian.tar.xz
 408412e3068bca75cb64693947e7ab0e24f13a18 28516 
ldap-account-manager-lamdaemon_6.7-1_all.deb
 1a4a11a07e6a1ff2590a2cb8d30e48c42c7d71ec 16034320 
ldap-account-manager_6.7-1_all.deb
 f47a4a3da8972fedb5035a97609e42b8c07a45f9 8542 
ldap-account-manager_6.7-1_amd64.buildinfo
Checksums-Sha256:
 51ae1269404ab72c164803229709b146de4ada6358c504c9310c02a76b350400 1942 
ldap-account-manager_6.7-1.dsc
 5b17ef1dcb94b30055721aed7922feedfccd2389f2e9dc37c33a9c1786a01153 19817071 
ldap-account-manager_6.7.orig.tar.bz2
 63a2deaa70e471cc06a3512f326ea3fa22f1cd50e05d5c13e995f65307f3d158 24764 
ldap-account-manager_6.7-1.debian.tar.xz
 67376968d4d3e8e9b9bb8c31354a484e40bdbdb3bcf5e8bd2e98f013a36552b4 28516 
ldap-account-manager-lamdaemon_6.7-1_all.deb
 a5c3dc29d23d9d1ed2c85f7715ac963449d92f85e437906417e0f10ef5d49b50 16034320 
ldap-account-manager_6.7-1_all.deb
 413ba39fee3f93460bf66f67d2246038061843f8e9defb4d24602f837d950875 8542 
ldap-account-manager_6.7-1_amd64.buildinfo
Files:
 5b9c9daad9569b0ccd18c371508112cc 1942 web optional 
ldap-account-manager_6.7-1.dsc
 5b58debdeecc627ef7413e7774531a4e 19817071 web optional 
ldap-account-manager_6.7.orig.tar.bz2
 0eadafc18bb10b620c2b444b5a4b8fa9 24764 web optional 
ldap-account-manager_6.7-1.debian.tar.xz
 c373ec325553e0a6ab0efb208ade564b 28516 web optional 
ldap-account-manager-lamdaemon_6.7-1_all.deb
 868342340c708ddd073e783a23df6a25 16034320 web optional 
ldap-account-manager_6.7-1_all.deb
 1c52a9dcf0427faddf05c306b5fedcad 8542 web optional 
ldap-account-manager_6.7-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEERgUMsnxvIxsAsUimhHMGK3zwlLoFAlyceXkACgkQhHMGK3zw
lLq2Bw/9FcfmLfdxzJeIBU0rWregB3IjF/z1qR148eE3jUYpQJpCiYYFAlwahqeT
XsH/S2AwewXfOHw2Oa+oEq/HXWmuphQLti+xFQBi6xpD+ATiwAq1grVNjseI+wpu
4/dLFDLW2b61aXjDeNAJt54QKk79PCNsYO/YuP13+irJDWBcwl+abxA6ZxI8V8w6
b+We0KEerwHnEaI4SMgbheKx8ZYhyR6DEovN2m/NJO9ugbEhUQPW+sOCuE8N3xHq
wFw8ZGoGEjILBjVOUNag3SbZ/5gNUuw8Dwe6Dv4L74YlpDHEJcGe2oY609q1bKz6
l5AxhCVKUhxCVInxjyPEZqRWSFNqSVa70Cmzk910eUJi1agyPqCcsGegZyUI74MR
2DunapAaSLnNTbqOfaw3IHfk0n0cjnKnHEhAUZB4nE4RZ9ITvxuHrurcUr/fo3EO
AYDAYnLUTHOsFaLZv+gRZeegVSe1Yw/wJgCkLyBHwHJVBiVCPb+AgylU5YAy4DCC
a8bQmLoIGdh3LFfBa/ae/jL584C5RsrszF9fDDvHhYdaC2pJWVMQhvImi8sZXEsh
ysCmJqya3fsdI8isjIXEGsHcIe01JOoJ9ETaWiaEhRBmwvedEdVGQUg5dSu/DY0v
v8phHJukQur39JRs9KRpbfhja+QvUdWOGP54dwR/AOvVqMXGIk8=
=k6vO
-END PGP SIGNATURE-



Accepted libfabric 1.6.2-3 (source amd64) into unstable

2019-02-02 Thread Roland Fehrenbacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 02 Feb 2019 10:42:42 +
Source: libfabric
Binary: libfabric-bin libfabric1 libfabric-dev
Architecture: source amd64
Version: 1.6.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian HPC Team 
Changed-By: Roland Fehrenbacher 
Description:
 libfabric-bin - Diagnosis programs for the libfabric communication library
 libfabric-dev - Development files for libfabric1
 libfabric1 - libfabric communication library
Changes:
 libfabric (1.6.2-3) unstable; urgency=medium
 .
   * Add patch to detect the presence of OmniPath adapters in the psm2
 provider. Amongst others things, this avoids 'illegal instruction' crashes
 on older hardware that doesn't support AVX2.
Checksums-Sha1:
 38c9819114899909b60962092b722b089b3752d4 2213 libfabric_1.6.2-3.dsc
 ca2c8a8897e94c1de6206f0c05a2dd50e8fc47a7 10124 libfabric_1.6.2-3.debian.tar.xz
 ea82d1e6d7129b040744456d93509e747c6e322d 74100 
libfabric-bin-dbgsym_1.6.2-3_amd64.deb
 86436e373d560bc85a451cdd077b30bae64ed0fe 31032 libfabric-bin_1.6.2-3_amd64.deb
 78d3ad70efd39b4a7bdb18cea81ec1d5a9e1e5e8 596772 libfabric-dev_1.6.2-3_amd64.deb
 89565f914aafde22cf0318c03c1149b635e993a4 2963836 
libfabric1-dbgsym_1.6.2-3_amd64.deb
 6971d9d49e64eec6f6852cca745745d0a0cf8274 396352 libfabric1_1.6.2-3_amd64.deb
 be7ad9373ce64a4abbec40b5488ac6fdb5a27135 6155 libfabric_1.6.2-3_amd64.buildinfo
Checksums-Sha256:
 e4279de971618b3e358a81e3f003234fb129f10770fc4b6507b532ffed8a643c 2213 
libfabric_1.6.2-3.dsc
 e448bb32ded1ca91fc4beb64e2c7bdf3a45d541e9d41aca87e86d426ed3db2dd 10124 
libfabric_1.6.2-3.debian.tar.xz
 27b372fe29d94c0eab0ed6dd7ac1be0e7e652a90fec27551b2c9443a5bba47d3 74100 
libfabric-bin-dbgsym_1.6.2-3_amd64.deb
 c163b0a0e903f3290bbf0549a57da223eb707b90ca0468ff9a271d622f39a770 31032 
libfabric-bin_1.6.2-3_amd64.deb
 8b8548ce05465c8304b6d93beea4ca0db700572f3dfd7e25f19b81e6f4936a8f 596772 
libfabric-dev_1.6.2-3_amd64.deb
 3d2d7a4391beacddc78cb1bd049df887da616e90741c926b5513aaff52450827 2963836 
libfabric1-dbgsym_1.6.2-3_amd64.deb
 71358ea6a57ec41309f23826cfff4e83aabe569cec50e6ce635740c63e2b8654 396352 
libfabric1_1.6.2-3_amd64.deb
 29431148f2095e8aba7c71ccabf52ba0622391391be0ddbd5d8d37b489e905b9 6155 
libfabric_1.6.2-3_amd64.buildinfo
Files:
 1f601d3f5b2124b1da24903f6b7b7073 2213 libs optional libfabric_1.6.2-3.dsc
 576b09ee0e3e5cd3b250e512a2f817d7 10124 libs optional 
libfabric_1.6.2-3.debian.tar.xz
 68d43d3ad3f15dc42368c855edd91787 74100 debug optional 
libfabric-bin-dbgsym_1.6.2-3_amd64.deb
 eee162d65b31e7b49b9089f2f464f884 31032 libs optional 
libfabric-bin_1.6.2-3_amd64.deb
 d1e0639a4f24e9f6596ba7e6c8489627 596772 libdevel optional 
libfabric-dev_1.6.2-3_amd64.deb
 68487601b9531fc742e5d0e61c2de474 2963836 debug optional 
libfabric1-dbgsym_1.6.2-3_amd64.deb
 62326f11b67238dee2696e11e4a9969a 396352 libs optional 
libfabric1_1.6.2-3_amd64.deb
 0ed71b5d6bbb0c9a43f5e5a2903aef88 6155 libs optional 
libfabric_1.6.2-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE2JOTOUGco7hpz92VBwICWFuBLsEFAlxVdaYACgkQBwICWFuB
LsGl1A/8CYqwYBeDEc22Wj5j8/FZywNw4xI5ZfcbBy5R0+uyjqslipfwx3RJ3fcd
BQbcCfhEoom+illpO4EcujgrXcQoJZOo953tcq+DgSlJK6lrm14uwkV3DnmXi9Tj
4bgCXdVWDu699YJqNkKUkzbz9Q6cTXAQXiyxWC/uFfJxXShjXohO4cVSvnxas7X4
oAqA4a9RAGnC84LX/pv6mkZD6YTlqpdP6GZ4+5Eg7KFjoulsiWxc1+M5+EeWU6HA
Z/WHKUPOJYLhrhokGDm4forOtvEyOcPZJmFfgO7zlXtGwA2SX3ihFHZD+ZWd+Zhr
4ERKbnDwnkrivOa2a4KvcU+DkKtJt1hE7yHir4MCz4nsIfWjvwl05unO/G+QGL66
0Fb2xqasOR7ey98Qy/RZjwSKuorirt50x4nh58/F5N8SwfXn4ab65cfD0sO1BcW0
A9HmAm2vSseMNQvwZh2CeSnKtVe6pRah3zMV7RbqzwzwypLlFmZWXogZxVc41/FI
0Mi3cG/PHx2V1mPlZL19LQnN8fWuJYsdQKop5BEV0WqePqqU55eZDHl2o3Im9lVf
KauZIJn1PAs4i5QbGuqrXUJd+u0lhBpUi145q7BhN3GTTPaAlaG9NMKmuRPehPAd
F7x2iBHVSBnG8OLhx/rLC6FMtiGuy/6R/HT4mROjTGHfv+FqzDw=
=/6P9
-END PGP SIGNATURE-



Accepted ding 1.8.1-7 (source all) into unstable

2019-02-01 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 01 Feb 2019 22:43:30 +0100
Source: ding
Binary: dict-de-en ding trans-de-en
Architecture: source all
Version: 1.8.1-7
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 dict-de-en - German-English translation dictionary for dictd
 ding   - Graphical dictionary lookup program for Unix (Tk)
 trans-de-en - German-English translation dictionary
Closes: 920808
Changes:
 ding (1.8.1-7) unstable; urgency=medium
 .
   * Add buildlog to gitlab-ci test pipeline.
   * 23_Verlaengerung: Fix typo in Verlängerungsschnüre (Closes: #920808).
   * Build-depend on debhelper-compat (= 12) instead of using d/compat.
   * Generate xpm icons and a 64x64 icon on build time using imagemagick.
   * d/gitlab-ci.yml stripped down using pipline-jobs.yml
Checksums-Sha1:
 1bf89eb8ddc7ebc91a7788685dac0df7049bc937 2068 ding_1.8.1-7.dsc
 1513682dedf90d64e52add1aa863ec037f25b24d 49632 ding_1.8.1-7.debian.tar.xz
 02e78e25d6785a92e2358f5be36c65d2b2f3aa9c 21125684 dict-de-en_1.8.1-7_all.deb
 7eb134b81e977384d62f32a4b99fe39945bce9c8 88476 ding_1.8.1-7_all.deb
 f9632f562c9240203a1041103f2dbda6cd1e8953 7388 ding_1.8.1-7_amd64.buildinfo
 1fe421f39a6f60648a8c12fd5d031031b7e9b8a6 4917276 trans-de-en_1.8.1-7_all.deb
Checksums-Sha256:
 9de614ab2e5fc9ac735986b12da3b84da577d10f68fd00988e7ea5025c27d035 2068 
ding_1.8.1-7.dsc
 db06287f737b23fb95a0e8afd84a2f5dc2c30700b8a51a02ebb2a3dc6aafec11 49632 
ding_1.8.1-7.debian.tar.xz
 86936c506ae5071b5fa65c1e2ad772b7f608cdc464816860a57369e790c544cb 21125684 
dict-de-en_1.8.1-7_all.deb
 65c04de024f2a7d99788c9fcbe2a28e3af3e0a4b3be2e3041315b3b924efaff9 88476 
ding_1.8.1-7_all.deb
 53026787831fc4fa459c9a517c12edafbb383b5e06324a51b044b88814d98180 7388 
ding_1.8.1-7_amd64.buildinfo
 151db03ddc65aa8efd1bb80b4ab2adf70d8a7a5ded01a4c8a9b4b5f0359d182e 4917276 
trans-de-en_1.8.1-7_all.deb
Files:
 933e10734a39da4ec30b95bd45540fda 2068 text optional ding_1.8.1-7.dsc
 8139b82874b0c8906a5a74edadc883a8 49632 text optional ding_1.8.1-7.debian.tar.xz
 d34b4316fd8a5aed23e7825e5e9f9919 21125684 text optional 
dict-de-en_1.8.1-7_all.deb
 0df7384c975e8052f6b26878dd332c85 88476 text optional ding_1.8.1-7_all.deb
 b828cf14967c25ef622d571b32ee6f19 7388 text optional 
ding_1.8.1-7_amd64.buildinfo
 a329807f31ee564e0fa7576c5e89be8a 4917276 text optional 
trans-de-en_1.8.1-7_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlxUvjIACgkQAnE7z8pU
ELJc2w/7BJ9wbu70VsxEDxcNURXXqSIzsx1sYsXaYwaAZBClUEwLn4AeuwUiXjVX
mWS/DFi+yxRzmKbjC09qJ2om6vLPpvIgHBLTzMokvYnxJKJahc6ZGmxiO6GeImrA
6/LsAerOV1uhDJJbcWrk5u70SS8jMKlmL9WTukKBvmPYiOr7v8EGxrMRi8QFCgE+
ZNVttH1GOtrgzqCwP6UvlBoAIiIoQBJpWHioJIcHO3vAyigy5yJpVd6F6uHnNlXO
1HCgP0xRPyM3mfGLCdsTGFe1x554ZoM+tjRmv18wmXHAsdln+1Cc39GAO3I7ZTxn
QHx2TDaQwxlqE0pwP+ZrHWr81xRCdYReVcvomPtBhPJuQkLFCbu7UnBdhlcIGLWB
68DBxD+pJpDgxH2HJ73J92P1/X9eXp5CcJm2i6YMGsNWcwIh8jjjJCAWaL8WTFJF
z7F0GvA4x13ThrHTYJr0w8A6SupkhbbQmgrPf6xumgnlN1ps3zWWepb7a7vpwZF0
zOfCWkJ8jMLbWvWvwUQLOoBf3Jkv9ZEL0+fDlsiJFpwVM9I/br2HBwI7bmroBNN7
6O21x93+Y0uIltveGssPj/2W9jC4b9+ZyYC0PZt6W2d4CFcUn/uf5sZz6Q6R2fpc
YkO7D2OSqr5amqmCHmy+wGzjQ+tsr+eZ8capJgCvKeq0Lu0f998=
=Ts8A
-END PGP SIGNATURE-



Accepted hkgerman 1:2-35 (source all) into unstable

2019-02-01 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 01 Feb 2019 21:59:25 +0100
Source: hkgerman
Binary: aspell-de-1901 iogerman myspell-de-de-1901 wogerman
Architecture: source all
Version: 1:2-35
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 aspell-de-1901 - Traditional German dictionary for aspell
 iogerman   - Traditional German orthography dictionary for ispell
 myspell-de-de-1901 - Traditional German dictionary for myspell
 wogerman   - Traditional German wordlist
Changes:
 hkgerman (1:2-35) unstable; urgency=medium
 .
   * Add buildlog to gitlab-ci test pipeline.
   * Use installdeb-hunspell instead of installdeb-myspell.
   * Add myspell-de-de-1901.info-hunspell.
   * Build-depend on debhelper-compat (= 12) instead of using d/compat.
   * d/gitlab-ci.yml stripped down using pipline-jobs.yml
Checksums-Sha1:
 a1b930f009c3de77c7176f01c6d5be5cf7e2d0dc 2140 hkgerman_2-35.dsc
 129ba6b0730884cbc9816d66a0dde5017f51e708 29852 hkgerman_2-35.debian.tar.xz
 b87b027291347cb4517753891465c85c344940f0 320940 aspell-de-1901_2-35_all.deb
 b21315cd2995091a9f642af339f20b7e399f55e8 6825 hkgerman_2-35_amd64.buildinfo
 e3b42d98723b2f3e225aaa19e3c64b102cadf5dd 367860 iogerman_2-35_all.deb
 033a66ada3cbc0c6b3f859dc090b0103c9e0caf4 309248 myspell-de-de-1901_2-35_all.deb
 3948082d5ae3f7f24757ac71cca80cae11725de2 585240 wogerman_2-35_all.deb
Checksums-Sha256:
 72a78ffa696bf257de17b000dfa4c2775c6a160baf07ac46b54e3aa5f44ab40f 2140 
hkgerman_2-35.dsc
 76f8d96034ba5b411a1e5bc83a9752bf66830e586fc2e1c4f6ba7385272d029e 29852 
hkgerman_2-35.debian.tar.xz
 2901e50cc00e4beec687af851f9c4e10a3a884122feb4c547b2f85cb893cba21 320940 
aspell-de-1901_2-35_all.deb
 7f853999d18523016e99d83f91d7cf99e66ddc912cc2102b49b47928d5c3b1b2 6825 
hkgerman_2-35_amd64.buildinfo
 50bea79f9ba99418c1f63bf6f7fe1db5f9b8f3044a8ba3e94d53b5339b272a2f 367860 
iogerman_2-35_all.deb
 9a1ea43911dd94586ec8d7c881e5a5b4e80db1e43bcbe2538b9c45df2bef86b8 309248 
myspell-de-de-1901_2-35_all.deb
 749fcbe08c2592d3e5b843d1611088634a2f7d5a5ec29c7516eadf27a2bcc099 585240 
wogerman_2-35_all.deb
Files:
 875121760d926acfa418452181f16b00 2140 localization optional hkgerman_2-35.dsc
 5da731df8759494b7a807a18bb0c7306 29852 localization optional 
hkgerman_2-35.debian.tar.xz
 d77ac7e010f2e6e154524b7bac8188f0 320940 localization optional 
aspell-de-1901_2-35_all.deb
 f2f58b3ca457e6243e7c0a640d5490ad 6825 localization optional 
hkgerman_2-35_amd64.buildinfo
 b3daffab2f7da030ca4dcd3ec3941b0b 367860 localization optional 
iogerman_2-35_all.deb
 c40c3d07d8de706222a58566e7b8387b 309248 localization optional 
myspell-de-de-1901_2-35_all.deb
 2b0c42cd840c15212a2d4906686a3851 585240 localization optional 
wogerman_2-35_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlxUs/8ACgkQAnE7z8pU
ELKcjBAAhZIPzWK4lJwXQP8DoM681gAWId2hG1qmggGhJH8ykhFcjiTI1SOCdeVU
OEF0jqZtnfreAn7ZEEpizWCozLG5sgirweA8ENjSZRdg8gxNax8W2LD5tK2WNlDz
ABH1IOHH5EVZ3UOSofPhqgtZ9fGGgMxeVfl3+Aw4M58IkfZg7kB1THj9qE2SFHiA
XYh1Mfe5elXAmh2A3CeXuBohIy2g2bjcqlAlQ8cOYF9z7V8PQZP/wFZLaiI/mMDH
t1D+KdOJLlc8FsgzK2tWPAzuMfcwaY75i9W9/b396YBT7pDEkHdvQtQsY9fbC2JI
imfabIA1rEDWJu0BD7kyzbNwEaO0IILV3GsePvgT3d2+49HSIESkO2pd8FVugtIp
gJzY+hCZZkePS5sTGeVGU+7tbbtnF2FEErl6YDRwEN7V84OnUwpXhJQgl0UNpjuH
p5N8lsx4I2TTYwaW1XMNmJTdhXZttwkczR0F1lXSrveCOKjNDZEHFRihwJLG8P3g
Rghg7/LZv8whn2VLEGqXYqZnkrLZYgN1neE39UpTJufc6ylu2JsK9eqLKR6TL65W
G3x8NoMOYXDMNfl7P8w/e69kznp7HagyGh/cIGubkR7JlftiVTy4Z2RS7wcIRDFR
9iS5csMb4TEkcqmtIjm0XDi6rAqcZ8LqsFcFH0I9Jm02Y4BzMUc=
=iutL
-END PGP SIGNATURE-



Accepted igerman98 20161207-7 (source all) into unstable

2019-02-01 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 01 Feb 2019 21:23:07 +0100
Source: igerman98
Binary: aspell-de hunspell-de-at hunspell-de-ch hunspell-de-de ingerman iswiss 
myspell-de-at myspell-de-ch myspell-de-de rmligs-german wngerman wswiss
Architecture: source all
Version: 20161207-7
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 aspell-de  - German dictionary for aspell
 hunspell-de-at - Austrian (German) dictionary for hunspell
 hunspell-de-ch - Swiss (German) dictionary for hunspell
 hunspell-de-de - German dictionary for hunspell
 ingerman   - New German orthography dictionary for ispell
 iswiss - Swiss (German) orthography dictionary for ispell
 myspell-de-at - transitional dummy package for hunspell-de-at
 myspell-de-ch - transitional dummy package for hunspell-de-ch
 myspell-de-de - transitional dummy package for hunspell-de-de
 rmligs-german - remove incorrectly used ligatures from LaTeX documents
 wngerman   - New German orthography wordlist
 wswiss - Swiss (German) orthography wordlist
Changes:
 igerman98 (20161207-7) unstable; urgency=medium
 .
   * Add some tests with acute, circumflex, tilde to detect locale issues.
   * Update debhelper to v12.
   * Update (minimal) upstream signing key.
   * Use installdeb-hunspell instead of installdeb-myspell.
   * Build-depend on debhelper-compat (= 12) instead of using d/compat.
   * d/gitlab-ci.yml stripped down using pipline-jobs.yml
   * Remove debian/aspell-de.preinst, which was used for updates from sarge.
Checksums-Sha1:
 9de81faf7264b6afacc308ff7aca1e6d786733a3 2755 igerman98_20161207-7.dsc
 71b641bae3e6cba06351727cba88d96ddacfda05 23392 
igerman98_20161207-7.debian.tar.xz
 f82a88cc63f0d2d54291db22680a0f163771258f 347404 aspell-de_20161207-7_all.deb
 e240db41d2d6129e22ddb86c63d5d9dc92eafd47 294140 
hunspell-de-at_20161207-7_all.deb
 536693edff41521c6fd56734d2a6e1ab85c65887 293816 
hunspell-de-ch_20161207-7_all.deb
 7af25fd5f1e579e1ad5e3fc0b7e35d7f62b65eb6 293220 
hunspell-de-de_20161207-7_all.deb
 115ca1286c9feb714e49a4485a254903d7972713 9191 
igerman98_20161207-7_amd64.buildinfo
 c1c8547f92a38480cb78e2369e8663a361b9e87d 456084 ingerman_20161207-7_all.deb
 569bf20ed63b15492d57605385544c91cd17c795 456132 iswiss_20161207-7_all.deb
 8aae305dac6ecdaaeba40ea5c5a1d5d872e425c7 13604 myspell-de-at_20161207-7_all.deb
 7cf790d0af741ef86e44dc53cf8baa7ec5cbcefc 13608 myspell-de-ch_20161207-7_all.deb
 119e79a9f51d05e0ee3f9ec92a7ffaf0ecd26f2e 13600 myspell-de-de_20161207-7_all.deb
 a8cdaa3e9621ea4c1056e6782618dfe12d528f55 23472 rmligs-german_20161207-7_all.deb
 e9efc629ac8b12223169bc4d3c17339c814b6793 699232 wngerman_20161207-7_all.deb
 9cfec39be2af12e9ee2fdd90bd33b0b4c5a749c0 699376 wswiss_20161207-7_all.deb
Checksums-Sha256:
 1ca76bc913b8d3226e2b9822df33f4d5f8a29f7d81634f98f027cf2ece1a7bd6 2755 
igerman98_20161207-7.dsc
 04c73b8ddbc476fd1b5654ca0ba4bc26da8c20a37a79a38c3aa9a4b9659ed852 23392 
igerman98_20161207-7.debian.tar.xz
 64f7df0447237ebc049d37c72321e0c3f8fec1a2e371ce580976a21822bd5ec4 347404 
aspell-de_20161207-7_all.deb
 4dbe2aef4fa77ff512b538268c6b76c51e9468a0df7d35f86ec12bac4d85f03f 294140 
hunspell-de-at_20161207-7_all.deb
 bd2445b41a10e84ba52cf178c2e0d5aee0a078d40b1bbdec654ee3019066de58 293816 
hunspell-de-ch_20161207-7_all.deb
 515196678980581cf0a1f50025a6b6fd5d40a3682e84aa46e5cc83574f7fe418 293220 
hunspell-de-de_20161207-7_all.deb
 08d61087b6b1d7fad35207bf7439e990bea907900e84a9cf7e03dfda154b0eb8 9191 
igerman98_20161207-7_amd64.buildinfo
 52ca91b4011ec08fd5a7b9201ce9ede4cf4be4d4879a778378b63b7a0d963586 456084 
ingerman_20161207-7_all.deb
 156c7e2c9caca82dc6050663975f6cb8dd500fb8ae2e029c2af312f0041e27d9 456132 
iswiss_20161207-7_all.deb
 41693199f919529f9daa8ff6c7c4e098d9cd869289b86aa52ad3a84541eb92f2 13604 
myspell-de-at_20161207-7_all.deb
 efb3204ec7e71ac24c2e67ecc646c791b4b2a82deb3121dae8779c954bd398bc 13608 
myspell-de-ch_20161207-7_all.deb
 a97d0160e2c14fb947f295bf4af3d38847c7e959a3d1f321394053a3c3503c0f 13600 
myspell-de-de_20161207-7_all.deb
 ca594e17709d9083495269bc309105075f6a4dc2b59e32449b04932421730087 23472 
rmligs-german_20161207-7_all.deb
 d9b91cec8dd59744a25850f781cfdb9472e993c858b0303e2eb8d22a92de9733 699232 
wngerman_20161207-7_all.deb
 946c5d94abcf7100eca25936f294090591f699a2a83063767d0d6b38c1cee940 699376 
wswiss_20161207-7_all.deb
Files:
 14e07456f720f19024f7b1c7d6b3ff26 2755 localization optional 
igerman98_20161207-7.dsc
 f1cf484b2531c6702da9347c8e9d5268 23392 localization optional 
igerman98_20161207-7.debian.tar.xz
 a30a5e0b6210ab2ac29d6e76f92e7875 347404 localization optional 
aspell-de_20161207-7_all.deb
 57be84158ae7a57b63f3f488e27d0cac 294140 localization optional 
hunspell-de-at_20161207-7_all.deb
 67c096729d93df1068ae20d8786949f8 293816 localization optional 
hunspell-de-ch_20161207-7_all.deb
 1fa060cfe53b73ff2a8b202b10e51059 293220 localization optional 
hunspell-de-de_20161207-7_all.deb

Accepted fig2dev 1:3.2.7a-5 (source amd64) into unstable

2019-01-28 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 28 Jan 2019 10:54:49 +0100
Source: fig2dev
Binary: fig2dev fig2dev-dbgsym
Architecture: source amd64
Version: 1:3.2.7a-5
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 fig2dev- Utilities for converting XFig figure files
Changes:
 fig2dev (1:3.2.7a-5) unstable; urgency=medium
 .
   * 38_omit_showpage: Omit showpage when inserting jpeg into eps output
 (Fixes LP#1804435).
   * 37_pgf-etex: adapt skip definition.
   * Build-depend on debhelper-compat (= 12) instead of using d/compat.
   * Add version output test to testsuite.
Checksums-Sha1:
 bb4942253fea25f93e3f67aa4f9e3315db342f55 2232 fig2dev_3.2.7a-5.dsc
 35c48e71eca950d0718c56e046c989a269820081 216508 fig2dev_3.2.7a-5.debian.tar.xz
 0d07411f39a0f1035f2f279a990c7d9af140e1bd 598100 
fig2dev-dbgsym_3.2.7a-5_amd64.deb
 ac0b53de27900766afb441c2da478adbf39d7537 9666 fig2dev_3.2.7a-5_amd64.buildinfo
 2af9851c3a89495fa7197d3f6d119edf1ecaf608 699820 fig2dev_3.2.7a-5_amd64.deb
Checksums-Sha256:
 8f2f3830119df457bc7887bd17775c586f3c49336f0c98052019775017eb7e96 2232 
fig2dev_3.2.7a-5.dsc
 e396b99aa7b9316759f238c845058b9d295de867039df4145ded61b5e4f69503 216508 
fig2dev_3.2.7a-5.debian.tar.xz
 2a5c19af5c783602aecd8138c2fab859e7bbdab0a19fe01f84f76713a6b5ede9 598100 
fig2dev-dbgsym_3.2.7a-5_amd64.deb
 872a93cd550184cd4b36093e7112a1ccacca16591865d70a9efcffe1b73fb939 9666 
fig2dev_3.2.7a-5_amd64.buildinfo
 e2e298576270ea750db1014bd290d39e40efc216e9b08038179aa46bfa7770ab 699820 
fig2dev_3.2.7a-5_amd64.deb
Files:
 6fd0589b7b41c684c6ee50ebb6122016 2232 graphics optional fig2dev_3.2.7a-5.dsc
 c66930e74bded16571f6b1f144723135 216508 graphics optional 
fig2dev_3.2.7a-5.debian.tar.xz
 fe393c1a34e7615a220549252bb428de 598100 debug optional 
fig2dev-dbgsym_3.2.7a-5_amd64.deb
 7210d403e14d29789fb1d33efb04d0d7 9666 graphics optional 
fig2dev_3.2.7a-5_amd64.buildinfo
 57f469e85219bbeca489e1847c449171 699820 graphics optional 
fig2dev_3.2.7a-5_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlxO0rYACgkQAnE7z8pU
ELKlSg//aAnoNwd/VjzC/OmOjTG5wDdwecASg5qr2C+lxBTEIbaDjZfxU8vqSm1M
84HwlLVosnPXTl1Rn+8gfkfW/k+hUsEnfAf4agVgzV+HRqZB31WKKUsf1fh6Sw3F
9Xs3Xp646EuNQV5q14HQUWfl6jYEFlRofiqHQ4SPbMHbC1k8z8szzYRkr3oYe+8+
Nkup9LtvEPgmEUa0eUoCJEiC/Ku63iO6aEeVymcxgnqwltWNLtGo9uw1hRVA6wCk
OwAcGJtSaVdATp7Jpib6xkvvmN9JOTys7XxzNXyIZBbHaYb1L71Oq1Zc+vRAD6bI
1oCaSVfNR+7nIuPq+xjKCWgZBeJWae4ouJ/+udURxX+I3PBooq2WWABoPEkkZu4l
mVe6WzKzPtsl9Id5ja/B8oABMDv6CmgvVVNewEAa3AWIQwFbfmOmfPVRIeXlyfOe
hCK/dnRRP9X65j62S3/wLw29oupYzQSaAc0EqwyAmPIYiGMRT1Ub4ws6EqUxt5/C
xO0p/eqiY17fjVf5pLdfqb10sJ23GSzoUIfsU0yilvw5c4xBT5k+KSPIfQeJD4DO
s6k6ykDDJYGI2r3iLMKwHjdG7RnzMiNq36hknFROZWGHg4gcV2P7yp0QG3N+2USC
FCftpqwJQ3JTjpaD7p272Fx4EzC7r7COrTyOtVhZyXeA059/lhI=
=GJh4
-END PGP SIGNATURE-



Accepted libnet-cidr-set-perl 0.13-2 (source all) into unstable

2019-01-27 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 Jan 2019 13:23:24 +0100
Source: libnet-cidr-set-perl
Binary: libnet-cidr-set-perl
Architecture: source all
Version: 0.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Roland Rosenfeld 
Description:
 libnet-cidr-set-perl - Net::CIDR::Set perl module to manipulate sets of IP 
addresses
Changes:
 libnet-cidr-set-perl (0.13-2) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * debian/*: update GitHub URLs to use HTTPS.
 .
   [ Roland Rosenfeld ]
   * Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
   * Upgrade to debhelper v12.
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Add buildlog to gitlab-ci test pipeline.
   * Fix mail address of upstream author in copyright and upstream/metadata.
Checksums-Sha1:
 c27bcf6039ab5626673b4d0a9b2ff3e08720388e 2124 libnet-cidr-set-perl_0.13-2.dsc
 9c0008eee2022ec0a9bfd226c6898f7c40ac5db8 2688 
libnet-cidr-set-perl_0.13-2.debian.tar.xz
 47c0e44a813188d6db33d8079cec1f1210f5c7d3 20132 
libnet-cidr-set-perl_0.13-2_all.deb
 2769085b2373c293dd2217fd253d51607edd6ac4 5965 
libnet-cidr-set-perl_0.13-2_amd64.buildinfo
Checksums-Sha256:
 e870e62452f2084449d71f4e25a9d94f0e4e0c5f668af3f0f923a93862f938cd 2124 
libnet-cidr-set-perl_0.13-2.dsc
 29925a15083d6949ca1f3d35719627a2291d1b616d772622f5a8a44b8cae3c5a 2688 
libnet-cidr-set-perl_0.13-2.debian.tar.xz
 aa65cf1bef45bfa62e2ab66ebfd773801d0b79bc8e196c0b4dc2322eb8c84b0c 20132 
libnet-cidr-set-perl_0.13-2_all.deb
 827504b4362243a67b39dba207a521890fdbbdb5a1e4327b196e5e32131ae384 5965 
libnet-cidr-set-perl_0.13-2_amd64.buildinfo
Files:
 4462762cb9242b3b4d8501bcefdc947c 2124 perl optional 
libnet-cidr-set-perl_0.13-2.dsc
 5e7c0bdd7a902370d79c5d3c2761fadc 2688 perl optional 
libnet-cidr-set-perl_0.13-2.debian.tar.xz
 207d1bd3375b5cd3662ea2adb87deb8c 20132 perl optional 
libnet-cidr-set-perl_0.13-2_all.deb
 1ab671b1476898d1c03d5882cc07e266 5965 perl optional 
libnet-cidr-set-perl_0.13-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlxNo0gACgkQAnE7z8pU
ELKabBAAslMjPcdTpzuThG54jGxUb41pMWJbsSh01rzSqXznNlWnA3QCgi3/eYIr
RbvEoBIwaNhGG2enZErT5XQM+lDI7AJVFE/4O6K39rpLmN2+Zm0YBZyiloyjmVHa
Tcv5gYkjJFQ4m61qDaEjjMVtwLDTBkE9Tog5paG/l20uQ/9Vq8okNphuSs3uk+RV
jMUBRC3JhSx59+2X9NduTsAyTVon37pzSB/CPkNlGeIcaS8k773xxw9XGIwyb2C0
MBTpYtP49Xi1sHfxnpzttcsrULC3pmUJ4f2V63FrIzBSXfKxTTD0xCro+sqUjhrH
4nd47hea257j2ZHaBXI/AhImMJ9EbBVX1EMJy6KXKe7NuLPoyvsxXhF12sofLI/D
rOnOX0XbUuCmjt0r9idglhy+kECkU3uTBKyEgBicuHv2Naru2FA+k2YCn/i1YnpI
qY3T5jfB+UzldE7SLuvuhia9wqp4aHexw6/xPZsCEWjAoYSiD84PU1AcXV7AQIim
GvjE/hhSpK3WN2RfeeMvWzq03YR7x9PsJ1hwDqEfAuNUDXzLtXZ6qN0OZdDuMv/a
UiLtSRA+NOYSnSXPLckhcM4prhZCkx2s0+SoV+9zDcG97F6T/LQCCZAoYf/UIFDx
y6j/9nocmEbFLeucIYuLdobzAS8BHQgX1p6iAkBEroODtkiBCqk=
=dtDG
-END PGP SIGNATURE-



Accepted sunclock 3.57-10 (source amd64 all) into unstable

2019-01-27 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 Jan 2019 12:38:20 +0100
Source: sunclock
Binary: sunclock sunclock-dbgsym sunclock-maps
Architecture: source amd64 all
Version: 3.57-10
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 sunclock   - fancy clock showing time and geographical data
 sunclock-maps - sunclock vector graphic maps
Changes:
 sunclock (3.57-10) unstable; urgency=medium
 .
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
   * Upgrade debhelper to v12.
   * Add test of sunclock -version output.
   * 19_version: fix version number, since this is 3.57.
   * Add desktop-file-validate test.
   * Add buildlog to gitlab-ci test pipeline.
Checksums-Sha1:
 1db37cc77bc02e7b64306233232f1e6c05e8f1d9 2017 sunclock_3.57-10.dsc
 bd418cfd59b4fc44b55756ed324768682167f81d 14404 sunclock_3.57-10.debian.tar.xz
 9386bfe7e2a6781f224230e4d0a8ebd0c3c5944f 218516 
sunclock-dbgsym_3.57-10_amd64.deb
 cb254935fd864ecc180645ebc895a5f21dd4142f 822160 sunclock-maps_3.57-10_all.deb
 a30f64b15d84ec45bdfa6dada43cc7adbf8d6a0f 7847 sunclock_3.57-10_amd64.buildinfo
 2d4a7a745efc61d5de38447858633fe0145afbe7 233024 sunclock_3.57-10_amd64.deb
Checksums-Sha256:
 0f059ed737c15ea360af7e81dbdd5ab79f7497f23f510b5325f745b19456 2017 
sunclock_3.57-10.dsc
 e5b13e95e5704254b38a12f4707f43c0c9adca52acad59c283a7c5ec2deb7daf 14404 
sunclock_3.57-10.debian.tar.xz
 51fdf885bbf60e6abe7444c27007c35e90a1aa62207797852d8a0d7e296e53a7 218516 
sunclock-dbgsym_3.57-10_amd64.deb
 5e1ffbaf4c51b36c145d9e5ce46f83a032bf6d2dbf9648ae25793089b8666bd4 822160 
sunclock-maps_3.57-10_all.deb
 502fa5a3a705d71f55bf7ac516fcca7efb40041b2ac8fafd18809ab3a71de683 7847 
sunclock_3.57-10_amd64.buildinfo
 f91f6d703c4b0cf40cf17b3a0123722e82483cddc50da24a2e1639cacce67fc9 233024 
sunclock_3.57-10_amd64.deb
Files:
 b53fa8e04d7c5ce1e38b5ce061c523c1 2017 x11 optional sunclock_3.57-10.dsc
 e9bda5ba499defadcc3a4b0dd3ad4f81 14404 x11 optional 
sunclock_3.57-10.debian.tar.xz
 5cc674b7fc992ed853ee1cec537a1864 218516 debug optional 
sunclock-dbgsym_3.57-10_amd64.deb
 924f9aea4d85f418d6d91f5b3fdf1d54 822160 x11 optional 
sunclock-maps_3.57-10_all.deb
 679d9592ef8c915a8c355adabb311a54 7847 x11 optional 
sunclock_3.57-10_amd64.buildinfo
 d6fabd99a300c4d88bd47290bd30ae2c 233024 x11 optional sunclock_3.57-10_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlxNmJgACgkQAnE7z8pU
ELIMbg//U3eGrI2oRn2HU443W2tYvy8hAM+taTpQOCNr1qKKkZlc22SPTyLLNhjv
+SG3EayxPZ2iMiyc7wu+k5m2Z4Ah92Bi21U1/W3Cn5bLb9DQ8QItrob07D3QFsrc
DZkuGoZYa701Kps0KuXgOPCkD0XAWl7/NAXk/2zyGAwvmzMTpaZqmnm6YHqlmG9u
kS1CPPaTwTYLToSp2p+cVxWsfjvR2SFK5WKBl+41V8Cyw6B+r5UXR+9qFmUH7KRd
GM3R662o/mMpg1oVNU/hJcS6l0Kp0dnmcUwWi8MBQAYqTbqOM6CgrBgh3MxIcGVD
MBXTRoM0ITzw4LmtcnKywjBBJoaHRkcPtHIy1gK3ICcgHrqZQdCxlnV+H8LzxiDK
Gavvm4oHi1cZ7M2aBvWR1IcVkSt2KL9RhKNcYScOAAndZragVyqroYKn4S3w4Fie
g2P42INxxarlWpahpGl3BBW3gtDRO0fsJAEqpVpTvp8bN2CoYexPgQ6wNGwuIuli
rlpn0gKYDWQA+CxC00o3/MoZUCDi2J+1I1qJaSAemn3bwVL0xg7KNMh+Fu2+QCyL
lVl2WRNnLpx/1RnfdD8y+KUvfTsMSE1MhaacXG2jGUeSyTGfTIU7Qu7YRAiHjVJn
3KUVMhtsEN8vL9XRgVa+FXK9Cmi2beUyfbh2LnVHbJgf5kd8FfQ=
=Ryhi
-END PGP SIGNATURE-



Accepted libsnmp-session-perl 1.14~git20130523.186a005-4 (source all) into unstable

2019-01-27 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 Jan 2019 12:07:12 +0100
Source: libsnmp-session-perl
Binary: libsnmp-session-perl
Architecture: source all
Version: 1.14~git20130523.186a005-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Roland Rosenfeld 
Description:
 libsnmp-session-perl - Perl support for accessing SNMP-aware devices
Changes:
 libsnmp-session-perl (1.14~git20130523.186a005-4) unstable; urgency=medium
 .
   * Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
   * Upgrade to debhelper v12.
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Add buildlog to gitlab-ci test pipeline.
Checksums-Sha1:
 30d3e4614e28d32ae8c9c9a65d3cbdc63a51fd5d 2246 
libsnmp-session-perl_1.14~git20130523.186a005-4.dsc
 f8cf1bff138f7e0a9c69f11ce7e0a549a99502e4 10476 
libsnmp-session-perl_1.14~git20130523.186a005-4.debian.tar.xz
 fb6b461df98d2f8a5e8d61372360299943f96c51 162620 
libsnmp-session-perl_1.14~git20130523.186a005-4_all.deb
 9b045c4341d89cb056366fcce99e0306036b9b81 6090 
libsnmp-session-perl_1.14~git20130523.186a005-4_amd64.buildinfo
Checksums-Sha256:
 4e0103a53280bfa9e894c47aefa2400566762d14140b66f7ee86f50cab1731b2 2246 
libsnmp-session-perl_1.14~git20130523.186a005-4.dsc
 6a767aa024d460af056e5aa1e25b5e5b59358d5c5577a37f7f698ba3d0561207 10476 
libsnmp-session-perl_1.14~git20130523.186a005-4.debian.tar.xz
 47b9baa2fd6f013a14ac09672e9f2c74d9df55527bd88ce998d7223a0f8d0b9e 162620 
libsnmp-session-perl_1.14~git20130523.186a005-4_all.deb
 92a99e1bb44f58815ff6a7639b5bb55eb1017dda4ff216fc6efca697832f9267 6090 
libsnmp-session-perl_1.14~git20130523.186a005-4_amd64.buildinfo
Files:
 3d1277ec39c7110895b89d02cc21f8e5 2246 perl optional 
libsnmp-session-perl_1.14~git20130523.186a005-4.dsc
 bb6322ce64d80ce75e83c95c2c47204d 10476 perl optional 
libsnmp-session-perl_1.14~git20130523.186a005-4.debian.tar.xz
 0038f685a3ba1c53b629e2d65cd74736 162620 perl optional 
libsnmp-session-perl_1.14~git20130523.186a005-4_all.deb
 f025db01716b6f7e17467718a0f6beee 6090 perl optional 
libsnmp-session-perl_1.14~git20130523.186a005-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlxNkasACgkQAnE7z8pU
ELKvkw//fsoPAuTQBVDEuprSjb+hvMEW3X/DPGJJT/MBYXrPzcZJqTumfgJs4nG/
ZuXw+53Key1COvD0LqpuTTouM6Gig1oH2QClHENRA5hkcQeailIj7+yMO8ykNs6I
qbk8vi8hwBrliF5JEuZP5IXxa3HX1gfsP+LvcFXFc2XND5TvHBfspoEXYLec+unJ
TDLLdqQ+Q7xYxerVZXRU8RhLGzYLiKwMdQI0OGYj9vBlTEDzPyo+6v5+IgyfCSim
uBKtk3EiwbXEYibPCQPRBbufev6PWE87alPhWd4OwSfzCVWzIiW7ve2Ve2KySViB
CktEqYmHlTAxuZEKUv0UwGXdUq+pLQ8htJzDoVqJ8xy6NYq4XGxcgv2OZWwckugq
DdU8L0YYZeGopP4b+/jBHxpcFmu+IRbtIfXdRqttgK+BkKyVqD9+5Ygc5fqlJZ+s
QeAg+l9vpMSAFChNvkq5LMHh/7cwqbw+8MjMEKrVa5LNATGUFSiG4QZTIZG1uF9m
4xZBhQCKd9MpI3i9sFXz02CE9aMgABQdxER102Hijm0oLLNtJaBWvLKyw5FQvZeG
2pUeea8Vtsj9yTiZVzf5llOMxExVJVU8vVZsoINeoaz6CcIjWBkwOvr2uG7u1NrQ
mvv+4at+5KN6JpaqRJVEuvE5A14o8VafjjVEdHlC1sBWlFWmpVQ=
=jw2/
-END PGP SIGNATURE-



Accepted libnet-snmp-perl 6.0.1-5 (source all) into unstable

2019-01-27 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 27 Jan 2019 11:49:16 +0100
Source: libnet-snmp-perl
Binary: libnet-snmp-perl
Architecture: source all
Version: 6.0.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Roland Rosenfeld 
Description:
 libnet-snmp-perl - Script SNMP connections
Changes:
 libnet-snmp-perl (6.0.1-5) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
 .
   [ Roland Rosenfeld ]
   * Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
   * Upgrade to debhelper v12.
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Move debhelper from Build-Depends-Indep to Build-Depends.
   * Add buildlog to gitlab-ci test pipeline.
Checksums-Sha1:
 b4626d33142d38e3d8469e8c5c9034c6861481e5 2164 libnet-snmp-perl_6.0.1-5.dsc
 517d9130fedc97028d34c781ed733aa2461f78b8 6128 
libnet-snmp-perl_6.0.1-5.debian.tar.xz
 5fe0b93ffd2d8ae17d3cdbe1067762dee79e75d6 94400 libnet-snmp-perl_6.0.1-5_all.deb
 e487f11a16fc66acdf8f6ffc40a614297f0e77af 6027 
libnet-snmp-perl_6.0.1-5_amd64.buildinfo
Checksums-Sha256:
 9b9cd06a19b83dbcf62da050c494f1b8ca656ba60b3d97c5f39af6e9a843c43e 2164 
libnet-snmp-perl_6.0.1-5.dsc
 e9d6d9fbc149a7453f756689707ff76c36a181315d7f62f327a5387e6ac5f191 6128 
libnet-snmp-perl_6.0.1-5.debian.tar.xz
 c84975c1991e597e1d0ce8513bc4c5612980f0b8a517702ab955d4da070766ca 94400 
libnet-snmp-perl_6.0.1-5_all.deb
 c035dde139a7258884731a1bd6287a1ab2bee20bac681135b8d7d3149f6d64b6 6027 
libnet-snmp-perl_6.0.1-5_amd64.buildinfo
Files:
 637736e0da6d06c655deff947865a097 2164 perl optional 
libnet-snmp-perl_6.0.1-5.dsc
 98553c6879817fc9bc8b303178817df1 6128 perl optional 
libnet-snmp-perl_6.0.1-5.debian.tar.xz
 918ae6d981c92aedbb88cdf603921f42 94400 perl optional 
libnet-snmp-perl_6.0.1-5_all.deb
 d5fb3115d80eb0256d906758620a549e 6027 perl optional 
libnet-snmp-perl_6.0.1-5_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlxNjRUACgkQAnE7z8pU
ELKLcQ//YPl7gIceceJpM/YBKPHK4q7oXZE9GJ6aPV2lmoeaxnzoxEttV4kdyL3A
R7d44nTiXgktzRWjWm2IY2IeFw2lCBQ55m3c+ZmaGh363Jhf+CLiI5+C9KzWqcsK
pGKwl/8J+gaPVXzmGgcmNFb1de8k9MFQ8v2ycFzVVAEU2Nsu3p1nAbtQSP6ld1JB
8ZbQb9ZnYL4wAHqE+mj4toOgV2MeBdOaHFA/Kc/MpaZE4JBwqaBqcdPNAMBvx/2T
osVd7dmm744nOU9Rf23I3uVaideibMq/5KUKNCkjH+2zjMICg6zhO/wz4bsiu/EB
4LiMsG2m1FAsOEdM1FVq5aa3nm4gmo6WlUEaDw8mhF8pQsZu/3IaNnYy7QoQe+6Y
tjiCwfRNdPuF0BVYopDHSFUVHM/2Vw0x6gR+lLOInGZyJ+GSiG1f8FhQAoiaX2wf
jM58ipNO7CjgBgvh3pEDqrfs40wsRPAffYVReCF1zZTgr+jFvQBBewz1JFybLBER
+Q70iSjgqcBAvq5SkkeLynYbEuJfYJrfm7I4GtirCSmOgLkFFSJ4L2M/wU8OxH28
uQu4x83t3Fsu1V9ebzorV4zpagWw1zHZakanlGVPtJY6AzdJhuNR5CwqZRTEWVUD
LZG9KOinXZ9lq8UmRyEhlY2P0pHExrynwoG8Q6EX5iT1fD/pw7s=
=dR3b
-END PGP SIGNATURE-



Accepted rancid 3.9-1 (source all amd64) into unstable

2019-01-26 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 26 Jan 2019 12:24:41 +0100
Source: rancid
Binary: rancid rancid-cgi rancid-dbgsym
Architecture: source all amd64
Version: 3.9-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 rancid - Really Awesome New Cisco confIg Differ
 rancid-cgi - looking glass CGI based on rancid tools
Changes:
 rancid (3.9-1) unstable; urgency=medium
 .
   * New upstream version 3.9.
   * Update all patches to new release.
   * Remove 28_smc-m8024k.patch (already incorporated upstream).
   * Add buildlog to gitlab-ci test pipeline.
Checksums-Sha1:
 c2d040c9b036407e37da1423ac7aaa757a8bb6c6 2252 rancid_3.9-1.dsc
 9f45becbd535abf2942bc41b267d6fa15f274fde 515946 rancid_3.9.orig.tar.gz
 a7e7e3dc85dc13b17c4c19a50a05e148d14643d5 501 rancid_3.9.orig.tar.gz.asc
 916e1fe65594ff35b36a288d3eeba44267c64668 35172 rancid_3.9-1.debian.tar.xz
 c1e1808a9be22bf0e487c89fb083116390973917 76620 rancid-cgi_3.9-1_all.deb
 5a1db09037a10412071b07acb36295de3b97404c 33476 rancid-dbgsym_3.9-1_amd64.deb
 ee1d9690c6aeae95ba5914c4e33e2fbe5c2a3701 7326 rancid_3.9-1_amd64.buildinfo
 51a7d46c4dd8c892953791baf239c11db7833925 234084 rancid_3.9-1_amd64.deb
Checksums-Sha256:
 76c35bc64249e49405a767778e157899b22bbbd62bcf36a0f48a0ffc1edcb1eb 2252 
rancid_3.9-1.dsc
 9db9ba5026c2acae99713c6ee00f8186ea9d14eb2b902dabf40525025e0b1188 515946 
rancid_3.9.orig.tar.gz
 648a4b0a4f08e3ef746c7c18eacb02992b714c61bc48785935af52e4d041e4e3 501 
rancid_3.9.orig.tar.gz.asc
 ce57a7dde18fe2ddc3a942ddb784bb9884eb82be20d7c35db248d4fad2111cf1 35172 
rancid_3.9-1.debian.tar.xz
 4b0e5e907aad36598256ed7f4fabf454bf3c2a6e87ebe04a5df218d378861997 76620 
rancid-cgi_3.9-1_all.deb
 997eb06f78052f38bbda7d46c8a640efafa42d6e0710cf2918ede98bc21dbea1 33476 
rancid-dbgsym_3.9-1_amd64.deb
 45b14b66d7eb7c74d2de17ffd002247fff9639b3d2f004e929cf3976f9d60fcc 7326 
rancid_3.9-1_amd64.buildinfo
 f5245a960437f11f880bc252e2eaaab4e7daa4dc35c2dff465c932c43fa97ecc 234084 
rancid_3.9-1_amd64.deb
Files:
 145d62d71d887fae84facac98148a3ea 2252 net optional rancid_3.9-1.dsc
 c3b1fb15e6a9f6e410fe135947a5aba5 515946 net optional rancid_3.9.orig.tar.gz
 18e1a93fed344d6a0c94b919f9ad8fd7 501 net optional rancid_3.9.orig.tar.gz.asc
 93e7a5649ac11904898dfe4632a9c0a8 35172 net optional rancid_3.9-1.debian.tar.xz
 030fc629efa43ed91f60426153fb059a 76620 net optional rancid-cgi_3.9-1_all.deb
 f7b09cde7bc689479b2472dc1fa3fbcc 33476 debug optional 
rancid-dbgsym_3.9-1_amd64.deb
 b442a1b47934dd1d98cefd4b0f79f1a8 7326 net optional rancid_3.9-1_amd64.buildinfo
 5764db167a4b2eac8fa0886e840a771e 234084 net optional rancid_3.9-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlxMQ+UACgkQAnE7z8pU
ELIy1Q//cpgBMHgGJg4kFw2rSLrDIYsKRuBwoqtsyJqiQW2T32nABOVRwQfUANjF
/3igA2E8VY7VebZNaNOxEVsMMXbhZJOQLHe9vFVz81eHmE96I22c4RSYPk2gYX+H
j49m5+KYSI0w5cCULJhDxGfIN/7gusHhDSzqN6eaTFrwPOPpwGRt+vxJb1geUK0b
0jb1kUs6+1sKgXjXIAxrLOdZ0VBVUpaNG6s4ij9musm3gELoA8fYlrDyfS9PJroj
vXuYyLLW9x5C/CEfrhCGyejVGjFupGz9JcfncX8ecK01HgDOEgRa/NAP7iXcA7Mf
yc6/43yjf3P8h8dQcyFIObzJ2wNrPQcKEDbf1wvbLPwGjAq3MhEE4I65HVW/Cioa
wEziWdv5DlEyv7NWClhXIK/+b4pzlXp/stHSgLYPZ1P/xvEVhyb0pwM1y+WkIMWj
rLAcRnVqdrTchM7w3MpZ7OYoFI+J1+/ZgB1iZGu1/92AcLqyz+yH9g1yHxbDgNuW
Xu9dpWH3dseOOJjjG5dFGjft1BYwqet8iUbamTFjJsY30h7YG5hEKWD13pV4TyqB
n7+vGpw0Y4gJmtdpwwwA7l3w+Rh10rqFm7G9seXFCru8H7P55c27fAylOZSFu5Lf
YkS2uWurkabWosLxVMxPJ4MTP6h9nTaqXjuqjhjwqk16Lh1lixk=
=palo
-END PGP SIGNATURE-



Accepted fig2dev 1:3.2.7a-4 (source amd64) into unstable

2019-01-25 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 25 Jan 2019 14:30:38 +0100
Source: fig2dev
Binary: fig2dev fig2dev-dbgsym
Architecture: source amd64
Version: 1:3.2.7a-4
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 fig2dev- Utilities for converting XFig figure files
Changes:
 fig2dev (1:3.2.7a-4) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/watch: Use https protocol
 .
   [ Roland Rosenfeld ]
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Upgrade to Standards-Version 4.3.0 (no changes).
   * Upgrade to debhelper v12.
   * Backup testuite output into artifacts.
   * 37_pgf-etex: Use tikz/pgf with etex instead tex.
   * Add buildlog to gitlab-ci test pipeline.
Checksums-Sha1:
 21cd5b44e73f2ca19797a4b47fc13e54203c72d6 2227 fig2dev_3.2.7a-4.dsc
 c0d9a78052c5397eff1d1c05b1259350002b8104 215284 fig2dev_3.2.7a-4.debian.tar.xz
 25f75c231220e32bd8bc199f1152e175f8592cf4 598176 
fig2dev-dbgsym_3.2.7a-4_amd64.deb
 aa550f8e61aedb563fc6e5f1cca57f864e772a3d 9678 fig2dev_3.2.7a-4_amd64.buildinfo
 c6438ee0a40bcc42eb87fa62090fb01b56b924c9 699668 fig2dev_3.2.7a-4_amd64.deb
Checksums-Sha256:
 6569dfc14741f642d806913610017ba2c05fc1d6128dca52d2c868c762633380 2227 
fig2dev_3.2.7a-4.dsc
 981f12014c41c20ec91857760a37192393b142b237f0191110563a4c121d8a51 215284 
fig2dev_3.2.7a-4.debian.tar.xz
 d5690cf47057d5822b0762b21450dd572d313598cf551885ae8cf32eeb070281 598176 
fig2dev-dbgsym_3.2.7a-4_amd64.deb
 37232c6e3c4ae2105766ecdd40891d1b02e2dba68a29e9017599a728face6051 9678 
fig2dev_3.2.7a-4_amd64.buildinfo
 4ceae65127d09e03c259e42dc4c100b7d98140dfb913803e1e4ac74c51134f08 699668 
fig2dev_3.2.7a-4_amd64.deb
Files:
 45661eb133745e5241dea5467efd61c1 2227 graphics optional fig2dev_3.2.7a-4.dsc
 71c5aae5478be7924667fddcb4f2b10f 215284 graphics optional 
fig2dev_3.2.7a-4.debian.tar.xz
 249b2858684d90074f4c3d89d74e002a 598176 debug optional 
fig2dev-dbgsym_3.2.7a-4_amd64.deb
 d722edbcc165126c702ed8ba9979f294 9678 graphics optional 
fig2dev_3.2.7a-4_amd64.buildinfo
 e949eed34543e5c0139b3a06ccd8dfb6 699668 graphics optional 
fig2dev_3.2.7a-4_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlxLEmMACgkQAnE7z8pU
ELKbVw/9H/C4Xt1X4Et9h2cvK7xcbb3oGvw7vzfGdmjzri7ca30DlcMzPBtxpGDT
QwL71rlim6+9DVeqx1mxoeWbpP+henCCDwQJSX+BDYcS+v9nrrrwR4KblBfnwOCw
ZpLv8MiLc/Ru+gql5r/GMUG5i1B9UgpCwCEeJ4kFpUXQLt3hZjyjnK1ceBcn8Uo1
5XxjcSkDNx2i/PLOxlcx8IcrFYBAD8WRhR9wLHf8ZRlIxFl59jcYieh/ceSx+TD7
qk1cxjXmWctd2yVJrJTpuiJY2CNJ8V5PxgOsIlJWtiCsekTSP2ZTyW7bUHEGX2bh
AngOm6Klt/r36Jc2AY8nD9FpQ1hR/909pL2GHKPoOX1k/RI/BAYlGP2cHM6eRXFO
qxTRAhv2c7MflCKlUdwVS7R6AaYefA8fu0uLsdbN95FdWI/cE/KlQy7gdnyHgpgu
fFlRfF/1+ozajojEr1MAJFsMdYVSkKPJRDvu3Y0SHPunhjdTsJY42teCzD6dxyCp
tJ93xcIfrf1VgD4MdYKpZzgtHJwIcKMjru5F9uySrc5dZDYLC10p4brpf4LgI9/9
L3nKcC+X7F73dE6SxRzlw11YfMAjAISlSNfUh8lpLwhiFQypBjwrBlFC4zz5CXTW
tUizmQuGHte1jIV52eivGyukg63r5+gOUMs0+6t74O5AZXkYE9g=
=c1Zf
-END PGP SIGNATURE-



Accepted ldap-account-manager 6.6-1 (source all) into unstable

2019-01-23 Thread Roland Gruber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Dec 2018 11:08:14 +0100
Source: ldap-account-manager
Binary: ldap-account-manager ldap-account-manager-lamdaemon
Architecture: source all
Version: 6.6-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Gruber 
Changed-By: Roland Gruber 
Description:
 ldap-account-manager - webfrontend for managing accounts in an LDAP directory
 ldap-account-manager-lamdaemon - Quota and home directory management for LDAP 
Account Manager
Changes:
 ldap-account-manager (6.6-1) unstable; urgency=medium
 .
   * new upstream release
Checksums-Sha1:
 d5d3f77f05530931aa750bf131cdf4d95aee4116 1942 ldap-account-manager_6.6-1.dsc
 2f3e24ac6223424e6a19b9a70318ebb7746bf161 19567751 
ldap-account-manager_6.6.orig.tar.bz2
 9763e27a208cad8add8096ba304c491b481d5406 21992 
ldap-account-manager_6.6-1.debian.tar.xz
 01646fd36aacc2403e67ee6187991b1b7b71e05a 25552 
ldap-account-manager-lamdaemon_6.6-1_all.deb
 79a4c405d0694872fbea31d0d25133bf6921e9b6 14858672 
ldap-account-manager_6.6-1_all.deb
 19c20c0156755fdb0c9db7131deb84b8a3800612 8102 
ldap-account-manager_6.6-1_amd64.buildinfo
Checksums-Sha256:
 d0dac2a4f549e8c47f50b1345738145420c1c84bbd7b9e04fc20c8b14768 1942 
ldap-account-manager_6.6-1.dsc
 8198fb723c02b7cd84439ddb47524865656fb6ef53cadf4407dc4746c0418493 19567751 
ldap-account-manager_6.6.orig.tar.bz2
 e346c443c5a34931fa80c63a897d66557a70ddb09b3f2c948476d6c44a93d242 21992 
ldap-account-manager_6.6-1.debian.tar.xz
 9e97244e15aad8eb679920f98df630a10006fbfa7c3603f14e6842a9f2069093 25552 
ldap-account-manager-lamdaemon_6.6-1_all.deb
 84bb484c1d144c883e86b24a2c0e94611deb723778e121a60f080b17eea8847f 14858672 
ldap-account-manager_6.6-1_all.deb
 8363e104bf2f46248c13e1538d8fc6d7171e2eae90eb9003c1ece5727d16a218 8102 
ldap-account-manager_6.6-1_amd64.buildinfo
Files:
 68c75db9166208c848a69d5fe3e7b7c8 1942 web optional 
ldap-account-manager_6.6-1.dsc
 7c5596778f7de1c1bad0485f6c34eff7 19567751 web optional 
ldap-account-manager_6.6.orig.tar.bz2
 ebf8d41a0bfeb8299c7290229b3de98e 21992 web optional 
ldap-account-manager_6.6-1.debian.tar.xz
 145275b24e6a344f4677a823939538a3 25552 web optional 
ldap-account-manager-lamdaemon_6.6-1_all.deb
 b100fe7a662f0b61872b3d35ef004de1 14858672 web optional 
ldap-account-manager_6.6-1_all.deb
 20b31f9ba88973503ece7990a301c918 8102 web optional 
ldap-account-manager_6.6-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEERgUMsnxvIxsAsUimhHMGK3zwlLoFAlxJU2UACgkQhHMGK3zw
lLrEcBAA0DmV8vubCu0a0AjVbVNO8aN63NL3D8OdBvDgCBQT9USLCQPj/5izYLqN
PJC/uCRpzr/k0rlGIjagzbTf33PP7Ic0bqUuZYR4blOEWtW2VCAe1LGWzejaGRS+
NPF+k5EN8sC4bNQQeOXdaA+oEFVd0sA7aW+1A9OO8ffr17FkdlytQZ/MF1hEBs0p
OYkQk1ivgFsh/XsyZSsgbpbIuegmrkuvUiKWKb5w5lmp3BycKpUxLokYpE0SM7o7
wvfEvQGiSmnixv/IpWSu4O+OsP2Et5i2uzhrfYuwM4Qi1Z5Pn3mg3HI9/Ny12hsO
E50UFAqnmceo3bAodktkNHVc1bL2yIwgC4M8iga4xHUAs4rZBEDjugnDhIdNE17G
3sev/PKKI7S3dx1G76lfpWYUpOWiLkZosnT5Rgvn90073irR8QPtIlnZNHDoDbq4
7VGrB+hhh1dSTemCR447qsMkdPegwKO9Qh7MxhiD40MAlRP8byJunAtUuJhA594D
hNQw6L/QdQ4hUGk9ElhFQMmnmb1GhX6F4JJjv1LtYDIgKtHLZVuIrHEi+YcmMBrG
NEzzlW18ELIrUcBzE4+AfdxMck/0qLiU97fonlBHjuwC99dswOIXrIKGIvbQ9/+t
Fthhq0MJT+Qcd9A1rb3cMflH3wfbIyqcqV+Ge4dLM23eQnQcvoM=
=dqNV
-END PGP SIGNATURE-



Accepted libfabric 1.6.2-2 (source amd64) into unstable

2019-01-16 Thread Roland Fehrenbacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Jan 2019 11:35:13 +
Source: libfabric
Binary: libfabric-bin libfabric1 libfabric-dev
Architecture: source amd64
Version: 1.6.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian HPC Team 
Changed-By: Roland Fehrenbacher 
Description:
 libfabric-bin - Diagnosis programs for the libfabric communication library
 libfabric-dev - Development files for libfabric1
 libfabric1 - libfabric communication library
Closes: 906297
Changes:
 libfabric (1.6.2-2) unstable; urgency=medium
 .
   * New upstream release
   * Document psm2 support in README.Debian (Closes: #906297)
Checksums-Sha1:
 cbad13d23cc96fe1e4010a7451099dc725cb43ec 2210 libfabric_1.6.2-2.dsc
 f81ed42c35b6f52f5650be59e76939bcd015f71e 1030072 libfabric_1.6.2.orig.tar.xz
 f2fd0292238fda166c6d1ba333ede6b7fc18e7ce 7700 libfabric_1.6.2-2.debian.tar.xz
 0523b08eb96c3792cf6e1dee865a97bad0f0a1db 74084 
libfabric-bin-dbgsym_1.6.2-2_amd64.deb
 ee30308232973d864c0c770c07dfea298bb479e0 30908 libfabric-bin_1.6.2-2_amd64.deb
 4662e5fdd2eecdb9029e1102c5c14f58fe917646 596816 libfabric-dev_1.6.2-2_amd64.deb
 545caaef3d575e0687b185faf15bad7e43f2b356 2963804 
libfabric1-dbgsym_1.6.2-2_amd64.deb
 158fa10070bb0c127d3e51d9dbdb101f970fe75d 396428 libfabric1_1.6.2-2_amd64.deb
 f9c771104a68dd5af3f972efb89696a159a9a556 7038 libfabric_1.6.2-2_amd64.buildinfo
Checksums-Sha256:
 22dc696ae75050e175802c4193dcf565c4b60a269af0baaf6ea55104320c2d21 2210 
libfabric_1.6.2-2.dsc
 924f4ebfd5537c7aa8e59ac7d732712fdcfff6f3a5f42b598736fbf99466dc40 1030072 
libfabric_1.6.2.orig.tar.xz
 b54191064496bd71874303b8aac166543410f34fa25272682712595bc46469bf 7700 
libfabric_1.6.2-2.debian.tar.xz
 73e9ac61942d4ca4525bd34f92430f8a53811feb34b22f4cca6499944b889e8a 74084 
libfabric-bin-dbgsym_1.6.2-2_amd64.deb
 d300223137951a3330e2ddc946b1b46331559468672944ef094897b3296f7f8e 30908 
libfabric-bin_1.6.2-2_amd64.deb
 712eea0efa84d1767c12089ad005bd90f0ba3ef0959c66d36656d01ca12ba681 596816 
libfabric-dev_1.6.2-2_amd64.deb
 b5c238632e65a7f482183e3b35ba1b6bff91cc9bd8f179df5176125362af2e8e 2963804 
libfabric1-dbgsym_1.6.2-2_amd64.deb
 e683636ee8f71767de618f1505c7e9d98a02a2ed8112b55103f9ecde4b4aaff0 396428 
libfabric1_1.6.2-2_amd64.deb
 d47e56bddf4a062ee86dd16ce79aacec97422543abbc582e7ae5002398be45ab 7038 
libfabric_1.6.2-2_amd64.buildinfo
Files:
 5cdd2ed85465627dcc4d24c00f77df1e 2210 libs optional libfabric_1.6.2-2.dsc
 7d3449b0bab68184e3ebf79d26ac0099 1030072 libs optional 
libfabric_1.6.2.orig.tar.xz
 4b24a15bab5cd78942b8ae2d63213a3b 7700 libs optional 
libfabric_1.6.2-2.debian.tar.xz
 41952c1dd055f6a17ec4a2c378d44520 74084 debug optional 
libfabric-bin-dbgsym_1.6.2-2_amd64.deb
 cc08003178830fd38229cfd5d0f9f4c2 30908 libs optional 
libfabric-bin_1.6.2-2_amd64.deb
 afeef8ab4f96bea2d2b7a0378e6f668b 596816 libdevel optional 
libfabric-dev_1.6.2-2_amd64.deb
 4ce8f47c5362f98418de4066da6a2b25 2963804 debug optional 
libfabric1-dbgsym_1.6.2-2_amd64.deb
 1c8cfd26d03e8a73328b3e64bbeecbd8 396428 libs optional 
libfabric1_1.6.2-2_amd64.deb
 1fc1bbc99842a3afc19fae9056b636ef 7038 libs optional 
libfabric_1.6.2-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE2JOTOUGco7hpz92VBwICWFuBLsEFAlw/F2IACgkQBwICWFuB
LsHzGg/9HH7L+d7/yi/9qGhg1NWhvVFmZcFnnV8Cxt0lAOfO28t5C6jqKVLz7fMG
smItxsm83rTRDAwfHf1LN81vKbJX1zhqo8WPO9D21DRo1D1eRCag8ThDNrUr3ws0
MVXhqJjw7CoF7rJvsbXtXoZCezLFsKAI3y6EDB707SGeKc83LDAnBtbPH9rQKfSM
EsLDJnTOC/3ZCN0CQ9hZp52UVgtqacanGNSe+KQVavLRGCItta0Y2ejCvQHk86r/
R3BIfADuMdLWG59FAFA1I1JPSGYqfQkILcnhGiG2TenzXX5D3J9Xv/mVJXiLY/OD
ZhnLMdKYloaHs395t7UiFoEgI9mtonvt8xg99dvkzpsAvm/2aQR+jrRHpU6O+xR4
fFkT81vT7E2nFR0Zx8O0ESVFkQ6+8emOu7KNlokEtI7DCHSW2kw6OhzDNVEYOHnM
zguZIyn2EXIG2AYoFYYGH4i6xQRtl+nS2SPjeYxV/9YAGFZ3BOYbmQ1wlbz/EzT6
vrZNZJtbTnmuN95hZA1C8jWjkcK/O12sSVEiSU+nuI3ojD3jGPWCqfGjb+yaJTTb
c4dnnYU3mnaWiBm/gD1hLzhPSyJ2ANE6IEwoOjz4xwYKiGGP1YAPLhExpifJ/dl+
tCaUv64hLv1Hag81B+OFza3U+mIrkyY2IAsHSd0ox3eRJFuZku4=
=TxG+
-END PGP SIGNATURE-



Accepted libfabric 1.6.2-1 (source amd64) into unstable

2019-01-16 Thread Roland Fehrenbacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Jan 2019 10:21:05 +
Source: libfabric
Binary: libfabric-bin libfabric1 libfabric-dev
Architecture: source amd64
Version: 1.6.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian HPC Team 
Changed-By: Roland Fehrenbacher 
Description:
 libfabric-bin - Diagnosis programs for the libfabric communication library
 libfabric-dev - Development files for libfabric1
 libfabric1 - libfabric communication library
Changes:
 libfabric (1.6.2-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 609ff2e30f8d3b87a510c70dec3de3090579df93 2210 libfabric_1.6.2-1.dsc
 f81ed42c35b6f52f5650be59e76939bcd015f71e 1030072 libfabric_1.6.2.orig.tar.xz
 f635e24267a361f9b9cc65a162c5ad76371225bd 7680 libfabric_1.6.2-1.debian.tar.xz
 24cf59294366db93dfb9e297457f4a77886e5ecd 74104 
libfabric-bin-dbgsym_1.6.2-1_amd64.deb
 5c15112cd659a0b55e5b93bd7d5e5250213bd92f 30840 libfabric-bin_1.6.2-1_amd64.deb
 418dd4f4924ec75eb9fb34d9db9da325b63732ab 597144 libfabric-dev_1.6.2-1_amd64.deb
 5cabe30b2de819be5a2d53535d1615e09119fb91 2964064 
libfabric1-dbgsym_1.6.2-1_amd64.deb
 3070c8a75b351b3bcf9db6e034fe9b4b3c2110a1 396336 libfabric1_1.6.2-1_amd64.deb
 f970499de7aaf4280d87cc54e8d4be7586b1603d 7038 libfabric_1.6.2-1_amd64.buildinfo
Checksums-Sha256:
 7d2e80e26db9d0ce0113dbcba6fd0edf6145ddf22f97b245100b1b908cddd1de 2210 
libfabric_1.6.2-1.dsc
 924f4ebfd5537c7aa8e59ac7d732712fdcfff6f3a5f42b598736fbf99466dc40 1030072 
libfabric_1.6.2.orig.tar.xz
 a63a4f38c16e5d6cbba6013e32d645fbcaf8339ec58375e14203dacffc3b0eb0 7680 
libfabric_1.6.2-1.debian.tar.xz
 eb1b48f47dd766b4c1fadf44453a881fe0b86003286d951f887173e3c6e9ffcd 74104 
libfabric-bin-dbgsym_1.6.2-1_amd64.deb
 a2ac97f8380f66398c016b23666b8c3119da05c91a0a1c46de1b54c1b6956897 30840 
libfabric-bin_1.6.2-1_amd64.deb
 2f5b00ff320c4674dfa017b4fbca140dd69007a8a945d3bc9e856c95de123a28 597144 
libfabric-dev_1.6.2-1_amd64.deb
 110e18a3981c1430f145a746fcba5f230b0a956f3d0ba0c872a9bc89440f1dbc 2964064 
libfabric1-dbgsym_1.6.2-1_amd64.deb
 16fda395cdf1a4258f3f8b32eecd8329aae2ce38b6cb2a936d80e9b842833109 396336 
libfabric1_1.6.2-1_amd64.deb
 ca792c2380852b977051438f5604a3b9aec44e76e7145871957f48be9a80f629 7038 
libfabric_1.6.2-1_amd64.buildinfo
Files:
 8b7e5e0d5631c380dfa481dac196ce3c 2210 libs optional libfabric_1.6.2-1.dsc
 7d3449b0bab68184e3ebf79d26ac0099 1030072 libs optional 
libfabric_1.6.2.orig.tar.xz
 7f8fbdf5825b8c45b0f9bd121ff70055 7680 libs optional 
libfabric_1.6.2-1.debian.tar.xz
 23ff2a13d1791be9d96ec72fcf575f17 74104 debug optional 
libfabric-bin-dbgsym_1.6.2-1_amd64.deb
 8b21ba74ad868653fa9d389fd91c570d 30840 libs optional 
libfabric-bin_1.6.2-1_amd64.deb
 6ab53ee14380c4ab9e889a0e85578385 597144 libdevel optional 
libfabric-dev_1.6.2-1_amd64.deb
 4fac84c28d9ffaa8e3026075fc1fc4cf 2964064 debug optional 
libfabric1-dbgsym_1.6.2-1_amd64.deb
 6388ec1b49dfb87b40cb220bc3db6ebc 396336 libs optional 
libfabric1_1.6.2-1_amd64.deb
 873f07cc214ce00b08d6aa8b87e5313f 7038 libs optional 
libfabric_1.6.2-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE2JOTOUGco7hpz92VBwICWFuBLsEFAlw/DJwACgkQBwICWFuB
LsGZzBAAmMqvqYfhYnM4JqrZRQTErGzUiaujUh3tVxFYnvAli3zi6xsbAY88QoQQ
QVRqUzKj6Z58hr/UUpYTlZcHGXvUFTrqne6v2tt54LZGjQ2UEAt/JNxUf96TjApW
G2fu5XEXnAyZKpF74yYAwL5VJDXh039uuQttEdE2wDM7HuqQ5C3PSmdxWTwQhnOY
XRU5cEr32mxWFcWkUpnzzx7YCOwJz1/WUz9KIM4up+R1zck7lwqWIufdEzLZj4US
v0+X2NPFd2gUPC10KQ5KUwQsFGnhFw3ZWwHeQIEVtYepl6JjtOLGycpMdKDvzkYQ
6hE0PRYH2dEpu1kXl20xA40WZlKoWLxyuVXPJO2Um3b2CZGYmxYUjkD4K4S9qM3c
1T2XHPEW7K4X8JRhDRYan3M8/SijkXSRCci2K8oCLZKhLqH0aEKKbY3+FxM4tbj5
EAmJdp4p6MvG8XnfOG5uZ2+wKZTxlLEHaeRzyI1Py3do8acn5QG1VEy4C1wxsg4/
Jj+6uRNrZVm3dwMBzKJZfcZ86FaBBNugv19ax0NNQY8ZleKGARFzUJU/tGs6kf89
ncIV/v24mfhy268JaMRskLK8pU3TYyfxcTs2fwfKbmbIV1G0ogbKL96y4FCNjgvQ
xutwAz2ndQxtPZnvYaiqlHGIPPtoQ8odmZlLVY0gn6YFRRUYa9E=
=j18/
-END PGP SIGNATURE-



Accepted rancid 3.8-5 (source all amd64) into unstable

2019-01-11 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 11 Jan 2019 15:50:19 +0100
Source: rancid
Binary: rancid rancid-cgi
Architecture: source all amd64
Version: 3.8-5
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 rancid - Really Awesome New Cisco confIg Differ
 rancid-cgi - looking glass CGI based on rancid tools
Changes:
 rancid (3.8-5) unstable; urgency=medium
 .
   * Upgrade debhelper to v12.
   * Use secure URI in Homepage field.
   * Drop unnecessary dependency on dh-autoconf.
   * Add minimal autotest suite, testing rancid_par and version output of
 all programs.
Checksums-Sha1:
 12244ebc44bc026d3fea31bf4f0c2156e9da6061 2255 rancid_3.8-5.dsc
 daa7a2ea0761a5da0876eef8542d15f4b9fd25e1 35436 rancid_3.8-5.debian.tar.xz
 fb2eac10b5835d52db368cffd2ef7e95094da176 74788 rancid-cgi_3.8-5_all.deb
 43403dc2d03c841378a80d7495230ba14876b3b9 33476 rancid-dbgsym_3.8-5_amd64.deb
 02b62ec79f86caa4f481f9f80343d9f85860f9d2 7340 rancid_3.8-5_amd64.buildinfo
 dff5e62bdb006a6b8132ea6e5ff96feafd74dcd7 230344 rancid_3.8-5_amd64.deb
Checksums-Sha256:
 ee8d9944fc841e8eacbf6fba176d62e8cf4637c266de77573039bd2c62d457a2 2255 
rancid_3.8-5.dsc
 79ad60ad5ef99577f353a51d1084a925e8722d08f43d18633ee23efe58baa547 35436 
rancid_3.8-5.debian.tar.xz
 2a450077b930d48f38d1fdcfaa3ace3fe208f83ea422ca334040866e3f81cb0a 74788 
rancid-cgi_3.8-5_all.deb
 3fd1304bd58a4ef51c789652eb07bb60275d99ceea6b782981dfafd1110e6201 33476 
rancid-dbgsym_3.8-5_amd64.deb
 f33d9c1be8f6a6e966d18b0f893c2cc5e3e02ab36bb8cf1062e3e654f77ba3be 7340 
rancid_3.8-5_amd64.buildinfo
 1d02d8720bb2f06cfa0e8132cbc3704291efc600f8076ba8af7e6e3ef3722907 230344 
rancid_3.8-5_amd64.deb
Files:
 d458c13555034f4659c8f957fd2b7ef6 2255 net optional rancid_3.8-5.dsc
 8bac94ace3249497044d39419eee7ba4 35436 net optional rancid_3.8-5.debian.tar.xz
 3e533882be9123deae73650f29c65159 74788 net optional rancid-cgi_3.8-5_all.deb
 8ed62995ad24f026c4bc37eaf3ec3beb 33476 debug optional 
rancid-dbgsym_3.8-5_amd64.deb
 d5f930159c5135cf908d7fa084c1d5d7 7340 net optional rancid_3.8-5_amd64.buildinfo
 24ad0db5db3522fad7c4e8c7e979ee1a 230344 net optional rancid_3.8-5_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlw4rccACgkQAnE7z8pU
ELJgtg//Y8K4l+e+4pG/bbpjvY6AWK5Fxd2DidlwZiGR6+M3nFRZnKLLWUqHtVNg
qbjsu4myycjD0Sd8WZbbXzNJ1NO0mRQBskn/sY3LzPVzR2ZdlmljkvRaCeKAi4mt
W0nLXPm2YUS4qWKTOdFnEn0ZhrR898vCW1ZH+EtO1kfPdLX7HHQ26/6/oe55wddM
+Ld1O+qL6t7MeZxL6YxA8f30jlX1ubXiRKz1bmVzdRHqJKQAvm2LDntzUDabFCUD
KRjAOpc0O+Aq13+kRNKyWA20W435Jq6PMthQtY51Ul1IHeXewLTlFBWv4lmuNbAm
M9qPLRPm04fs7Zxki4C6c1Qzua701qevHG5r5/TUd9pSGqyTUM6a1eST64CFK/HH
TFh44Xqe2naGv4sZDlcEv027ezhBKLvcRJqfX7Qlw/9AL3w7n7GiFwbWsn6Jejo9
6Ki/qIbC6Qr75gWilfsr+PCnlWg2CVqOJ/FkoBjvdgyk160rDVb8Vn9iWcFC4Hqz
6qHMdp4ZcQ2JZJzUKd5N9paveHD2uadpCPbNPHQumM0sqFIHPnWM8bD++0fMbdAs
HdQddhQBv0wvusj8KJ2BRN6tld+nwyUwRr0XEUHjXdlDGGvNkgtr548lSh0PvDUI
33YkfpGoAoVyF5gTaOetWTBTygMUDnIjCNQrys4k61Ew/SWWcNA=
=yVR7
-END PGP SIGNATURE-



Accepted lbdb 0.48.1 (source all amd64) into unstable

2019-01-07 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Jan 2019 19:30:29 +0100
Source: lbdb
Binary: lbdb elpa-lbdb
Architecture: source all amd64
Version: 0.48.1
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 elpa-lbdb  - Little Brother's DataBase Emacs extensions
 lbdb   - Little Brother's DataBase for the mutt mail reader
Closes: 918594
Changes:
 lbdb (0.48.1) unstable; urgency=medium
 .
   * Fix wrong quoting in lbdb-fetchaddr (Closes: #918594).
Checksums-Sha1:
 658c86c5bc4f65d690cc012b43c69bb790865904 1768 lbdb_0.48.1.dsc
 8691caf44c329d9e6ec76af27a23d105884f7ddf 138628 lbdb_0.48.1.tar.xz
 7f88a322965ef195f9987d9e4ef3a1793c12befe 22340 elpa-lbdb_0.48.1_all.deb
 fdf38b20a7daab4d76a7d83b062676a96d13503e 46284 lbdb-dbgsym_0.48.1_amd64.deb
 8c339f8c1b9cbf0f174332c5825b6fcbb09820b9 8644 lbdb_0.48.1_amd64.buildinfo
 c6a5314007b68329f46a0909b7a5cc3dc0da351f 70916 lbdb_0.48.1_amd64.deb
Checksums-Sha256:
 2dcb1910abdc4d27127c9e37a6755582941294f496825f766f925c9efeb00f36 1768 
lbdb_0.48.1.dsc
 a816d12ab4af5cd64f2ff5e04908ec52759b46507a2e55cf312f715bdfa3795e 138628 
lbdb_0.48.1.tar.xz
 23600ae69486d1fdc0633804b1b349ca4031330dc16937fa2e272944ff91c37f 22340 
elpa-lbdb_0.48.1_all.deb
 eb43f82359f1946a7010cafb40b0acb80d7f35ba1c1784273e109cbcbf5e6a9c 46284 
lbdb-dbgsym_0.48.1_amd64.deb
 fb068a7f22cfc4668ec8cc95e0925d7b847c01767afea7640a859a993f8c5f42 8644 
lbdb_0.48.1_amd64.buildinfo
 f99641ea16c3e5c52d75f3ae9e7bcf589bff4d57d5da23a541bf032157a8c11c 70916 
lbdb_0.48.1_amd64.deb
Files:
 cb774ff1893c2f04c3afcf0181f1e88a 1768 mail optional lbdb_0.48.1.dsc
 8e2926a37ce758396bd92812ad80bee2 138628 mail optional lbdb_0.48.1.tar.xz
 df0572f229f85c045676c659efeb994e 22340 lisp optional elpa-lbdb_0.48.1_all.deb
 2a83644fd1ec86e64971a99e5fbdb872 46284 debug optional 
lbdb-dbgsym_0.48.1_amd64.deb
 f91ce4e1c6280e4134aa1f2ffe5c6d3c 8644 mail optional lbdb_0.48.1_amd64.buildinfo
 54e953049fef72aa6ab013a074c750cb 70916 mail optional lbdb_0.48.1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlwznP4ACgkQAnE7z8pU
ELKvBBAAlP5FxDZAFig1m9JtIhI4jQacDmIC17AzW3BJyZGM8ib16Aa99Uy6afYZ
Hv/nVoNlpyzCO6nI5OEuZCRMQsar6PEjs8wCfHoduWVuBe3CDWAQlXVXaoWsN4En
eNuIK7KjFNmsRsT1FSzy45/KhDCjqqGyoy6Y1qJHU7z1yNtnO88zQ4iEpBVL2iCu
WFOq2Xl3WmT7sB/nLsOKWEL+RMNR+nT1ytvwAOmCwteFrrEtyIg+K1PXfQCA3icO
wKakFZx2DuSu7TcdgYe3h4Q088DByLCCxNlF9Xn1MOqw7ZBpg1lsUACIxF0dCqiT
e5HlVDsu3OXaxJECOobv9QrI3cwbSQnRMTA/Gd43VCujEEKclAAzeHkfITnQBYIi
yytf5mCfCTrVHq2hFUYTX6N2GirrvrCjKD+NfKfp0kP7/bnIZhltPMRU9OcIckVf
yOneOUWA4+v35jCPzjosn3Wa904soG517pD38e9dKRZ9OSvPmf+I93V4NiDzuYMN
VvbCxSQ1Dsr0HJMWfWzHTgZTTJYuBmZ4R2tumr25114acaP162CZRpl3Am7j5FwU
805tO2/G9VehfWJpqYJr0Suy4QIYiRoNDWYWT+yjDbbG+QrV6BvDHMv+hvzKDUWJ
esxnVzzN8FiL63c1gA+YiZ5HoI451Nw6PNQIZ7JjS4a99/V4bF8=
=1ypU
-END PGP SIGNATURE-



Accepted privoxy 3.0.28-2 (source amd64) into unstable

2019-01-06 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 06 Jan 2019 13:07:14 +0100
Source: privoxy
Binary: privoxy
Architecture: source amd64
Version: 3.0.28-2
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 privoxy- Privacy enhancing HTTP Proxy
Closes: 918110
Changes:
 privoxy (3.0.28-2) unstable; urgency=medium
 .
   * d/tests/privoxy-regression-test: Remove tmpdir on exit.
   * 36_trusted-cgi-referer-example: Comment trusted-cgi-referer pointing
 to example.org
   * d/maintscript: Remove orphaned /etc/privoxy/templates/show-version
 (Closes: #918110).
   * 37_ppedit-tests403: Update a bunch of regression tests that have to
 expect status code 403 now.
   * Enable enable-edit-actions in privoxy-regression-test again.
   * Upgrade to debhelper v12.
   * Update (minimal) upstream signing key.
   * Add Pre-Depends: ${misc:Pre-Depends} for --skip-systemd-native.
Checksums-Sha1:
 49c4d7c32a8633d6fa75cbb4af768bdd58c43f98 2231 privoxy_3.0.28-2.dsc
 3406cde89b1b1cc71dcaa8daad0649af08afd1c9 27836 privoxy_3.0.28-2.debian.tar.xz
 2ab6dd125b3a25369b4dd1f888eb1e36ef93b792 277688 
privoxy-dbgsym_3.0.28-2_amd64.deb
 142e3778fb79af5159d89942e099550ed3b8bb88 9951 privoxy_3.0.28-2_amd64.buildinfo
 84c271d01fd2ae1619cb575da7e3160f5c5959d6 553776 privoxy_3.0.28-2_amd64.deb
Checksums-Sha256:
 e016533388389ca5ecabd1406f5829a4b3eb290e1dddbb0ba94ccdd3a61e9a78 2231 
privoxy_3.0.28-2.dsc
 4eba8b1cbcfb5bd48bbef0ccb5f3a98e446b61f8e1bb21cefe1c59fe9d2c71c1 27836 
privoxy_3.0.28-2.debian.tar.xz
 eca1cc5b1b67b427faf2f40bba72d4c6447f9e9c8da0fe8c0317aa04e62df060 277688 
privoxy-dbgsym_3.0.28-2_amd64.deb
 41b2d2213a27a032636176d416e71397c32763e964cc6aeca3a50e6e733dd241 9951 
privoxy_3.0.28-2_amd64.buildinfo
 06f4b4cfae64b1c3125bb2481b2d17fcd3f2b67ad28be061c79b6913aacd2f8b 553776 
privoxy_3.0.28-2_amd64.deb
Files:
 bec7dad06d04a39b00163f40327f6bac 2231 web optional privoxy_3.0.28-2.dsc
 c7b82b7331922928552daad986bf83e9 27836 web optional 
privoxy_3.0.28-2.debian.tar.xz
 280049b6bdb564c0a02adbb92494cadb 277688 debug optional 
privoxy-dbgsym_3.0.28-2_amd64.deb
 67200b368fd18a6a92d06d025ff02e90 9951 web optional 
privoxy_3.0.28-2_amd64.buildinfo
 963812853aff595ffbcf7521983c9b9f 553776 web optional privoxy_3.0.28-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlwx8JQACgkQAnE7z8pU
ELJjwA/9G4v5tlCQmNeYTBgHPxx4B6qJymi0Upi5i6yNlwcRBiLj07WWww654SRs
wUw+XdU0Ji7fJ0Hhpaa0D1aWmRFXJjcMMQa4ZC73n3gjeyqF8k749+5MiA6rBwa5
T4g0tPor4vvF7nmb4eGH91PomxLPB/y4bezG8ddkfNhthfMGK665ONt3pDf81Mz3
cVLA7O/x5kPld0W6rLz3Eq6OwsKzNO6ZLqA2vAViig0AHyV1KalViJjpxgXxkO08
k2xP3z3izv0Iwkcfkr9cP5tMhzl2HShri00QEI/yRUalNzohFNRUCCz+/whJbdwI
w1kjHnrJYheSGZGz5k3ne2NrW4Ckghfo1Teg3s5RNsxw0DhJ+NIV13jtWow2cG4k
wPTgWNWojzqH2e28YxB7+GES7fn9D5+kWk5aPMwkJAYrbwoD15svw6gmV8l1l7+B
9/cUVIULKx0zQpirwdGqk+f/sqRg49NYAZ5uqzU9c5tmcdiaLvxuTFuMD7bbnQd5
PwPvMayvSSZXUUv6sKjALwSzjEJuVVJIbTIjD47EkBJJARK8UA8dZVQG1njva5y9
8z38uqjtCDVeRsoK7AgffS26DCJMDUvo71KmQK/rvU4yM9kJ9O90h1PuZKXkOSWk
uGsw4MvS16nQveZvP20gMsLp72cObJKUYuRKez/W6J+x1mp9E1k=
=sKWU
-END PGP SIGNATURE-



Accepted xfig 1:3.2.7a-3 (source amd64 all) into unstable

2019-01-05 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Jan 2019 13:30:14 +0100
Source: xfig
Binary: xfig xfig-doc xfig-libs
Architecture: source amd64 all
Version: 1:3.2.7a-3
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 xfig   - Facility for Interactive Generation of figures under X11
 xfig-doc   - XFig on-line documentation and examples
 xfig-libs  - XFig image libraries and examples
Changes:
 xfig (1:3.2.7a-3) unstable; urgency=medium
 .
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Suggest firefox-esr instead of firefox, which is only available in sid.
   * Upgrade to Standards-Version 4.3.0 (no changes).
   * Upgrade debhelper to v12.
   * Set MAN_DISABLE_SECCOMP=1 for man page conversion.
   * Rename d/(dirs,docs,manpages,mime) to d/xfig.(dirs,docs,manpages,mime).
   * Fix dh_missing errors.
Checksums-Sha1:
 1a7e08a5c05d8699b4a2e4d11342bd43354d0679 2216 xfig_3.2.7a-3.dsc
 32a77605519a36d387dd64040ede21f58b0deda9 39296 xfig_3.2.7a-3.debian.tar.xz
 00a780f576285c2183aaed92161fefead747dd9b 944328 xfig-dbgsym_3.2.7a-3_amd64.deb
 7e3b00d257c556182ea8dac8b83112882cd96727 3417108 xfig-doc_3.2.7a-3_all.deb
 98131085bb4a75c6c4313529a430c8948ee5d202 1109216 xfig-libs_3.2.7a-3_all.deb
 316b9eb4dd8ff540d963f4feba00557c00a3250b 8621 xfig_3.2.7a-3_amd64.buildinfo
 a92edb07da4e0042948a1293934774096dd54324 693156 xfig_3.2.7a-3_amd64.deb
Checksums-Sha256:
 3ff722be2359fa9980d563c8b78ffdd7cc62084cb205f0d1b2bbf1d25f8d7b3d 2216 
xfig_3.2.7a-3.dsc
 aabe1ea73b62e3ce316184516e6d5ab6ff664d4e9fc281ace80a5267640515a5 39296 
xfig_3.2.7a-3.debian.tar.xz
 b53eb8801f8c1dec4b7db0fd0488860e66da49f18cd18d9efcef154b058365d2 944328 
xfig-dbgsym_3.2.7a-3_amd64.deb
 2108e69ed5b1d062838ad2d10cd3993e5fc2b11a8cddb75c88db3f8bac387cf0 3417108 
xfig-doc_3.2.7a-3_all.deb
 c9543b9e0634764649d90e2274a88b26427059fe978bf606c80b2907e9d35eb3 1109216 
xfig-libs_3.2.7a-3_all.deb
 8133b4d03b45f57359458ff855ad154f19af16854807bd83e06ded3372e05933 8621 
xfig_3.2.7a-3_amd64.buildinfo
 5b9f8c72b5d592062b4edbaaff212a8b5302bdc19f3346a2bdd4c12b295b766a 693156 
xfig_3.2.7a-3_amd64.deb
Files:
 47176c277827edfa131f2450b343a927 2216 graphics optional xfig_3.2.7a-3.dsc
 0c3d9772a7f83d9781041db50963c87c 39296 graphics optional 
xfig_3.2.7a-3.debian.tar.xz
 7f4b63850270a3c2653a85ded3bc1126 944328 debug optional 
xfig-dbgsym_3.2.7a-3_amd64.deb
 19e640af335b6665106245926743f284 3417108 doc optional xfig-doc_3.2.7a-3_all.deb
 4e7921da232a704c4a3d08bcfa324920 1109216 graphics optional 
xfig-libs_3.2.7a-3_all.deb
 d649a5a820686e320dd808358ba2e4d9 8621 graphics optional 
xfig_3.2.7a-3_amd64.buildinfo
 35fd6a65cf1a84307a074c5be1ec97b3 693156 graphics optional 
xfig_3.2.7a-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlwwpbQACgkQAnE7z8pU
ELIv9xAAgohotPDx+knH5/wuWxtVAeCLuW7gh/mYBgXzu5ZlsBeN0x9xxySPpWj5
ZmArrfT2IGGhxxYT5jGQkuWAy8yMqXLTQgvZlMMkKZ3n7fVLxl74Qpazk0GT7IP8
LxrKbRuF71gigeucFFc74EaZXD07OPN5PMzOW+epLgDgd40IDVTsUYAOZQMGhlot
FQqqfqhbWUa5SZ8amTYYKWpw9LA8z+Vcn/3mfLX6NqzW2KWILwIlIBOMRjToaApU
2WDN46kDBV+xaDW9Au4OZKpS7CuQHSEtAmrdwNd8pVJg33y9R43lk/sJdpQztU36
5NxJxrdT2k34DeijujIT1pA9A2VaJzvuhlfUG2Xshqpj4BGa+y1fy5Zc9OYasmy3
vJPOyhkHjMX42e+xC/AJz8cpjLB++7hY0KaEHmD6Z8lIuRfPaGxlotkZZYAwmRO6
Ph/gFMfyYkDtgmm3xZEIkYAN4e+e8Nx0RjzBezLvlB8uYnTJ1ozjhB1kucfD6VkD
pNnLDpRZFc1uqca5ojYa4YK9mcldn/+yoImokxoyl74qyjj1PUoEWCK75ZbKvDV1
NucZVPXusCANoMAV7+4v3brEFLGNb0a7XpSUp6BByPADEeHQi88I+io5HJSBqJDp
+X1zia945JI7ix8hpGept5+YaHt8iSL2t/i/PsBfbsMCWNXZKxY=
=9MGl
-END PGP SIGNATURE-



Accepted ding 1.8.1-6 (source all) into unstable

2019-01-05 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Jan 2019 13:08:26 +0100
Source: ding
Binary: ding trans-de-en dict-de-en
Architecture: source all
Version: 1.8.1-6
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 dict-de-en - German-English translation dictionary for dictd
 ding   - Graphical dictionary lookup program for Unix (Tk)
 trans-de-en - German-English translation dictionary
Closes: 918335
Changes:
 ding (1.8.1-6) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
 .
   [ Roland Rosenfeld ]
   * d/tests: Fix leftover ADTTMP.
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Upgrade to Standards-Version 4.3.0 (no changes).
   * Update debhelper to v12.
   * 22_Stegreif: Fix typo in Stegreif (Closes: #918335).
   * Change download-URL to https://
Checksums-Sha1:
 ee0d53ce65ac8fee437989a3b9233d0edd4e4854 2050 ding_1.8.1-6.dsc
 bf1a7d46d40eadb1ab104335a72af3d5b1af87cc 49304 ding_1.8.1-6.debian.tar.xz
 ace5a26069aab8644703bcb18c135461e95d7106 21123936 dict-de-en_1.8.1-6_all.deb
 0b637eddb1fb1a4391ae74ecff22ce39664a15d1 84884 ding_1.8.1-6_all.deb
 115e60108fb642aa612aba7174cec6023aa7019e 6388 ding_1.8.1-6_amd64.buildinfo
 0f29b721fdf210754c3282966329c7bea76b87ab 4917004 trans-de-en_1.8.1-6_all.deb
Checksums-Sha256:
 982a99ae6e5f366e5c0c5e313281ee91ef9023426ef5a591b36756affedfe642 2050 
ding_1.8.1-6.dsc
 145c5ff97b0a44f680dfb456c858d9a3be7743f18bdf74ae5588dba4a22fe566 49304 
ding_1.8.1-6.debian.tar.xz
 d8b4324d8f6beeaf669e47a8074475bb897b933088d213e9f90efdfaa45f6cae 21123936 
dict-de-en_1.8.1-6_all.deb
 c634f616dec5b0834d60df9d05c96d5e8721572ae46848def19c13c4b60f5cd3 84884 
ding_1.8.1-6_all.deb
 b9041fd2b55f503fec33e798800743b9278d92e2810912bb06b9dd490a137610 6388 
ding_1.8.1-6_amd64.buildinfo
 9fa01082daa91ba82c250d1a32e1bcad1ae1cb24cff845acf986927d8c89fb16 4917004 
trans-de-en_1.8.1-6_all.deb
Files:
 c033aaa6e77b80e2e5a70e4f0f1e02e6 2050 text optional ding_1.8.1-6.dsc
 7b58bba0b014d1713cf0822bc87d28c1 49304 text optional ding_1.8.1-6.debian.tar.xz
 b4359e48aed0cc6fb93195c598c2532d 21123936 text optional 
dict-de-en_1.8.1-6_all.deb
 30a3ca49ae49a237a9dd317f891555ca 84884 text optional ding_1.8.1-6_all.deb
 175ecc09615e1a9020e0e75807dda55d 6388 text optional 
ding_1.8.1-6_amd64.buildinfo
 aa1178ab118211e49eebcc0dd7071892 4917004 text optional 
trans-de-en_1.8.1-6_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlwwntIACgkQAnE7z8pU
ELK23RAArlBGRza5/hJ7cRmt4tgdyAWdmT97reHvzQT9x49x0GO18dyVbmWj3Qp4
c4fyJYZR7y7392GMB9Pz7uaZoqBtTu46rzC2edmkq8rDBmjBcln7YZiAPu3EAxl/
/ZXT7jdFKf5M8P3gHFUSQ7hvrCpC28qOtlHf9JaRIeZjlb04LzX7lurXPXSav6Y0
WoJyN7ziM2gi1Q1KD66hvjc9+kjYd8Wi0yHHZ/uzeSnTzwpItchlUKMSjsu4flbw
6MOnTYkdWK147XuDO6iCXc9zkZIlkI2Po6R1lt/C2RVm5NacAFumkxTHuVFoz1Bu
Rg8gkCqo625Tjid03xlw+J3T1EZv6yL/ePRZnO/0er2ScRNS1hIfLwT6K5A7Ngfg
1MR1JiKG1/Hu/zrAfdxC/aGIwlrS7udpOVbOL14MGajHO7PCtR89XAJVKALGmpul
QaApDj0LuHqhLb3n53rOZObxEcUxUglYtzcJTCXrt0CAOI7VVrJ5u868DZyla7Hq
tSUBviJiQmCwZ2ck2W3qKhjavQDiEgeFFK1lge7EzUJldF+06VM8XMvVt4oJvdsc
7YSsg76+7kJmatyJoJeKcTcPNWSEeeP8nQI38ifDt82EOEeiSKlbVvAlrljKHZ7+
jkUujeZMTLr0eGrCsVT+7KRASWDV1uvXkKTBX54zYpFlu0ZM9cw=
=xMmh
-END PGP SIGNATURE-



Accepted lbdb 0.48 (source all amd64) into unstable

2019-01-04 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 04 Jan 2019 16:59:04 +0100
Source: lbdb
Binary: lbdb elpa-lbdb
Architecture: source all amd64
Version: 0.48
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 elpa-lbdb  - Little Brother's DataBase Emacs extensions
 lbdb   - Little Brother's DataBase for the mutt mail reader
Closes: 916282
Changes:
 lbdb (0.48) unstable; urgency=medium
 .
   * m_muttalias: Fix some shellcheck warnings.
   * Change project homepage URL to https.
   * Use literal tab characters in order to make m_abook and m_goobook
 modules work without requiring GNU sed(1).  Thanks to Raf Czlonka.
   * Add tests for m_abook.
   * Add update-version target to update version in all autotool files.
   * m_abook: Fix a shellcheck warning.
   * lbdbq, lbdb-fetchaddr: Fix some shellcheck warnings.
   * Upgrade Standards-Version to 4.3.0
 - Declare Rules-Requires-Root: no.
   * Upgrade debhelper to v12.
   * m_inmail/lbdb-munge: Use INMAIL_DB if set in config (Closes: #916282).
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
Checksums-Sha1:
 e1cfdcc1d68c1dc7ce014c9a060ad12e9ace8c9a 1760 lbdb_0.48.dsc
 5ac41609777009eda7c3b6a33add0e9616dc18eb 138632 lbdb_0.48.tar.xz
 c2d3efdbe7c4aaaf5cc3385ada926d7d57924e7d 22284 elpa-lbdb_0.48_all.deb
 369f012de0ee408ded16085b2447e5a235903ae0 46276 lbdb-dbgsym_0.48_amd64.deb
 fc0772921c9d378ed9bb99a5baee82279a7d7b1a 8618 lbdb_0.48_amd64.buildinfo
 e5bcdcd7310cec75b9ae1cd6dbf9352abb68ba0d 70888 lbdb_0.48_amd64.deb
Checksums-Sha256:
 f5ae3d3d56b968f333eac8923a8ea38b26ef65bacdfc8e6353ae6227592955b8 1760 
lbdb_0.48.dsc
 d91ae1f1f8d9354bc71f77656adf2e770c85bf003457a4074d74a27f5ab9c810 138632 
lbdb_0.48.tar.xz
 a26382c749d3b7b61057aebd5c9c27065806e915e14af94fee923828101c0724 22284 
elpa-lbdb_0.48_all.deb
 53d3d417bc4db3077fafdf201d3c4e6ffed09cec7f0f4a1cf739dbd43c1a 46276 
lbdb-dbgsym_0.48_amd64.deb
 ae7551be3716dc0352e19e541451b3b8ed9dd98c42cddbd00df84dc3a437905f 8618 
lbdb_0.48_amd64.buildinfo
 9f1715e7d65ae64ac6afa9f000e53e1e455ed2a35a07f0106bd5a91cff8a72fe 70888 
lbdb_0.48_amd64.deb
Files:
 6b35d2236cda3cdc253a51709da2ff8f 1760 mail optional lbdb_0.48.dsc
 1f4943a9d8547a9a875fc32af617b279 138632 mail optional lbdb_0.48.tar.xz
 757622c5298add644a6829abfd3a58bf 22284 lisp optional elpa-lbdb_0.48_all.deb
 a344d3e018f53a54f0698cc826e0a05d 46276 debug optional 
lbdb-dbgsym_0.48_amd64.deb
 9cee3e51ec1bc1bdf37ec5b55666d9e3 8618 mail optional lbdb_0.48_amd64.buildinfo
 13568fd9c4f847a7c95ae090943e3d59 70888 mail optional lbdb_0.48_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlwvhGQACgkQAnE7z8pU
ELJOQA/+KIpsdIwm4DqgqQl+wcs2UnurmVW0Ug7ktUM6v9QQKlDeu0/igZPl219u
RnTu3hsneTrXDZlxcxv8Cg0NwPKACXwljVGm81znFZFNcdmknPwMJ0KmeCYHNmzi
15fcpsmGLDLSPcAfoCI0BVOQ35THDFMz4PC9AG3JLeE4ETbCR6q8SJ7OPog+gXv5
HmZ0/vcEZsq5B4xZ9s7jxkm4juPdnaMx4MM4geIaWdkdn42C8qD+0LxS/nhdw9cq
1kw5A40RUc65j7rDAnsrpsEIIylmsQeYlPrfQy1rvOJL2tcgHLziWT2SGizm2s/T
bxt/O0URZIi6JrqDsnBywP3Gi+fDCoH4qRdj9fDUqp/Hh5msWqg1ovwh37+H0Ox/
bceOjTSgSpbdjkhxgQmSYuKD09RZSlCAn8Y3FrIXIc7rPF/VdJgiEyUXmEdGtWcd
T/AkZhbKFlqGWG1AcHu0kAQ1KUtW14JZ5ZcDzzeAjsExWr8wmGHZcs50DYcQmzGT
HGTEDapARgHqWOmPY+7QhpIiq1NUih4NBSXw7nGyXlLK7rzUT/oNgOkYzwpc7BNQ
rgQdFTK3mMvFXIIi9ObLXfIAmTfG2PEmRcMIKXcpe6lqHZvVxVWHD0u21dRSKIYC
fL9Mf+zVitpeUyS0RAOW5HFcf/6ucY/jrhzxrtPJq4NPPwtmNfg=
=xw8O
-END PGP SIGNATURE-



Accepted libfile-tail-perl 1.3-5 (source all) into unstable

2019-01-04 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 04 Jan 2019 14:43:04 +0100
Source: libfile-tail-perl
Binary: libfile-tail-perl
Architecture: source all
Version: 1.3-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Roland Rosenfeld 
Description:
 libfile-tail-perl - File::Tail perl module
Changes:
 libfile-tail-perl (1.3-5) unstable; urgency=medium
 .
   * Change URL in copyright to metacpan.
   * Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
   * Update debhelper to v12.
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Remove Dependency on libtime-hires-perl, because Time::HiRes is
 already part of libperl package for ages.
Checksums-Sha1:
 e0ea1a4bfea26b88063120d6c4047da620b55498 2099 libfile-tail-perl_1.3-5.dsc
 2d26cabc6ba7ac1b4ff3ee5bb3684fed8c6866b5 5600 
libfile-tail-perl_1.3-5.debian.tar.xz
 9c36540c341e68cf5a081b3a9158692e7e4cacb1 22580 libfile-tail-perl_1.3-5_all.deb
 f146a7cf8380a351d04e69e36480028281c4c081 5888 
libfile-tail-perl_1.3-5_amd64.buildinfo
Checksums-Sha256:
 6eb9b9e8ef96cf142933b8cb4111f567b495b17c930c724d86b03669bc5f92c1 2099 
libfile-tail-perl_1.3-5.dsc
 33f6dfc8c1f1d0352e70047a8e6c82f8f9917ff42b32d06c929d7e2e2c2f3d20 5600 
libfile-tail-perl_1.3-5.debian.tar.xz
 3fe5957e69461f20a7269b5f5003c62b8a7bbecc785a7cc40feef9d46be9ade6 22580 
libfile-tail-perl_1.3-5_all.deb
 7bdf5b39d414a37536c1265dfb0b1e7efd3cb911471f8d158773b36b98420b54 5888 
libfile-tail-perl_1.3-5_amd64.buildinfo
Files:
 31ab142540b22a5fb04c3bf7b7fb76ef 2099 perl optional libfile-tail-perl_1.3-5.dsc
 74679715f45a907c6336625de1c7f18d 5600 perl optional 
libfile-tail-perl_1.3-5.debian.tar.xz
 04d053935a2f9f43843d58cdb0ca36b4 22580 perl optional 
libfile-tail-perl_1.3-5_all.deb
 5125c0fa19b099794e642434c71edcee 5888 perl optional 
libfile-tail-perl_1.3-5_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlwvZvwACgkQAnE7z8pU
ELIryg/7BW8kxqpjW/HcmMTfMbuv9qb88kOWL2j9Begb0Z5aPrYLBe7BsN6we83X
xuLK81bWz2lrCG1PSFDCQLKg6JtYrSFh1m4DigAUsSv8OhCc4RfqW97cwcDepvf2
fOOgNlpbVLkJvJgF8QZOgyD8j9bsCJ/5l/ZEhj+HZw+sykI80RTo4sC1eypc6rxk
8npS1Mrsr8oFUYG+eUUTEw4IXm1+hscDrmiaOjiZqwW1tyiIvC5kJHiBpDbIa30H
Tl6IJGcdYaUHFgF7rfrdFeQv4xpX7aAArEOcVswtGsj8NFp4dd9B8PSKzW+Dw4kh
exIAI1/5bqlhROQIGobRLWWrFswmjPFb9MYEaJrDqy1TfQIdX5x162uwOmFWzHos
E50ZoYcmvbvZ2VijxnBMBsPb6TjJ5L6QtHmGeQ3tvq0LpriiXO1dGjPM6dWa71Oa
+Ro0E/aYT7nRRM1virV+JdLO7WCC24T6jvMa46jCMuomstnWNO5Y9HR6u4raW8YU
afdX1WcvEbmgBRoKFYhDbIQt80ANKtBIi3+WLXc76/SoOtqErctJw59uIwK4yMem
bmclf0RdEIVUBJ/LW9KtZDsEIjx3clpA+N36LnRz5xAH7dPCqMlsOdBySfVxMfsm
4kSnForSh8KiIQ+HVDpbgo3hDIsxqaMNMa4688NLXeAmICklUss=
=Zd4B
-END PGP SIGNATURE-



Accepted hkgerman 1:2-34 (source all) into unstable

2019-01-04 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 04 Jan 2019 12:44:12 +0100
Source: hkgerman
Binary: iogerman wogerman myspell-de-de-1901 aspell-de-1901
Architecture: source all
Version: 1:2-34
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 aspell-de-1901 - Traditional German dictionary for aspell
 iogerman   - Traditional German orthography dictionary for ispell
 myspell-de-de-1901 - Traditional German dictionary for myspell
 wogerman   - Traditional German wordlist
Changes:
 hkgerman (1:2-34) unstable; urgency=medium
 .
   [ Roland Rosenfeld ]
   * Avoid duplicate trap execution in debian/tests.
 .
   [ Ondřej Nový ]
   * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
 .
   [ Roland Rosenfeld ]
   * d/tests: Fix leftover ADTTMP.
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
   * d/rules: install files with user rights to allow R-R-R: no.
   * Update debhelper to v12.
Checksums-Sha1:
 e0df48e627b7c5d58bcac8ef0815ee4b4bb1e923 2135 hkgerman_2-34.dsc
 fcc9f4237650bb169bd6b8ead36016a7d16e0817 29784 hkgerman_2-34.debian.tar.xz
 43daf461e9a9943d401c8bbb43deb8d319749a80 320860 aspell-de-1901_2-34_all.deb
 70d8c8491bf0b8a2cd16f822909275535f1fca52 6825 hkgerman_2-34_amd64.buildinfo
 d60f51fcb8f7e17fe5622f288f0d6dcb8541e9dc 367780 iogerman_2-34_all.deb
 02416cd39faa0d50bfd9506efed10db0657ca8c5 308604 myspell-de-de-1901_2-34_all.deb
 0c3c1321db755f1ec46b372ce7898cb45fdbc4de 584992 wogerman_2-34_all.deb
Checksums-Sha256:
 8b2ead370c346c31f957e957aa2f91cc928426c949d0df3c664732a2df8ffc01 2135 
hkgerman_2-34.dsc
 548ac7726cf24b3d771f9247a6b747f93257792eae724689eb5b935acb6ced4e 29784 
hkgerman_2-34.debian.tar.xz
 6fcfddd80d939d811b44be8acb4216af92380bfa8f4a2ba2d7bfd71e8041f015 320860 
aspell-de-1901_2-34_all.deb
 fcbf08889c951ea0af74d167da0a58054c7d0b912469cb7f73f32e325172e763 6825 
hkgerman_2-34_amd64.buildinfo
 3db67b3b690d98348d21f218225693184feffa4033c12af4be439eab80c2199c 367780 
iogerman_2-34_all.deb
 83f2d8154bb53616fa3d8ea296d19a683fa0dc0caa5b35496506081c81224350 308604 
myspell-de-de-1901_2-34_all.deb
 6c3fdc5aede6860bee65020081162bfb2bc1c11feb2cf8ebcc6e03651452d2e6 584992 
wogerman_2-34_all.deb
Files:
 8b897e5aa3dedec1153d57c328fed068 2135 localization optional hkgerman_2-34.dsc
 fbfbe085f7ebf0a48637be99e0cc4498 29784 localization optional 
hkgerman_2-34.debian.tar.xz
 ccd3d0f423eeff4e2ded0b78f1c5ba16 320860 localization optional 
aspell-de-1901_2-34_all.deb
 324607d51fdcb3baea259c075a424ca3 6825 localization optional 
hkgerman_2-34_amd64.buildinfo
 ad3387bf8900501ac1e57ceb752e92c3 367780 localization optional 
iogerman_2-34_all.deb
 c4396fe7c10f558e769d4f591a68f5ec 308604 localization optional 
myspell-de-de-1901_2-34_all.deb
 2e817304e7c2c481e30965a8d3b487a6 584992 localization optional 
wogerman_2-34_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlwvR5YACgkQAnE7z8pU
ELK0jxAAtzBEjGE6406K/mpDw9GzwwVbfQfHIeOw24U+gbkC+JmFl5tFQ4TM6dA5
78UPqMb6mwJ8fyA5hEn2EVqlUonj2e7DLvLWdH/qYv+zGQUyKXJxn1jXqYtUhOCX
hJ6jZ8n6tKHDDnbphplNpEqkDtwJTcWxqF6sOhDZACleDBUv4XwPvsMq0gskqjCO
hH2v4dzjk7EdcnqjVMrnzNmFbGKg0C9hNypxApgptaGqdfvmtBAB+tLoHJe9oU1a
ewFKkOJVQE4lRBAP+rH4XGhMOhPdMfOVUcUuqJIDgIgXRYvYypSlDFLYwnSuiKjT
OXvVkHqv5pvC/fKo5z6YwJMKPb5xqirCvtalX1c+3KEhIMdIH1ccBUO7tekJm579
YlnxZMH3Bu7+7JurL/HVrtDR5nYaJtrUA4ZQLZZSvWsMAAk/9wVumqr8yZIFX6kb
g2YJtnzUPAyaasREVr3/9wi+ayfYHEckB54T3Cliv2y/EdZ2TlV1YsFJIlqBwmGO
31VdLyRiFqyn561Q9FTs6+LQJJ8r4rnpZoKIr3x7aQPmWHYZ+s2ebX7xB9N4blVY
OY8ztbrkJ5WmmXcfG2ebXmxzCcOcETar9VcVEfXqxdofwxzoYLJCfzcz8wf4reD7
bepfVP088UbHhX8x/vrE9QVw+tIpTkBjINek6Isq7UdcAGo9Swk=
=ORNq
-END PGP SIGNATURE-



Accepted igerman98 20161207-6 (source all) into unstable

2019-01-03 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 03 Jan 2019 14:32:37 +0100
Source: igerman98
Binary: ingerman iswiss wngerman wswiss rmligs-german hunspell-de-at 
hunspell-de-ch hunspell-de-de aspell-de myspell-de-de myspell-de-at 
myspell-de-ch
Architecture: source all
Version: 20161207-6
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 aspell-de  - German dictionary for aspell
 hunspell-de-at - Austrian (German) dictionary for hunspell
 hunspell-de-ch - Swiss (German) dictionary for hunspell
 hunspell-de-de - German dictionary for hunspell
 ingerman   - New German orthography dictionary for ispell
 iswiss - Swiss (German) orthography dictionary for ispell
 myspell-de-at - transitional dummy package for hunspell-de-at
 myspell-de-ch - transitional dummy package for hunspell-de-ch
 myspell-de-de - transitional dummy package for hunspell-de-de
 rmligs-german - remove incorrectly used ligatures from LaTeX documents
 wngerman   - New German orthography wordlist
 wswiss - Swiss (German) orthography wordlist
Closes: 901388
Changes:
 igerman98 (20161207-6) unstable; urgency=medium
 .
   [ Roland Rosenfeld ]
   * Mark myspell-de-(at|ch|de) Multi-Arch: foreign.
   * Remove ${perl:Depends} from Depends in ingerman, iswiss, wngerman,
 wswiss, because this is only used for debconf which itself depends on
 perl-base.
   * 20_Credits-utf8: Convert Credits file from iso-8859-1 to utf-8
 (Closes: #901388).
   * Avoid duplicate trap execution in debian/tests.
 .
   [ Ondřej Nový ]
   * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
 .
   [ Roland Rosenfeld ]
   * d/tests: Fix leftover ADTTMP.
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
   * d/rules: install files with user rights to allow R-R-R: no.
   * d/gitlab-ci.yml: activate test-reprotest-diffoscope.
   * 21_export_locale: Export locale variables to make build reproducible.
Checksums-Sha1:
 426b204fdaefcdbe2e763473f158d49b51072be8 2750 igerman98_20161207-6.dsc
 5d4a1a470b977c3a9fb83e753161c6e3441ab774 23104 
igerman98_20161207-6.debian.tar.xz
 fcbc1bfcf18547f80884d0fa4812d8667273d204 347528 aspell-de_20161207-6_all.deb
 9a8924a186e6c596ac9c07507ebdb7849def1c82 293160 
hunspell-de-at_20161207-6_all.deb
 851c8f1986716b4096a695302074ee9b68804064 293024 
hunspell-de-ch_20161207-6_all.deb
 a7e6949933d9c01d166dca72b96ae6ee10c17ca2 292496 
hunspell-de-de_20161207-6_all.deb
 682848417c203987f5213bf7fcf437b3ecbf8edb 9191 
igerman98_20161207-6_amd64.buildinfo
 ab032d55636a730a2ecf130004fa81fe2f7ce662 455912 ingerman_20161207-6_all.deb
 1874372cc81d1a91eb8e25d70aaf4a3915aa1985 455960 iswiss_20161207-6_all.deb
 798d65ec49bbd82a4d6b66e7f3ed11eb81943b70 13428 myspell-de-at_20161207-6_all.deb
 8c613b0832c45ef4b7403fa3bd25929bc8f2dc1f 13428 myspell-de-ch_20161207-6_all.deb
 904a9232ba8e264668a3619cf877c5661d7f71bc 13428 myspell-de-de_20161207-6_all.deb
 51d3eb1b384cea364fa44ab51ced2ac994580741 23264 rmligs-german_20161207-6_all.deb
 0c088f4ea60ef198f2250cd1483b5c3619fbc9ed 699936 wngerman_20161207-6_all.deb
 2c0bf8c1365a3a9dca24ad22c74cefa05df07957 698752 wswiss_20161207-6_all.deb
Checksums-Sha256:
 138a63fd4a8489a90a2aa589ff668abb7d354e2fe75fcd8aa16cb9dd3c5c0354 2750 
igerman98_20161207-6.dsc
 953157398728fe45c81870b74a93dcc2808658262554aea200d4c1cf462c0a55 23104 
igerman98_20161207-6.debian.tar.xz
 6d1182158b7892875a2ba0f137c9062145b354c956603042097f59c0862ce7df 347528 
aspell-de_20161207-6_all.deb
 c0da6c4c73535d0fbe924b37f75ccdcc0900c6d15a3bc96c4a68a67c54899e89 293160 
hunspell-de-at_20161207-6_all.deb
 7516799eb90e47cd1473929c967325c610581dae1d9d18fdcf7e6192b5b58bc9 293024 
hunspell-de-ch_20161207-6_all.deb
 5fc31275a751f694a5613695f9c12b4bc5b98c6578fec05d1ecdf81179a1d154 292496 
hunspell-de-de_20161207-6_all.deb
 59a53c22e3b0e27e1ddf69bd0917dee628a59cfd8385a8d7c614ba3abb0fcab5 9191 
igerman98_20161207-6_amd64.buildinfo
 664911b373cdc100ed6e2ced1f8f721f40b966154d1a22d9eac1ca6ca989fabe 455912 
ingerman_20161207-6_all.deb
 d625ed010fde366434d44cd02e57f2fd47f0610f32211583dc2db6cb0a43fa54 455960 
iswiss_20161207-6_all.deb
 c631c711792acf1f19d843133f4541e8c38e9bb70ed049a637c6f08e206d1668 13428 
myspell-de-at_20161207-6_all.deb
 6df4d4f5e461a96cfb1494db202b0cf332320d515cde339c367510b531628d6e 13428 
myspell-de-ch_20161207-6_all.deb
 f42211b5ab7a961618f0cf64a5356198fd6d471e5fb28c904012ee436cbea6e8 13428 
myspell-de-de_20161207-6_all.deb
 ee65398fbb5bface5d8b7929bcd59cf6c6eb827bf80f88477b65d20f75513d6e 23264 
rmligs-german_20161207-6_all.deb
 3d405008db3ae7b2395461b74845d3473082f234171cb03897531c2b18eb0e74 699936 
wngerman_20161207-6_all.deb
 3aaefd761d6a4e01c4aba1be44e91527d754888c2a4bde964b0ea97482fde01e 698752 
wswiss_20161207-6_all.deb
Files:
 bb160a2977582eb3754537b7754af040 2750 localization optional 
igerman98_20161207-6.dsc
 add465109013dfdd5cff28014abdac4c 23104 localization optional

Accepted rancid 3.8-4 (source all amd64) into unstable

2019-01-01 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jan 2019 16:16:27 +0100
Source: rancid
Binary: rancid rancid-cgi
Architecture: source all amd64
Version: 3.8-4
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 rancid - Really Awesome New Cisco confIg Differ
 rancid-cgi - looking glass CGI based on rancid tools
Closes: 915847
Changes:
 rancid (3.8-4) unstable; urgency=medium
 .
   * 29_reproducible_ENV_PATH: Hard code ENV_PATH in config files instead of
 generating it via autoconf to make package reproducible (Closes: #915847).
   * 30_autoconf_ping: Avoid running ping in autoconf but hardcode
 LG_PING_CMD in debian/rules to make package reproducible on salsa.
Checksums-Sha1:
 20e3e9b5ac58a308b390e4fd77e80f8f0fe03252 2231 rancid_3.8-4.dsc
 ebf67799c45fe153ef69e490cb578ea9c98069cc 34844 rancid_3.8-4.debian.tar.xz
 8a2cea3db4c3aa8623fe9ba6a289dcc04ba998b0 74664 rancid-cgi_3.8-4_all.deb
 02826d36ed37b62493cfcb1006cb253c10103454 34156 rancid-dbgsym_3.8-4_amd64.deb
 564712553f4985ae5474c92112859f1ccefec46f 7333 rancid_3.8-4_amd64.buildinfo
 7566260509d6ffbd060065a6dc2b9c916ea00edc 230152 rancid_3.8-4_amd64.deb
Checksums-Sha256:
 997c58c6acddf4f2d77b0f0763224e12d5d1c8b03761b8ae3e2962e7ba7ee8f2 2231 
rancid_3.8-4.dsc
 24f6acd249e18d7deb8089f08a4dc4955057692f54b09d9eb050f30f98611bf1 34844 
rancid_3.8-4.debian.tar.xz
 7db8ab43e45ffafc856d0f5b9a1e4881a792b8103b8322172059ded03af486fa 74664 
rancid-cgi_3.8-4_all.deb
 c3fb79d5c2eb9828ae4bcf9d0fd91e194cd56e43ca434d7fc78f151ded6383c7 34156 
rancid-dbgsym_3.8-4_amd64.deb
 3165df42bfa65e29998bc53f1d37521672a41009ab902367ec94723c94fb3a38 7333 
rancid_3.8-4_amd64.buildinfo
 4e8a427c0179bd832f81cd6b84b2a1f24f32237cf7c42d4ab75a5dd58fa9c0fa 230152 
rancid_3.8-4_amd64.deb
Files:
 de9e97d828598d4768029ac67cd5a99f 2231 net optional rancid_3.8-4.dsc
 ad2c370e748dc924e6fb72d820662b6e 34844 net optional rancid_3.8-4.debian.tar.xz
 e4bf5b997fe7671c79880ddde8f4f515 74664 net optional rancid-cgi_3.8-4_all.deb
 63b787c582f1dc7888067fbfa9e81692 34156 debug optional 
rancid-dbgsym_3.8-4_amd64.deb
 e64070a26e43b0e04824fa3ea6e503a0 7333 net optional rancid_3.8-4_amd64.buildinfo
 be72f1b6b543eecae71c8e19c0deaf8a 230152 net optional rancid_3.8-4_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlwrhS0ACgkQAnE7z8pU
ELKt1xAAi23qSjmhqdhTIg792AOeuxmRsTOmndRP8F1M2FgPv8deXCi2ywE6G/HR
siVo8ygsRxmaqASiIj7Q79KOrWddMrvEg2YGNyH9k96ybZNJeZSSLgmbVTPXC1Sr
+yIDpiZ50QJoXPCLx5O+KatZfl03hmx0u8Lkln9NRoU7cZg+ZP1Yx+BuRI6jJ8a6
2MfAzHGubXGLefqdkOrwGCZuhdUk89kCeRBOq2r576KO73JnJTmTgV4aPRGFIqHe
A/Hfa1I1HnyEkolL7vbQA4W8YZDnPCpbqsX7qxRGQBr9LJHHjFuiPYIkdqg5cbcD
pbs52qPueI/Tm2TEdskMFpf9ti5yKPIINoLXmRcTXNnEmHzgiEbOswHqasiu2id1
KYgq/IVI9pjwsCtrW6SPVfBRT3J8nA+x4sGuop6E+3z9dcZrH1abTI4HV8vqeKeA
Oo1WvtCClxXm4XljrnksNPUwnt65uDNbHea7Xer97koqzU3MgKtpoQQKYgwYIyK5
pWtSh03ByaG1fAad/l4Jy68x8M/9kd/qaajOjhIQQ4CVlhYHkNrB2cmM86qCL1GT
jB5bg1ovcsWFklG9rWUlBvNFwiR3zAVJUHVL+8aMtgno9IVNYHjeSi9omzg+7XuN
NwkrOEZC1c6XzX3/hjamckgCtx1v+nss2yN44JMJADLxcDh13AU=
=IDAv
-END PGP SIGNATURE-



Accepted privoxy 3.0.28-1 (source amd64) into unstable

2018-12-31 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 31 Dec 2018 16:52:27 +0100
Source: privoxy
Binary: privoxy
Architecture: source amd64
Version: 3.0.28-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 privoxy- Privacy enhancing HTTP Proxy
Closes: 903863
Changes:
 privoxy (3.0.28-1) unstable; urgency=medium
 .
   [ Roland Rosenfeld ]
   * Add es debconf translation.  Thanks to Jonathan Bustillos (Closes: 
#903863).
   * 38_connection_close: Don't add a "Connection" header for CONNECT requests.
 .
   [ Ondřej Nový ]
   * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
   * d/watch: Use https protocol
 .
   [ Roland Rosenfeld ]
   * d/tests: Fix leftover ADTTMP.
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * New upstream version 3.0.28.
   * Adapt all patches to new version (06_8bit_manual is implemented in a
 better way upstream now, 36_openspopenjade is replaced by some
 autoconf code, 37_adventofcode and 38_connection_close are included
 upstream).
   * Update debian/copyright.
   * Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
   * Move PID file from /var/run to /run.
   * Undo voodoo to remove CVS tags from configs since upstream uses git
 now.
   * Disable enable-edit-actions in privoxy-regression-test, since the test
 seems to be broken (does not use referrer, which is required here).
Checksums-Sha1:
 ef5b869bcedf0a572cbb5dc8534f5f1f6d206739 2231 privoxy_3.0.28-1.dsc
 fa8f9f355a48afe94afcaef31c5404b2294c1043 1753809 privoxy_3.0.28.orig.tar.gz
 4e0777eb601ac08e6881641d2f36f097ed045995 833 privoxy_3.0.28.orig.tar.gz.asc
 8e6c29e076476ba4a290acf4c450b664973881cc 26544 privoxy_3.0.28-1.debian.tar.xz
 8f8b718a1ce295dd70ec981a1c30ecfdb5834f44 332180 
privoxy-dbgsym_3.0.28-1_amd64.deb
 ec7a799f14929fb88c96ba745901c1b94a4b5ae8 9956 privoxy_3.0.28-1_amd64.buildinfo
 202ab8c1b0ee6bc34e9dbf083f68bd6e4f9ef34e 553248 privoxy_3.0.28-1_amd64.deb
Checksums-Sha256:
 c6224c648dde922a4b61ba8410435284871fec90973f7589eb3fea8c00b1c20c 2231 
privoxy_3.0.28-1.dsc
 b5d78cc036aaadb3b7cf860e9d598d7332af468926a26e2d56167f1cb6f2824a 1753809 
privoxy_3.0.28.orig.tar.gz
 bf4981d7c5da05019c5586d2e8785ad01e27813de3eb7f44c716df2dceb911c8 833 
privoxy_3.0.28.orig.tar.gz.asc
 991b7a6c6054dee33302c421f9a0bbdaed0c9109ba2b93ad3c46164eed3e1544 26544 
privoxy_3.0.28-1.debian.tar.xz
 0338372aa986691b558240099cd9dfa1e28c7368ac42a6b2e8b8577cc5144031 332180 
privoxy-dbgsym_3.0.28-1_amd64.deb
 9c45e792766b13f0acdb032c8a6cbb555f4cf5c73abe037aa9572949db73e12e 9956 
privoxy_3.0.28-1_amd64.buildinfo
 27d2c3b551c98eddc0c8b7b8a3ac8a8b2cf21dde503a75b9ed1cbaf9a9da50f7 553248 
privoxy_3.0.28-1_amd64.deb
Files:
 f4eeed5d4682140d97a9dded318c5e3c 2231 web optional privoxy_3.0.28-1.dsc
 c7e8900d5aff33d9a5fc37ac28154f21 1753809 web optional 
privoxy_3.0.28.orig.tar.gz
 72cd2e9835330ea3343165549a35d6ad 833 web optional 
privoxy_3.0.28.orig.tar.gz.asc
 bc5dadc8808517a0c6a1f291166e5e59 26544 web optional 
privoxy_3.0.28-1.debian.tar.xz
 162b543a5225df8c352c7903834e6642 332180 debug optional 
privoxy-dbgsym_3.0.28-1_amd64.deb
 99a450747211b9e584181fc747a6f21a 9956 web optional 
privoxy_3.0.28-1_amd64.buildinfo
 afaad13c708048638ab12dca92ac2ae2 553248 web optional privoxy_3.0.28-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlwqQJYACgkQAnE7z8pU
ELJ6MBAAl/he8Y8I+JgyghGUGH6zk3sW3iFmCk/cpcm+Br+G45BSDbWZ1rrqoq8a
hpFOzlUX7i4YSmEkCHvBD+3xSPibJ+1Hi3hnWGWbINTaz/QdN7ITad8n9QIpiVT3
UO1Rdx0seYAijvPl2OtN0psTWlFYuon4jPuEAIpBsovd9Zibqh5dORTBUwHiAcaJ
TkzGe3iiHZ8yL+SU2OhcAkBgVZy9ciRVMHCWyIJGUajDGAQuuCTOkGAusPDwdAUI
fXyOhGLjeUV2nD2mkTKyy0xKPYvFVvM9obLceVdmulyeRqZxx6TdTBhp3PVp1h3z
wB1HubXLBcMsDBZ4BspvhZRtQXWkdAT84LmiU+LCNIJC/IZWD8dO+MmV4YpM0h9b
QoDcoGsQH37fDPfiBAVAV/SQ68uqeYZj3KQda5TljTF2CydCFiMFR3jFetKBkGj7
FKtyU5M1uDDWnyRuqNw6oklVf04sPZKFe0d4l8CGphPrJ2eig+wLN3hCVqNHE6tH
t4L3Zie+x1Sms5MmsHre3BkcVPLKmL8wwoSlgYrm2FtkLqEjtaPwMeU6O+BEXaek
t8k8AuG8ZW746f52rbgfCRZ/TB7piU1aVr/W8eAQ6U4uefV+9RDqcPl2sE3NxzLp
JPBum4q+FuBJgVFkrDXJ2LOeo1edCLk+LerpY4sISPlVwyEtIbg=
=fklo
-END PGP SIGNATURE-



Accepted rancid 3.8-3 (source all amd64) into unstable

2018-12-26 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Dec 2018 12:10:44 +0100
Source: rancid
Binary: rancid rancid-cgi
Architecture: source all amd64
Version: 3.8-3
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 rancid - Really Awesome New Cisco confIg Differ
 rancid-cgi - looking glass CGI based on rancid tools
Closes: 915847
Changes:
 rancid (3.8-3) unstable; urgency=medium
 .
   * Add salsa CI pipeline in debian/gitlab-ci.yml.
   * Explicitly pass ping path to configure to fix reproducible build on
 merged-usr vs non-merged systems.  Thanks to Andreas Henriksson.
 (Closes: #915847)
   * Upgrade to Standards-Version 4.3.0 (no changes).
Checksums-Sha1:
 42bb1a2d10fc3ffc3b182f453ca2470c3a64c8cc 2231 rancid_3.8-3.dsc
 0f5dc3ccbc423e6007c52b7cb0a82cd8c89f2890 34188 rancid_3.8-3.debian.tar.xz
 09f41508a6e6dfe3dfad52b233edb8bb5f64d09f 74540 rancid-cgi_3.8-3_all.deb
 13e41c059616e814c8e2a0a7d638fdd7f43cd7be 34152 rancid-dbgsym_3.8-3_amd64.deb
 2dc983fb7eb8022d89e5f141c3c716d161ecb72f 7321 rancid_3.8-3_amd64.buildinfo
 a605d4b85e33f777a78817b3cea22615568f218c 230020 rancid_3.8-3_amd64.deb
Checksums-Sha256:
 f5b54168ac6534398f800c40dc377ac9f35158bf5fd41e5a4a7d604c89b0c2f1 2231 
rancid_3.8-3.dsc
 a49c0f68dd2174c3e64e3bcefb525425b47360bb546d83168f130d6e29eadb74 34188 
rancid_3.8-3.debian.tar.xz
 c6cf2be0edb45dc2c138c7f8d798525b7960f1e31128a6c0aefe86cb33feefc9 74540 
rancid-cgi_3.8-3_all.deb
 4269049d227cf9089d2520725348b868e3a04b5bb88aace0405230b3c56d0eff 34152 
rancid-dbgsym_3.8-3_amd64.deb
 5a303c93c57691d13c1c5d99b77af970b097eb7872d4a0cc9576b93787cd29f7 7321 
rancid_3.8-3_amd64.buildinfo
 87c995d50c6b3d8375cb5d4b114ac4ca0b975a7cdf9bb5c48aa986e00117ea5e 230020 
rancid_3.8-3_amd64.deb
Files:
 54b8dcf91ad481eb43216433ff3674d9 2231 net optional rancid_3.8-3.dsc
 8e7c0b77b2b976051a3f6349f47c7251 34188 net optional rancid_3.8-3.debian.tar.xz
 dbda834ea0fd58fa6e8616cfdd7ac0e6 74540 net optional rancid-cgi_3.8-3_all.deb
 60e0140efed999081766e97b725133d7 34152 debug optional 
rancid-dbgsym_3.8-3_amd64.deb
 c2fade5f68d95fe33d46b01c36c232c5 7321 net optional rancid_3.8-3_amd64.buildinfo
 3a954c96b2a1a5d26b33745ea7172da9 230020 net optional rancid_3.8-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlwjYhgACgkQAnE7z8pU
ELJkIA//Q0BPaQYQHmDticG5Q+oh9pRyjssedxToVQwHf0VmCyDzRQ5FiUGiL3MG
X2AdZlPy0pso15+fQ4lUAGqXrg3jTTbpN2LSuH4qWm2i+G5Kl2G8ak/8Ua4KQNn5
l271jO8WwybLVH7TdmWXlmxPzDZpFStbFCe+Ma+24olcwRo9rxmHNE+GqetOtjMj
OL4uNpScXywYdcTpPZHUm3dbaOE7sGpOZ6274nLf1FtU2ADVRhqBI5KSTNo658E5
TwHZWHsjdnQ66W+nNzdRjXEaIqpYK4//EsyV++9/Ojjy3CusMUvS0cndSu3PEb0b
hJAkT43fI3tGorUjcvyAMuQlfBgEUQhM/iMzERbTltkeIrhJs/CA+Kg79dKgs3jj
g2k8y4c/V0Dw0aRiRRnOEonVu43ob3btH5hw+c6LO+nvI1y3fZ3JYjZV/5ixCNS8
3dLoS6SM63JNq3xDz1HO7i1gWXjPreZQHp6Iv7fz1bNJqZEP/fm0BdcGZwP0bKtB
gazvTdGUqybLX546IRq2NlJbVdo21sgkyey3+2p5ti/m5P8ZOqYouKzV1Eak4mHt
NdYTqXH3srIIEWIIpIFNjV6MGL/OAoNdhB6MQmoTu79yETjtgCAJvEX7/ZCZiGv5
hYcDj6P8/36299g4Nc+Pox4OE6g0oQjCiT9XRWdWI66Suplm0mk=
=epww
-END PGP SIGNATURE-



Accepted xfig 1:3.2.7a-2 (source amd64 all) into unstable

2018-11-09 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 09 Nov 2018 10:03:14 +0100
Source: xfig
Binary: xfig xfig-doc xfig-libs
Architecture: source amd64 all
Version: 1:3.2.7a-2
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 xfig   - Facility for Interactive Generation of figures under X11
 xfig-doc   - XFig on-line documentation and examples
 xfig-libs  - XFig image libraries and examples
Changes:
 xfig (1:3.2.7a-2) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/watch: Use https protocol
 .
   [ Roland Rosenfeld ]
   * Upgrade to Standards-Version 4.2.1 (Declare Rules-Requires-Root: no).
   * Depend on sensible-utils, because sensible-browser is used.
   * 07_interpolatedspline: Fix behavior of interpolated splines.  Fixes
 Launchpad bug 1802292.
   * Add lintian-overrides for library READMEs.
Checksums-Sha1:
 eb0f699bb7b2f15c1a376dfb628e9650b985159d 2216 xfig_3.2.7a-2.dsc
 50daef66fa93cfe17d21e6c3e3dddf9da68aa6ca 39092 xfig_3.2.7a-2.debian.tar.xz
 33040d8fd2c7d42574cc66154bb756bb265ca018 1761612 xfig-dbgsym_3.2.7a-2_amd64.deb
 15f540af4212756133bfe6fc0cfc4b618ee23752 3416976 xfig-doc_3.2.7a-2_all.deb
 7fe309fdff69161bde21571cf9ffd871defd5df7 1108272 xfig-libs_3.2.7a-2_all.deb
 363ec1dc008a60d0bafada09f195cae153567d60 8705 xfig_3.2.7a-2_amd64.buildinfo
 4fcdfc97ab28e0e6ed34a47853a6d44aacfbf234 693028 xfig_3.2.7a-2_amd64.deb
Checksums-Sha256:
 6e5c7e5a60b0485828bca7d9c8ef744e9ea72b49b88a29c7e98cc770f775bfed 2216 
xfig_3.2.7a-2.dsc
 806bd94718d16822e7046f2057b5b50631c918ac61201be9baeb49504614bed8 39092 
xfig_3.2.7a-2.debian.tar.xz
 58b33c63bb8bb354b94099d6651d4ec79c0a88fe90d5a22dd297025bb254 1761612 
xfig-dbgsym_3.2.7a-2_amd64.deb
 823c481cdf5b42b4a64178892a4db251f9b661e4292b98e0996a02c66ee7d8b6 3416976 
xfig-doc_3.2.7a-2_all.deb
 7b86758635424a8e2f04a26ce56ccdf62c80689843975be97bd7994a2ba8a6b1 1108272 
xfig-libs_3.2.7a-2_all.deb
 b95daedaeca0dacc8a1dcd54e6df08f837f199e53e619f36d9ff65ef0ca03a8e 8705 
xfig_3.2.7a-2_amd64.buildinfo
 abf3cd4ef5f53a32a323e57473e52fccc85c1d48c306d77a3ab10a82d1e56450 693028 
xfig_3.2.7a-2_amd64.deb
Files:
 1dcd679dc3aaa9b6800688171eb7d6b5 2216 graphics optional xfig_3.2.7a-2.dsc
 c1927aeae951c2493bd6b2d165b3d3cd 39092 graphics optional 
xfig_3.2.7a-2.debian.tar.xz
 2744c6b60bce244c19cc38aa3b348940 1761612 debug optional 
xfig-dbgsym_3.2.7a-2_amd64.deb
 53f97a20565dbed708de00edb649cc0c 3416976 doc optional xfig-doc_3.2.7a-2_all.deb
 5cc7cc6542396a157dc00a3dbb32d8cd 1108272 graphics optional 
xfig-libs_3.2.7a-2_all.deb
 741100ad973a4789a1307bd182444ad3 8705 graphics optional 
xfig_3.2.7a-2_amd64.buildinfo
 c19b6f3ab307854af6c679dc05d2dc95 693028 graphics optional 
xfig_3.2.7a-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlvlTf0ACgkQAnE7z8pU
ELJoPRAAlFqeZODci28XClbJRbDlovI56VPCQbrRYLqyDXVrEeTDz/iLEC1ITfPt
6IzL149LbgQPzBbeS2eSlimMtkGlW+nEJbaDhtNzb8o2YXyY0yWeOCTn4/QUUUGS
X6dFMDHwZdUmPgEoxXYOS4T4ua5aj5ASQRjTLCKKs5GPz8k/+ejKIvv5iD9USqQp
eo9Q6a6L1+ZpmwXrQFEZnQic5jAbc8jtYmMeXUcpg2nJff36zhYE+k39Ol+PVvHi
O32uZ8qPd9IxLy7TY8PHxJ1OQX/r9m1HMw5K80oglutVYphmABhuFwbIYkQT+mSA
1dAEg2JJfxkpZJPa+K6wH8p5RPerkOXP+ghsS1Ei5bgSqIQ8be3HTBC5oUc5zKaB
GoaNivkgXMYh+wpdJYVu5TjeeVwIhhNLun+2PInW3XXWpgF6aN2HkEcwDgrCraF8
ffK9xW2EytAzgKrRj/uxmNOAE8kMHKJmidoImnuhFax7ndr43m19G/QbIzFlc1xf
WOtXEsoWUuqsidD2d0m5D1Ot3YpoTk0V7BmNwSR0KMB9b3BtIMwRbG578P3FQjOM
nMVMRSEsq8JPoaztIazQaN+kymaIcgv+ECE6c4+CsX/0ULoMtAZXTPgmYng0GX93
lBZKXxfwC69pxNrZx76hzEA/b0xkGQAvkGBv6diZXMJMtg4+UCE=
=527G
-END PGP SIGNATURE-



Accepted opa-fm 10.7.0.0.141+dfsg.1-1 (source amd64) into unstable, unstable

2018-11-06 Thread Roland Fehrenbacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 14 Jun 2018 13:45:11 +
Source: opa-fm
Binary: opa-fm
Architecture: source amd64
Version: 10.7.0.0.141+dfsg.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian HPC Team 
Changed-By: Roland Fehrenbacher 
Description:
 opa-fm - Intel Omni-Path Fabric Management Software
Closes: 901517
Changes:
 opa-fm (10.7.0.0.141+dfsg.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #901517)
Checksums-Sha1:
 be5a3e610f25fff9fd89db596ae808813426d2c3 2024 opa-fm_10.7.0.0.141+dfsg.1-1.dsc
 a31e473e9a5a9c7ef6ff90b6d440d3328942b737 1838352 
opa-fm_10.7.0.0.141+dfsg.1.orig.tar.xz
 8adb5cb06c4244236b4c8413888a3facfd9f1a34 10112 
opa-fm_10.7.0.0.141+dfsg.1-1.debian.tar.xz
 3f3809b48808f2fe26e718a92b9dfe2c42321d95 7116476 
opa-fm-dbgsym_10.7.0.0.141+dfsg.1-1_amd64.deb
 11838680550e7b34c07ad15b0196b1444a4d 5493 
opa-fm_10.7.0.0.141+dfsg.1-1_amd64.buildinfo
 c5e0d455714f3b8ddd93d5fccaecb5e42b47b8a8 1288580 
opa-fm_10.7.0.0.141+dfsg.1-1_amd64.deb
Checksums-Sha256:
 8d7bd339b817919eb991276fbdc90c53f1e804d65a93c0b652e1037406a8ae5d 2024 
opa-fm_10.7.0.0.141+dfsg.1-1.dsc
 c1ac06e1ed46dab5287986c390e0a78bfb2486a9dfe4797ebb597f3d7c297883 1838352 
opa-fm_10.7.0.0.141+dfsg.1.orig.tar.xz
 410127cedfc224525f1f23568cc5cb1e3cd49ccaa659d06434646a827844a45e 10112 
opa-fm_10.7.0.0.141+dfsg.1-1.debian.tar.xz
 d9130f5116389c4b394026315fb8a77eb78ddd7e921d9adca189689e96f25ac0 7116476 
opa-fm-dbgsym_10.7.0.0.141+dfsg.1-1_amd64.deb
 04b8f885212eb4756f4e35a5381daa00d86c78b1b6222e5b88b8aff986128494 5493 
opa-fm_10.7.0.0.141+dfsg.1-1_amd64.buildinfo
 ea6e983cea29935644e65fc163aee95e2dee0a5647f596e3032b5083ed204a78 1288580 
opa-fm_10.7.0.0.141+dfsg.1-1_amd64.deb
Files:
 c9c12d5c34ed86eaf3d1bb4b7ff0b09e 2024 admin optional 
opa-fm_10.7.0.0.141+dfsg.1-1.dsc
 d2ac26fe60b34b6f75771bd483dc0c50 1838352 admin optional 
opa-fm_10.7.0.0.141+dfsg.1.orig.tar.xz
 c702408b2740840c40b56ccc43f43c05 10112 admin optional 
opa-fm_10.7.0.0.141+dfsg.1-1.debian.tar.xz
 f90e7a91f00c89bd0d111726586d2fe7 7116476 debug optional 
opa-fm-dbgsym_10.7.0.0.141+dfsg.1-1_amd64.deb
 ae1c22d93230e5979f58e4f54173d342 5493 admin optional 
opa-fm_10.7.0.0.141+dfsg.1-1_amd64.buildinfo
 35c8f29fc13da563995e983b5e4b729f 1288580 admin optional 
opa-fm_10.7.0.0.141+dfsg.1-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE2JOTOUGco7hpz92VBwICWFuBLsEFAlsighgACgkQBwICWFuB
LsFU2RAAlyQxM/KQOReh/TgA4Gim0SddA+WL6mdBScPbvUr9D9oGfhIuwNhqvC+D
U/21b2ncena9GX8UhWbFJM9bj0goorN89YwRd5men2fUuSUwtiuqGOOQNIImVq8v
K/8dfxmHV06NX2mAJLPxPgl/Y3iVvdCghg6l5xWtDnzdsHRHfnMMXucRi/h9qq0Q
zmUbutQM7KIG2PFfMm6QgxEPK5GGISTRsJ03VtBKe5It5yQPHNN1F+qeHk43YgQD
LZ4jtjlWjy5PL/bMhVYFjL+GOOnhw50Gx3c8dcgjcgduDXoYRMY2+arDZtjV2RjA
1Bdeu/8shkbFGgeqxDTgI8DyeeXHsIQa2cLCPf7ODLASESdJfjyP+A7q0snpsTrJ
AXZNwrN0m5PiI/pWFhz7xuFp0wsjCM7DDNvtL6upPhoUH2LQNoahOXBXo4OqjR/W
hHaKHIXcM8e1yhCgpg3IHcS+bl0ZD2NK3d4gZ+W17c+t2dhV5ySAxPFw82fIgGmc
5dbr8XPYvrVPWtSY0YffwjBCV+9yNXTZKVhRYQ4wKVOF8Qa/gzL4dOn+uTQTv8lS
Ve6drPtxga5canbFqexUatgzuU2lIy/7pHrMQXMXyZ/o57jrMMD20G5NsSNAa764
e0KjT68KP+M7t0iduL3t6WMS/nY+NC7LQKuZnvkmu39NdWeyqb8=
=R47x
-END PGP SIGNATURE-



Accepted opa-ff 10.7.0.0.133+dfsg.1-1 (source amd64) into unstable, unstable

2018-11-01 Thread Roland Fehrenbacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 14 Jun 2018 10:48:55 +
Source: opa-ff
Binary: opa-basic-tools opa-fastfabric opa-address-resolution libopamgt0 
libopamgt-dev libopasadb1 libopasadb-dev
Architecture: source amd64
Version: 10.7.0.0.133+dfsg.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian HPC Team 
Changed-By: Roland Fehrenbacher 
Description:
 libopamgt-dev - Development files for libopamgt0
 libopamgt0 - Omni-Path fabric management API library
 libopasadb-dev - Development files for libopasadb1
 libopasadb1 - Omni-Path dsap API library
 opa-address-resolution - Omni-Path fabric address resolution manager.
 opa-basic-tools - Tools to manage an Omni-Path Architecture fabric.
 opa-fastfabric - Tools to manage an Omni-Path Architecture fabric.
Closes: 901514
Changes:
 opa-ff (10.7.0.0.133+dfsg.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #901514)
Checksums-Sha1:
 c7c9d8a606fea616c273618ed1d92a54d0525f7b 2464 opa-ff_10.7.0.0.133+dfsg.1-1.dsc
 67a4aff9a36ade4a621d187c41c654a89c9a0544 1882060 
opa-ff_10.7.0.0.133+dfsg.1.orig.tar.xz
 0e44bb046c1fd8eb8c005ae246085056df01f29a 8500 
opa-ff_10.7.0.0.133+dfsg.1-1.debian.tar.xz
 4b469e4c6662071edb8c62f44daab3ad3cce51ac 107932 
libopamgt-dev_10.7.0.0.133+dfsg.1-1_amd64.deb
 3b2214c58677fce7f35530d860c946b4d198cc07 420080 
libopamgt0-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb
 65cf1a16cb5f213d2084afa3e17760ab2d6c708c 100712 
libopamgt0_10.7.0.0.133+dfsg.1-1_amd64.deb
 9bead7f435289f0337a182d59bb3dbc10361ca52 9320 
libopasadb-dev_10.7.0.0.133+dfsg.1-1_amd64.deb
 6b1ac4fc7931cd3491a3f58e3efeddd3c629d688 420560 
libopasadb1-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb
 b1303277d0e301df10ecadcfba562a873b3e17ee 107592 
libopasadb1_10.7.0.0.133+dfsg.1-1_amd64.deb
 0855c1b4e47b1e6c7a4c28948ca6b695a7bf9f36 1663812 
opa-address-resolution-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb
 8bfcfe9f0327670c95137da8e8c8f8462c2469cd 222112 
opa-address-resolution_10.7.0.0.133+dfsg.1-1_amd64.deb
 a097b62878d8b9a5a2e797c49f8925cf2d0a7982 2544756 
opa-basic-tools-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb
 c2d99740ae0ca6a41699790baf1b938883c66e66 400232 
opa-basic-tools_10.7.0.0.133+dfsg.1-1_amd64.deb
 504b7b9362b5b72a733e294683f282407072ac36 7480652 
opa-fastfabric-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb
 092c65c84df2ebd058d9955a0864e579d06def2b 1521740 
opa-fastfabric_10.7.0.0.133+dfsg.1-1_amd64.deb
 8a177ce307dde407500d1a391b84b8d546d05be1 9114 
opa-ff_10.7.0.0.133+dfsg.1-1_amd64.buildinfo
Checksums-Sha256:
 df6a1a4298c1ee4deadbf1308c13e33b3c38bcf1a0d81fdc43f0962f63002654 2464 
opa-ff_10.7.0.0.133+dfsg.1-1.dsc
 1fc9b39dba06462808666cfb9bcaaf00b0a9fc1700a6391256a116385c273297 1882060 
opa-ff_10.7.0.0.133+dfsg.1.orig.tar.xz
 719ff7418d0eb0d5e9c981d9c466325bdb2068d4358c09cbddb7f00f610eb512 8500 
opa-ff_10.7.0.0.133+dfsg.1-1.debian.tar.xz
 d5a4de9e24b21a7cbf4cea139185b9aea3bd3dca3803988b329cc2facfdc8f54 107932 
libopamgt-dev_10.7.0.0.133+dfsg.1-1_amd64.deb
 4436df0f251d790ead09980a7cf3769547de73057803492deee0575e5ca3d121 420080 
libopamgt0-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb
 7b7c5dac99a5b65bd1139d6c7a043a89f577904f17380a8dc62cd44bbdd4fcce 100712 
libopamgt0_10.7.0.0.133+dfsg.1-1_amd64.deb
 e3692393dc11cd382e1732356e27e15bf7b986ea9e8416eef722840afe567046 9320 
libopasadb-dev_10.7.0.0.133+dfsg.1-1_amd64.deb
 db140d138ad40e7dedb04cc2fd3f4522a32a3ffd6218e5cbe75e9b876ed036db 420560 
libopasadb1-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb
 eec6d04e83e969024845a5b1fd8ae6640d9f663b36aae00869dd77162d32ff72 107592 
libopasadb1_10.7.0.0.133+dfsg.1-1_amd64.deb
 0da8ee96b0b76f88996e2340469ff31d9d38aff406634e815d0435a17909a53e 1663812 
opa-address-resolution-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb
 5a04cf189e89d76d548994f4ceb6097a4740ee7eb0fb8906458ab38825861bda 222112 
opa-address-resolution_10.7.0.0.133+dfsg.1-1_amd64.deb
 c79c88d9b2621dcbc32b7ddf6164bd47a389cb91c4985bf8dd6d10426a8698eb 2544756 
opa-basic-tools-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb
 fbe0d79b9dd216e6f120bd73b7ceb9c7a3eb405d5c792c53a135f64b0de3d5e8 400232 
opa-basic-tools_10.7.0.0.133+dfsg.1-1_amd64.deb
 16ddd765d233441594cbe5c737888bd0c3002024614a9581c7306119462b339d 7480652 
opa-fastfabric-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb
 7b7f057837bb12197bbfec2a511179ddfe657df695db5ca98afb1319cbf4c26c 1521740 
opa-fastfabric_10.7.0.0.133+dfsg.1-1_amd64.deb
 80d9a4ea8c956275e2be51dbe81b6882815df70fc23a7b28f560ef232f7e968c 9114 
opa-ff_10.7.0.0.133+dfsg.1-1_amd64.buildinfo
Files:
 d49552a05a848fa4b9ddce2ee42a2532 2464 admin optional 
opa-ff_10.7.0.0.133+dfsg.1-1.dsc
 dc6c7d123dac3e7303ce09f8aba54ac6 1882060 admin optional 
opa-ff_10.7.0.0.133+dfsg.1.orig.tar.xz
 1311bc2d197be043036604a687efec75 8500 admin optional 
opa-ff_10.7.0.0.133+dfsg.1-1.debian.tar.xz
 be47d18e2304e575922e16a780466ee4 107932 libdevel optional 
libopamgt-dev_10.7.0.0.133+dfsg.1-1_amd64.deb
 72ebc79c7fac250d0c43c0d0a42db562 420080 debug optional 
libopamgt0-dbgsym_10.7.0.0.133+dfsg.1-1_amd64.deb

Accepted opa-ff 10.7.0.0.133+dfsg.1-2 (source amd64) into unstable, unstable

2018-11-01 Thread Roland Fehrenbacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 19 Jun 2018 10:33:09 +
Source: opa-ff
Binary: opa-basic-tools opa-fastfabric opa-address-resolution libopamgt0 
libopamgt-dev libopasadb1 libopasadb-dev
Architecture: source amd64
Version: 10.7.0.0.133+dfsg.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian HPC Team 
Changed-By: Roland Fehrenbacher 
Description:
 libopamgt-dev - Development files for libopamgt0
 libopamgt0 - Omni-Path fabric management API library
 libopasadb-dev - Development files for libopasadb1
 libopasadb1 - Omni-Path dsap API library
 opa-address-resolution - Omni-Path fabric address resolution manager.
 opa-basic-tools - Tools to manage an Omni-Path Architecture fabric.
 opa-fastfabric - Tools to manage an Omni-Path Architecture fabric.
Changes:
 opa-ff (10.7.0.0.133+dfsg.1-2) unstable; urgency=low
 .
   [ Brian T. Smith ]
   * Add patches to fix bashisms in sh scripts and to use make
 instead of gmake
   * Build-depend on ibacm instead of ibacm-dev
 .
   [ Roland Fehrenbacher]
   * Add Brian T. Smith  as uploader
Checksums-Sha1:
 72ef770bc56f7dcf6bda2b34b7cec53dc49bfd94 2510 opa-ff_10.7.0.0.133+dfsg.1-2.dsc
 92689691949a480b767253e62724fe7ec0f3ce19 10064 
opa-ff_10.7.0.0.133+dfsg.1-2.debian.tar.xz
 82692c6e235ad5870c70d18067757eddb3ea68ee 108060 
libopamgt-dev_10.7.0.0.133+dfsg.1-2_amd64.deb
 2d97e98082406cef31634657421e57a5d36beb05 419868 
libopamgt0-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 b8c723bfc64ae0a1d306b546bda970fa6ab10241 101216 
libopamgt0_10.7.0.0.133+dfsg.1-2_amd64.deb
 6f3191a2fdf62ec59f4277c43d40aea899ba112c 9464 
libopasadb-dev_10.7.0.0.133+dfsg.1-2_amd64.deb
 0e5f867efd827055e07d7c97905806779257007e 420740 
libopasadb1-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 36e7fdb998758a49ed0ce32950025246389fa0d3 108124 
libopasadb1_10.7.0.0.133+dfsg.1-2_amd64.deb
 fe5b535f4503e15fc0705b66f81d433b02b497a6 1665264 
opa-address-resolution-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 c0b6cc33e812865645ed429c8827950484fb4f42 222792 
opa-address-resolution_10.7.0.0.133+dfsg.1-2_amd64.deb
 6619bc24ee309b3db7ca80da65ffb29056dce818 2545128 
opa-basic-tools-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 5c2098eb9c3b502b1145f4c4579b088dffe8b672 400696 
opa-basic-tools_10.7.0.0.133+dfsg.1-2_amd64.deb
 36f565ba8301f15668b30f885abd391f30b87c79 7482052 
opa-fastfabric-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 b0cc6f682d885e51130e916fb2072873174c3c06 1521988 
opa-fastfabric_10.7.0.0.133+dfsg.1-2_amd64.deb
 c3373584e76154b50f35fb745e1d8550815eeb2c 9113 
opa-ff_10.7.0.0.133+dfsg.1-2_amd64.buildinfo
Checksums-Sha256:
 1bc02b43063ad9534ccdcba8a4dd21cf6196e6b39a1266e3eeb25b100a246b2f 2510 
opa-ff_10.7.0.0.133+dfsg.1-2.dsc
 1aff634bafc3e644f44ee4c75baa84b463912d663cb907cbfe19039da27ebb21 10064 
opa-ff_10.7.0.0.133+dfsg.1-2.debian.tar.xz
 558012e505356445b95bb0efc5a42a721dafeb9b0f6bba6f3b9a66cb35cec4ed 108060 
libopamgt-dev_10.7.0.0.133+dfsg.1-2_amd64.deb
 95220aaf3f0656d98329bf3847c0cccda8cc8816512630e766dc4f92f87d3b1a 419868 
libopamgt0-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 02bf1e1261b65cc2f62c369ddbcabeb70a76032b117ec524877f10469390b318 101216 
libopamgt0_10.7.0.0.133+dfsg.1-2_amd64.deb
 ff64d15ad96cfbc7b39dd2fb1fa7743ea0ef273eb91eca08114c3d0962305239 9464 
libopasadb-dev_10.7.0.0.133+dfsg.1-2_amd64.deb
 002b9a149abae303764e3e4a555d94fca9e60e91559cf628fe062c779a1d05d9 420740 
libopasadb1-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 3651e34037a5c0f7ee04ea64afe2159ddfe621ef805b9f861da38908ff7719ba 108124 
libopasadb1_10.7.0.0.133+dfsg.1-2_amd64.deb
 6c33e2c56ac54e538a764e4454cf2ae5e5a2fbf24b9e5e0d772c68a98224324d 1665264 
opa-address-resolution-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 4a79f2f342f3b4ea1d3294dd3545ee0ddb2f1c6fb0ee10dd0ee43ba48c3d8b77 222792 
opa-address-resolution_10.7.0.0.133+dfsg.1-2_amd64.deb
 69ee6d14cf1d5ab1381550816b81cd875c765b40ade36daa629c6c923c96c0d2 2545128 
opa-basic-tools-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 0c156996befb90034f2622681955ce4585a6c8599714bc396266c2794a627c6c 400696 
opa-basic-tools_10.7.0.0.133+dfsg.1-2_amd64.deb
 6346aad6738a90a0f8342114097f01c261bb18085eb2e64119cb2bf7a9fb2574 7482052 
opa-fastfabric-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 884fd52b14b8adff197b80f8a01eb4ca90355db6e306baacd9614c32ee31c375 1521988 
opa-fastfabric_10.7.0.0.133+dfsg.1-2_amd64.deb
 ade3fbf77f9c030bbb82c41f5d36f2153c2c2986481fcf39e53b67e22a8f3bc7 9113 
opa-ff_10.7.0.0.133+dfsg.1-2_amd64.buildinfo
Files:
 797fbe6f237715ae5556403a7fccece0 2510 admin optional 
opa-ff_10.7.0.0.133+dfsg.1-2.dsc
 fe2878611a80146c6b91783c8ee4be3f 10064 admin optional 
opa-ff_10.7.0.0.133+dfsg.1-2.debian.tar.xz
 0dc681bf9dbcae605a5eb3c25fe9c86c 108060 libdevel optional 
libopamgt-dev_10.7.0.0.133+dfsg.1-2_amd64.deb
 dd20b47f07e3fb7b8c05691534c130d0 419868 debug optional 
libopamgt0-dbgsym_10.7.0.0.133+dfsg.1-2_amd64.deb
 99246134f12c3f65f302a8b4e9ef82b3 101216 libs optional 
libopamgt0_10.7.0.0.133+dfsg.1-2_amd64.deb
 896cb612a26cec70aff86af159959a8c 9464 libdevel optional 
libopasadb

Bug#912407: ITP: mailfromd -- General-Purpose Mail Filter

2018-10-31 Thread Roland Rosenfeld
Package: wnpp
Severity: wishlist
Owner: Roland Rosenfeld 

* Package name: mailfromd
  Version : 8.6
  Upstream Author : Sergey Poznyakoff 
* URL : https://puszcza.gnu.org.ua/software/mailfromd/
* License : GPL
  Programming Lang: C
  Description : General-Purpose Mail Filter

Mailfromd is a general-purpose mail filtering daemon.  It is able to
interact with any MTA that supports milter or pmilter protocol, such
as Sendmail, Postfix and MeTA1.  It is able to filter both incoming
and outgoing messages using criteria of arbitrary complexity, supplied
by the administrator in the form of a script file.

(Include the long description here.)

I use this program in my job and like to have a package there, so I
can publish it for others, too.  I'll maintain it as all my packages
in salsa.


signature.asc
Description: PGP signature


Accepted ding 1.8.1-5 (source all) into unstable

2018-09-03 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 03 Sep 2018 19:09:33 +0200
Source: ding
Binary: ding trans-de-en dict-de-en
Architecture: source all
Version: 1.8.1-5
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 dict-de-en - German-English translation dictionary for dictd
 ding   - Graphical dictionary lookup program for Unix (Tk)
 trans-de-en - German-English translation dictionary
Closes: 907874
Changes:
 ding (1.8.1-5) unstable; urgency=medium
 .
   * Remove shellcheck warnings from test scripts.
   * Remove dict-de-en.preinst, which is no longer used.
   * Upgrade to Standards-Version 4.2.1 (Declare Rules-Requires-Root: no).
   * Avoid duplicate trap execution in debian/tests.  Thanks to Balint Reczey.
   * 21_Primarschule: Fix typo in Primarschule (Closes: #907874).
   * Switch from http:// to https:// on several pages.
Checksums-Sha1:
 11075bf21c2e9b7bc63195e17504f7d1746830b7 2050 ding_1.8.1-5.dsc
 2a0efb8e73b1a3e65aaee98de712335624931ef4 48724 ding_1.8.1-5.debian.tar.xz
 c0cd62242684a4b6f5b785933851b969d408f94e 21124968 dict-de-en_1.8.1-5_all.deb
 a105bebd98d86f98fdca459707acbdc84617c812 84716 ding_1.8.1-5_all.deb
 d8e9c80dd23f8ebc65cfd1e7c3981150b5b6d2fa 6544 ding_1.8.1-5_amd64.buildinfo
 6e3697ede1b0f574915bb66e6f4da59c28185146 4916884 trans-de-en_1.8.1-5_all.deb
Checksums-Sha256:
 ce4a210c163e5b3bc106d89cc12e3913c70ddb7015b023cb1b41485ff3c7d0dc 2050 
ding_1.8.1-5.dsc
 e2fb6b613e672f396b91ced166b61058e9c2a824501e394b1dde3b890f2fb288 48724 
ding_1.8.1-5.debian.tar.xz
 02e0bdfc9259f8f3a89f681a88d887e356978ee5848ed0cf761b7f461d021182 21124968 
dict-de-en_1.8.1-5_all.deb
 e5abd4312272489321a9447ca05b6011d5b09dafa04a35f87c23e126e77e4253 84716 
ding_1.8.1-5_all.deb
 7938ca353a81499a524fa3b83d85d209efdb1dabb1e6c1f081ade76a98f03339 6544 
ding_1.8.1-5_amd64.buildinfo
 6754bcc9939fb6e2a679d57338f8d3b2aa7df29471ca33afe6121eee568e5ce1 4916884 
trans-de-en_1.8.1-5_all.deb
Files:
 3d93c3128305c4a8f24a5b09303fa259 2050 text optional ding_1.8.1-5.dsc
 02c4465ffd9b0e62f40fd63b1970e299 48724 text optional ding_1.8.1-5.debian.tar.xz
 1cc0a6fafa0e7248c2ceafa337daa966 21124968 text optional 
dict-de-en_1.8.1-5_all.deb
 ec6f46abc6cdb17d28bc0783023b7e48 84716 text optional ding_1.8.1-5_all.deb
 05031cf7e740722841e3fa8e514ca979 6544 text optional 
ding_1.8.1-5_amd64.buildinfo
 b9848b4d740628683f50104b9af37417 4916884 text optional 
trans-de-en_1.8.1-5_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAluNazcACgkQAnE7z8pU
ELJ9/Q//VHT6BG1MIZKum/jCQY1+VZmhfAviRfz9KuCpONPpzMqsbrIlMtTloi9s
sIdrbwspt4ECOYWEkQT/lfBRmsAbxaI1MdX5uEaRr7S6Ia3b5rnX5iHv1VXd0RKy
9VKAYG8KFNQcyrHLG4rCPNAcgx4pbxcmiYEvIywF/iq4LD3eiZ4f2HXo+oafyY5O
DRtohljWclVHePbbTlUE6gszspDsekf0QhZh6pqOBCYzwXX32mEgDDVoXfiwsr4I
zZGxysvTMVcN1LUW/J5hvxDlwaZEb/j3nlKjLK2HPQHKcwEiuTTbGHJOjpqCx3gn
nzxVQeAFB243d37XDPY7ppD7yR0cmvD+gpU5LrYL1ZLq0Na2iFahnW5rQft/NYSa
ULsAkX1bbpXWnPkaiubtd9wtTXVsUN2TkKNoynTtAWkQdjt82xbq4tPHf2k/c2HK
juS+qP9MyUOIONLVqSU0tZ7NCZuOdd3wOqBX8yYjVYXvjg1fYwhfJ+U3nkOBKEwO
t5mmYUSz0RZJ4kJAKzAn13X7iXFrs6l2SbwEJYnWeR9jiCTL9pyji4a9agR2HV0f
PeQjqW6RWa7ICNV9kP3BKiZd20Radh/S9DYcvlBw/045aLgm3A/Y2BLFGz+hHqGr
1gJ01kBan7YQcy7F9HqHTsaIYK7/xfVVkIOL8VOnqrsJnyakKL0=
=1/T2
-END PGP SIGNATURE-



Accepted fig2dev 1:3.2.7a-3 (source amd64) into unstable

2018-08-31 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 31 Aug 2018 11:44:49 +0200
Source: fig2dev
Binary: fig2dev
Architecture: source amd64
Version: 1:3.2.7a-3
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 fig2dev- Utilities for converting XFig figure files
Closes: 907660
Changes:
 fig2dev (1:3.2.7a-3) unstable; urgency=medium
 .
   * 33_hardeninput: Harden input in read.c, fixes tickets #27 and #28
 This fixes CVE-2018-16140 (Closes: #907660).
   * Upgrade to Standards-Version 4.2.1 (no changes).
   * 34_one_point_spline: Ignore splines with less than 2 points, ticket #29.
   * 35_neg_colornum: Change negative color number to default, ticket #30.
   * 36_free_realname: Fix some memory leaks, harden reading files v1.3.
Checksums-Sha1:
 667e27c19a7aa07a83c4e48995c1fc71d3dece42 2227 fig2dev_3.2.7a-3.dsc
 73a731df3818fde6d584bfaf686afdb5951c6bb0 214640 fig2dev_3.2.7a-3.debian.tar.xz
 5b2ada022443203c070acd5149ddc6631384596f 679780 
fig2dev-dbgsym_3.2.7a-3_amd64.deb
 27918940825dc609c41ff09edaa39c41e8d8dadc 9578 fig2dev_3.2.7a-3_amd64.buildinfo
 2251e63550f6d24399d603c77243df8732571d50 699396 fig2dev_3.2.7a-3_amd64.deb
Checksums-Sha256:
 4659cc4e0824dc5a596084cefa37f855c6942c311adf02485feea4625b136d98 2227 
fig2dev_3.2.7a-3.dsc
 2b474c3aa60408012b6d3c150c585704f8a50bb9994036eb145a1dc1f4eac0d6 214640 
fig2dev_3.2.7a-3.debian.tar.xz
 f7841578ceb7ad9d3cb3f2d83f0cb5a165c84a56bbf76d9725b851eebe6f29f6 679780 
fig2dev-dbgsym_3.2.7a-3_amd64.deb
 c09be3af117c43bf2f8867e3d781dcc5adcd8feaba4b1197ced9cec5c38cee3d 9578 
fig2dev_3.2.7a-3_amd64.buildinfo
 bf4ab94bdf0c507e23c30466f771a4872a79bf95ada711a3ac26917ad642e7cc 699396 
fig2dev_3.2.7a-3_amd64.deb
Files:
 87f58e110727ad6eef7d9ed3b3767c12 2227 graphics optional fig2dev_3.2.7a-3.dsc
 72c1f6edd6a09222c5d321089f6a2bbe 214640 graphics optional 
fig2dev_3.2.7a-3.debian.tar.xz
 3df206922fa4a936613fb37c09de9192 679780 debug optional 
fig2dev-dbgsym_3.2.7a-3_amd64.deb
 6d16a70dc8f731cebe230b9cbea2cfc0 9578 graphics optional 
fig2dev_3.2.7a-3_amd64.buildinfo
 b68d586b0c840894226260ae2b94b5b7 699396 graphics optional 
fig2dev_3.2.7a-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAluJDyMACgkQAnE7z8pU
ELIPZw//emfng7MVshsTWXsWDiVSP9w+yDnN2ilMx4i54yhkApXmYF4C6jQHju+N
2Qhv1EUfiwUIBA5r0WiBTtT7AHkMP1/1yhyuGtHVCobYB2PVeGfsreyhfypqu0Mo
dpnL8A/3eK6Z7CbgVKo0A1lsOK8cpBPULtSK5zrMdsVndyDi+r7R3xoWb9ELL0Vi
ezRZE76R9+yHhGY4C+oRDapvvpSbk2mmOI+3VoWGNyrDEToUSCPHQzlon55Cla+S
ekSroQOdQA8TbgmkKDJpDDWRLcPWtOh5hmJCz6XJ+ceFQS/lU6HjGxpX77QMlmaV
mLJ4Gh9IAFTjXUcp8DCFHzrocSo3LVgcY5sGNTXP6OaGRdJZ6aGHx2rd5/Ficj4/
hcVtGL+5btXUWzUyhYD/tfTCnX+XqmA1kGhXfg+Nc7qILMAZ0bqsSczHRgqu45uC
UiT4NW55bhfdZhnrnbUB4u7LOc5wmtLfEXxIVXYCkgj7mQidHsbTp+jXyNUHAjIU
wYk+BadiYUI7n6IGx/sQBmmdIdfkKDMCLn8JjfTYw2elh8hNJpD76vgl/7z4WfSR
1KCLG6xtgA8mzbkvPe4zFHenV9hhywLjVobOicm87kNJSKq5mWLBJJG/jwO1klvv
7T5QxrkCqZKqdfF4YE1xM4XGnj73or7X1Tunqq5CenGytE05PfY=
=OxZx
-END PGP SIGNATURE-



Accepted rancid 3.8-2 (source all amd64) into unstable

2018-08-27 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 27 Aug 2018 18:41:48 +0200
Source: rancid
Binary: rancid rancid-cgi
Architecture: source all amd64
Version: 3.8-2
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 rancid - Really Awesome New Cisco confIg Differ
 rancid-cgi - looking glass CGI based on rancid tools
Closes: 907035
Changes:
 rancid (3.8-2) unstable; urgency=medium
 .
   * Upgrade to Standards-Version 4.2.1 (no changes).
   * 28_smc-m8024k: srancid: prevent ShowSys() power supply handling from
 consuming too much (Closes: #907035)
Checksums-Sha1:
 3216ffb9cb9bd84082254f4daa045795cf5f9384 2231 rancid_3.8-2.dsc
 b1e8a8eb3de43e1331a81689715a98bf965d2360 33960 rancid_3.8-2.debian.tar.xz
 3f791d101b15140538caf51fe21ec598caf5 74420 rancid-cgi_3.8-2_all.deb
 41b3ce25ccb9991d397f4f4fa8ecba06b9ae7707 34248 rancid-dbgsym_3.8-2_amd64.deb
 b7f65ce1c3aea95c8136325327a7e18ddb1a4da1 7482 rancid_3.8-2_amd64.buildinfo
 27185f6559f9b903dff33a904393ae54525690f7 229904 rancid_3.8-2_amd64.deb
Checksums-Sha256:
 f51194ac093fb6c42aa433d617cb6ea6f5147b204d15aa93eeae599c5c5d8a2f 2231 
rancid_3.8-2.dsc
 6f0bf69c43b8f8203b0caca6f4658933eaf1b8e9d3a27bb5097d796e7f170b05 33960 
rancid_3.8-2.debian.tar.xz
 018012266ff7155a111a04b890b45a2985d70d3b140cd5e41011836541ead19c 74420 
rancid-cgi_3.8-2_all.deb
 b0cbfbc2774addd614a7196543ae5e39f364b93da89680ac8fa7e7aa634b7c1c 34248 
rancid-dbgsym_3.8-2_amd64.deb
 7bb8286cd1f1086244b74fd2d2e5230dfbadf21c680ed5a78e2e7d3f0c50d531 7482 
rancid_3.8-2_amd64.buildinfo
 d7dc4b005603796335611f524f7b2220d33747dda3ea99078dec211aafcd50fc 229904 
rancid_3.8-2_amd64.deb
Files:
 22f0aada261d556741b2a9da9aa98b8b 2231 net optional rancid_3.8-2.dsc
 17e2fe9385bfe23c4eed638d51c4b262 33960 net optional rancid_3.8-2.debian.tar.xz
 759eb778d189e6f5403b2b4bd2d9d539 74420 net optional rancid-cgi_3.8-2_all.deb
 8645113d6bc25d71fef079f5f6e624c3 34248 debug optional 
rancid-dbgsym_3.8-2_amd64.deb
 dc4ea2721a8dc1f70331038c313ca989 7482 net optional rancid_3.8-2_amd64.buildinfo
 3800534266178b71352bb6a2fa2f1faf 229904 net optional rancid_3.8-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAluEKk4ACgkQAnE7z8pU
ELK4pQ/+KcTPDO2/Uowr3cuMXGTviRKSBf+MNpxXFEp/+PeM/nUCcPb3XAcBRovO
uDZaKpFk7ohu9iaUxPIF3IwoaAu08SPLQr6Oa1F0Pr4KEjqq+Juf7KIXUy4bCzMD
IRuETDeUWmV4zJU2bErTF48yO0i27t11fqlOYalEajUybjSublj2cOKFu9HLMlPE
MekcNV7aGnuC4RGGNvkhQhm+q0u+JpsN5M653vH+rGQOiSN9bsjRQmy/IgOepH+K
iYT7e1KacCkdD54dJDJ6WyLRCw24YZr8h8HC69RuQ0kN0n5xzBodKpJBYNAJMS1o
LZA8Kzvuy+EHI+e9+eB/W1GR6r9v4zQBQcQ3PEjwJiAJkah7SCJ32u6+AB3YqiuE
DUvsg/xlf/rk+cmB9j28IT4MH6sEPwEx7Nj1Y2VMVB8gypcJW/SDpP3RLzeMI1Bj
aBAU2HANRT88ANr+BU8zuQxYqQYvd4gq144XPMozqxOKRDhTx9SqfFxhetH3YkRt
fxRiFXKLA6HkLE4p22rXOFFMv0NeNdDfxICT/AOllVoSnK1kGkQlerN4WYL4vBXL
Bk62ejwsbfaM8hQXqx+VkroPMbCGCz7rciAuQYov1Ncngh8sin92/B5/cpTrV2Rq
peQlqT02vkUS+pTHtAyW1PSK2HVVKqKFkruSpBuEZoOtZcTpoCo=
=y6lA
-END PGP SIGNATURE-



Accepted fig2dev 1:3.2.7a-2 (source amd64) into unstable

2018-08-21 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 21 Aug 2018 19:46:22 +0200
Source: fig2dev
Binary: fig2dev
Architecture: source amd64
Version: 1:3.2.7a-2
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 fig2dev- Utilities for converting XFig figure files
Closes: 906740 906743
Changes:
 fig2dev (1:3.2.7a-2) unstable; urgency=medium
 .
   * Upgrade to Standards-Version 4.2.0 (Declare Rules-Requires-Root: no).
   * 31_maxcomments: Ignore more than MAXCOMMENTS comment lines
 (Closes: #906740).
   * 32_freelinestorage: Correctly free line-storage (Closes: #906743).
Checksums-Sha1:
 75bef1e104760e2b328532ec387ad23f87bf5e1e 2227 fig2dev_3.2.7a-2.dsc
 fbc39044e506f54b1f9a29a05a9b3b237c0f540e 210528 fig2dev_3.2.7a-2.debian.tar.xz
 7fc29ad8c9d8342b7d919dc70bb3d6e70d52eb63 679548 
fig2dev-dbgsym_3.2.7a-2_amd64.deb
 da6a28d84223ee68420ffadfea3fc908e4387fef 9582 fig2dev_3.2.7a-2_amd64.buildinfo
 fec5ca788a2d7b664f605782d865d0fa6cc5b8de 699368 fig2dev_3.2.7a-2_amd64.deb
Checksums-Sha256:
 64f8a1916a687e73d8d7c33867275ee46a9d0f40ec84f4e268aa588e07aad74e 2227 
fig2dev_3.2.7a-2.dsc
 3e1e18f0d7adcdf4466b4e62824a5b62ba58848acde28573395fa20bdd8c12fc 210528 
fig2dev_3.2.7a-2.debian.tar.xz
 2036e6bab42c46190f0cfbd5e53074e658bf8f629afab95f2b829b9f1f5dbdec 679548 
fig2dev-dbgsym_3.2.7a-2_amd64.deb
 779cf612860b1142e6da0f079a16387197c69d91af733bf8e77bdaf88c914b79 9582 
fig2dev_3.2.7a-2_amd64.buildinfo
 8a50ee40b43e97c472e9810bb67eac150c47568d45e0c8ad3211f0e8564a02cc 699368 
fig2dev_3.2.7a-2_amd64.deb
Files:
 cbf10d80dda2762913aee56e6c125794 2227 graphics optional fig2dev_3.2.7a-2.dsc
 d5b909a6e0574b4d63d406ae5c90ae53 210528 graphics optional 
fig2dev_3.2.7a-2.debian.tar.xz
 55793382b0b6a594761605f569104d38 679548 debug optional 
fig2dev-dbgsym_3.2.7a-2_amd64.deb
 06d6c8083372d4c98b32f0f1e88feb07 9582 graphics optional 
fig2dev_3.2.7a-2_amd64.buildinfo
 b3db72e7383a5ee1204019630f00f465 699368 graphics optional 
fig2dev_3.2.7a-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlt8UG4ACgkQAnE7z8pU
ELJhgQ/5ASTERAjXg/5glAJfg8TASYvVxfzLiFkHByDifIDHrSCHNvoddzAVY4Ly
C8BPTbw/6TPI/oLxESwa2BbdeG9Eija7QINaNg+Vd3QzclKSjtPQ+op+K0NqohlC
udx8nv+MBCzU76dIVINPrHFc1jgdVT8U5CDe5NPvkKMgQrcZlE6LSBhJ9AFcLCop
49NuAjoDdxxmvng9EfL/x5oj3ofhYGk9wEHvmPI2Irm89U+fg2FxTVrUSHfTLMDS
EanJKzKyVO3QQyT/P47mMn5iKtwZNRrDmaXzZZ1ysiaKN8tw/LFTrTk63u3OQumj
6WcATXTq1fu/dbzd7jDPJ9Wf8v/F5tc+uiXa/Tt6CHAnvKd9eV3Sj4p0AhsU/mEd
w3YHIs8RLc0FcdXt4T7Bx+RHET2ssip6U00DpxZFrfeXQZejuI9VshXWY/UhGvjO
zKEJ4zxso7JPvmh/aI1UqMDT6fQsZxWRigIBF39qampEuMW2ELRA5O7vRLJTZFkK
aXtT7HmKgkgVsaxvYudo8ECX2qSTLmxSFAxDuRl4DvHkySBNhAGbjWdqtm6i1x7s
g8A9GT9VNrU7cApv1j04d6kOBH2zHcnaSMGAdlobY34G44ac4E+QnATSzEwffI8V
ZqyugjkUd3GMGkO4SLGycfn1yWhFe5kZM1vFqItKbUxmXgjoPg8=
=ndqD
-END PGP SIGNATURE-



Accepted gsfonts-x11 0.26 (source all) into unstable

2018-07-27 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 27 Jul 2018 19:20:55 +0200
Source: gsfonts-x11
Binary: gsfonts-x11
Architecture: source all
Version: 0.26
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 gsfonts-x11 - Make Ghostscript fonts available to X11
Changes:
 gsfonts-x11 (0.26) unstable; urgency=medium
 .
   * Add Vcs-Headers pointing to salsa.debian.org.
   * Use $() instead of backticks in postrm.
   * Add a testsuite.
   * Remove sketch workarounds from gsfonts-x11.alias, since the X11 sketch
 longer exists in Debian and fonts no longer exist.
   * Upgrade Standards-Version to 4.1.5.
 - Declare Rules-Requires-Root: no.
Checksums-Sha1:
 b57713f9ab4f84de2793780045f280efbf086fc0 1576 gsfonts-x11_0.26.dsc
 8b290381d9ecee052744749be740d6728dcfee5d 7512 gsfonts-x11_0.26.tar.xz
 9ef3b27f5e5594b980b0a6b67ddb6557c6ce79ab 9008 gsfonts-x11_0.26_all.deb
 0071054e2c371b5c731e9eb32b1d448391f328d3 5994 gsfonts-x11_0.26_amd64.buildinfo
Checksums-Sha256:
 25cd01993cfc41fc12c64d50fcabef9706fb69398b2bc71c12f01ecc26ad4a91 1576 
gsfonts-x11_0.26.dsc
 58800544f445145a4c07deed32bb215af4a17202c2964dbbd1daa65686c7e287 7512 
gsfonts-x11_0.26.tar.xz
 6e8e932e6a43bea84fb44de99edd257c8d20593a0a4c9f121512946dbeeebb02 9008 
gsfonts-x11_0.26_all.deb
 89fd954d110f4c1489d8a694251237b2f8498811be52de72a722ce63b95dec63 5994 
gsfonts-x11_0.26_amd64.buildinfo
Files:
 965791043801f49984f5ec02b2ff039f 1576 fonts optional gsfonts-x11_0.26.dsc
 6514fba8a010ae21826efb9bb4e2e53a 7512 fonts optional gsfonts-x11_0.26.tar.xz
 a05b5b6930d354405a1c8873868a782e 9008 fonts optional gsfonts-x11_0.26_all.deb
 2b19a2761b484b199e2c5c874d5f9567 5994 fonts optional 
gsfonts-x11_0.26_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAltbVQcACgkQAnE7z8pU
ELIwShAAhx9ksp9vXAJMa31DUpdDN2zfkHNop1bLFqxbySrCP77nt5l1k4ZkkYm2
0mSo5luYB4x4rYMH0npP5kWCyUmn0SIDtPBNfwtQPR723rfxxGp+4byy/61Y00yB
b9D4urmSuWxGcA7GeNpnq57ZUobUBt4XSUYxEFwPwBnFcZ2+U5VM248ZWCw3h7eH
XzcUj5y4DbPW7uZKwpyxLfNFOaFSeO4f7ecyw4GSL2J53kWKuWIp4+4qWMV9wRwm
Y3HkOrZ2wEWvyM+luHAD/n3iqw/F/4y2VeChMTv/C/rVkBDIwz7pwnCnchpxIgNj
HT6mkoqZg/nk/kKSgMhNT2jsFSk9hVDCfDIzSaYaFd2dvk3p6I19tBhd//kg+/v0
nBhIoC8bk5RK+IfZyv6qDSpJVZq+ALR+pQRjPVaCIscB7M7YamqGgnIMVxezb2jz
sb73tir/TdjHC+Km+m9ZHpuUlBzdXoDs1DoKsG6HxSNbbXq/wbd9IalCZ2X8/nYR
f2V+t9wP2zmgpcbeEuFWkW/S+J3Z76ny1WUaKTJmfWB9mXPwZvHm+qQYEuRSBhoy
OzA549UrDWrIiM1pv/xWEoc3p1pBA98+VKtXR3mNq+hUg4IGHT7VqU7go7o1GDHy
xagUzKVYzLp6TYZMosWcrdsI+A8HvXI9BYnZGodyqNNa0zZo5lo=
=zopG
-END PGP SIGNATURE-



Accepted libnet-cidr-set-perl 0.13-1 (source all) into unstable, unstable

2018-07-26 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Feb 2018 08:53:38 +0100
Source: libnet-cidr-set-perl
Binary: libnet-cidr-set-perl
Architecture: source all
Version: 0.13-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Roland Rosenfeld 
Description:
 libnet-cidr-set-perl - Net::CIDR::Set perl module to manipulate sets of IP 
addresses
Closes: 705313
Changes:
 libnet-cidr-set-perl (0.13-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #705313)
Checksums-Sha1:
 52e99f1b459672bd47e80e61a0106a509f75ddbd 2124 libnet-cidr-set-perl_0.13-1.dsc
 996999107dd47851919c7cc3a77e6581a6849c89 13972 
libnet-cidr-set-perl_0.13.orig.tar.gz
 9d1a672b8e4c12e8c88761ec7ca776286a5a007b 2360 
libnet-cidr-set-perl_0.13-1.debian.tar.xz
 c9e7cdbab42ea143db7acbba314f28f52b8b797b 18452 
libnet-cidr-set-perl_0.13-1_all.deb
 ad0724a2ce3d0a16da9ccff498eccaa3aa630642 5877 
libnet-cidr-set-perl_0.13-1_amd64.buildinfo
Checksums-Sha256:
 e30e58cc9d48f30f854746a03cb64f58d372c126378f7652b3995bf3e7c6907f 2124 
libnet-cidr-set-perl_0.13-1.dsc
 eff902fbb78971634c1ecfa29e070f3979a7811b97df9b75ea6ba18c1e185f21 13972 
libnet-cidr-set-perl_0.13.orig.tar.gz
 2cc4074349ae474c9e64983df34da0a9270dba0edad67426c24dc41c001a5913 2360 
libnet-cidr-set-perl_0.13-1.debian.tar.xz
 9cd54c8ccab64c2571b22c8bd7be697fbcddb0da8b5f98121b0baae256a6df6f 18452 
libnet-cidr-set-perl_0.13-1_all.deb
 2b2bde4f44383a82d136ada078f25bf0e2f0815508782c00945b17fe9bd6ab7f 5877 
libnet-cidr-set-perl_0.13-1_amd64.buildinfo
Files:
 f554266f1d8bf8efb79da87a8683c020 2124 perl optional 
libnet-cidr-set-perl_0.13-1.dsc
 a6ed9b51b106bf771a547ff38781f6b5 13972 perl optional 
libnet-cidr-set-perl_0.13.orig.tar.gz
 7481d904fe3841ba87f6738c414b5b6a 2360 perl optional 
libnet-cidr-set-perl_0.13-1.debian.tar.xz
 b7cc2e08398c4b28e4f15b50f4733213 18452 perl optional 
libnet-cidr-set-perl_0.13-1_all.deb
 65a88dc3b4f3e62318d32904044ec855 5877 perl optional 
libnet-cidr-set-perl_0.13-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlqVDroACgkQAnE7z8pU
ELJZEg//Tt0JuQxSHgon8M52bkfCR0biXh360/tw1X+MKWnpo20GlSRuNQLvPthz
PT/otjxHzNg5aqu4uCSBxHdvptVzg1fKECMwKIxUQik/U0zGiwn5T6/M5qmVoHZ0
Dn0CXWVD2CqHRcsy/BHUSbOEDCUpNiVAumrr+iKsmPBFBUqBSs/XVcND+fq2DGpu
nQiiIIeKiWOOn4HSYUwBs6oiWo4WP+T44Nwi8Sx2fePx5BH+CR64kUW3zAaJX1Qs
wdpC+U47C+o/PTvTA/QVpt0AX9V4GnbZy4tMT8CpC8y5qugo9XqnUxtsdI2EMl97
KUfYDsPxIjcPt4JPLm4CTMf6vvVhSyPokzl68RdCyLuTYHKle9ippaL0uJrGWwki
/fU+kk0jtOrC7VXVHnoCbcBEIOJVi9Ux/hcY9mu92r3lNqDWkS66y40LvgoFAE98
SjZ79SLlb89+GpakBxoYoqfgqVws0nP8SzfvJymHBozTL08Qzl/rcqEFPWqFa+37
EeS4eXPpwDkKDEndjkdZVPNzS1wEdgJZ2BfQgyqZQIWBVgFXRlQtZ9Y8jWFSMvt/
qLWEmCjdNWknlGQbXua8wW4GWgKDOzCQg8xfkMsdihM9D9QyRRlPvJ06rILgbQgI
hf5rT89GBe3idYBKZsqF8sZSNweEKxgJyFiWgszKpV1KktGm/fs=
=KIat
-END PGP SIGNATURE-



Accepted rancid 3.8-1 (source all amd64) into unstable

2018-07-21 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 21 Jul 2018 16:45:48 +0200
Source: rancid
Binary: rancid rancid-cgi
Architecture: source all amd64
Version: 3.8-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld 
Changed-By: Roland Rosenfeld 
Description:
 rancid - Really Awesome New Cisco confIg Differ
 rancid-cgi - looking glass CGI based on rancid tools
Changes:
 rancid (3.8-1) unstable; urgency=medium
 .
   * New upstream version 3.8.
   * Update debian/copyright.
   * Adapt all patches to new version.
   * Check upstream signature in debian/watch.
   * Upgrade Standards-Version to 4.1.5.
 - Declare Root-Requires-Root: no.
Checksums-Sha1:
 f7a6328cb9e7335eedaec7db24e03968fe4f25d7 2231 rancid_3.8-1.dsc
 90c9cfe678c77a4bd8bc3af00bfa07abac5c0d6c 523950 rancid_3.8.orig.tar.gz
 b23e548695be39844e714d408b1d29fb716b3aa8 1002 rancid_3.8.orig.tar.gz.asc
 6faa555d27321f302166896fbbfa1c9cd628b65d 33580 rancid_3.8-1.debian.tar.xz
 62db10a3a6695c336b7b3a783341856f0326d897 74328 rancid-cgi_3.8-1_all.deb
 ed51563194510999a98360849565589bf0218643 34252 rancid-dbgsym_3.8-1_amd64.deb
 81813d079bab00583e38c5c4d3b8ad5b2f4daad7 7492 rancid_3.8-1_amd64.buildinfo
 0b6bda7f2171c66cddc2475f542511a7d128999b 229808 rancid_3.8-1_amd64.deb
Checksums-Sha256:
 6b9a157f81d572021df45bf510af8ec2aaa98a17945cf8e38131e0b5067ce013 2231 
rancid_3.8-1.dsc
 cecdeed2379c832fb5988f4dc8c45f382723882a9ffea577e54f5ab8cc5f 523950 
rancid_3.8.orig.tar.gz
 daebf0557853bdd3f5351db4518008c47d61778ad22eda1254729043bfe096b0 1002 
rancid_3.8.orig.tar.gz.asc
 e0420c1c4ed3efe64ea21cb589c9a7ecbfa42d4c5f55830498f7d8f4db6f234c 33580 
rancid_3.8-1.debian.tar.xz
 15923b457755c14b5d55db85cbd3af2fa0853d3d77460e79255035023ea41c5b 74328 
rancid-cgi_3.8-1_all.deb
 17e64af4643267804a20051ba0179d028a513f64a915816e438d178f3377a699 34252 
rancid-dbgsym_3.8-1_amd64.deb
 9ea21ef86fdfca163ea5597dcd811164df9d0c212ec6a23790a6740d770712f5 7492 
rancid_3.8-1_amd64.buildinfo
 34a89ff0952e0f926ca458cc4e7ce5e7d4012032789f6d8f8de007063ad00ab8 229808 
rancid_3.8-1_amd64.deb
Files:
 68aeac47c46e2e5bb5edbd93ad19d494 2231 net optional rancid_3.8-1.dsc
 5d05c257f984fb987e3a56f0402a66e7 523950 net optional rancid_3.8.orig.tar.gz
 4d4bcba2af79426509fd5894d4b679be 1002 net optional rancid_3.8.orig.tar.gz.asc
 8426330c63ef245f89a843011723de58 33580 net optional rancid_3.8-1.debian.tar.xz
 9504c3130389d5481ea6d37034cc1372 74328 net optional rancid-cgi_3.8-1_all.deb
 b8d82f3a139fe85169dece3033888615 34252 debug optional 
rancid-dbgsym_3.8-1_amd64.deb
 cd4bbda8297b18b28d92564326eaf39e 7492 net optional rancid_3.8-1_amd64.buildinfo
 f7625a93d0e5ba97949fbfaf88ac7b4d 229808 net optional rancid_3.8-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAltTR48ACgkQAnE7z8pU
ELJZ1w/+PlgTam4R7zC8h9uKEBbDrr7xiFML8gz1UB2OBBTpdGxQjgbMPtu22Pj7
cKh877drAPOWkbxTMvMSwh9VLUZca8nfvXVekyY6j289zPeq3wdcViZfj9aK+bd7
QWHx2FBB/Fc1e/47e3I+kstMS+QR5KsslEzJZcnaYTQmiHeBv9HelPg6/39hU90m
ybkv2cUHE0/x/xfXso6JnXucjF8IgmgFiIJF+GjYTYU8mYM65ivHrmf0hWrvdhJN
lT8J3wqfOXpodGD+asPc44F68RNu71xJL995HGN1i78+f6rIaM/U/TvAxuaLKXpp
zZfB/RGOMzbqXZ8rh07oUvv4aAACEldnphWgvKVLf+YzrKRhyb2dytVNnQvsr+CQ
Kp8DfzBw7IOndutj6y1SiWEBNJypoQ4cIz2kwM2TnTyBTerFWyKGg+o18b3vUb97
OvElbp6SW3tbnnsxb+juWX79R1vN4/VtuY/1QL3BVNxpwq3pna0BzBuNlxy1PE10
jeCHq/T9bUgmEpE8KzAT+ntaQrpU5dnqLVZAV2KnT8DoCobdxPZQv4ozVwmNwyCI
f7MzsQ3sxXzu531o0gNVeMSXTiA+OTrkm8kO3L6zzucZv+v69CGIiOxqHu6wdwYx
KiLzrp39dljw2QcHhddT9aZEEznYG8GD/h1KQx6FiSz12ptziPk=
=FEVy
-END PGP SIGNATURE-



Accepted ldap-account-manager 6.4-1 (source all) into unstable

2018-07-21 Thread Roland Gruber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 20 Jun 2018 09:21:48 +0200
Source: ldap-account-manager
Binary: ldap-account-manager ldap-account-manager-lamdaemon
Architecture: source all
Version: 6.4-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Gruber 
Changed-By: Roland Gruber 
Description:
 ldap-account-manager - webfrontend for managing accounts in an LDAP directory
 ldap-account-manager-lamdaemon - Quota and home directory management for LDAP 
Account Manager
Changes:
 ldap-account-manager (6.4-1) unstable; urgency=medium
 .
   * new upstream release
Checksums-Sha1:
 2d6ec3593de00b33e55c538464f0a579618fbd7e 1947 ldap-account-manager_6.4-1.dsc
 442e42280a85c2e594aa1c250aac42647893 18816865 
ldap-account-manager_6.4.orig.tar.bz2
 b2221f1b03e05b639678db9ef3fb00036dd967a8 21684 
ldap-account-manager_6.4-1.debian.tar.xz
 adf225afb1ffdc40b69e1af38f3562510ff15b27 24900 
ldap-account-manager-lamdaemon_6.4-1_all.deb
 d5baa899eca6ce1b55a18b8b2ec5384e8f4ee4ee 15357676 
ldap-account-manager_6.4-1_all.deb
 8b610318fcacff6a02ff63acf05d8ce2b543375c 8174 
ldap-account-manager_6.4-1_amd64.buildinfo
Checksums-Sha256:
 19eaa9b70a48084e942c2d7de55661aaae33b97b77bd380fdef3fe3226569001 1947 
ldap-account-manager_6.4-1.dsc
 d9d8d877bac039fbf233db932b749a3aa9be12d7e82d9a72a13f1f16d6042c94 18816865 
ldap-account-manager_6.4.orig.tar.bz2
 df2007e62b09201383c97aa9fa185b0adaf6fb68e797b6b69f7dcb4f9c7c7525 21684 
ldap-account-manager_6.4-1.debian.tar.xz
 8bfdf33bbde61820f7697187be3d7f5cbb786343e3e20cfbace125211702e9f7 24900 
ldap-account-manager-lamdaemon_6.4-1_all.deb
 8d25693d8b592749d834108a1af874bc36205f5695caa028daae179df2110dc1 15357676 
ldap-account-manager_6.4-1_all.deb
 7c8551d42a0c34b7911177d936cdea2671f01e3173381a23fa782e90811709dd 8174 
ldap-account-manager_6.4-1_amd64.buildinfo
Files:
 a569cbffcd3c029e83c3af512d320a10 1947 web optional 
ldap-account-manager_6.4-1.dsc
 1dcf5bd79c4fa85883d286b00235cdfb 18816865 web optional 
ldap-account-manager_6.4.orig.tar.bz2
 a8998e6627a1df075b8e912b847599a5 21684 web optional 
ldap-account-manager_6.4-1.debian.tar.xz
 c8a7cf36550b45c05f221ecd83f3103b 24900 web optional 
ldap-account-manager-lamdaemon_6.4-1_all.deb
 e9ad874851c7faed014d10e7ddf1a6ca 15357676 web optional 
ldap-account-manager_6.4-1_all.deb
 89fb3053e12703918d96f8c19084e004 8174 web optional 
ldap-account-manager_6.4-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEERgUMsnxvIxsAsUimhHMGK3zwlLoFAltS/awACgkQhHMGK3zw
lLrQQBAAkuuVWTRtomekVU2A/0WKwgchjeHhY1VKMqyuyzgvgB5zJngn5jhJMMYl
8u39Lzg7IsnnHzijk7ulsEB24dbA69UioWdERJjLYgJlb21xLpdrPIIdywwUm5VM
2NPjmQ4y681SyXlXAsF7AdN+jTY//UO3uhBEzrTucuR05slf1P9cxIaOpFjuFAb7
GiAFkM19Ei9TMqWJkspS35MwpfahOAqMfH5b4DkVXcVDRDKEIaq1H40DL6TNAcMC
SZ1EKBUImJ9JdTVXDxexWl73pOnf2Bzua/cDGSKnwrlC4SPpUpW8BJbRRCSKgjNs
qARLwTpk7f5ZssXKQ9W4BkJtI/do5bza+uTD1Xh/lRgUCR2QcYA5oXlxMQ6gm+0c
xMo6EHGriF3DiNMM+1PhYfleg/+3vvfBl6WXn1nbRFd4k1Tg6M0lDvNxs7S7AU4E
onKBgS1EGaM+u7SRepPGeqYsDYgVoe+thDuUuoM2CL5ZGPr7C6gi9sNoNqC2QQJx
0wibdcPqnc4zrfhxlmByim1usyklj59lJZ6AeLk2o3xQWVnsQDS7m+a+M+kctNuf
rPknBjSKpCD1JSmkr1B+8Au/BO7k/3Kwp58lvZKhHOejS5Qxtcenz8qSxGejbJCo
Wa7BVY4KlPbXZlqMIHGpHZEOo0pOVgKrR2xIu7DV/NM2QOgFv5o=
=+EWB
-END PGP SIGNATURE-



  1   2   3   4   5   6   7   8   9   10   >