Epoch bump for bcachefs-tools

2024-04-26 Thread Jonathan Carter

Hi Debian Developers

In January, bcachefs[1] finally made it into the mainline Linux kernel 
as an experimental filesystem in to Linux 6.7


In 2022 something odd happened and the versions releases were 23 and 24 
(previously we had alpha versions in Debian that were just git 
snapshots) before reverting to 1.x.x release tags.


We released those higher numbers in Debian, which means that the current 
version in Debian, bcachefs-tools 1.7.0, has the upstream version number 
of 24~really1.7.0.


Since it's a filesystem (and experimental one at that), where the 
version number is quite important for both tools and humans alike (who 
might not understand the version number currently in use), I think it 
would be justified to bump the epoch of this package.


I'm mailing debian-devel before commiting such an epoch bump, as per our 
versioning policy[2].


Yesterday I made an upload with the 1.7.0 version to experimental, this 
version uses significantly more rust code compared to the old versions. 
If it doesn't manifest any major issues, I'd like to upload it to 
unstable along with the epoch bump.


-Jonathan

[1] https://en.wikipedia.org/wiki/Bcachefs
[2] https://www.debian.org/doc/debian-policy/ch-controlfields.html#version


OpenPGP_signature.asc
Description: OpenPGP digital signature


Re: Validating tarballs against git repositories

2024-03-30 Thread Jonathan Carter

Hi Sean

On 2024/03/30 12:43, Sean Whitton wrote:

On 2024-03-30 08:02:04, Gioele Barabucci wrote:

Now it is time to take a step forward:

1. new upstream release;
2. the DD/DM merges the upstream release VCS into the Debian VCS;
3. the buildd is notified of the new release;
4. the buildd creates and uploads the non-reviewed-in-practice blobs "source
deb" and "binary deb" to unstable.

This change would have three advantages:

I think everyone fully agrees this is a good thing, no need to list the
advantages.

>

It is also already fully implemented as tag2upload, and is merely as yet
undeployed, for social reasons.


My understanding is that DSA aren't quite comfortable with it, since it 
would need to archive GPG signing key (or a keypair trusted by DAK)?


I did enjoy the tag2upload talk that was given earlier this year at 
miniDebConf Campridge:


https://peertube.debian.social/w/pav68XBWdurWzfTYvDgWRM

One of the things I like most about it is that it doesn't break any 
existing workflow or technical implementation. And it seems like 
something most people would reasonably want to see implemented.


So I think it boils down to finding some constructive way to engage with 
ftpmasters to find a solution that they are content with, because 
without that, nothing is going to happen. I'm not 100% sure that I would 
classify that as a social reason, DSA/ftpmaster is careful out of necessity.


Any chance we can convince both ftpmaster members and tag2upload team to 
join at DebConf24 in Busan so that an attempt can be made to hash this 
out in person? I'm not sure everyone involved will be motivated enough 
to join a sprint just to work on this, but it tends to work so much 
better when people work on problems together in person rather than 
emails where people want to reply thoughtfully and then end up taking 
weeks to do so.


I think it's not so much a question of *if* the Debian would ever switch 
to a git-based workflow, but *when*. And tag2upload's opt-in nature 
provides a great bridge to that future, there's clearly been a lot of 
good thought put into it, and there's really no alternative that even 
comes close in either design or being so close to being ready for 
implementation. However, I think it can only happen if you get all the 
right people in the same room to address the remaining concerns.


-Jonathan



Re: Validating tarballs against git repositories

2024-03-30 Thread Jonathan Carter

On 2024/03/30 11:05, Simon Josefsson wrote:

1. Move towards allowing, and then favoring, git-tags over source tarballs

>

Some people have suggested this before -- and I have considered adopting
that approach myself, but one thing that is often overlooked is that
building from git usually increase the Build-Depends quite a lot
compared to building from tarball


How in the world do you jump to that conclusion?

-Jonathan



Re: xz backdoor

2024-03-30 Thread Jonathan Carter

Hi Russ

On 2024/03/29 23:38, Russ Allbery wrote:

I think the big open question we need to ask now is what exactly the
backdoor (or, rather, backdoors; we know there were at least two versions
over time) did.


Another big question for me is whether I should really still 
package/upload/etc from an unstable machine. It seems that it may be 
prudent to consider it best practice to work from stable machines where 
any private keys are involved. For me it's just been so convenient to 
use unstable because it helps track changes that affect my users by the 
time it hits stable and also find bugs early that I care about, but 
perhaps I just need to make that adjustment and find more efficient ways 
to track unstable (perhaps on additional machines / VMs / etc). Not sure 
how other DDs think about this, but I'm also curious how they will deal 
with this, because there's near to no filter between unstable and the 
outside world, and this is probably not the last time someone will try 
something like this.


-Jonathan



Re: systmd-analyze security as a release goal

2023-07-03 Thread Jonathan Carter

Hi Russell

On 2023/07/03 14:37, Russell Coker wrote:

Someone said on Matrix that we aren't going to have official release goals in
future.


One shouldn't trust everything that is read on Matrix. I suggest asking 
the release team for clarification, because my last understanding is 
that release goals still exist, it's just that the release team doesn't 
want to be the entity pushing it.


-Jonathan



Constructive contributions (was: Re: 64-bit time_t transition for 32-bit archs: a proposal)

2023-06-09 Thread Jonathan Carter

Hi Everyone

It goes without saying that the Debian Code of Conduct applies to all 
Debian communication platforms (https://www.debian.org/code_of_conduct), 
but in addition to that, please try to go further when it comes to 
potentially long, and technical discussions that many will try to follow.


Remember some good netiquette principles:

 - Reply below the the parts you're responding to
 - Snip out any parts that is not pertinent to your reply
 - If there's no need to repeat yourself, then don't.
   Once you've made your position, there is no need to reply
   to every mail that doesn't match yours.
 - If your message doesn't contribute to the discussion,
   please consider not sending it at all.

It basically all boils down to the "Try to be concise" part in our code 
of conduct, but not everyone quite understands what that means.


Thank you to everyone who contributes to making Debian lists more 
productive, informative and enjoyable to use.


-Jonathan



Re: i386 in the future (was Re: 64-bit time_t transition for 32-bit archs: a proposal)

2023-05-22 Thread Jonathan Carter

Hi Simon

On 2023/05/19 17:30, Simon McVittie wrote:

1. same as in recent Ubuntu: just enough packages (mostly libraries) to
configure it as a multiarch foreign architecture on an amd64 system,
and run legacy Linux i386 binaries directly or legacy Windows i386
binaries via Wine

2. same as (1), plus basic utilities (coreutils, etc.) and optionally an
init system, to be able to make a pure i386 container or chroot
that can run on an externally-provided amd64 kernel

3. same as (2), plus kernel, bootloader and init system to be able to:
(a) construct a complete bootable installation using debootstrap or
similar;
(b) upgrade existing i386 installations


All of the above sounds reasonable, all those options acknowledge that 
we need some method to support a subset of packages for an architecture. 
It would be nice to see this extend to more than just 32bit x86. A while 
back someone from release team mentioned to me that they toyed with the 
idea of adding a new 32bit x86 architecture for Debian that's called 
i686 instead (and enable things that might not actually work on actual 
32bit binary), so it would really just be for 
compatibility/containers/etc, and then dropping the entire i386 
architecture completely. Not sure how viable that is in practice, but it 
sounds like a good idea.



4. user-facing media like debian-installer and Debian Live


I think we already have broad enough consensus that we don't need this. 
If there's enough Debian binaries to make that happen, and a user who 
has a niche enough use case for that, then they should have no problem 
just performing a local debootstrap install themselves.


-Jonathan



Re-enabling os-prober for live images?

2023-03-06 Thread Jonathan Carter

Hello Debian Developers

Since the grub 2.06 upload, os-prober is now disabled by default. This 
means that other operating systems are no longer detected and added to 
grub by default in Debian 12.


This makes some sense, since mounting foreign filesystems and reading 
files on them, extracting some text and using it as variable in shell 
scripts could well be dangerous if those foreign filesystems are 
infected with malware that takes advantage of this.


However, I'm not sure this is a good default for Debian Live at this 
time. Many people who install from Debian Live are dual-boot users, and 
currently, they'll have to do an additional step that's relatively easy 
for any system administrator, but far more complicated than any other 
step to configure Debian at that point (edit a file as root and then run 
update-grub, and, they'll need to know that they need to do this).


Julien posted about this on ubuntu-devel a while back too:
https://lists.ubuntu.com/archives/ubuntu-devel/2021-December/041769.html

I haven't followed further on to which solution they went with, but 
since it's so late in the development cycle, wouldn't it make sense to 
enable os-prober for Live systems for Debian 12, and then look at some 
of the better solutions (like only probing at install time, and keeping 
a cached results for grub) for Debian 13?


-Jonathan



Re: Populating non-free firmware?

2022-12-25 Thread Jonathan Carter

Hi Bastian

On 2022/12/25 13:32, Bastian Blank wrote:

AFAIK this requires a re-upload.  However, does the installer properly
include it yet?  I need to check that.

I can handle the main firmware packages maintained by the kernel team.


Great! That covers a large percentage of them (and even most of the 
important ones).


So if we're going with maintainers-are-going-to-do-the-uploads, then 
taking a cursory glance at what's left that seems important is:


 - firmware-sof-signed (maintainer: Mark Pearson)
 - intel-microcode (maintainer: Henrique de Moraes Holschuh)
 - amd64-microcode (maintainer: Henrique de Moraes Holschuh)

-Jonathan



Populating non-free firmware?

2022-12-24 Thread Jonathan Carter

Hi Debianites

Earlier this year, we had a [vote] where we concluded that we'd include 
non-free firmware in the upcoming Debian 12 release. Steve posted a 
summary of [next steps] to this list, but it seems like we have some 
steps missing.


The non-free-firmware [component] has been created, but so far it only 
contains the rasbpi-firmware package.


I recall seeing various discussions about /what/ should be included in 
non-free-firmware (packages that install files under /lib/firmware seems 
like a reasonable approach), but it's unclear how that's going to happen.


Will the archive team be moving those over? Is it up to firmware 
packagers to re-upload it to the correct component?


As far as I recall, there was also some discussion between archive 
admins on whether non-free-firmware should contain copies of packages, 
or whether the packages should be moved (along with migration concerns 
for the latter).


Since we're so close to freeze, and since there are lots of bits that 
will be depending on this if we are to implement this for Debian 12, can 
we have some basic plan and communication put together for this so that 
everyone knows what to expect?


Thanks to everyone involved in this and putting in the work to make it 
happen!


-Jonathan

[vote] https://www.debian.org/vote/2022/vote_003

[next steps] 
https://lists.debian.org/msgid-search/20221002142736.ga1700...@tack.einval.com


[component] http://ftp.debian.org/debian/dists/testing/non-free-firmware/



Bug#1023979: ITP: python3-simpleobsws -- simple obs-websocket library in Python for people who just want JSON output

2022-11-13 Thread Jonathan Carter
Package: wnpp
Severity: wishlist
Owner: Jonathan Carter 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: python3-simpleobsws
  Version : 1.3.1 
  Upstream Author : IRLToolkit Inc. 
* URL : https://github.com/IRLToolkit/simpleobsws
* License : Expat
  Programming Lang: Python 
  Description : simple obs-websocket library in Python for people who just 
want JSON output

This software provides an asynchronous client for Python to control OBS via 
it's websocket
gateway.

I plan to maintain this package within the Debian Python team.



Re: Bug#1014908: ITP: gender-guesser -- Guess the gender from first name

2022-07-14 Thread Jonathan Carter (highvoltage)

On 2022/07/14 14:52, Steve McIntyre wrote:

IMHO there are 2 points to an ITP:

  * to save effort in case two people might be working on the same
package
  * to invite discussion on debian-devel / elsewhere

If people post an ITP and upload iummediately, then I don't think that
helps on either count.


I believe an ITP is even helpful in that case. It's happened on many 
packages before that the package had an issue and not accepted by FTP 
team, and then eventually the ITP got renamed to an RFP. Also, if I want 
to package something, I (and tools like reportbug) check whether there 
are ITPs/RFPs filed. I /don't/ check whether the package is in NEW.


So, in short, I think that filing ITPs is still a good practice and the 
times where it should be left out are really some edge / special cases.


-Jonathan



Bug#1011631: ITP: python3-dmm -- distribution management modules/toolkit

2022-05-25 Thread Jonathan Carter
Package: wnpp
Severity: wishlist
Owner: Jonathan Carter 
X-Debbugs-Cc: debian-devel@lists.debian.org, j...@debian.org

* Package name: python3-dmm
  Version : 0.0.1
  Upstream Author : Jonathan Carter 
* URL : https://salsa.debian.org/jcc/distribution-management-modules
* License : ISC
  Programming Lang: Python
  Description : distribution management modules/toolkit

Modules and toolkit that makes taking care of Linux distribution tasks easier.

Its initial set of modules allow you to configure tools like. apt, grub, 
squashfs
(among others) and actions from these modules can be stringed together using
recipes (which are yaml files).



Re: Bits from the DPL

2022-04-20 Thread Jonathan Carter

On 2022/04/20 08:25, j...@debian.org wrote:

2022-01-12  - Milestone 1 - Transition and toolchain freeze 2022-02-12  -
Milestone 2 - Soft Freeze 2022-03-12  - Milestone 3 - Hard Freeze - for key
packages and packages without autopkgtests To be announced - Milestone 4 
- Full

Freeze


Oops, that was a copy and paste from an initial incorrect mail, the 
dates are of course meant to be for 2023, not 2022.


-Jonathan


OpenPGP_signature
Description: OpenPGP digital signature


Re: Open Letter to Debian election candidates about Debian vendettas

2022-03-19 Thread Jonathan Carter

Hi Dominik

On 2022/03/19 20:04, Dominik George wrote:

I ask to finally ban Pocock from all Debian lists (and other communication 
channels).

The last statement here is upright racist, and although there has been more 
than enough reason to get rid of him, this must be the last thing he ever did 
within the realms of Debian.

Please do not tolerate this person any longer.


I don't think you got that original mail from the list, it's Daniel 
sending mails to a large amount of people and forging some headers to 
make it look like it's coming from debian-devel, and then when people 
reply-to, they inadvertently send the content to debian-devel themselves.


He's already banned from all the Debian lists, this is just a new way 
he's discovered of being abusive.


-Jonathan



Re: Open Letter to Debian election candidates about Debian vendettas

2022-03-19 Thread Jonathan Carter

Hi Everyone

On 2022/03/19 12:36, Jonathan Carter wrote:
...

Apparently I missed some header abuse in the original mail (used to work 
around being banned from this list and mislead recipients to believing 
that it arrived via the list).


So, yes I fell for it, sorry for bringing some of that noise to the 
list, and be on the lookout for similar attacks.


thanks,

-Jonathan



Re: Open Letter to Debian election candidates about Debian vendettas

2022-03-19 Thread Jonathan Carter
Daniel, you have been kicked out and consequently banned entirely from 
the project due to your behaviour and continued poor behaviour. You are 
not welcome or allowed in Debian, which includes our mailing lists, 
other communication channels or in-person events. And we will certainly 
not apologise to you for the harassment that you have caused to our 
project members and volunteers.


For anyone else, our public statement remains at:

https://www.debian.org/News/2021/2027

-Jonathan

On 2022/03/19 11:28, Daniel Pocock wrote:


Felix, Hideki, Jonathan

You all nominated as candidates in the Debian election

In August 2018 I publicly resigned from mentoring the Google Summer of
Code internships.  My resignation email[1] was written diplomatically
and did not contain any hints about the intern relationships and other
problems in Debian.

Over four years since my polite resignation, rogue volunteers associated
with Debian have been making attacks through emails and web sites that
are causing harm to reputations, families, careers of both volunteers
and interns, past and present.

This culture of attacks was cultivated by a series of emails sent from
the leadership role in 2018 when Chris Lamb occupied that position.  No
subsequent leader has shown any remorse or contrition for the way Lamb
misused this position.

Other volunteers, for example, Dr Norbert Preining, have resigned[2] in
disgust at the same culture crisis in Debian.

The recent legal verdict against Red Hat, Inc has explicitly stated that
overbearing and controlling tendencies of people in leadership roles
amounts to harassment[3].

As a leader, can you identify anything that is more important than
stopping, retracting and apologizing for these vendettas that were born
out of the leadership post you hope to occupy?

Will you publicly denounce the culture of denouncing people?

Does anybody else support an end to hostilities in Debian?

Regards,

Daniel

1. https://lists.debian.org/debian-outreach/2018/08/msg00108.html
2.
https://itwire.com/open-source/debian-developer-demoted,-quits-after-two-decades-with-project.html
3. https://www.theregister.com/2022/03/16/red_hat_fedotra/




Re: access forbiden salsa.debian.org

2022-03-01 Thread Jonathan Carter

Hi Phil (and everyone)

On 2022/03/01 15:10, Philip Wyett wrote:

Thank you for the terse response. The two examples i.e. micronews and the infra 
list do not sound
that this is scheduled work at all. Better communication from teams would 
possibly give better
understanding and the patience of users/developers that is being asked for.


Our GitLab instance (Salsa), have fallen behind multiple versions. This 
is due to a bunch of different hurdles that all came with their own 
decisions (I'm going to urge the Salsa admins again to do a write-up 
about it).


So what's happening now is point-to-point upgrades between all the 
GitLab versions needed on this upgrade path, along with the migrations 
between them (which are quite large, Salsa is one of the biggest GitLab 
instances out there).


So while a huge amount of pent up maintenance is all happening at once 
now, at least regular updates (and security updates) will be able to run 
again on short cycles.


(I hope salsa admins don't mind me posting this, but I hope it helps all 
our contributors better understand what's going on).


On a practical note, please take note of any uploads you do during this 
downtime, and be sure to do a git push along with the tags when Salsa is 
back up again.


-Jonathan



Re: History doesn't repeat itself, but it often rhymes

2022-02-22 Thread Jonathan Carter

Hi Paul

On 2022/02/22 19:29, Paul Tagliamonte wrote:

We don't need to be hostile or expel people for doing things outlined in the
OSS Simple Sabotage Manual, since a lot of that behavior is -- at times --
desirable, but I think we do need a*LOT*  of self-reflection (from*everyone*
who actively engages with Debian politics) to consider our actions, and
determine how (if at all) we feel that we (as individuals) should change.


Thanks for that mail, it was an interesting read and I think I'll try to 
get a copy of that manual!


As for the paragraph quoted above, I do think we need to deal with 
people who are indistinguishable from a saboteur. I value my time a lot, 
and also of those who spend all their love and energy and years of their 
lives into this project, so I find it incredibly offensive when someone 
comes and things that it's their god given right to piss all over it and 
keep wasting everyone's time.


As a courtesy, I think it's fine to tell them that we find that behavior 
problematic, and that they should stop it if they wish to remain part of 
the project. But failing that, whether I'm DPL or not, I will strongly 
campaign with DAM or whoever makes those kind of decisions to kick them 
out. If we have leadership that can't take those kind of decisions then 
I'd rather not be part of Debian at all.


-Jonathan



Re: Do we need to hide packages in NEW queue

2022-01-31 Thread Jonathan Carter

Hey Russ

On 2022/01/30 21:34, Russ Allbery wrote:

Francesco Poli  writes:


I thought the basis was the fact that copyright and licensing bugs may
have bad legal consequences (lawsuits against the Project for
distributing legally undistributable packages, things like that), while
technical bugs do not cause issues with lawyers and are, in this sense,
"easier" to fix.


Sure, everyone says this, but is this *true*?

The free software community has a tendency to assume a lot of things about
laws that aren't actually true.  Sometimes this is useful conservatism,
since there are a lot of legal areas for which the answer is not
clear-cut, and if it doesn't matter much either way, better to avoid any
sharp corners.  But in this case, this assumption has a very high cost for
the project, so maybe it's worth finding out whether it actually matters.


Very true indeed.


As people have pointed out in the numerous previous iterations of this
discussion, it's not like the ftp-master screen eliminates all copyright
and licensing bugs on project services.  I'm sure that we've accidentally
pushed non-distributable material to Salsa, we did to Alioth before that,
ftp-master will occasionally make mistakes, etc.

We should act with alacrity to remedy serious copyright and licensing
bugs; no one is arguing against that.  But is it legally necessary to take
the very specific measure that we are currently taking against them?


I don't believe it is, if a piece of work is uploaded in NEW, chances 
are that we already host that in a public git repository already. Also, 
in the legal framework the process is usually to first send a cease and 
desist before further escalating, so in the case of that happening, I'm 
quite confident that the FTP masters will oblige and that it wouldn't 
become a major issue. (but also #IANAL)


As for getting legal advice, we do have an existing contract with Aaron 
K. Williamson of Williamson Legal, PLLC (https://www.akwlc.com/). His 
specialty is Open Source softwware, technology, licensing and contracts, 
so he would be a good person to ask specific questions about this, and 
since we have an existing contract with him, it's really easy to set up 
a video call / email thread with him if anyone wants to get some advice 
from him. So if anyone has some time / energy to put together some 
concrete questions / examples (and ideally also recruit one or more 
people from FTP team to be involved), then I'd be happy to do the 
introductions and set that up.


-Jonathan



Re: Do we need to hide packages in NEW queue

2022-01-31 Thread Jonathan Carter

Hey Russ

On 2022/01/30 21:34, Russ Allbery wrote:

Francesco Poli  writes:


I thought the basis was the fact that copyright and licensing bugs may
have bad legal consequences (lawsuits against the Project for
distributing legally undistributable packages, things like that), while
technical bugs do not cause issues with lawyers and are, in this sense,
"easier" to fix.


Sure, everyone says this, but is this *true*?

The free software community has a tendency to assume a lot of things about
laws that aren't actually true.  Sometimes this is useful conservatism,
since there are a lot of legal areas for which the answer is not
clear-cut, and if it doesn't matter much either way, better to avoid any
sharp corners.  But in this case, this assumption has a very high cost for
the project, so maybe it's worth finding out whether it actually matters.


Very true indeed.


As people have pointed out in the numerous previous iterations of this
discussion, it's not like the ftp-master screen eliminates all copyright
and licensing bugs on project services.  I'm sure that we've accidentally
pushed non-distributable material to Salsa, we did to Alioth before that,
ftp-master will occasionally make mistakes, etc.

We should act with alacrity to remedy serious copyright and licensing
bugs; no one is arguing against that.  But is it legally necessary to take
the very specific measure that we are currently taking against them?


I don't believe it is, if a piece of work is uploaded in NEW, chances 
are that we already host that in a public git repository already. Also, 
in the legal framework the process is usually to first send a cease and 
desist before further escalating, so in the case of that happening, I'm 
quite confident that the FTP masters will oblige and that it wouldn't 
become a major issue. (but also #IANAL)


As for getting legal advice, we do have an existing contract with Aaron 
K. Williamson of Williamson Legal, PLLC (https://www.akwlc.com/). His 
specialty is Open Source softwware, technology, licensing and contracts, 
so he would be a good person to ask specific questions about this, and 
since we have an existing contract with him, it's really easy to set up 
a video call / email thread with him if anyone wants to get some advice 
from him. So if anyone has some time / energy to put together some 
concrete questions / examples (and ideally also recruit one or more 
people from FTP team to be involved), then I'd be happy to do the 
introductions and set that up.


-Jonathan



Re: dpkg taking a bit too long ...

2021-10-05 Thread Jonathan Carter

On 2021/10/05 14:24, Norbert Preining wrote:

$ time eatmydata dpkg -i 
/var/cache/apt/archives/papirus-icon-theme_20211001-1_all.deb
(Reading database ... 1215786 files and directories currently installed.)
Preparing to unpack .../papirus-icon-theme_20211001-1_all.deb ...
Unpacking papirus-icon-theme (20211001-1) over (20210901-1) ...
Setting up papirus-icon-theme (20211001-1) ...

real15m28.611s
user0m12.769s
sys 15m17.049s
$


It took a long time here too but not nearly as long as that:

$ time sudo dpkg -i 
/var/cache/apt/archives/papirus-icon-theme_20210901-1_all.deb

Selecting previously unselected package papirus-icon-theme.
(Reading database ... 471201 files and directories currently installed.)
Preparing to unpack .../papirus-icon-theme_20210901-1_all.deb ...
Unpacking papirus-icon-theme (20210901-1) ...
Setting up papirus-icon-theme (20210901-1) ...

real0m37.751s
user0m7.428s
sys 0m12.374s

That's on ext4/nvme with no eatmydata. Perhaps time to perform a smart 
test on your disk?


-Jonathan



Re: Automated backports based on Janitor work?

2021-08-27 Thread Jonathan Carter

Hey Lucas

On 2021/08/27 15:04, Lucas Nussbaum wrote:

Oh I wasn't thinking about uploading to the official backports suite.
In the same spirit as the fresh-{releases,snapshots} suites provided by
janitor, I was thinking about an automatically-generated backports
suite.


That sounds great. Firstly there's a lot of benefit to many people who 
would use that, but also at the same time it would also count towards 
some testing to newer packages that will end up in the next release. 
There'll probably be some complications as always, but overall it sounds 
like a great idea!


-Jonathan



Re: merged /usr considered harmful (was Re: Bits from the Technical Committee)

2021-07-15 Thread Jonathan Carter
On 2021/07/15 10:47, Marc Haber wrote:
> Can we please delay this discussion until after the release?

To be clear, I was requesting further details from the TC, not a
re-evaluation or further discussion.

-Jonathan



Re: merged /usr considered harmful (was Re: Bits from the Technical Committee)

2021-07-15 Thread Jonathan Carter
Hi Sean

On 2021/07/15 09:04, Sean Whitton wrote:
> Just to confirm, when you say "merged-usr-via-aliased-dirs", you mean
> what I would get if I typed 'debootstrap bullseye /foo', right?
> 
> I would like to note that the TC decision did not specify any particular
> implementation of merged-/usr.  It was just about whether to continue to
> try to support both.

I think a more detailed explanation/expansion/clarification on what
exactly this means (and ideally also the rationale behind) that in the
bug report would be appreciated.

thanks,

-Jonathan



Re: Regarding the new "Debian User Repository"

2021-07-05 Thread Jonathan Carter
Hi Hunter

On 2021/07/05 05:50, Hunter Wittenborn wrote:
> In combination with some thoughts that have been said here, as well as
> from a branding perspective of what is currently the DUR, I think I'm
> going to change the naming for the project.
> 
> I'll be changing it to be called the "makedeb User Repository", which
> just makes more sense to me.
> 
> One, it removes the targeting towards Debian (when the project /does/
> first and foremost aim at Ubuntu), and two, it aligns more with the
> project's purpose, a user repository for use with makedeb.

That definitely sounds a lot more sensible, thanks!

-Jonathan



Re: Regarding the new "Debian User Repository"

2021-07-02 Thread Jonathan Carter
Hi Stephan

On 2021/07/02 19:16, Stephan Lachnit wrote:
> Today I discovered a relatively new project called "Debian User Repository" 
> [1].

For what it's worth, the Debian trademark team is already aware of this.

-Jonathan



Re: Reconsider sending ITP bugs to debian-devel: a new list?

2021-06-12 Thread Jonathan Carter
On 2021/06/11 12:33, Raphael Hertzog wrote:
> Jonathan explained that it wasn't easy for him due to reading over NNTP
> and I also think that it's a bad default to have lists where custom
> filtering is desirable for many.

Ah, I haven't used NNTP in 22 years so the details to its limitations
have faded a bit :)

-Jonathan



Re: Reconsider sending ITP bugs to debian-devel: a new list?

2021-06-11 Thread Jonathan Carter
On 2021/06/11 12:17, Jonathan Dowland wrote:
> ITP bugs are copied to debian-devel@. The intention, I think, is to make
> sure that they have many eyes on them.  ITP bugs often get feedback from
> readers of debian-devel.
> 
> I think this is valuable. However, it's one job/task/role, and sometimes
> One wishes to focus on other jobs/tasks/roles instead. When I subscribed
> to debian-devel directly, I most often filtered ITP mail into a separate
> mailbox, to read at separate times. Nowadays, I read most Debian lists
> via NNTP gateways, and filtering ITPs is not quite so convenient (not
> least, because I don't easily have an analogue of the ITP-dedicated
> mailbox I used to.). But besides me, I think a better "default" for
> debian-devel would be not to have the ITPs.
> 
> I think the ITP mails can make reading the rest of the list difficult
> without extra local filtering or steps.  Some times they are the
> majority of the list traffic. I think it would be better if
> ITP mail went to a separate, dedicated list, e.g. "debian-itp" to which
> contributors are encouraged to subscribe and participate.
> 
> Does anyone have any strong feelings about this, either for or against?

Wouldn't it just be far simpler for those who wish not to receive the
ITPs to filter them out to a subfolder of debian-devel or discard them?

-Jonathan



Re: Thanks and Decision making working group

2021-04-20 Thread Jonathan Carter
On 2021/04/20 00:10, Sam Hartman wrote:
> The sorts of abuses I was talking about have to do with powers of the
> original proposer to muck with the process.
> Steve could have dragged the process out as long as he wished by
> accepting amendments.
> Under a strict reading of the constitution, Steve could have made it
> more difficult for other people to revise the wording of their ballot
> options.
> Those are the sorts of abuses I'm talking about.
> None of those happened in this election as far as I am aware.

Ah in that case I completely misunderstood you, thanks for clearing that up.

-Jonathan



Re: Thanks and Decision making working group (was Re: General Resolution: Statement regarding Richard Stallman's readmission to the FSF board result)

2021-04-19 Thread Jonathan Carter
Hi Russ

On 2021/04/19 21:36, Russ Allbery wrote:
> I'm helping hash out some ideas in private only because framing the
> problem and brainstorming possible solutions requires a ton of back and
> forth...

I think that framing the problems and noting them while the last GR is
still fresh in our collective memories will be really useful. I don't
think anyone should feel too much pressure right now to come up with
solutions, and I'd urge any group of people who are brainstorming on
this whether on a public channel or among some Debian friends to not yet
propose any kind of GR or anything major like that just yet.

For the next few weeks the project focus is on releasing bullseye. Once
the dust settles on that I think it would be a good time to address the
problems in a structured manner and take it from there. It would be
great to iron out at least some of the usual kinks in the process by the
time the next (non-voting related) GR pops up.

-Jonathan



Re: Thanks and Decision making working group

2021-04-19 Thread Jonathan Carter
On 2021/04/19 20:18, Daniel Leidert wrote:
> The vote was actually two votes:
> 
> a) Should Debian respond publicly as a project? (the "if)
> b) How should such a response read? (the "how")

I agree with you, I've said something similar before, although instead
of saying it was two votes, I'd rather say it started out as a, and that
that was the initial intention of the GR, and then it morphed into b as
the additional options were added. Sam noted this phenomenon in his last
mail in this thread as a strategic abuse. I think it certainly could be
used as a strategic abuse and we should be weary of that, but I also
don't assign any bad intentions to the people who added options in this
particular vote, I don't think it was their intentions to purposely
change the nature of the vote in order to change the outcome of the
original vote, and I think it's more a failure of our process, but I
think in broad strokes we're about on the same page on this.

-Jonathan



Re: Thanks and Decision making working group (was Re: General Resolution: Statement regarding Richard Stallman's readmission to the FSF board result)

2021-04-19 Thread Jonathan Carter
Hi Benda

On 2021/04/19 05:30, Benda Xu wrote:
> I would like to congratulate you for becoming our next DPL.

Thanks!

>> However, I don't think we're quite in a position to pat ourselves on
>> the back here. This vote has once again highlighted some problems in
>> our methods for making decisions. I think that we should set up a
>> working group to specifically deal with voting, polling and
>> project-wide decision making so that we can deal more efficiently with
>> problems in the future.
>>
>> While this vote caught a lot of heat, essentially it's quite a trivial
>> vote. Ultimately it had become a question of if and how we should
>> respond to an external situation. I think that as Debian grows, as the
>> free software eco-system grows, and as software gets ever more ingrained
>> in our every day life, the questions and problems we're going to face
>> will become increasingly complex and that we should adapt to be able to
>> deal with those as a project.
>>
>> Can we go ahead and set up such a working group? I'm thinking that it
>> would involve mailing list discussions, video calls, sessions at
>> DebConf, probably at least one GR, research on different voting methods
>> that could be used, voting software, etc. Fortunately, we're not the
>> only organisation in the world facing issues like these and we can make
>> use of some external experts too. Although all of this will also take
>> some time and effort so I'd really like to have you on board as one of
>> the drivers of this project and also others who have a keen interest in
>> this. What do you think?
> 
> The winning option "Debian will not issue a public statement on this
> issue" implies that the majority of DDs is not interested in such
> non-technical affairs.  Such a working group will distract us from
> achieving technical excellence.

That's more than just a big assumption, I'd go as far to say that it's a
big leap to assume that from that option. Additionally, you're assuming
that that attempts to fix the problems in our voting system would
somehow make us more political? How do you come to that conclusion?
We've had very large technical GRs which have shown significant problems
in that process causing huge amounts of pain and frustration in our
community, and it comes up regularly how useful it would be to take a
formal project-wide poll on something. At the same time, there's often
confusion about what exact vote rankings actually mean. To the point
where a significant people either don't vote at all exactly because of
that, or their vote actually has a significantly different effect than
what they intended.

Why would anyone in their right mind be apposed to fixing these problems!?

-Jonathan



Thanks and Decision making working group (was Re: General Resolution: Statement regarding Richard Stallman's readmission to the FSF board result)

2021-04-18 Thread Jonathan Carter
Hi Kurt

On 2021/04/18 13:20, Debian Project Secretary - Kurt Roeckx wrote:
> The details of the results are available at:
> https://www.debian.org/vote/2021/vote_002

Thanks for all your work on this vote, I believe that you made excellent
decisions as project secretary and it seems that all views that were
expressed on -vote were well represented in the vote, so again, I think
I can talk on behalf of the project here when I'm giving special thanks
for your work.

However, I don't think we're quite in a position to pat ourselves on the
back here. This vote has once again highlighted some problems in our
methods for making decisions. I think that we should set up a working
group to specifically deal with voting, polling and project-wide
decision making so that we can deal more efficiently with problems in
the future.

While this vote caught a lot of heat, essentially it's quite a trivial
vote. Ultimately it had become a question of if and how we should
respond to an external situation. I think that as Debian grows, as the
free software eco-system grows, and as software gets ever more ingrained
in our every day life, the questions and problems we're going to face
will become increasingly complex and that we should adapt to be able to
deal with those as a project.

Can we go ahead and set up such a working group? I'm thinking that it
would involve mailing list discussions, video calls, sessions at
DebConf, probably at least one GR, research on different voting methods
that could be used, voting software, etc. Fortunately, we're not the
only organisation in the world facing issues like these and we can make
use of some external experts too. Although all of this will also take
some time and effort so I'd really like to have you on board as one of
the drivers of this project and also others who have a keen interest in
this. What do you think?

-Jonathan



Re: Tone policing by a member of the community team [Was, Re: Statement regarding Richard Stallman's readmission to the FSF board]

2021-04-06 Thread Jonathan Carter
> Apologies, this is all off-topic for debian-devel

Please take it elsewhere, I do not think that this discussion is of any
value to the project whatsoever and it should have already ended several
posts ago already.

-Jonathan



Re: Statement regarding Richard Stallman's readmission to the FSF board

2021-03-26 Thread Jonathan Carter
On 2021/03/26 21:22, Michael Shigorin wrote:
> Jonathan, I hereby demand that the Debian Project gets rid
> of this manipulative, insultive, divisive and libelous member.
> He (them? it?) can't even stand by the rules (pro|im)posed.

I'm asking both of you, and everyone else for that matter, to keep this
off of debian-devel. We're freezing for release, this is debian-devel,
not twitter, if you have disagreements to figure out, please do it
elsewhere.

No one is interested in playing police right now or baby-sitting this
list, so whenever you reply to a message to this list, reply in a way
that you would to your co-workers or family members, or don't reply at
all. If you can't do that, then simply don't post at all.

-Jonathan



Re: Contributing without your real name

2021-02-25 Thread Jonathan Carter
Hey Stephan

On 2021/02/25 11:48, Stephan Lachnit wrote:
> I never really thought of this, and I'm not sure how much one can
> contribute to Debian without posting some kind of real name
> (sorry if that is already answered somewhere).
> 
> I'm aware that for sponsored work the name doesn't really matter,
> but can one become a DM or even a DD?

They would have to share their real name with DAM, and some DDs might
want to see their ID when keysigning, but it is entirely possible to
work in the public in Debian under a pseudonym.

I think this is probably something that needs a paragraph in the nm guide.

-Jonathan



Re: Huh?? sbuild fails and pbuilder succeeds in building a Fortran-containing Python package

2021-02-10 Thread Jonathan Carter
On 2021/02/10 23:51, Julian Gilbey wrote:
> creating 
> build/temp.linux-x86_64-3.9/build/src.linux-x86_64-3.9/build/src.linux-x86_64-3.9/Src
> compile options: '-Ibuild/src.linux-x86_64-3.9/build/src.linux-x86_64-3.9/Src 
> -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.9 
> -c'
> error: [Errno 13] Permission denied

Is this on a local filesystem? I had similar problems a while back when
building packages over a network filesystem when the build system
couldn't set specific attributes/flags/permissions/etc.

-Jonathan



Re: a proper-unix meta package (Re: Proposal: plocate as standard for bookworm)

2021-02-10 Thread Jonathan Carter
On 2021/02/10 15:16, Bjørn Mork wrote:
> Adam Borowski  writes:
>>> As it's 2021 and 99% of the Linux user base has no idea what UNIX (or Linux)
>>> is, maybe it's time for a src:proper-unix-system package for those who care?
>>
>> Define "proper Unix"...
> 
> The definition depends on whether you are a longhair or shorthair.

If you're a proper blue-haired person, then the only proper Unix is Debian.

-Jonathan



Re: Making Debian available, non-free promotor

2021-01-27 Thread Jonathan Carter
On 2021/01/28 01:49, Daniel S. wrote:
> The hope would be that, after collecting a 5 figure sum has been
> donated, paid developers work on freeing the most common firmware(s).

If that was enough to free up firmware, we'd probably have figured out a
way to pay that right away without even spending time doing additional
fund raising.

-Jonathan



Re: -1 (Re: Making Debian available)

2021-01-23 Thread Jonathan Carter
On 2021/01/23 12:43, Holger Levsen wrote:
> On Sat, Jan 23, 2021 at 11:14:52AM +0100, Emanuele Rocca wrote:
>> Having the option to opt-out firmware during the installation procedure
>> seems reasonable to me, and I don't think anyone was suggesting
>> otherwise.
>>
>> The situation we are in today is very different though: we build a
>> Defective by Design image that fails to install Debian on lots of
>> computers because it does not include the firmware most WiFi cards need
>> to function. If we were to make a mistake and accidentally include such
>> firmware, people would be able to use what we publish on www.debian.org
>> under the large "Download" button to install Debian on their Thinkpads,
>> and we would consider that a problem. That's insane.
> 
> very well said, thank you!

I find myself disagreeing with both of you. Firstly, no doubt having
firmware available on the media would be convienient to many users, I'm
not contesting that here.

But the sentiment above and in other similar messages were that the
completely free images are broken for many users that might need some
non-free firmware. This is simply not true. I've only ever installed
using the free images, and then afterwards just install the firmware
packages I actually need. On all my thinkpads this was typically just
the intel wifi firmware, which is super quick and simple, on my AMD
laptop I needed some amd graphics firmware which wasn't on the media,
but also a very quick install and it works flawlessly, so I think
implying that the free images are completely unusable for people who
might need firmware is an unreasonably large stretch. I also like that I
know exactly which non-free firmware packages are installed on my system.

Again, I'm not saying that there shouldn't be images that contain
non-free firmware, but dismissing the images that don't have firmware on
as useless is harmful and misleading.

-Jonathan



Re: Disabling automatic upgrades on Sid by default?

2020-12-28 Thread Jonathan Carter
On 2020/12/28 01:04, Sean Whitton wrote:
>> I think Debian stable users should enable automatic upgrades (IIRC
>> that is the case now). Debian unstable/testing users should probably
>> only enable safe upgrades that don't remove packages.
>
> I'm pretty sure it's not default because the security team do not
> consider unattended-upgrades sufficiently robust.  I'm sorry for not
> going ahead and verifying but I thought it should be mentioned.

Gnome does, which is what M. Zhou pointed at in the original post.

-Jonathan



Re: [External] Re: Intel SOF audio firmware packaging

2020-12-07 Thread Jonathan Carter
On 2020/12/07 18:07, Mark Pearson wrote:
> I pushed what I have to https://salsa.debian.org/mpearson/sof-bin-packaging
> 
> It's pretty basic :)

Seems like you haven't committed go.sh? (and hopefully more files?)

-Jonathan

-- 
  ⢀⣴⠾⠻⢶⣦⠀  Jonathan Carter (highvoltage) 
  ⣾⠁⢠⠒⠀⣿⡁  https://wiki.debian.org/highvoltage
  ⢿⡄⠘⠷⠚⠋   https://debian.org | https://jonathancarter.org
  ⠈⠳⣄  Debian, the universal operating system.



Re: Intel SOF audio firmware packaging

2020-12-07 Thread Jonathan Carter
Hi Mark

On 2020/12/07 15:57, Mark Pearson wrote:
> I did a bit of reading this weekend, and started the process. Having
> created appropriate files under a debian sub-dir, and messed around a
> bit, now when running 'debuild -us -uc' from the 1.6 cloned branch of
> the sof-bin git repo I end up with a .deb file that I can install and
> makes audio work. Feels like progress :)

That sounds like great progress!

> There are plenty of warnings along the way, and it's my first time doing
> this so I'm sure I'm doing all sorts of things wrong (there seems like a
> lot of different options on how to do this); but I figured I have a good
> starting point. I wasn't sure where to go with this next.

Push it to a git repository and/or mentors.debian.net and send a link,
I'd be happy to also take a look and give some pointers.

-Jonathan

-- 
  ⢀⣴⠾⠻⢶⣦⠀  Jonathan Carter (highvoltage) 
  ⣾⠁⢠⠒⠀⣿⡁  https://wiki.debian.org/highvoltage
  ⢿⡄⠘⠷⠚⠋   https://debian.org | https://jonathancarter.org
  ⠈⠳⣄  Debian, the universal operating system.



[Artwork] Survey for the default artwork for Bullseye (Debian 11)

2020-10-26 Thread Jonathan Carter (highvoltage)
Hello Debianites o/

Freeze is coming, and it's that time of the development cycle to choose
the desktop artwork to be used in the next Debian release.

All the fine submissions can be perused at:

https://wiki.debian.org/DebianDesktop/Artwork/Bullseye

Thank you to everyone who have put work into these so far!

To vote for your favourite theme, visit the following website and click
on the "Bullseye Artwork Survey" button. From there, you can rank your
choices from the available options to the My Choices section from most
preferred to least preferred.

https://surveys.debian.net/

The survey is now open and closes on 2020-11-10 23:59 UTC.

Please be nice and vote only once. If you require assistance, you can
find the desktop team on #debian-desktop on the oftc IRC network.

-Jonathan


pgpE6DZ33FBoX.pgp
Description: OpenPGP digital signature


[Artwork] Survey for the default artwork for Bullseye (Debian 11)

2020-10-26 Thread Jonathan Carter (highvoltage)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hello Debianites o/

Freeze is coming, and it's that time of the development cycle to choose
the desktop artwork to be used in the next Debian release.

All the fine submissions can be perused at:

https://wiki.debian.org/DebianDesktop/Artwork/Bullseye

Thank you to everyone who have put work into these so far!

To vote for your favourite theme, visit the following website and click
on the "Bullseye Artwork Survey" button. From there, you can rank your
choices from the available options to the My Choices section from most
preferred to least preferred.

https://surveys.debian.net/

The survey is now open and closes on 2020-11-10 23:59 UTC.

Please be nice and vote only once. If you require assistance, you can
find the desktop team on #debian-desktop on the oftc IRC network.

- -Jonathan
-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl+W2fQACgkQsB0acqyN
yaH+ug/+JESJqpU7xW7XYL3F2bGyvsRfOVO2SYkp8klyEW4tXYAJltYoF/ab9FS5
5VI9VK0vIYovW3gC1lVXk0+K5WCFxu79BkMj48iIWJ16ODoPi3P0AYupDj+a1Jsq
wfFpvZ+B2mJtFxpXlINrPLFJeGihKvk6NzYJrw4n/EPEjIlQpS2gEyn63f1w86tW
xF8Re1GUmp5+0U52P4hakK3axVl3P+gli8e31LKQS3CS7T942qriR5LxmnhD1XEt
IALxlEu4Vld5c138NUILRD2HXetn5KMSGCucbUuRA7jj4Axl8zQOCPm/GQSFN0DG
IIcgoRcpOzldMgsoAW2/mx+OGCF47G6g0cZ5ZXjGLlsvFOzEEBwY6LJcdFzMQY1i
e5/6K3prwAjlpUKBp0gRyYKWo51F2mvxqt49mrYEVQG4QlENoFg9VzQBZcxIp1xN
2PLI5kJWp/XPrs09x+MsgXlUfMZevIZL7Of1XcLUZwz1xX0fRbDw9+l0HG3jUKPC
8oWt3+/dbLFO4eI1iR+XC07Q2MOJUEI1Xr03WhW3joaieH4OHbSKYCydjYA4j7y6
aL/mWfQm0rxg8xP/dLpwqKNj7WLplqe+I3SUWaI0r2gPQUgmtGiWqQs5MUA83e48
8ROjlq3Td+xIeVzfFRMbXKPQJWiRyoYPB2LsWLQzw49Y0/gmGcM=
=xo7v
-END PGP SIGNATURE-


Re: [External] Re: Lenovo discount portal update (and a few other things)

2020-09-04 Thread Jonathan Carter
On 2020/09/04 11:23, Philip Rinn wrote:
>> Why do we need to make this 100% accurate in the first place? Everyone
>> who got access to a debian.org email address has been an OSS contributor
>> of sorts. Which leaves those who opted out of the email address entirely
>> (rather than not using it) - but they are free to reactivate it. It
>> feels like just checking for @debian.org is good enough, IMO.
> 
> Well, DMs don't have debian.org email addresses.

The benefit is currently just for DDs. Maybe that could change in the
future, but that is how it is now.

For people who don't usually use their debian.org addresses, it seems
like a small issue? All they need to do is temporarily enable the
forwarder to their usual address in db.debian.org, so no big deal?

-Jonathan

-- 
  ⢀⣴⠾⠻⢶⣦⠀  Jonathan Carter (highvoltage) 
  ⣾⠁⢠⠒⠀⣿⡁  https://wiki.debian.org/highvoltage
  ⢿⡄⠘⠷⠚⠋   https://debian.org | https://jonathancarter.org
  ⠈⠳⣄  Debian, the universal operating system.



Re: Lenovo discount portal update (and a few other things)

2020-09-02 Thread Jonathan Carter
Hi Mark

On 2020/09/02 15:08, Mark Pearson wrote:
> Following on from DebConf 2020 (which I thoroughly enjoyed - thank you!)
> the Lenovo portal that was announced is now available:
> 
> US: http://www.lenovo.com/us/en/Linux
> Canada: http://www.lenovo.com/ca/en/linuxca
> 
> We're still working on getting other geographies up and running - not
> available yet I'm afraid.
> 
> You should just be able to register with your debian.org email address
> to get the discount on any Lenovo equipment. Do let me know if any
> problems.
> 
> We also have our first Linux platform up (X1 Carbon Gen 8 with Fedora).
> There should be a number of other platforms coming soon - we're working
> on those and I expect them to be out in the next few weeks. If you have
> any questions on our Linux platforms please let me know.
> 
> I did also try and get through the remaining questions that didn't get
> answered during the Debconf talk - so if your question didn't get
> answered at the time have a look at etherpad and check.

Thanks for the information! And congratulations on the successful launch
of your Linux line-up, I hope it's the first of many success stories on
this front!

-Jonathan

-- 
  ⢀⣴⠾⠻⢶⣦⠀  Jonathan Carter (highvoltage) 
  ⣾⠁⢠⠒⠀⣿⡁  https://wiki.debian.org/highvoltage
  ⢿⡄⠘⠷⠚⠋   https://debian.org | https://jonathancarter.org
  ⠈⠳⣄  Debian, the universal operating system.



Re: Videoconference Friday 2020-07-24 18:00 UTC (Was: For those who want to keep on contributing (Was: Debian @ COVID-19 Biohackathon (April 5-11, 2020))

2020-07-30 Thread Jonathan Carter
On 2020/07/24 12:00, Andreas Tille wrote:
> I hope these weekly announcements are not boring for readers of
> debian-devel list.

Not at all, but it might be nice if you could share some more updates
along with them now and again too like any recent achievements or
something that turned out to be much more challenging than anticipated.

PS: As someone who's constantly behind with posting updates these day, I
know that's a bit rich coming from me, I know it's tough so no pressure :)

-Jonathan

-- 
  ⢀⣴⠾⠻⢶⣦⠀  Jonathan Carter (highvoltage) 
  ⣾⠁⢠⠒⠀⣿⡁  https://wiki.debian.org/highvoltage
  ⢿⡄⠘⠷⠚⠋   https://debian.org | https://jonathancarter.org
  ⠈⠳⣄  Debian, the universal operating system.



NMU for Imagemagick?

2020-06-27 Thread Jonathan Carter
Hi

Imagemagick in Debian is extremely outdated (6.9.10.23 vs 7.0.10-21),
causing some FTBFS on packages that depend on it.

I know this package is notorious for needing security updates, and not
sure if there might be a good reason for it to be stuck on it's current
version, so any objection if I look into making an NMU upload for this
package?

-Jonathan

-- 
  ⢀⣴⠾⠻⢶⣦⠀  Jonathan Carter (highvoltage) 
  ⣾⠁⢠⠒⠀⣿⡁  https://wiki.debian.org/highvoltage
  ⢿⡄⠘⠷⠚⠋   https://debian.org | https://jonathancarter.org
  ⠈⠳⣄  Debian, the universal operating system.



Re: Recommendations around Git Packaging in Debian

2020-04-20 Thread Jonathan Carter
On 2020/04/20 21:45, Thomas Goirand wrote:
> When talking about the south hemisphere, I always found it confusing to
> talk about summer and winter... What your recommendation? Only use month
> names?

Well, I live in the Southern hemisphere. It's winter here from June
until the end of August. Don't you think it would be confusing to many
people in the world if I used terms like "during this winter" in reports?

In a global community, it's better to avoid regional terms to describe a
period of time, even if that covers a very large region or percentage of
contributors. Otherwise it's possible to cause some confusion or to make
some percentage of people feel less included. And I 100% understand that
it wouldn't be intentional because that's just how people tend to talk
(especially in the US and in Europe), but I do tend to think that months
is just better all round. Some people like to talk about quarters (where
Q1 could be Jan-March etc), but again some people count quarters based
on when financial years start in their country (some companies I work
for start Q1 in March) so I'd even avoid that and stick with months
since that's the same everywhere.

-Jonathan

-- 
  ⢀⣴⠾⠻⢶⣦⠀  Jonathan Carter (highvoltage) 
  ⣾⠁⢠⠒⠀⣿⡁  https://wiki.debian.org/highvoltage
  ⢿⡄⠘⠷⠚⠋   https://debian.org | https://jonathancarter.org
  ⠈⠳⣄  Be Bold. Be brave. Debian has got your back.



Re: bootstrap.min.js in pydoctor

2020-03-05 Thread Jonathan Carter
On 2020/03/05 00:47, Sam Hartman wrote:
> Anthony> Files:
> Anthony> debian/missing-sources/pydoctor/templates/bootstrap.css
> Anthony> pydoctor/templates/bootstrap.min.css Copyright: 2011-2015
> Anthony> Twitter, Inc.  Embedded copy of normalize.css v3.0.2:
> Anthony> 2011-2014 Nicolas Gallagher License: Expat Comment: These
> Anthony> files are copies of vanilla Bootstrap v3.3.4 CSS files,
> Anthony> identical to those distributed on Bootstrap CDN: *
> Anthony> https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.css
> Anthony> *
> Anthony> 
> https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css
> 
> Is the css file actually source code though?
> At least for bootstrap 4, the source code is in sas and the css is not
> the preferred form for modification.
> I think bootstrap has been using sas for a long time, so I suspect css
> is not source code for bootstrap 3 either.

That's not really an issue in the context of the original question,
Anthony's answer is the correct approach here, that is, patch the
application (or use a symlink or whatever) to use the CSS file provided
by the libjs-bootstrap4 package.

Using the CSS file from the libjs-bootstrap4 doesn't present any kind of
DFSG issue since that package builds the CSS file from the original sass
sources, see:
https://salsa.debian.org/js-team/twitter-bootstrap4/-/blob/master/debian/rules

-Jonathan



Re: [PATCH reproducible-notes] Remove non-sense wireguard note

2020-01-21 Thread Jonathan Carter
On 2020/01/21 16:43, Jason A. Donenfeld wrote:
> This note doesn't make sense. It's either entirely invalid or so poorly
> written that it's useless. As the author of the code in question, I've
> been unable to ascertain what the note is about, and an email to the note
> author hasn't yielded any understanding.

Well, if that's the way you approach them then you shouldn't at all be
surprised if you don't get a response.

-Jonathan

-- 
  ⢀⣴⠾⠻⢶⣦⠀  Jonathan Carter (highvoltage) 
  ⣾⠁⢠⠒⠀⣿⡁  https://wiki.debian.org/highvoltage
  ⢿⡄⠘⠷⠚⠋   https://debian.org | https://jonathancarter.org
  ⠈⠳⣄  Be Bold. Be brave. Debian has got your back.



Accepted bcachefs-tools 0.1+git20190829.aa2a42b-1~exp1 (source amd64) into experimental, experimental

2020-01-19 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Sep 2019 10:36:04 +
Source: bcachefs-tools
Binary: bcachefs-tools bcachefs-tools-dbgsym
Architecture: source amd64
Version: 0.1+git20190829.aa2a42b-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Description:
 bcachefs-tools - bcachefs userspace tools
Closes: 935178
Changes:
 bcachefs-tools (0.1+git20190829.aa2a42b-1~exp1) experimental; urgency=medium
 .
   * Initial Release (Closes: #935178)
Checksums-Sha1:
 25cee9f170f4481e6dbfdeb3d0aee2c1425827d2 2192 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1.dsc
 e8a2cf9774ee7e99f051c0743d9af63078e88715 735568 
bcachefs-tools_0.1+git20190829.aa2a42b.orig.tar.gz
 c096fb845647bc8f6380d37c0cc7e15a691f3d4e 2984 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1.debian.tar.xz
 23e186415a2f55d4eea472c727adac8975a70119 1731904 
bcachefs-tools-dbgsym_0.1+git20190829.aa2a42b-1~exp1_amd64.deb
 ecba601482e00b56f739cec715d7d64cb1d27300 6677 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1_amd64.buildinfo
 7cc59efdfb9ffc4377149904eef94a11ed21e106 420912 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1_amd64.deb
Checksums-Sha256:
 b77efbe82a8d9ab08862d27cea71dfa79531802b1418cd2dadbb0cf74a17e8b3 2192 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1.dsc
 0ee38c1c046f3e01811bffc15935b448915ae548d3f65f5d3b1eee8b0c3292cd 735568 
bcachefs-tools_0.1+git20190829.aa2a42b.orig.tar.gz
 2c2ac29295915da22dacebf307631c494aa0c44666d3daa24f4d9cfc7413d8a6 2984 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1.debian.tar.xz
 15eb4750ef5666835962aa1bb5c9c2c3cfbb9296cad7e6d6c50f21908bf0362a 1731904 
bcachefs-tools-dbgsym_0.1+git20190829.aa2a42b-1~exp1_amd64.deb
 3ef4f44e0522f82c4ddaf4acf3c9088ae30d5ccb3294c7f4bf955d0c1a3659bb 6677 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1_amd64.buildinfo
 5035b0cb29d7c90db2b07fe9eb1639830985de06adde1d18be77fbd38ac3fa8e 420912 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1_amd64.deb
Files:
 dd4d31c7f5ad7e7ad9a9dd111fa40c22 2192 utils optional 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1.dsc
 05d669c8d564e582c85062875ec31490 735568 utils optional 
bcachefs-tools_0.1+git20190829.aa2a42b.orig.tar.gz
 18afb51893e559ee4f525d29d371ea56 2984 utils optional 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1.debian.tar.xz
 daf1390218287afd7cbc11867b5d0687 1731904 debug optional 
bcachefs-tools-dbgsym_0.1+git20190829.aa2a42b-1~exp1_amd64.deb
 e82bddb83857d8dfbc2c9733723320a8 6677 utils optional 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1_amd64.buildinfo
 fb6f3839cbf8691d55721c14540f4bd2 420912 utils optional 
bcachefs-tools_0.1+git20190829.aa2a42b-1~exp1_amd64.deb

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl4UNGUPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhcgMP/A0BJ1NMiZByWPNSQ9z97CqJ9/KDMwc/qPOT
XZ/KR53jubZRNVVzYMaKZ8gaS2MGilfKfS0/uBfANtWTpipSVdaXNn8ZumCLi75M
Df68vtxRp/cTjdVAThw5AGjC2IERWaZrwzk1KJe57qtWu7DFfmGDfb/kAs/8o5Mg
GRWUf3XURubEmFp7O/4v7mOPBxDGWiKtqb7nJXyhdXJ5X3u2CshSul70pnCtqLun
iJEMIFYI4/tupcMenoN7fJGnmA2CwM4q1RHbm6enCJ+CDyx4815BdbxDMDHOfLNQ
tDWgWBaEEeBX1oDMp/8FlXeBxPSMOodTSJPs/0CNHten7mkyHC7JpC4qsCw72ckc
N0Ix5tAZKAZBVZfm39p4bi9jOdoj0aB21oCEPBUc3yzRDODHuSY4GyWHAXr6eW8E
olskI3985jQ8HUO1yksl645yA4w8M1a/JDy6qW0CPG7jvgxEF3x7kSIbahgKma3d
+BIiA+9A/WN+XOVavyGxRuIQWRdF4qXt8ilWD+YZ6h3Evj1dvp7f1ic43QGYbZlL
n0cFaH/cB44wX8rJQY0ruxdvruLOKLPd2shvDoeuLPiPCcUeqIh+7oA/rNq9OvFc
zulbHKkEwLOZx22zDxLc8+XaCy/Glaq31NEgpUCy4RSNKb7okVznby/yePVDtA9/
z+4FD4Wj
=vi99
-END PGP SIGNATURE-



Accepted gnome-shell-extension-gamemode 4-2 (source) into unstable

2020-01-10 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 10 Jan 2020 19:16:04 +0200
Source: gnome-shell-extension-gamemode
Architecture: source
Version: 4-2
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 gnome-shell-extension-gamemode (4-2) unstable; urgency=medium
 .
   * Initial source-only upload
Checksums-Sha1:
 98322585c8a18f0169e70610ba98ab67a3861bf9 2143 
gnome-shell-extension-gamemode_4-2.dsc
 ed4d35a9203a3d8f5d968fee74379b4f16348939 121881 
gnome-shell-extension-gamemode_4.orig.tar.gz
 e76def08dd1cd5c978cb8fab3d3b0e8177c2192a 1800 
gnome-shell-extension-gamemode_4-2.debian.tar.xz
 345a707c8e64c3ba0d06ac9174f133b94ab01103 6221 
gnome-shell-extension-gamemode_4-2_source.buildinfo
Checksums-Sha256:
 8a22499ab9dcd121b0a8618fb97d916da24de9328f77a84b19c536ad7d2eab33 2143 
gnome-shell-extension-gamemode_4-2.dsc
 4835f459161e068f5a30145ece0572b9fba77aabbf5318c118a4ba3f58642811 121881 
gnome-shell-extension-gamemode_4.orig.tar.gz
 2bf292479dac81b954d13cf1286b2d833e08aad4bc0bcfa248a24a92df3a6584 1800 
gnome-shell-extension-gamemode_4-2.debian.tar.xz
 76ad1d950968aff562fa0bbebe51d193ca1fb9adabe4328f9d776f8cd07a4ac2 6221 
gnome-shell-extension-gamemode_4-2_source.buildinfo
Files:
 0251df00889e1ccce8919990fdecf875 2143 gnome optional 
gnome-shell-extension-gamemode_4-2.dsc
 c56f587d74394301d64a4ff65cc2be52 121881 gnome optional 
gnome-shell-extension-gamemode_4.orig.tar.gz
 40f3a86873610e11d492680fcb6c4296 1800 gnome optional 
gnome-shell-extension-gamemode_4-2.debian.tar.xz
 5f70352d7814edadc32e1a178cacfe35 6221 gnome optional 
gnome-shell-extension-gamemode_4-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl4YsWwPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmh5CgP+gKp93Gp7s+K8laYwmnIFh4VrWvCQFtFdYTn
EDELrBCTkQw0hv8oLTk+hN59JUdQ2zfG7PtjnDCjHu47q+tW3uRYUpwg6pRc1IhT
qR+r4AubvQJQ23IjM3EQopb7THpZqydLpVTR/FS/gkv6UpRrSeAoc9/2i8xeJbY/
4UxQWHeFBnZxbQTti181xaSvfhmhSkUcx5VerO3S5B+6PSTIXp+284I0C/PL8L66
r6H8Y9vhsmddqFvuVk0k4lbtjQjP4ugrJYwQhJDoQu3kXLGok9xoNQy6PMUesS2K
Irc8hbY7YyEHF1GD5/uX+Mk94VaQQFhfwmRoK4hXGyG7KKRkcJGJ/4YZWLUx07p7
1a5FwZuLQl9eZ9IEKwa+2ZNz59gVqHHpX5iDAiQ+cELgScyqV4bXR2TE+MrDfPD2
ZPheI6enVJNiSK5mkKT9KF0WWffCgifnbeQvWXpfx0X6cywvuTdyPFtohXxHEqr7
YImv4/NPCJ45MCwT/qFK5qufQldKuGeOeuCfAmKx1xOrFDvNI1V3+pYfvjTmSkXB
uJ+2BxNglP71lWpVqKYprb81BZDGzxu4oyVSIm/Cpf3Fv2pNnird3vwXOoYgMOOb
I/CeZjSjqwRSWAonO6WhVLS3Kc1mHN2T5Ls32FwuigwhbTmXVHUcFRGEIrsHGjbY
UgTvQSZ1
=T6Qz
-END PGP SIGNATURE-



Accepted feed2toot 0.12-2 (source) into unstable

2020-01-10 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 10 Jan 2020 19:05:59 +0200
Source: feed2toot
Architecture: source
Version: 0.12-2
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 feed2toot (0.12-2) unstable; urgency=medium
 .
   * Initial source-only upload
Checksums-Sha1:
 393ab2937c89ef1b581deada46a140db30caca67 1938 feed2toot_0.12-2.dsc
 1b67058b79b63cf7cbf783423a782705f15a62e2 22492 feed2toot_0.12.orig.tar.xz
 597438eeb1c8e7e4596b3465e5d4ed58cb813765 1304 feed2toot_0.12-2.debian.tar.xz
 ddf5cfcd1150f33de3ed028a2c2b08422507f0e8 6180 feed2toot_0.12-2_source.buildinfo
Checksums-Sha256:
 ace577331d2cebe2414ba7950c90c149d4542749941982b4e3661718112ef112 1938 
feed2toot_0.12-2.dsc
 ec2a9608bd9a22432f9a128f0ad0a9b1815b7e625236c6113e4a72b043a1ad2e 22492 
feed2toot_0.12.orig.tar.xz
 ecee620b49a7578ca636126e70d2bd8a0dda8430404a5468c2f4504cfd74f0e9 1304 
feed2toot_0.12-2.debian.tar.xz
 14bd17b56c17c2f5737a3464a8eacd1c42da46a82e86d110504fef3543708ecd 6180 
feed2toot_0.12-2_source.buildinfo
Files:
 31773ed76f7e69bb71ced48d2e51db0e 1938 python optional feed2toot_0.12-2.dsc
 91939908b497cffd47f0263f1ff2cd55 22492 python optional 
feed2toot_0.12.orig.tar.xz
 4dcf23db77b030e7669a1a3ed9409338 1304 python optional 
feed2toot_0.12-2.debian.tar.xz
 067c5a159d86d8eddf55e13548dba6bd 6180 python optional 
feed2toot_0.12-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl4YrxkPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmh8UgP/RoFGzX2qvYpBdTfl+PGjsl6y+vz9d4xGz/2
VRzvgoz1ACiMXFIElk4wsz6HBkNQB9/1XGDnIId6Wv6wqxJl8dlY29dc8b0vK5Gr
605c+AXuFGuw0jk0X6stwjlEHdp5FudX0wV5R7pEh7ZuLTha8Y6LOYwkn64zqmnd
4eTF3sM6bNvobhfz5JPO3SOfXe9arqMvL8Z3S2oIBI7J/LnX5VKTE+rK18VjG7I7
2WT9GWfd9Vtq1zbyu6Tc/+JaFMlufxHEyoNHfdtI/mpUQTsFJb3th0DKCtlWdhMw
Gz184WUKkjVO0zXLC15uOOlpQs5JPLzMuQPPq6g+KGIE+hnxJhO3YjFaXE9txYUi
ZjS6pMJkqezZtnGQ88UXUQGcCuprHVXBYJ9cMBhfCRTBZJUTcAfeXt4rShzQ4wmr
EO6OFIW/YwvpF3tBQ9ZwO4uqEwFF6h6ign5qU833pl2j0KoWIQYvUzaHPKsOsaIv
WMrQalLuQloE9dNcWDhxhjm3s99O9tjUFCPcCQxx4TY/EWBpgROFWfQP0Z5XDqYM
hGzaBf1/+KB8h/Ju0qIfn+iwLEjlniYgqglzPcbpbRdKhGB8e3r2xYoS96C2s5Pi
VxsTrkRXxQkVsJSJSvmucJjXKvp6n2jenGAN2E2QRgktL3VPqN4HGA0ZNb34momG
Zt4qp0v6
=G2IE
-END PGP SIGNATURE-



Accepted flask-caching 1.8.0-2 (source) into unstable

2020-01-10 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 10 Jan 2020 19:10:13 +0200
Source: flask-caching
Architecture: source
Version: 1.8.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Jonathan Carter 
Changes:
 flask-caching (1.8.0-2) unstable; urgency=medium
 .
   * Initial source-only upload
Checksums-Sha1:
 2b5d78b8cfbf1188e6222da7154701c3af014736 2153 flask-caching_1.8.0-2.dsc
 f88ca0869f9935105e3617bbb23ec165b75f1689 59360 flask-caching_1.8.0.orig.tar.xz
 ea542454a05eb1424840c108f1cd13275c383d12 2048 
flask-caching_1.8.0-2.debian.tar.xz
 48dfd20726525afc3ec30c1103b720df5a2b406a 7003 
flask-caching_1.8.0-2_source.buildinfo
Checksums-Sha256:
 354588ee8c6d26027ec4dfed6128060accfb9dede293b05f9f087a2e736b854c 2153 
flask-caching_1.8.0-2.dsc
 6baa17cafe62430e3bb21226de9c9476c2044719b0e052cf8d92bbb1f723e19e 59360 
flask-caching_1.8.0.orig.tar.xz
 97aee218dac1dec1f5a2a65f60cd7c9adb09a5ef1734c2275f91055ca4ff 2048 
flask-caching_1.8.0-2.debian.tar.xz
 0604a790bd3dbad33ace12691a73d9394683d75242282eacba8a25da40ab 7003 
flask-caching_1.8.0-2_source.buildinfo
Files:
 d27679a1358fbfdd314e37c930664fcd 2153 python optional flask-caching_1.8.0-2.dsc
 529b72f4d2e68589732be8424f6a4de7 59360 python optional 
flask-caching_1.8.0.orig.tar.xz
 9ea991cc6769abaadedb3d6262a2d837 2048 python optional 
flask-caching_1.8.0-2.debian.tar.xz
 fffd47ca1da2d56ebb99915938adea82 7003 python optional 
flask-caching_1.8.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl4YsAgPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhN8oQANDWn9IMJohLa1w7A8yMSUlHGVuB5n9vaaGy
eUz49RXUPPuaz9mwoDAbzSe3JPFX3wxMo6lIgit9rarLVa0L8F8UmOK7CZcaLVcO
N0Th4v0LbPljq3KJgOzqn+k1k4EXSl7R/y+qp8VnQpAuSBnOwJ/co9dqQ25Zpx6r
RlcuGHfNa+D3XyK0S6zW+RDllLIrSIjdpFYftl1H7yksYMLAxL2VVmW3o3deZitg
hQOh/nKs/omp7YeFG7nnqtleZCcEAx7hEoWp1woGWt5lE5/9bais8zEJ3OpYVtXi
EWnVFFLZ7lgMS/+mEeciXWVJdFr6evNBUvrcY0UfMViniczWZ1qNyQfwIxB1smMV
SPmqzLVYlqpwu2TrNr6EZ47sSlKZqte5NtahkohbOLtP44/C3Qi5E0CIOa3ithju
3dtsOnb0JtEhXuHOLLV43F3iLveOXlIJx3pP94G+nTuRQ2Mji4RfRm9Wnvv9ICyv
9Y+E6thu1unYnsUhQ3il4P3wY2C0cp27YiGcaDEo/zQ5zlZpPCftBlRMz0A5wF7P
3OoWSmuUfVaLOLB/xxoHHUsE8IG6EC9Y/XPH4G++E/uQkixbJlNmkxP7F9nnOv6L
Pia+vVEkXsnlGYwZYafAHuau5Q9EEUqOKNdzo9kHOgFCfmKcB6YEbM/uclhuZBcs
NE0UeoqX
=CGZC
-END PGP SIGNATURE-



Accepted gnome-shell-extension-arc-menu 38.3-dev-2 (source) into unstable

2020-01-10 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 10 Jan 2020 19:13:17 +0200
Source: gnome-shell-extension-arc-menu
Architecture: source
Version: 38.3-dev-2
Distribution: unstable
Urgency: medium
Maintainer: Jonathan 
Changed-By: Jonathan Carter 
Changes:
 gnome-shell-extension-arc-menu (38.3-dev-2) unstable; urgency=medium
 .
   * Initial source-only upload
Checksums-Sha1:
 4576766382c322ef809eb865ef6bb698580236e0 2187 
gnome-shell-extension-arc-menu_38.3-dev-2.dsc
 c39bf73cb297a1fefbf0b67b66ba3717136a70de 1002628 
gnome-shell-extension-arc-menu_38.3-dev.orig.tar.gz
 f426bec34f46b755f83da11ea078f46e63ad8970 2076 
gnome-shell-extension-arc-menu_38.3-dev-2.debian.tar.xz
 ee2d1d8475539cbe2d516a43f01ff2cba3b0849d 5855 
gnome-shell-extension-arc-menu_38.3-dev-2_source.buildinfo
Checksums-Sha256:
 c71283d0b6b3ab4af07bfb3af55bab725eb921a6b840d1b362c2ff28b04a7254 2187 
gnome-shell-extension-arc-menu_38.3-dev-2.dsc
 5417b465ed299e5a999d04fc5d109855fa62bd8e74927347b22cc4f77447e467 1002628 
gnome-shell-extension-arc-menu_38.3-dev.orig.tar.gz
 41077a3a3bf638a45000a407470902bdaae3b2b74a56354c483a121872418f9f 2076 
gnome-shell-extension-arc-menu_38.3-dev-2.debian.tar.xz
 84d987229d6ef1df95b64a1ea7092316ec214e9cbda80ab37d085a3f748912e2 5855 
gnome-shell-extension-arc-menu_38.3-dev-2_source.buildinfo
Files:
 111f7d794138dede61d8f629eebe8beb 2187 gnome optional 
gnome-shell-extension-arc-menu_38.3-dev-2.dsc
 05673ae1790f4b305bd8495ccd90bca1 1002628 gnome optional 
gnome-shell-extension-arc-menu_38.3-dev.orig.tar.gz
 1f271990e84c5dcb0910ff9d8a52ed3e 2076 gnome optional 
gnome-shell-extension-arc-menu_38.3-dev-2.debian.tar.xz
 926073aa4c8cf33553dbec1e5f80e89c 5855 gnome optional 
gnome-shell-extension-arc-menu_38.3-dev-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl4YsMsPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhn+cP/1jOxuFbqzM66niROMSpHqLkDX297HJVoZmX
E/2WpI/WhEVbUj1lTmW6ZGmeTHPVZ80TmXy478/my4JSjeEyOlx6cL4BmFvOX8JM
2XJEwO+lIMn9vCC6ADckbRWDV6N9xTOKgcQwqBQ13fksnxggD9C+ZFQVFd6QYt82
e/7A9lEfjwPjo8l8WMjC4ZDU0THNw92kOr5Ngoki14A3m1hdLIpQ4dOffcmmblQO
fjgyCPPuFp49VYhsWSTsin9xNJIMJctxpJzpXLRW9b4Tdz7r+JlaF6Hn21T9OZhd
op93IxjVHdue2wCWUM15/lfRY0VUUezyHOW7uXE+km+8RKo+X1/sQP6pefP0hEAY
ljqGTzjZYqL58OuEFrdEqFoEwM4ISWNQVArkiNKg7Nn90+4UzGYPj4tkTYKigc1+
TS2AvRvkujBe0ei93hsd+ppAkwZZakHayEV9KMbh3QwcUG5uEvVUCEoXMvgeNje1
kq+Op9ei1Hqq1tjJnl9bFq9CezUiCzxH3qo/pQ/0cEd9jigbkfoCX39yeLSmyEv+
V+ps9Df/ye8TRBverB83LV2W+DP+3li8g4QDF1IggEApXr5NvA1ygPQLLjMPe4FB
RqpqKhhSTlYF7avtO3utDmAfJU0xxleCNtHYR6b0U37yP16qYyLvgIX0jI//8Hxz
i53uI1bA
=o4GT
-END PGP SIGNATURE-



Accepted bundlewrap 3.8.0-1 (source) into unstable

2020-01-10 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 10 Jan 2020 12:05:02 +0200
Source: bundlewrap
Architecture: source
Version: 3.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 bundlewrap (3.8.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Fix standards version and set to 4.4.1
   * Update copyright years
   * Declare Rules-Requires-Root
Checksums-Sha1:
 277657414883d249d8795e62d5d7a647679267cb 2075 bundlewrap_3.8.0-1.dsc
 ae702d64654f8923e6532e72325e212a66eb3fb2 351237 bundlewrap_3.8.0.orig.tar.gz
 609ca3501c0c79d6cabb63e91a5ae70ac133c4d1 3800 bundlewrap_3.8.0-1.debian.tar.xz
 a5a0ab3913526001f7983cdb9e04a0c6806941b6 6528 
bundlewrap_3.8.0-1_source.buildinfo
Checksums-Sha256:
 08cf58edc75efca8b2eb32f2dd5e4c77c71f7787ba3401cc36e4f8efcf68247e 2075 
bundlewrap_3.8.0-1.dsc
 65a00ac7f4f7dcc9a977e46de1a3de9d578a5097901f0a2749633cb5f6136606 351237 
bundlewrap_3.8.0.orig.tar.gz
 6be33ff8092f1d51410b06ffc7285806b31041c501c724ec03c9a7e46c0284f8 3800 
bundlewrap_3.8.0-1.debian.tar.xz
 29691f08bef797f75127c64b8aaae6a59adc8d62adb3a2aa3d7eba7509f81130 6528 
bundlewrap_3.8.0-1_source.buildinfo
Files:
 22e6599b902c4c831576574ba01735b7 2075 python optional bundlewrap_3.8.0-1.dsc
 276dcf4c83b110fb57ed200c34ff54ce 351237 python optional 
bundlewrap_3.8.0.orig.tar.gz
 48f085b7b0a82bbf39b228f0af70c29a 3800 python optional 
bundlewrap_3.8.0-1.debian.tar.xz
 d233156c687378f8ec0942d7554fcd6b 6528 python optional 
bundlewrap_3.8.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl4YTY4PHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhIG8P/1FkOAG4XCL8C3v0oEtoceWepWGgqgKzllz5
r2hZHWNoQcB1f2g5Rv8TA6S3n8+yCieZNSPHPY4yJadKwSPUFaSE7pszEc7uGn5r
ThVeKZbYFB9mt3RTqi0g62uGgWYK2nMWBKzKpc/NhYxqSSI0KeTTT3CNHiTpUz2H
w8DrPKlVcrdFA8z1qhyWcoDSowSr8q/ocxZY/Z0AB3Awzroui/jG+TSrd6qolpH4
uf8AvRfIyBd25V5zvurbIGLJ079OAE/Q6LqaXb4aNuLte19ezYOYLdeuQDaKdPoe
k29oVnm3I7bCB6P7Kl6sLRPgghrZ5ndA42+NgGU2C5jpcP8gnkvy0nHa6fYhx8iR
z2AxT87KpnJysGZmC7RJak2aTiklnGLv9bU+AmvL5Je3Ns5fOVbVwrGitI1KT/y5
HXh2VNBc5V5RUJeR7ABUAFp3FHRJUGfpb4+GxsQQzpxMAKUfF7n6SXtA5MSF+nAd
020NKQgbJJjjr/jw0hHWucrDhxJIVgEE9PKEGDrlyKge85+SKuIrya9T9qW/B91l
Jy42JLjLhQamg+90CqCdfIJuVbuoYJpIWpJiZTAH4K9tHEthwhqq3/pwoKLd45w8
tjt41LGFO/z76SDIoMJ9n5htbJL7Ezu2aHrzFkYTEGXNIfysrDBw9/Ll/aTxiy2h
/ptuwQbj
=HjDS
-END PGP SIGNATURE-



Accepted xabacus 8.2.4-1 (source) into unstable

2020-01-09 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 09 Jan 2020 14:22:21 +0200
Source: xabacus
Architecture: source
Version: 8.2.4-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 xabacus (8.2.4-1) unstable; urgency=medium
 .
   * New upstream release
   * Declare rules-requires-root
Checksums-Sha1:
 a82016c828c3606dd5b24500be95fcb1aa50acdd 1977 xabacus_8.2.4-1.dsc
 413f457a8c8003986a627c6b8d7d5befb33e2f74 320771 xabacus_8.2.4.orig.tar.bz2
 9d3d88e0574e4eedc50d636b90deff20424d3fce 8604 xabacus_8.2.4-1.debian.tar.xz
 7b601308ec3f8c79afff8a128de569beb4f82628 5564 xabacus_8.2.4-1_source.buildinfo
Checksums-Sha256:
 1fb522d5d85d0b83917bf5558ad2690eb490fbd3acd9a0ee46ea6c0bf418b5b4 1977 
xabacus_8.2.4-1.dsc
 e2fd6a06ebad703cda55fc7129331acb95261335b7d96a8818099f5f6c80bcee 320771 
xabacus_8.2.4.orig.tar.bz2
 2bbd922f1079e0bfdeb12409b8dca6f74fbb18c19a05defa3edd753ff86693b4 8604 
xabacus_8.2.4-1.debian.tar.xz
 cdffb4ea0a74284a04fa8e50e8e13b439d22999f42dabebe86f42c3abab0a45c 5564 
xabacus_8.2.4-1_source.buildinfo
Files:
 f9b0577c0a5c0bd7cbab86044246aba1 1977 games optional xabacus_8.2.4-1.dsc
 30349f65af01ce4c60190a27636cbc11 320771 games optional 
xabacus_8.2.4.orig.tar.bz2
 03784c5e2412987e1769a1b180533473 8604 games optional 
xabacus_8.2.4-1.debian.tar.xz
 b65cb74a5d7e3d064397e4c738cecbfd 5564 games optional 
xabacus_8.2.4-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl4XGzoPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhGRoQAJMBWup+cC5UWsaHl198WQkDyk8Ceh50o9VB
nBO6cDr2UDOjOl7tKzO01UanAivttZEMuRcoHglq1PM3JSpjBRvcKu1mbVK2XLlc
WVtngXLDGE5O43zKXINAht6r9GBtp0HfFHrREbYf8ubzyoVuNSz60fRFT8sqfdZK
CctfiNT4RsbQGi/iQxn7zVfySgd8WS+PIStszVGyT4GxwijHXc2/6ss1RDInK9Ja
xwtPdonVnIstLFPmemQjM01ON8fK39sgOQOdoHXpdKRTwNknSlJ91eUX2eUcmCAM
4Tg/BLwqTlZ4zbzsselFwlRv1b1g6MTxbtDgwUabqccZpqv0O7Jy81vEkP8+TKGO
ypXdgUZHXJ2bWfMk2RLapodMqKJYb6+pC097TkSlY0xjbSbggOWx8SmQ4d8FqBBm
V9OYzq5mCRJFDn7kIz22gBfypH5YiMtDuW8LZ5Y3YjTYGDM+ZbXJnOx9jqo6UF9S
5tv6bhphgprWKZ5wFS0daWoOCBBE4r9SZZ66Jg70N0oyJP94lcUNoyLEPrvQNF0s
E1kasUHYY3mpDcLMMqqEGudegd6chtYQlpOkiQNWs1APBOzZs+jmnCz0nW9ss8wS
rT7mUBAvZX2h5DXLd8MSn/SqJrcZNeTBcP94GmAS9k3p0b/7Y+zNPySVUHp03IAH
z7eDhoB8
=JTix
-END PGP SIGNATURE-



Accepted gnome-shell-extension-pixelsaver 1.20-1 (source) into unstable

2020-01-06 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Jan 2020 11:09:45 +0200
Source: gnome-shell-extension-pixelsaver
Architecture: source
Version: 1.20-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 

Changed-By: Jonathan Carter 
Changes:
 gnome-shell-extension-pixelsaver (1.20-1) unstable; urgency=medium
 .
   * New upstream release
   * Update standards version to 4.4.1
   * Upgrade to debhelper-compate (=12)
   * Update copyright years
Checksums-Sha1:
 357a33fe941f4703979ce16dfdeb682b72da2995 2231 
gnome-shell-extension-pixelsaver_1.20-1.dsc
 6c54d8580c8a4c49557034e772c57a3f9b04a472 174587 
gnome-shell-extension-pixelsaver_1.20.orig.tar.gz
 759ce0e495a6c9cc13a6c6b5565c53cb6ef3fa68 9472 
gnome-shell-extension-pixelsaver_1.20-1.debian.tar.xz
 c3cc03d36283225de181134f140b6196eadd 5676 
gnome-shell-extension-pixelsaver_1.20-1_source.buildinfo
Checksums-Sha256:
 e71ce9a9c19769a74c4878be21c8a5b87e53411be945ce8459578adbab4b94e4 2231 
gnome-shell-extension-pixelsaver_1.20-1.dsc
 ac1db36a4fa2428b5e6f1cea09fc7e05893da5ceebb5453765164247b755438d 174587 
gnome-shell-extension-pixelsaver_1.20.orig.tar.gz
 7286578f8a67928b1184e974a5684bcc1c16d1051981010c6ef067380e39ae96 9472 
gnome-shell-extension-pixelsaver_1.20-1.debian.tar.xz
 cb05a4c048412080a6db32e57e8ada17597b9adb59f207c9ba6ecf0420e34046 5676 
gnome-shell-extension-pixelsaver_1.20-1_source.buildinfo
Files:
 3a59168a6ddba7e1a63eec5a9ed2bb0b 2231 gnome optional 
gnome-shell-extension-pixelsaver_1.20-1.dsc
 e4bf661488a7d502f02dd4669dcf7eab 174587 gnome optional 
gnome-shell-extension-pixelsaver_1.20.orig.tar.gz
 7ebf96bac9b978f132a43081c66fe26b 9472 gnome optional 
gnome-shell-extension-pixelsaver_1.20-1.debian.tar.xz
 179f1195e47b3bbd2de5dd0a771a3b79 5676 gnome optional 
gnome-shell-extension-pixelsaver_1.20-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl4S/1EPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhdxoQANCChmFAHj+m21oc0Rbni80akFM/PCSvaX56
5d1C1MO2a8QJt6HduEGHK6VrqILwkZ8TwnFCZ2dLRIrOy5rygFmsnuHFgySqGrX2
DlHke5DcSiWw0WlGLyG4BD2kjeWba1pHMfBieBmRfEpBgZiWcbBk75ZyOLE0W8DD
L7GuYhGJW+BQ4V+qZMUQ7EXhdtr2vUyL2Wbi7yJizK391PD7AKIYlXnNl5p+/qfO
uRfyLHkWu7+mq+aj8lndnO6JHUM93gSvTBcIpIAMbtZ8h4jqllnTkxAVPEWYfjno
S7+7FFpW5noFNjuCOF0BkdIi6899b8tOTo68ZTSd55LrgqS6QSUj2ws2lGRTTdL0
iefGHCcO8F2p1HMKjOE+R6Xidhw3iQdyothKXP8JPPRHZQCKRLB/f3EZKfX5Ds62
UW+4DwhxHhc0GU7U4bWnToyMwSdjYumQ6Y9NhgkYzGUgVi/jaU8VQijy4cSR7JU3
VWOin4V2MsOb0lySTgBKbZX9DXfZogsoQI3sPJEZyEbEKq87EftOKPLRYnvj95+P
pibFopNgDfOtI4Wtw2yaNrkgY8GegqZcQAXcQbFeXJAeSDLSY62FRHabNs3vKZhA
LgLPXXw8iY5Ie0/g6DZ/RvqjQwGnP/rFFs7mTjdZLbQli+RBYppzYaE/sTQnF8wS
FirN2zh/
=1JO3
-END PGP SIGNATURE-



Accepted gnome-shell-extension-gamemode 4-1 (source all) into unstable, unstable

2019-12-26 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Aug 2019 12:09:23 +
Source: gnome-shell-extension-gamemode
Binary: gnome-shell-extension-gamemode
Architecture: source all
Version: 4-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Description:
 gnome-shell-extension-gamemode - gnome-shell extension that monitors the 
current status of gamemod
Closes: 934042
Changes:
 gnome-shell-extension-gamemode (4-1) unstable; urgency=medium
 .
   * Initial release (Closes: #934042)
Checksums-Sha1:
 17d0d966e020511feca0818cdc2b76798a97216f 2143 
gnome-shell-extension-gamemode_4-1.dsc
 ed4d35a9203a3d8f5d968fee74379b4f16348939 121881 
gnome-shell-extension-gamemode_4.orig.tar.gz
 6ef4e9a58de48aa2c0e0a24544ca05c78a1fcced 1724 
gnome-shell-extension-gamemode_4-1.debian.tar.xz
 b00c34abb5b73f853281f431198ef061d77c7891 7680 
gnome-shell-extension-gamemode_4-1_all.deb
 29aa2a705250426cd5818663a0e1bb07a1898cd5 5991 
gnome-shell-extension-gamemode_4-1_amd64.buildinfo
Checksums-Sha256:
 6753a92a8e74b11024ca51f1d031511d4527c2f7e4a3bffc77d36f9fa9f02e2a 2143 
gnome-shell-extension-gamemode_4-1.dsc
 4835f459161e068f5a30145ece0572b9fba77aabbf5318c118a4ba3f58642811 121881 
gnome-shell-extension-gamemode_4.orig.tar.gz
 a1a3c990966f06f74c3675b78b3f5a1f0986b5c54b41e409533acfd0c5caa2ee 1724 
gnome-shell-extension-gamemode_4-1.debian.tar.xz
 1e7275d34e2bf71befec9e13de969697f997576fd0fdc6b9f7bc83a674ead3eb 7680 
gnome-shell-extension-gamemode_4-1_all.deb
 1e07a545d21b569396164352e677fb95125d967cdf35ed3e574c2912ae92d6ae 5991 
gnome-shell-extension-gamemode_4-1_amd64.buildinfo
Files:
 f9b82f03a08ac96003ca92295bd5dd8b 2143 gnome optional 
gnome-shell-extension-gamemode_4-1.dsc
 c56f587d74394301d64a4ff65cc2be52 121881 gnome optional 
gnome-shell-extension-gamemode_4.orig.tar.gz
 3f6067b84f6e28727cc227947451d32b 1724 gnome optional 
gnome-shell-extension-gamemode_4-1.debian.tar.xz
 712baec2258327544cf0adff47cd 7680 gnome optional 
gnome-shell-extension-gamemode_4-1_all.deb
 ff27b97eae826fa1ecbb4d33cf7115f0 5991 gnome optional 
gnome-shell-extension-gamemode_4-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3wpjMPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhnC0P/2O9MdotP7qlp0VQO6lfQNhYz1KhElRTcbl6
QPPbjl6sPauF4fsBwsQoEPSEGGAJcIbPQia9Za8y8/rzqvQ8iZppl+8pXf5Cpi8g
nDSJFjkV46cF6zsRQDIOYuboifLjnlHGEaaaRzdJB3amZ5vxEVheiWSWyQ56xY6D
cHc4CHmI+Mi2nNv15jEc1u42n3ukb+qtzBS7K8+b83Z6nLkX+Pk709yEdvkBwkx5
aAqaVMHxSNj1danHisMDzo5DB2FbrfjNKHzcUgDRhDoCcXDc28RE7plV7WkIuSri
iXwIk31ooibLO05jxKHZe8yiGyrzxr7NCLZzI9RcTHOO3gHwzS0jvd7z9tZcKnc1
YItILk5n18PLZXduKT+Op9MraUqOA5YDEBkMt6aXHRmm873r9293KcIV2XiAcmla
uBQEnVGBAyKuc5QmY/VfiNr2vFuebmkEs/UMLgqU5zvGbF2jggfivbOtwqTlBvlB
EFbzRrjbnrOpdneFA1TZKn4bXnZ1HG06Yu8BA8T2rHs1PegV2cVc18PDGFKZTwhc
AuTUKJvuAA63hoZoYQi4rT2wvI3Jom0ra8m2vxoPDwgSKj5UMbAPnAB3rz/+oHzY
VVGNcVsfB8m2QoSszBsZv5/yiVqye+5jrpBXaxzNk2ma5v+DNxQPEEqsubJfPfsa
J1RqFkRT
=0rIx
-END PGP SIGNATURE-



Accepted flask-caching 1.8.0-1 (source all) into unstable, unstable

2019-12-26 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 03 Dec 2019 11:37:28 +0200
Source: flask-caching
Binary: python3-flask-caching
Architecture: source all
Version: 1.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Jonathan Carter 
Description:
 python3-flask-caching - Cache support for flask applications
Closes: 946043
Changes:
 flask-caching (1.8.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #946043)
Checksums-Sha1:
 d981edc56f41ca679e7bd022bb645369ee3a75b9 2153 flask-caching_1.8.0-1.dsc
 f88ca0869f9935105e3617bbb23ec165b75f1689 59360 flask-caching_1.8.0.orig.tar.xz
 1aa1ed6863f706a3871e61abb57670c93bccf9c1 1988 
flask-caching_1.8.0-1.debian.tar.xz
 16f5fa762af04b6ee5fd7f9e5dc550d3fcec717b 6993 
flask-caching_1.8.0-1_amd64.buildinfo
 fc7d3ba05a00d911c1e0076230e05be9765f9ad8 25476 
python3-flask-caching_1.8.0-1_all.deb
Checksums-Sha256:
 f1cb20676434e83f7e450a7d419d42580865bec0bf2f1fd9f0270688d72f55b3 2153 
flask-caching_1.8.0-1.dsc
 6baa17cafe62430e3bb21226de9c9476c2044719b0e052cf8d92bbb1f723e19e 59360 
flask-caching_1.8.0.orig.tar.xz
 f7feb7d869105fa0cc592d5fa4e43e890b3fc21f3ce69ad911ca4c036011b2b2 1988 
flask-caching_1.8.0-1.debian.tar.xz
 f88bfc22ff30f3b27137369142f59cf9ae897d83e20a5fcacd02b9ee8fe3386b 6993 
flask-caching_1.8.0-1_amd64.buildinfo
 ef5a0c0a2691cdc91da91fd1800f5aa145fbaa94900cfe3652e8cc02d439a495 25476 
python3-flask-caching_1.8.0-1_all.deb
Files:
 7a67c8aad458213f236908ebd00fc037 2153 python optional flask-caching_1.8.0-1.dsc
 529b72f4d2e68589732be8424f6a4de7 59360 python optional 
flask-caching_1.8.0.orig.tar.xz
 0594a6b666a99850d7310a75c99be08f 1988 python optional 
flask-caching_1.8.0-1.debian.tar.xz
 883563efc89d8dc1d4f62d7ef6c7e0b3 6993 python optional 
flask-caching_1.8.0-1_amd64.buildinfo
 7fd0bf0f7a79eca3683ad6100876554b 25476 python optional 
python3-flask-caching_1.8.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3nZbgPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhTbMP/04Es+6EtwgjnJF/lr2Oxof6CWV4M01T9ymn
kbS+DX9QTsrTOBcThq4vHSO9dw212+9qT24tiRFfEN2WougtjxOEChbOAnywBITp
0NNt4YEEJSjhwV3+Eo+Vrjcr+S0NGBJVSLcJjwbnyx0NCnnIfTJtj2aB15y4clzk
qvQCusEUy7V/0IEveyoa3iQIvWsI8Z25FdKgrFdXgVaRSDWMj7hLMEH/qf7NRp2V
XrP/aojhhhaPcwQKNqF/TmnGAbhenuRileZb/BNY70atvbGhayjgrN72uM/PjS6w
3XYS8KDWEGcDu8+WYMdXWOySeuyy6u5NQtMT4ywa16LVLXaTei0nMRu/pCiK6mlL
SJwTGzPLt3W1JsF+WrbipHN4x8bP9+ZM7lwuJ9t5CJiTwzkoVk+TExOoTqLZFSkP
1FwxDu/t1VjivdMmvFoE8+nynlDyiUlmqLRuurlSTkUAR2lRR6PAxbcwhASPVDGU
3DmDGAtfSNUAhUlIX3Mtee97wqH5RnXcKGVV+Sxh8zXEGJNjvldB9QxbCTF222JS
mUkP0O6DukQSGYstu6AOZ93ai4rX+oiuQp6N2niADmRHIhEr/AzoWHWATfiG2Irs
tzFajX7Qbv0wkYr+INz6+1n5L/KOyBUbwCFS6/OszWIcFfRIY2CY7fxKv9SR1LTS
r7JWtpiC
=8S+o
-END PGP SIGNATURE-



Accepted gamemode 1.5~git20190812-107d469-4 (source) into unstable

2019-12-11 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 11 Dec 2019 10:38:11 +0200
Source: gamemode
Architecture: source
Version: 1.5~git20190812-107d469-4
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 gamemode (1.5~git20190812-107d469-4) unstable; urgency=medium
 .
   * Remove unused lintian override
Checksums-Sha1:
 31a30cee16b09d9a5cc589fdc511ec403a4a9a61 2350 
gamemode_1.5~git20190812-107d469-4.dsc
 28ae2e8606149327ac7316db3ca8de0bb0db7cee 78430 
gamemode_1.5~git20190812-107d469.orig.tar.gz
 57e9d96624a726225ec20e65749345269b5ffc94 4268 
gamemode_1.5~git20190812-107d469-4.debian.tar.xz
 9f704db7f909d75e5da08543a5b1135377efe481 7939 
gamemode_1.5~git20190812-107d469-4_source.buildinfo
Checksums-Sha256:
 a7ff1e476cd3ae082ea00d87f86ac09ec4e2d15e5d1e0e0baa4e2e6deb65c1a3 2350 
gamemode_1.5~git20190812-107d469-4.dsc
 4f21c6f0da5a3f96881d6d5247c7f2d77dc195127b1e5368bfd46b059c043d20 78430 
gamemode_1.5~git20190812-107d469.orig.tar.gz
 80d9f34e91d5337b3c8801ad9335c63ea8cb3263d7658ccd10107a86e567d615 4268 
gamemode_1.5~git20190812-107d469-4.debian.tar.xz
 f6f05bf81e32926abf6adcb45f18f45eb7767b8852646ebf551c0563fa7213e9 7939 
gamemode_1.5~git20190812-107d469-4_source.buildinfo
Files:
 5b24544992cf8126113af0c4ac24b561 2350 libs optional 
gamemode_1.5~git20190812-107d469-4.dsc
 ff856f2e7563de04892e797cb0d5cd04 78430 libs optional 
gamemode_1.5~git20190812-107d469.orig.tar.gz
 a24265fe50a52942fb42a6242a51c4be 4268 libs optional 
gamemode_1.5~git20190812-107d469-4.debian.tar.xz
 b1e8ef9bbf97b959cfbb0f1153ee210a 7939 libs optional 
gamemode_1.5~git20190812-107d469-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3wq0gPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhCcoP/ij3UKXzPm+7Nf3VfA16132P+SNqLk5utROv
C3nyupIj7dy53+B9brLLnWaMPTSrFL9yzVz4BQzSjyNvVpYWrXUHC7DPQHc6LwIU
crZ4cSdikeIQQA2/zwIt9FP3bj24wiGlCtr5zlvX9wlAfDSWUdgAWj7lKf02dalZ
sR8oXWRAOQlM1OhXohISf58ULLpVszIjtlh2HUfKPpjMqAUMvAvY5OhfyoW2os0g
rWoDSpMBRL9XlQOvFV8/PKSVRhoyBQkHBu/Ao59HWGp+QvD0HWEDVTzOjdUd1X/c
1k3DsVwOjPRUgfcDuGdrG105/fyxTLkInUW01LJZaPGrVBGLUvLvodegkzpPO74G
j4CVnb9/J+2T+Rl3LVWxX9gNcRXDJjXQApH2EZr7HvcUbmSdmBquGAqHET2OFA+h
c+2DU1w9d8nX/tYmzSpNG0aUfYf3JMeQLgdK6hXBwJNDyZYP41YVPAIoUMs7SXJt
RVTd1aWZQxYnmzVzBlX+z6oMvqbjL7MKEaLB3S7zqkLXgswjJNWmaRK4mxyeA7Mn
bEDqrFXNkLgRlFjufnT4Qf6jrUVJGJTXpAJ3yeN5KuPbXc+1rMlss4Gw/K2pcSB2
jjsZ/7TTc3aUYuZCrrnmRl/gL/1dDoVblqWn7WJWxNDunjuJzWBqknpsDGBoZn+X
yZEt5obA
=PYDb
-END PGP SIGNATURE-



Accepted xabacus 8.2.3-1 (source) into unstable

2019-12-10 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 11 Dec 2019 09:32:58 +0200
Source: xabacus
Architecture: source
Version: 8.2.3-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 xabacus (8.2.3-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 71724caecadeec6608e9f194aa50ef5dda2ba9f5 1977 xabacus_8.2.3-1.dsc
 e0fdf305d864cd8ff3ec45291eb5646f7a3694ab 32 xabacus_8.2.3.orig.tar.bz2
 89236871eca967c2fc247ed5b7d715058180aa0e 8560 xabacus_8.2.3-1.debian.tar.xz
 7c6a9ecef410c934baba8086b7498b986b0fd807 6107 xabacus_8.2.3-1_source.buildinfo
Checksums-Sha256:
 14b07da0fbb8e8640cc09bad2a7628f7daf60b17dc9b1c8702a77ce7ed3b25ab 1977 
xabacus_8.2.3-1.dsc
 01ebcc046d1b11b43cc389599804e8f80272caf65c5c9ae958f71e6acbf181f4 32 
xabacus_8.2.3.orig.tar.bz2
 fddbd30040988c6b5d022ad678fb198ca66add4ddba7c2953a5ef300070b1115 8560 
xabacus_8.2.3-1.debian.tar.xz
 6b4bfbfbb53631e853c12f54cc3c28516f27b7f17f217e60726fc88dbb23db99 6107 
xabacus_8.2.3-1_source.buildinfo
Files:
 360d2844a6032528f77eadd526780565 1977 games optional xabacus_8.2.3-1.dsc
 f64863fb96801313c3196348b13b3729 32 games optional 
xabacus_8.2.3.orig.tar.bz2
 2ed527e31b476d61b70606b4c5618d4f 8560 games optional 
xabacus_8.2.3-1.debian.tar.xz
 b48c2ee0c5672aceeafb589390918ce7 6107 games optional 
xabacus_8.2.3-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3wnB8PHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmh8DkP/0QUYNC/bpCUcKMYFaNiNlxnng6MtYUGd0Vw
dQX9udRgezmrJSNwCCNVmmK0bGSmSdPGfH0sPFCkMwKAk8EL6MXq0qrHwtWvhF1s
nRXrPH3jCcIdY13X9rlZlUVKkozS4ThiVfp107MsqYpn3kAvoiHxY08SJSbdKo9+
Vkyei/xUAKCCSJcUbcTW7mEx/eqTzgd31j+yrUXEvXImRac4PzJoE9KDlvb6BlVi
pWuQILAYW+WlU+xITnyEaXyFEwg+Chi8TNH1IECCPUsr3akd+PiSlShN6ozvL6IH
DpE5gR3G4Fis6OS5weYabY9bmgC4Ol/FkF0tS0wsUt1Uxfzj6Mzvx6is2YvqbwwP
q1Mf36niD9yCB/vh/7QAjSsO5JaNW1M7agtf8Tn8zUdAm4SC8+tk4yZbLCwrY6iI
eOcGP7BrXa8XE7NFXyqZl8GqpYO2w4ahwzB2sLGjJnMXu9HA1ePUHn5tBRFibltM
m+m+WJsFj+b+BNITQ9suCkxgkqx/J/e5GpA/lKd06geHG7ThF6RZAJgJIEF/aSWY
zsbBEQJ3FnidUrkhy/0GVSaNOksiYFHeNUMSCkcl3RJb58f8wKq7hVMzZ62UYcMw
+V/7rlT0xAKv3MKOpbBLYWO3/GR2i+ku6bKoXaJ+h8jZ8z/X3eaqODmCPq4k9+zW
c8194vk/
=bw7N
-END PGP SIGNATURE-



Accepted gnome-shell-extension-draw-on-your-screen 5-1 (source) into unstable

2019-12-10 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 11 Dec 2019 09:20:31 +0200
Source: gnome-shell-extension-draw-on-your-screen
Architecture: source
Version: 5-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 gnome-shell-extension-draw-on-your-screen (5-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 0d808b5675d8c2f5de3f1b3c03db9de0e7dfeaeb 2245 
gnome-shell-extension-draw-on-your-screen_5-1.dsc
 0bdb7ea1cd5499bff158f9b635ca757774efa7f5 34117 
gnome-shell-extension-draw-on-your-screen_5.orig.tar.bz2
 d33b250d6609675ee77e225ff8318f93b0a452e7 2528 
gnome-shell-extension-draw-on-your-screen_5-1.debian.tar.xz
 964263054ffe74af476147cc9ae434a2543ff835 6313 
gnome-shell-extension-draw-on-your-screen_5-1_source.buildinfo
Checksums-Sha256:
 52a3de42da0dbaeff193983dec808ee3918b8c60a7da0003d35b80cc8b62de69 2245 
gnome-shell-extension-draw-on-your-screen_5-1.dsc
 622e688c713541a86a973c71e0b93f24fe14e997cf3cb39729151694c03ba2c3 34117 
gnome-shell-extension-draw-on-your-screen_5.orig.tar.bz2
 ccc40a7398d0e99bc5e8d9f45c926fe46e3a6c61585096c5fbf206c1b78e5fcd 2528 
gnome-shell-extension-draw-on-your-screen_5-1.debian.tar.xz
 803405da9da4fc0e5eeb29693e762738642a435fc609c2dc7cffc72adf70cdfc 6313 
gnome-shell-extension-draw-on-your-screen_5-1_source.buildinfo
Files:
 9cdc9dc9a4be23c6a36fcefd3d5d14be 2245 gnome optional 
gnome-shell-extension-draw-on-your-screen_5-1.dsc
 d3fe8584ec416d2f9f56470dd1e2a894 34117 gnome optional 
gnome-shell-extension-draw-on-your-screen_5.orig.tar.bz2
 b027395943540b54395613b3f9b1adb9 2528 gnome optional 
gnome-shell-extension-draw-on-your-screen_5-1.debian.tar.xz
 34eb3ab9d571e3894173975a7ca555f3 6313 gnome optional 
gnome-shell-extension-draw-on-your-screen_5-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3wmTIPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhTdQP/RE4FoF0Wr9/BWH5gd1s5K/aHaSe6d4Xk2CC
FiB9/JEPZGhK4Wpnd/+T3L0oX2nF0ScB/X3S0N94KYUyH5Ctda9P99GwNCFOy+Tk
yOncqyMCLswG8DcbkUPBEdJFoAcvSpPzN5MsT4AG6nnR+NyL/rkb8k+0CkoCk3s8
BgRptxN08QCaUlmFqP7yiaBtZC2ft+MkJWv4jnLO21XaJxe3Mna2/SH0zEWUAzKy
RxfWz0HlZeD5yDLLc4SWYB96GROyRDC+e2b+SksYYElLoHqf5zDcEMwi/U/u9+G2
Da4mMg5Mb0s1hH2x2rZwPVe2duP3bO9PQ/xj4aeFbtVoVkJJFYM+BEJAnkfXOwY7
cdKE9UkwtqZ792OKAlG/HC/6a7tM+mbDN1oESiwuPuvsrIIkdiBDYdAAbHMxZkCF
GH0PhlV08jrJJOgEub6iAccimOhC8u/TlrWw4r/G76mr7O7Eoz57dq0yfSgIJSFw
M4biS/1buqpkfCTZYRNIwKvUOX4eBQf8I75YOu38at5+tbf30ZULSn5tvdk0KSgO
DRI7BfIJg0Ev7mqSRDcTHIn9w8762MjHJXqnOYrpOr9oZamXcWs+OYB1IxUHaem3
Yc7MYXj0GtTWzbUrcPh00OvVhM1Pl1aPSv47r2jL4AmXNu1KAT+M7PRvj1UsmiUh
SftnW97B
=qjFo
-END PGP SIGNATURE-



Accepted feed2toot 0.12-1 (source all) into unstable, unstable

2019-12-10 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 19 Nov 2019 14:32:45 +0200
Source: feed2toot
Binary: feed2toot
Architecture: source all
Version: 0.12-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Description:
 feed2toot  - automatically parses rss feeds, and posts entries to the fedivers
Closes: 945075
Changes:
 feed2toot (0.12-1) unstable; urgency=medium
 .
   * Initial release (Closes: #945075)
Checksums-Sha1:
 4b5564e9fe84d2722cf6bac872d33ebcbcad00fe 1938 feed2toot_0.12-1.dsc
 1b67058b79b63cf7cbf783423a782705f15a62e2 22492 feed2toot_0.12.orig.tar.xz
 dcce3e98a1491bee7456baee11b83e69821f13a1 1248 feed2toot_0.12-1.debian.tar.xz
 e4e6b56f049c7e7a9ffde9650aa340f45886cc75 15748 feed2toot_0.12-1_all.deb
 e01c879795ee53f47322f5fe2d72b608a1012f1d 6123 feed2toot_0.12-1_amd64.buildinfo
Checksums-Sha256:
 6b31beb1fe17afe7f287580b140faad05502c26344842b409cbbf59802ca322a 1938 
feed2toot_0.12-1.dsc
 ec2a9608bd9a22432f9a128f0ad0a9b1815b7e625236c6113e4a72b043a1ad2e 22492 
feed2toot_0.12.orig.tar.xz
 d16b1f3c84f3662c1bb2a7fae3699a22abed080abb399cfc7f2be8c2ddb76c56 1248 
feed2toot_0.12-1.debian.tar.xz
 4649f2c8d40f39dd641232e028d402e752485664714a803a70adfbae35acf857 15748 
feed2toot_0.12-1_all.deb
 2b87b575e96ea5b33be73e266c255e654265e6f1fef366c0ddd276172fe14281 6123 
feed2toot_0.12-1_amd64.buildinfo
Files:
 bb1e2fcb632760402b475cae49941897 1938 python optional feed2toot_0.12-1.dsc
 91939908b497cffd47f0263f1ff2cd55 22492 python optional 
feed2toot_0.12.orig.tar.xz
 1df2bf69ac40a3be0c35502702f89021 1248 python optional 
feed2toot_0.12-1.debian.tar.xz
 d9ddd34cac5e9bea839b0003aa69edd9 15748 python optional feed2toot_0.12-1_all.deb
 8677c2023c5b1dc52485a56a1cae06f9 6123 python optional 
feed2toot_0.12-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3T6R0PHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhDtUP/R2t4qD3HN+mqoCuULdpi5+7sI9sNmO2wtdE
PTkwHe56/3Cku/ngtezJaOxXCTfWE8S+bSDiVl7VJRr8lxp0EhK4IaYuQbgmsmuf
+qgPhsje9CQX7CTguvbDzhGeKOa0bl/V9JnSF+I6VUgO+Q4SL/rSxFExIpRNNdnn
38A3flG+5P0oZKdHp+27wnO0dSka3om1lEwyQmxH0ThEdPVbVuiSr089WLCCrOWv
0t/iQour+cHrzd7/uUMHUbL8co1z0z8o5cq8npxSgFbmi6UMbvY1vLQhMl27e8V1
ix96A3MhWBSvQGdwSrUS1HxJZUWNj91wakPJcHTuWXBzxcaOF41dT+yVq8DWhva4
4ze4Hy4WWsYAhfeCxG9ENTHnP6pe5L3UUrks4X1eR7/J26OzU0OrvZmf+NJaOkMm
PIKiEHxiFTB63KkBsh3ho/5nA4/bIPFJVu70uO9VecyAIgfM2nvsFJtEcL83DnwI
axyWRB0wFPojQMEEgSEW6EHaMQn4rRAto6Lh+utNs2c+KILLDn0QDIPqu2SzWKWe
IAFk50BTzrneoKZLXeN3xjUp6Y1y3/12NHmFjnQ27SV6MgAdVzF1PwrjRPgWWag3
N5nY36z4XznEEkjZnt5IvE5jdGAt+zf/NrLwlO+6r+MxeN36csRMJP3M4MeN9CnF
Ehe7GLSD
=Am6i
-END PGP SIGNATURE-



Accepted gamemode 1.5~git20190812-107d469-3 (source) into unstable

2019-12-04 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 04 Dec 2019 11:55:03 +
Source: gamemode
Architecture: source
Version: 1.5~git20190812-107d469-3
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Closes: 935670
Changes:
 gamemode (1.5~git20190812-107d469-3) unstable; urgency=medium
 .
   [ Sebastien Bacher ]
   * debian/gamemode.manpages:
 - remove, the manpage is install by the build system
   * debian/gamemode.install:
 - don't install the service as a systemd system unit, it's an user
   service and correctly installed by the upstream build
 - include the manpage
 - install gamemode-simulate-game in libxec and not /usr/bin, it's a
debugging utility, not a standard commands to provide to users
* debian/libgamemode*-dev.install:
  - install the .pc
* debian/libgamemode0.install:
 - install the cpugovctl and gpuclockctl in /usr/libexec which so
   the service can find them (Closes: #935670)
* debian/rules:
  - set dh_missing --fail-missing
 .
   [ Jonathan Carter ]
   * Update standards version to 4.4.1
   * Update description for new gamemode-simulate-game path
   * Remove unused lintian overrides
Checksums-Sha1:
 f35c945ee0afc424641a2887f81d81ae11dc8e7e 2350 
gamemode_1.5~git20190812-107d469-3.dsc
 28ae2e8606149327ac7316db3ca8de0bb0db7cee 78430 
gamemode_1.5~git20190812-107d469.orig.tar.gz
 571866cf59a5e67cc63a6384915f042dc9ec5c2a 4160 
gamemode_1.5~git20190812-107d469-3.debian.tar.xz
 685843ea44cdf72d0628c3e9bd37121354ea79f8 7607 
gamemode_1.5~git20190812-107d469-3_source.buildinfo
Checksums-Sha256:
 358193b0a6cf5de1f870bc0cfba4de43ac4c49bd58fd51402da165e003bc87de 2350 
gamemode_1.5~git20190812-107d469-3.dsc
 4f21c6f0da5a3f96881d6d5247c7f2d77dc195127b1e5368bfd46b059c043d20 78430 
gamemode_1.5~git20190812-107d469.orig.tar.gz
 2f4803361f28684b1c5294dc0ea64eeabc1dd8b156d563e35ed347cba7d7b3f7 4160 
gamemode_1.5~git20190812-107d469-3.debian.tar.xz
 4d9a8d675f21fc7249ed8260e491d87cb2dc824ef844aa79855ac288632dcf34 7607 
gamemode_1.5~git20190812-107d469-3_source.buildinfo
Files:
 1411413ac5154f24562fca084e195fc5 2350 libs optional 
gamemode_1.5~git20190812-107d469-3.dsc
 ff856f2e7563de04892e797cb0d5cd04 78430 libs optional 
gamemode_1.5~git20190812-107d469.orig.tar.gz
 96942934f20a85c6e40a4325999f171d 4160 libs optional 
gamemode_1.5~git20190812-107d469-3.debian.tar.xz
 ad84002445ff283957478ebac2b2798c 7607 libs optional 
gamemode_1.5~git20190812-107d469-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3noS8PHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhDecP/jy+1zncIfowPOT0ZPNUZsHROOfzk/Ih1pCh
k4kqgoo1uIv6LfwNYjDZq993ZJgadSxGQhmeo4haC96Jtc9p3nuliTZEXX/dIKfa
B0UG9hbakIQ6mPY5R57LYkyYKrZzvWEPP57gqxCKPk30biNInrfcqC+BXVVqAvnD
XIAlw46FryZdPDFHY/N18WIhoWPJ1KfXgj+ZX2TGXW8lcrJNKAr7lxzbZ7mlFrcD
OZBZF/R/NQElyrgyC1Wn76sG0dppB94xk5x8OTeNJEgZj20zGVBRafpuE/5z/Fwc
tYXRpobVPBvXWdvTDiJs9IYKOiOFkIrFcYm9p29FtRqBjg9bZxFL+b/BVc6Z+nM/
1CSybsVa2h51RpGpI/TrCE8AoeF1KLZsn7pnLvPdLY1TcpxGBhrRsUe4lEnMFCx9
ceS/yxtORqy5b50TQuXt041+aIm9FulONVKCZrwlXsQXv70W+mD1WGfyHMyLbTBP
A7A5fhkpWjlXDvyS4uQGq6wX7VKcNP5uVFR15Y+x0rqIYWP2CmxjmC5l7l3A7qQY
ijTi5zOAt+gTVJF7Xao2SN+12qOpuvpCMKrgPTluUhovLxcM9LtrspsZ4MCehXzg
0Eb+XxMGWBWtA0ZzhUP9ALFCGwAsXzAhBdYO9gjhzWXvFHkQMBplU1wexZIkgQBH
LsKI4hiW
=dEGn
-END PGP SIGNATURE-



Accepted calamares 3.2.17.1-1 (source) into unstable

2019-12-03 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 03 Dec 2019 15:22:58 +0200
Source: calamares
Architecture: source
Version: 3.2.17.1-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 calamares (3.2.17.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 2fd8c1b5aa835c39d4b380cf8d59bf26cb1b2b85 2533 calamares_3.2.17.1-1.dsc
 40b2df513648cde937ecff6257cc790eac1ce5b4 3128350 calamares_3.2.17.1.orig.tar.gz
 b39a29625b192ae2bf4c1e42fd0c4dffb51897d5 8192 
calamares_3.2.17.1-1.debian.tar.xz
 e735414938c94106120314f7aaf250b2a9b6872e 13160 
calamares_3.2.17.1-1_source.buildinfo
Checksums-Sha256:
 fe4d5d2fefaaa56368615f5f3a04c29e1bc307faca7fa7ba79306dc36dee4e6a 2533 
calamares_3.2.17.1-1.dsc
 48d713d8fd6360a85e8f874e59b0fb13e43ada78bb02a3d4109e70c4bdbcdf94 3128350 
calamares_3.2.17.1.orig.tar.gz
 d54e5231ffd99d64970a34ad11e0ffdf7a940ee04a5cb3ca637ee62b576aa8e3 8192 
calamares_3.2.17.1-1.debian.tar.xz
 219f3d89a53cd7d2bdd25a2cc1b2b905a3edb3cb70b325f064923675a41631d6 13160 
calamares_3.2.17.1-1_source.buildinfo
Files:
 78a600be4566159f8cc36b18d49a39cf 2533 utils optional calamares_3.2.17.1-1.dsc
 1fcac681b83f5481bcca6d075e0a5e9d 3128350 utils optional 
calamares_3.2.17.1.orig.tar.gz
 f4297fa6c1db6a82115e774f45935e27 8192 utils optional 
calamares_3.2.17.1-1.debian.tar.xz
 28dcafa9d69bab6c66fc46a23c3ab021 13160 utils optional 
calamares_3.2.17.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3mY/8PHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhwHgQAM6B2pSsqZaS4QZrcGXRZG6JamDryphdLc0h
4M9ieO7BPPLfCEYKSNmcqCqWABTa+DaYIlE0gvK6pwGi5kD/Fr0kLIewkOSWYkIA
EeQyJNnWThs5jNZYbysVK3LZlOBm5SUQBrNWNxVS+gwTt8WLcInAZV3IbJVO5Jr4
EnjVb5YcrUeEP6PpuXN6MH122HP7xBuO6U35Fsa2vnTrwaxtUZ9QxDiufLKi0Jcp
9aQg1kDZ1nFeKVlrrgkl2FpdZtcH6lbCPR1EFd/I6wQKnlRIj1oA4CGzaccsOsQI
vpEgvuMdftFFoYNwNfBnzdrN/uAFTShxq6G13S6dlEH7wvAAClgbjWiHV6/wm1l2
UDIWOdc6GCAeOSngoUv9gHnaqiQNDZYZugBzY0KmbGsZbJHPRCeRwnjLdge0RVnL
EUmkk6/Ognu/ifX3zuWqU9YhwQl0LReDZ1++2wTvWS/KE/D3sPNDpAz0+AKUXJQa
nEHUn64KA2ptHxily80Kc97XFHs8FRGPLZtWxXdPba4AO3sSbxrOhaGOznpUkMzF
vWZVdFMRFLdZPev878EgGidTc7ze67FK5vje4do3gWkYRfT2VvXr4xaNU8TI9072
vbI55bhZiTu5VGixp3s7hvYoWbHsQgJUasGxqkrU9E8uI5EwmNkPncmSrXCnQO8w
BlcAl7Vy
=CIlb
-END PGP SIGNATURE-



Bug#946043: ITP: python3-flask-caching -- caching module for flask apps

2019-12-03 Thread Jonathan Carter
Package: wnpp
Severity: wishlist
Owner: Jonathan Carter 

* Package name: python3-flask-caching
  Version : 1.8.0
  Upstream Author : Peter Justin
* URL : https://github.com/sh4nks/flask-caching
* License : BSD-3-clause
  Programming Lang: Python
  Description : caching module for flask apps

Flask extension that provides smart caching support.

This is a fork of python3-flask-cache that is still maintained,
which maintains a high level of backward compatibility and new
features.

This package will be maintained as part of the Debian Python modules team.



Accepted calamares 3.2.17-1 (source) into unstable

2019-12-02 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 02 Dec 2019 11:19:51 +0200
Source: calamares
Architecture: source
Version: 3.2.17-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 calamares (3.2.17-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 d616f30867408aca8cc7db8c9873e8311b2b2067 2519 calamares_3.2.17-1.dsc
 6ecf0b15ca25b6973d2655437a21726f2256dd45 3127998 calamares_3.2.17.orig.tar.gz
 b26f69e33fbfd40c8374f4b3fcc712c1694da396 8164 calamares_3.2.17-1.debian.tar.xz
 5edb0aefc558be147da36ae6f17e4d41c1fb975b 13174 
calamares_3.2.17-1_source.buildinfo
Checksums-Sha256:
 df4cee800e1ea9a2fc2e8d2c5607b0924879b8bac2dab5f3974520ed602fa1f7 2519 
calamares_3.2.17-1.dsc
 511b3df78b4eb7a9d9e616ed26100dc7d82da750814603b7f68c5a822f7a1b41 3127998 
calamares_3.2.17.orig.tar.gz
 0e8b6b9399e9e85e4aa72ac08db122aca86f0e36b1231b3d976782e0bbaf98e8 8164 
calamares_3.2.17-1.debian.tar.xz
 93ca8807d928bda880e1fad1d5a0666f187b4457f49b54ab6711183fb03a5402 13174 
calamares_3.2.17-1_source.buildinfo
Files:
 ee5418ba9b84b90b3bd3bc785c81d6dc 2519 utils optional calamares_3.2.17-1.dsc
 8595544a54cd8a4899cc2224d9daa116 3127998 utils optional 
calamares_3.2.17.orig.tar.gz
 df6e8025b75735b70819632acf01c406 8164 utils optional 
calamares_3.2.17-1.debian.tar.xz
 479a4f101d6351d59bcc0f64b3e6e98a 13174 utils optional 
calamares_3.2.17-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3k5ykPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhC0AQAIyfaDqqNVQ8u/+zlWRbJ/4PGlizDP7ji39n
PbwgEg+xqOxi9QkGmfCqg1gzXOBXQlK+Jxhd0VEptkpU2ZS7EdId2z3oYHiyTX14
rkdV79t6uCQkaeWZRjzq7XEEpCeEsGjGy2Z7Oxu0WPhzjuW6BoNK/1/Sm/Uoeclp
PFMJcFJYWV8UocQS+ohJXhcUS14iS6V2R+J/BcXWpNzJvhJ7sRiTKcdEFPSikaPY
rp5vbFLYphZSbCjbvTbY/0gKo5m5JT1x5LoSt9S647uaCz0X4f/kodWYlodJ8hbG
Q/soE68VTGW0DcMRuhOUXEgSYQDeO41b2f0x9XhTm5Ylx1Sk5FSNtCBTKzFgH2q5
U3aglRGN2NZamHrg0bH1cmTPaA0cIWEwFecbTylfbV05mTCS8LB/Cu25yqvwAt0x
1NNuDslQnS4YmctF+EaSHp8opGJvomIJVdjB5/vLxtldNjQOtLGy+GEcZrCe3boS
oK8TLSxNzxbdiqY7GDfTRX0GnINwW/N/XsCtcuT70/Y9kRYygwrsUSwofM6mErxU
yFd9yfqsy0BkSHpTDxeW6RjsK2/Hax/d8bai3rZ6vrUArOgBbDnDkYVfBsZjRI85
7XbikejAbshAJhBVb6UGYc0cUzgQnY7hqZq3iUnSei2EQVm0kV0tKSxT3h/xNTeZ
wVx1FVUN
=R7i0
-END PGP SIGNATURE-



Accepted power 1.4+dfsg-4 (source) into unstable

2019-11-21 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 21 Nov 2019 13:17:30 +0200
Source: power
Architecture: source
Version: 1.4+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Jonathan Carter 
Closes: 854887
Changes:
 power (1.4+dfsg-4) unstable; urgency=medium
 .
   * Adopting package (Closes: #854887)
   * Initialize git repository for salsa.debian.net
   * Upgrade to debhelper-compat (= 12)
   * Update standards version to 4.4.1
   * Remove ancient versioned depends on dh-python and python3-all
   * Remove ancient X-Python fields
   * Declare Rules-Requires-Root: no
Checksums-Sha1:
 d0f6b37a9363d41cd3497b9f45e1f541b9546634 1992 power_1.4+dfsg-4.dsc
 99d6c84c9627efd6afb5b8c88eec6556f4d298e6 9295 power_1.4+dfsg.orig.tar.gz
 eba983818a2c6a901c10253173940ed356788a35 2288 power_1.4+dfsg-4.debian.tar.xz
 d8dd0e710b81b987197772900fa3ddcc8b588986 6183 power_1.4+dfsg-4_source.buildinfo
Checksums-Sha256:
 d039a8eaac9527f787741f168bb38810ca7008ac8546b684a775863a3c995d2f 1992 
power_1.4+dfsg-4.dsc
 e4fd9114c07bd60186a8266c822ae25db0255f32975a9a80b6a4f1ec6650eeec 9295 
power_1.4+dfsg.orig.tar.gz
 113461543b43f2347833d9a6304cbd747519bc236339b4b75a19b8a7c95ebfdb 2288 
power_1.4+dfsg-4.debian.tar.xz
 f67063861bce9640ad5e60d33f20b809885797a7eb71574b494230a50ea79756 6183 
power_1.4+dfsg-4_source.buildinfo
Files:
 b3b5e2ba7e03a0c413e886917ba3f0c1 1992 python optional power_1.4+dfsg-4.dsc
 341dc786ca05560ff6a75c6689d86f59 9295 python optional 
power_1.4+dfsg.orig.tar.gz
 0b4bb6ee5fb438a33c713b857720151a 2288 python optional 
power_1.4+dfsg-4.debian.tar.xz
 c92749d65bf0699103937b5bc32e36c3 6183 python optional 
power_1.4+dfsg-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3Why4PHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmh9gsP/0QBvIvMq3pVT+sIl7+QzlCQ+ZlriRgmJ49r
RpE9Ns9rOcNarcZfQ8TLka1yHdzLXkkSZXODvjtPoDQq8qduDiBGqQr3FUcqNOrI
gSAlhi1Ro0Upv0lui9BX4ZrJBUkKdRo4GrBgnqCIVja2I8/Va2DsoGtb110gYkRB
faobZvbsJzYcQllIh9dboo53kxa+Xhadp2iTlFQuaP3I3rgsKT699CBu5YfekDGW
aLXxzFCIpH9ISWizrJgF/eCGPMzgNLFElfbzRQ5zco9WD4HGQFHio8o7FwHsQzBO
PEzcs6qokT5jh02BhG6lo+6M3NNQEqlFl2B4L12ALFn9r+qmLgz08IFi0k2aS0oD
sXq7ltwI7oMhz/eKvNesDH8RGAEwkBFMhtbwzYRKSAgXy9qkjvv5ndNT85D8FlkB
GIGGFiWjfl7vkupEFawgudGV0oXeOqbXjnBHCJoJF3RttpsV2hcpqki5Xi5ACqo0
mjXBbII7DWgsrkd0ERH3A0nUKE82POfZyfe8bnCoTP3LJtVYRbq911USy7U9RPSr
rBITy+krNwwr8ulIgIHDW30AnCcnt+sbcwSf+le3LZjxA1WLJGOqkNV+VCPHMxad
jiSymbWKU37xy/bnLjIiAr7PlCSf3hwUhxQonYZkDyAg1uaUyKENAorwtsB+yYej
aZSPuLrk
=75oJ
-END PGP SIGNATURE-



Accepted gnome-shell-extension-dash-to-panel 26-1 (source) into unstable

2019-11-18 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 18 Nov 2019 15:16:26 +0200
Source: gnome-shell-extension-dash-to-panel
Architecture: source
Version: 26-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 gnome-shell-extension-dash-to-panel (26-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 7c78696616fd70620d35c991909aab7083b23e9b 2194 
gnome-shell-extension-dash-to-panel_26-1.dsc
 2b77ae88ddc6f21c7fae08cc750abcd5e7c4baf5 21100594 
gnome-shell-extension-dash-to-panel_26.orig.tar.gz
 cf48720deaecab096eae35dd89917690e6279d12 2588 
gnome-shell-extension-dash-to-panel_26-1.debian.tar.xz
 96589fa4cdd469e4c4258bf8e669af2e61e68505 6269 
gnome-shell-extension-dash-to-panel_26-1_source.buildinfo
Checksums-Sha256:
 96a2ab161ab034d182cf9fdacae9237eddf985a9245a713ecc66c13e91bedfc0 2194 
gnome-shell-extension-dash-to-panel_26-1.dsc
 9daf06300cda221dcd72e1a0483dce7c8a0fed1d801218eaf8b6ab1de6f0b9ed 21100594 
gnome-shell-extension-dash-to-panel_26.orig.tar.gz
 74daa198b48e47ddaa2b7697fae53991a3c837b4e6cbc28e769585c36dff3155 2588 
gnome-shell-extension-dash-to-panel_26-1.debian.tar.xz
 df476e00596fbef70f6f7a6999ddc1a4b1ad80714f1f7d3e2e8be2ab9ee8fa83 6269 
gnome-shell-extension-dash-to-panel_26-1_source.buildinfo
Files:
 6772e97001cf16d42a5e6d2435823a51 2194 gnome optional 
gnome-shell-extension-dash-to-panel_26-1.dsc
 eb89a5965647070fa46698fd54ac4bda 21100594 gnome optional 
gnome-shell-extension-dash-to-panel_26.orig.tar.gz
 d855a97e7abfc97be5560ffa2fb0abdc 2588 gnome optional 
gnome-shell-extension-dash-to-panel_26-1.debian.tar.xz
 1dd4a743a4503d519e19e30fa386bf14 6269 gnome optional 
gnome-shell-extension-dash-to-panel_26-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3SmckPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhee8P/R0rhxz4VT34u4bvmh974W5ciL4fynsuDVjb
A1+L6iPoGDDp9e9ycEvhkO/UvDUqRTULt912YGp+tS2FAcEF0Z/qgcHe9VCwW3Vr
hsE1LOVOdvQZmzifJ1+bO3AmVJ5w0rgeDpBciEb+/SjPtMaJqnSto/7czTsxAhFl
teF4u0jFZkb6d4gPKmYrDLLARuEb4ghMVMxUZ67aoRu1dFc8i7khh1l/D/EVlDQY
VBuZ+SECMZ/xY7LvUHfNFpGTgzvYfxIur7AdU0lMreeGLgGxjwx3ac/ZF2+UGeC9
jHWKyJbtyv43Hd5jRe6jNJ5opf3z/jZOn/+wdlv9dV8+yGqDUz9xFMGl1Tu6Lwai
bKsYJ0Cxj1saItQjtbyTHl9nUDeVNW75gDWHWsPLGojw7Rsbl6d+C0dbCU4MKSLO
wYLAeJE9255tA3Jp4SXDTHLDRCx+7M0RJISPOq+mLtdsaDqUCQd93azOSRoBQ3V+
wW2+4O/xf/Qh/NiCHw5sQ8RrUR0F3s+Gox42ybb1jC2Y8nd0tYXO9G7eiO2k5zwP
bscR+8Yv3bvs1flvrQn0nkV4Gshn1cgXmqzcI1TJvGPlfRTbMNQCtlMaeQe7v59y
6urB2zx+2vdRLIJbv1obvSRlo2hscazOdr2izjtdlzehyJISaQwMQkSK70uab+hh
g7H/tRK2
=HD+C
-END PGP SIGNATURE-



Re: Debian event pre FOSDEM?

2019-11-18 Thread Jonathan Carter
Hi Holger

On 2019/11/18 12:20, Holger Levsen wrote:
> I'm not aware the video team has planned a sprint for 2020 already. So
> they could very well do it at the MiniDebCamp too.

First off, thanks for taking the initiative to get something rolling.

Linux.be offices was nice for the video team because we had a space
where we could leave equipment safely without having to pack it up every
day, they were also very welcoming and fine with people sleeping over
and taking showers there. Not 100% sure whether that's possible at the
hackerspace, linux.be might still be a better option for the video
sprint but if you have more information on what's possible at the
hackerspace, then that could help the video team to coordinate at the
next IRC meeting.

-Jonathan

-- 
  ⢀⣴⠾⠻⢶⣦⠀  Jonathan Carter (highvoltage) 
  ⣾⠁⢠⠒⠀⣿⡁  https://wiki.debian.org/highvoltage
  ⢿⡄⠘⠷⠚⠋   https://debian.org | https://jonathancarter.org
  ⠈⠳⣄  Be Bold. Be brave. Debian has got your back.



Accepted gnome-shell-extension-arc-menu 38.3-dev-1 (source all) into unstable, unstable

2019-11-13 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Nov 2019 11:18:01 +
Source: gnome-shell-extension-arc-menu
Binary: gnome-shell-extension-arc-menu
Architecture: source all
Version: 38.3-dev-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan 
Changed-By: Jonathan Carter 
Description:
 gnome-shell-extension-arc-menu - shell extension designed to replace the 
standard menu found in GN
Closes: 942310
Changes:
 gnome-shell-extension-arc-menu (38.3-dev-1) unstable; urgency=medium
 .
   * Initial release (Closes: #942310)
Checksums-Sha1:
 b57d5a9835646d6660e4b637c4a72e2bdb9f6ec3 2187 
gnome-shell-extension-arc-menu_38.3-dev-1.dsc
 c39bf73cb297a1fefbf0b67b66ba3717136a70de 1002628 
gnome-shell-extension-arc-menu_38.3-dev.orig.tar.gz
 2982e936fa85cbf97d597b12abc1a5c887087be0 2036 
gnome-shell-extension-arc-menu_38.3-dev-1.debian.tar.xz
 b6840ec762a3d5b77f3492f80c828e2a65db83ad 145872 
gnome-shell-extension-arc-menu_38.3-dev-1_all.deb
 f5c81ec1a26b412a2a6c5ef4d96a97e9198a29a5 6048 
gnome-shell-extension-arc-menu_38.3-dev-1_amd64.buildinfo
Checksums-Sha256:
 253c3a183125479163e0b1696f5a719dc1145742a1f5e1533276f600895e26d9 2187 
gnome-shell-extension-arc-menu_38.3-dev-1.dsc
 5417b465ed299e5a999d04fc5d109855fa62bd8e74927347b22cc4f77447e467 1002628 
gnome-shell-extension-arc-menu_38.3-dev.orig.tar.gz
 80434c706a53882acc3be8310bfe034712c695f5ee35d127e409340621e228e4 2036 
gnome-shell-extension-arc-menu_38.3-dev-1.debian.tar.xz
 3e4e237803f0047adbd1eabd9ca14f567601ab18dcd976a6834f4106a75627d5 145872 
gnome-shell-extension-arc-menu_38.3-dev-1_all.deb
 e4b46712e34947aa7d918cd76f3fc96247df6137f0e7613e56dc56f4310b1954 6048 
gnome-shell-extension-arc-menu_38.3-dev-1_amd64.buildinfo
Files:
 1a3b1db218eafda0069933090e9b250f 2187 gnome optional 
gnome-shell-extension-arc-menu_38.3-dev-1.dsc
 05673ae1790f4b305bd8495ccd90bca1 1002628 gnome optional 
gnome-shell-extension-arc-menu_38.3-dev.orig.tar.gz
 fdf893fd0140fafde4c8a6a1487e2ece 2036 gnome optional 
gnome-shell-extension-arc-menu_38.3-dev-1.debian.tar.xz
 109f7092dba404ca8f32cabd3c6afcdb 145872 gnome optional 
gnome-shell-extension-arc-menu_38.3-dev-1_all.deb
 8c3fdb0cf5b514a791407a58d324d925 6048 gnome optional 
gnome-shell-extension-arc-menu_38.3-dev-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3KlZsPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhYs4P/2xLkNH+gL6MKmbHm+cC3bMjc8LRQXIB0GPq
/+YkIZrmDDa2BowQBuwpGfk3eHyVA/e+2YHL+QZbrYnQfOCNd91HlU8wgyniewFf
MlwPdIkRoTLzzrf2q03ui0QVafsNbKKeHxU5o+8nQzGriR9X7GJ6g59oL/XwUFHY
1Y5wzxO3LeJEbYjFscVjZzzlvG9uSlnYFz78xxEZI5LPuQxD59I8TZpppXRhl4K0
I9G97BK1WBHA1QGtc6ZtQ0yHBm2ds8japa5goRuUs/3hwxquo2JxjxMaBr2U+Qt2
oCB8ZGvmMXrd9LidFWuyIvVUrw+4FJodTCx+2GuwYPq3+ugAa2x/SWwa1xyTnQ5p
DjetEkA0m5BINtTMocioqYYI7PFai5dOOGfc3cZA9ao7oUv0uzD5IX2pVe0DbiiM
3h+/DburrvyC9X/k9m1km2je6bsCS44XYkos0wvw5Vn1H5RgN9UjsU7QqyraL/tA
vXuacOgzgcprpsI6s0cfL0TOot4aisyITYemOW5e8wVOBOlG0rvVi8KplRUELfsU
0unAttHikmlRDzuz7rpvQM1oDPzep1whZRY8fxouv9mOznUHhz+cJBTzrwuz0rXd
oWFZg17i1t8Wt3wzuJf2eUDbeV5CqfpP5OE366I16momJ9ssF8CUxnXaheZOoSVO
NqfCJbCC
=yTNE
-END PGP SIGNATURE-



Accepted vim-airline 0.11-1 (source) into unstable

2019-11-12 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Nov 2019 09:11:59 +
Source: vim-airline
Architecture: source
Version: 0.11-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 vim-airline (0.11-1) unstable; urgency=medium
 .
   * New upstream release
   * Update standards version to 4.4.1
   * Upgrade to debhelper-compat (=12)
   * Update copyright years
   * Update debian/vim-airline.yaml with new plugins
Checksums-Sha1:
 2b93f3222708dcf2eef422882d36948a4f013bf0 1879 vim-airline_0.11-1.dsc
 01acb521c6c1841bd014704050742efecedcabd7 94961 vim-airline_0.11.orig.tar.gz
 8bd458619016b857d54e1241ba93f96732b64ef2 3360 vim-airline_0.11-1.debian.tar.xz
 2287adb9abdd677ce6d13fa3f19d779a50ab6c44 5700 
vim-airline_0.11-1_source.buildinfo
Checksums-Sha256:
 02ec3bc652f1b07d0201234be337900198d3d10980df584b9c314e0ea1c2d3fb 1879 
vim-airline_0.11-1.dsc
 cf4d47adbf2d049cca1f102b7d10a8bd099f641aaadc112f997b39781a1e3982 94961 
vim-airline_0.11.orig.tar.gz
 fb6bd694b3cbfa206e49620b0f656ef4c7e9881eec0132b87a9c9a408263a180 3360 
vim-airline_0.11-1.debian.tar.xz
 261ad5ddba9b712bf06e4b09048ee1af309f576b8aaec97f7d2753fdae8da352 5700 
vim-airline_0.11-1_source.buildinfo
Files:
 a1d61aef44c74ce54026168fd013edf6 1879 editors optional vim-airline_0.11-1.dsc
 6d6daf831ed726dc06a22ede69f5cbb1 94961 editors optional 
vim-airline_0.11.orig.tar.gz
 5f3868926a2b695a30ab32c3d4f979d7 3360 editors optional 
vim-airline_0.11-1.debian.tar.xz
 eca15914c3f233579dcf1dd9a89a84d7 5700 editors optional 
vim-airline_0.11-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3KerIPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhs6oP/1SVtqqZFbDYS0YTpqvKF1aYv4X5wxZy8rqd
fwksBNssLpRyEFYYGqjD98+4CtjlHBOQkzBrEVFnLuQ1CE4qlZaTCQms5MWX6N7C
cIw53PnMe6NtqR4sRaAxcqOKtA9UHQUJCX0vFimBCgB3pvSiQE90LdtIQc/SdBOT
c4cY82I7PT59Ku1iLf70rekiWN3nl+CHkimzArenOzBOlqMqPenDH8WooafMLiuh
zUV7V8B2TgOoART4Z+X/+EFUte7IaBj9DkOCNKQ1uMK4k7cnswK/iIh3E+ExaH2g
BFQDGSzE0X+aJFOpHDw5dFdbULVqqpv+y23Feq8ZqpVEhAP9J3uRAbh4fAM5lAzH
gBomPgjKO+MiDLFBwkxa+B9/vqKSyk4/6wI/YT7x5rZIu5J1WcOcs3e5UkRsDkSu
IYLtpOvWr7aHIz1a7acI/cQCn06jRb1OyVfcrqTPYjih91ssPNgYYwpVSgC59UQ8
p1Ikq1o8BiV3K+s6Z629tOLpiyK6uD93KRAbs56hoX6YJGK/d7aO/5qM+NFtYPks
t0GBWrz4xxq8ud8dLSyp7G/va07Mrcez/TZJ5dbBLYPkNmjwMzxCYSZuLDZtFcF5
xRUsaK3Vc0tZ3+5Poz/IjmKrXb+B4EIad2gpLCk4me1ByVX0FuGHWbuCK8c9fW5Y
Ffb2ghVG
=1aaV
-END PGP SIGNATURE-



Accepted gnome-shell-extension-draw-on-your-screen 4.1-1 (source) into unstable

2019-11-12 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Nov 2019 08:29:43 +
Source: gnome-shell-extension-draw-on-your-screen
Architecture: source
Version: 4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 gnome-shell-extension-draw-on-your-screen (4.1-1) unstable; urgency=medium
 .
   * New upstream release
   * Update standards version to 4.4.1
Checksums-Sha1:
 28b44998b74f29f06ea6b0d56ed28af60cb29e4a 2259 
gnome-shell-extension-draw-on-your-screen_4.1-1.dsc
 cef2d14bfc7246440d06addb778bd7119968030b 33942 
gnome-shell-extension-draw-on-your-screen_4.1.orig.tar.bz2
 95f817ae8b7d676af1c43ee4ca911b4504aa5125 2532 
gnome-shell-extension-draw-on-your-screen_4.1-1.debian.tar.xz
 9460ed331c6138bb2b01668f864c5e90b90316f6 5907 
gnome-shell-extension-draw-on-your-screen_4.1-1_source.buildinfo
Checksums-Sha256:
 1451aaac8cc2015b6710d64920df2d2697b1b00225f44b2ce06e197eb5719428 2259 
gnome-shell-extension-draw-on-your-screen_4.1-1.dsc
 335eee23a2e5da69b9168832b33602c926a0bb71a2f2009d08aed554cc361bae 33942 
gnome-shell-extension-draw-on-your-screen_4.1.orig.tar.bz2
 24f06ab90604197dfa56bae63a1c0e33f6e19a464af93cf1cfaaa05983c99d82 2532 
gnome-shell-extension-draw-on-your-screen_4.1-1.debian.tar.xz
 e67653fdad8d3886cc821161fa8ece544fd9631f26769e8d516d072d443e29ad 5907 
gnome-shell-extension-draw-on-your-screen_4.1-1_source.buildinfo
Files:
 fbf8d0430e108ab0cb6fa4756034689d 2259 gnome optional 
gnome-shell-extension-draw-on-your-screen_4.1-1.dsc
 a762558794de4cefceddc2146560d4f6 33942 gnome optional 
gnome-shell-extension-draw-on-your-screen_4.1.orig.tar.bz2
 8f69d4f7105a0b755873861b88990de7 2532 gnome optional 
gnome-shell-extension-draw-on-your-screen_4.1-1.debian.tar.xz
 1a7e885f8651e1ed56f4186c5f19dc72 5907 gnome optional 
gnome-shell-extension-draw-on-your-screen_4.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3Kbj8PHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhMz8P/iLyKlWcQy+hvgyJr1QXoGmRrxZlCnQjAEJ3
qWeE1S7SJC7NHqMLp0t1WFOpIan4lb3IFC8U37bun9Q5yE2mlea8LksvpxgyccB5
J6ngXlxy1EBmgXr68Sz8yqzvG+hW4Z03DHv3I5o6ONUhZ24JbrBHb9kYFFlHbKJi
+Chl3Pw0SWT4ORY2T2AEj0DYx97q00UBmfkXoP3C7LYdSSpE4vFqSZKLTP5rLzlc
kb4425r9kki2kRFteB/rMNEHsl4F1qZq/W17nEdQh3DYqZ3GMGJANLe/UGNKLeXy
6r4fnvbi8+CWHkz18A3CulrGUI+7B4k2FZMWxGbYvp8dIJ/GP3l8xCpP25ZiGiEK
LxcT3Fhxhz+nqJpQAi/z6C4kuY9LtcdAeZnMXhevfodgYEas3fFrGb86XAGbLMs+
J7sRFs3Z0tbgzcCFbiIkel2om9o+6drdP5719y0/Bujs15q3cGqXgVbA9r2gXL+7
4b4HZ+VfQF26wCrLgpdWXj0ibGa0SQ+3SMw6AKvoJSc81WS1ER0jc5OecV3Nq6Sx
xMh+IxpI6Z2YCG8LAn2HI8BqSYkTMN55IxJ6mieo5RBSpE0auAZVdoG7kxeyTmMq
oso7Z1kpBT6Psq/YhkrSZXCG5V9+YTwwWyy0Jyv4ZlTplH4IC74sEapzyTKAgjtv
C6pxLPEi
=mIbc
-END PGP SIGNATURE-



Accepted calamares 3.2.16-1 (source) into unstable

2019-11-12 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Nov 2019 08:00:29 +
Source: calamares
Architecture: source
Version: 3.2.16-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 calamares (3.2.16-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 0082cd72e1e3e7b930cc2cfcb9cfc6215c5c7a41 2519 calamares_3.2.16-1.dsc
 d46be6790dea77ae327b5fc71e8b0bf85729b759 3093109 calamares_3.2.16.orig.tar.gz
 f34bc9be6b1d097a201604a3dcf43277325b1a71 8164 calamares_3.2.16-1.debian.tar.xz
 eef4e3edda763556ebf9011bd61885503e510244 14131 
calamares_3.2.16-1_source.buildinfo
Checksums-Sha256:
 b1de4569976e7624d38c825b779c8fdae322331086943d5b635e7e68c34411bc 2519 
calamares_3.2.16-1.dsc
 82d9886c5a26390f8f4313508ef504dfbf7a59a71af2a412fecc4e6407e0f579 3093109 
calamares_3.2.16.orig.tar.gz
 9b503ff1a3b4c4ff93ff25eff419a935f12da54fbbc4695c0bf9e04f619f24af 8164 
calamares_3.2.16-1.debian.tar.xz
 53c56398f6b2a8281d09b1003637d59e21e5601ff68c1c9935da00372ee34d1e 14131 
calamares_3.2.16-1_source.buildinfo
Files:
 fe08093f72e20f6fc8ef78360b15090a 2519 utils optional calamares_3.2.16-1.dsc
 34e6743201032bc0ce5b130bf6060dce 3093109 utils optional 
calamares_3.2.16.orig.tar.gz
 13d94a0f8d1adaf337ac3576c6c9f88d 8164 utils optional 
calamares_3.2.16-1.debian.tar.xz
 ee6f2a7ed962c71d08e64d2a744bbba9 14131 utils optional 
calamares_3.2.16-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3KZtEPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhqbAQAJUbjhedSVKzRLQZtBOSY5/pxCwFTCH0jtUx
PJ476AF6cuVs5roGxB5ObacrZW2qCF3cD/oVYFc3w3bTdo3C3xwjokcLql4Bnw5l
lIQBr6Fs0Mr1SQICVTkZ9U2UB7YKspe39Owz+ShPoqenUXzkgFgHap200J22YJe1
4yf0NUSg7wuMd4svXGUlXSZK/eeI2sR1zDmEfN+8susMg8NADLO70kMiuoyY+Bzr
2ccoVEEqZVmU8y+HYCdSGQy7sd2aMBo+6H+nZvAbkTDaBGogymIgbLxt/+2p4WTx
0MPxD/BfAhpWF8FTbmvW+EUbkZEsnE5gWCvrEtEbWAinjRj8YhjHoBvAETYGCJZg
hGABprcZyeT1tXwhw+RMIjDIuSLMso743a59FAxBV1DfyzrTliOkHi3Ax3S3d92i
HhpiO/GXtvil8qrX1+v/Hbevb2QdpfmKaxxsqRjBz+COSfPcJ/fis5o3BYr/Hb9C
MQIXFVFEuJQYQHpZJ+GE4xWC/h5L2+iLUpt8u2v6hr1gXcXuTDaVj6FT5hD3lHG5
bOuVlSyOuhJh8GmY3bbG74Dui0SGRnuPDtnoAYP+x+jRdYam/2sbMGOExt5OHnY1
yp7TwQlTw+HGArLlz1SAvPb8s39MtmgYfCLZudniQzeOm8qVhTDEtu69mnA0Mnsl
oTa0wOBr
=LhVL
-END PGP SIGNATURE-



Accepted gnome-shell-extension-draw-on-your-screen 4-1 (source all) into unstable, unstable

2019-11-11 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 26 Aug 2019 11:04:16 +0200
Source: gnome-shell-extension-draw-on-your-screen
Binary: gnome-shell-extension-draw-on-your-screen
Architecture: source all
Version: 4-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Description:
 gnome-shell-extension-draw-on-your-screen - start drawing on your screen and 
save your beatiful work in a scr
Closes: 925518
Changes:
 gnome-shell-extension-draw-on-your-screen (4-1) unstable; urgency=medium
 .
   * Initial release (Closes: #925518)
Checksums-Sha1:
 bef4a3417daf93153a9f46fa4532d1a4f137ee99 2242 
gnome-shell-extension-draw-on-your-screen_4-1.dsc
 a3ddb524fe18c8f1420a1e97de9024f81a4753a9 31604 
gnome-shell-extension-draw-on-your-screen_4.orig.tar.xz
 ecce683ad65321060a56b7b436b380a3c5321a06 2456 
gnome-shell-extension-draw-on-your-screen_4-1.debian.tar.xz
 bf25b153493d972dc21189397072326a32511b79 27536 
gnome-shell-extension-draw-on-your-screen_4-1_all.deb
 2035de0e05ade4ed56c61fc94d4c69d915e2229d 6109 
gnome-shell-extension-draw-on-your-screen_4-1_amd64.buildinfo
Checksums-Sha256:
 d5873a37eb3a8592739b50b463a8edf204d116508d651e78f83698df0754062f 2242 
gnome-shell-extension-draw-on-your-screen_4-1.dsc
 c49deb2e731aded8d1cf698395a4c9743de69df66d69b25eb700d80a21726e93 31604 
gnome-shell-extension-draw-on-your-screen_4.orig.tar.xz
 bd879d2c73f96c4157282643dbff2d21d78099c94d61639afcd357cc5ce40e55 2456 
gnome-shell-extension-draw-on-your-screen_4-1.debian.tar.xz
 1418f79b44e1e97d62ffe1c2e0e2b32b135f17d5f5fde1b7c3376a5af43e890c 27536 
gnome-shell-extension-draw-on-your-screen_4-1_all.deb
 0250ab6a9b2149b2ee0fb75d689f6aba1190c3779e50b0e1dc394396bab84bd8 6109 
gnome-shell-extension-draw-on-your-screen_4-1_amd64.buildinfo
Files:
 3566497cbb78de78e2d1e3f402d4bed7 2242 gnome optional 
gnome-shell-extension-draw-on-your-screen_4-1.dsc
 d4bb0f7d87b3badf3c562494457cc3b3 31604 gnome optional 
gnome-shell-extension-draw-on-your-screen_4.orig.tar.xz
 e54a415fabcdf6dd411a8eae7be214f1 2456 gnome optional 
gnome-shell-extension-draw-on-your-screen_4-1.debian.tar.xz
 efe03bd45b2a4eed5b9daacdc34fe692 27536 gnome optional 
gnome-shell-extension-draw-on-your-screen_4-1_all.deb
 4c8809d522e5b6d67135b5f1c96b70b6 6109 gnome optional 
gnome-shell-extension-draw-on-your-screen_4-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl1k5JkPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmh5wcP/3Dt4APAjfYitcPIe8MW0K5ghZZHOKkrEVmv
Ef1awL1ABCkE2G8bnk4dpFWviVMBo2qqD4MxQdlcuomxJuuDxvfLpiq/ixYr9VmW
k7cqcWqPfT8rfbrN8XeIHkrde1oSKha7AeBwcrwUwn6bG/AcRDww6PWJpMJsgk9w
/H0Qy/QcFp1t1+GgZ/Srk39sXGHiX5v99giWv1b0oXXe/cQqYS4vwE5uQxGwByzN
XaDFU9tB1jsX3w3Nnn4u2YG7Yk8IWwJ71MaWP7ATaL9DAJ3lZ1A2Cat0aDd2d9Fl
q1J6/hj5zFWylytIUmOyTKPKmalhfP582YJnyffLGHkrWeV3xYsaYpTCK4aFLsnT
8ZKNhkqT1wApXVRlasX3hxvNmloV/Io/MTI8ovE15/yPIRgMaA6JlM2CjJODOUFM
1yTBn2eTO+NfVBXGMxi+HFbIuiVcDFwdgute/TQYLJ7ZeuvqGgIQdBQJBE/Ydk2b
zD6jk3gOcPl4l1gM+bBnMyxSa9Lgtg7C1kUrLz33q3/yNDozhP/5RUPrPpT9WaDC
m6JpsOOjYRhib0vjtVbytoxdDoZ8jTD1EFFNtLdz9Os+SHj5Vf3qvF5xQGvWDQZk
ymAvioyZZfBa0At6oNBgi7VOEr4AHhWqKGqyzUonumNxg0HiLAlf3sbEePN59oKl
uGaXSiM9
=OmOP
-END PGP SIGNATURE-



Accepted gnome-shell-extension-dash-to-panel 25-1 (source) into unstable

2019-10-28 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 28 Oct 2019 20:13:40 +0200
Source: gnome-shell-extension-dash-to-panel
Architecture: source
Version: 25-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 gnome-shell-extension-dash-to-panel (25-1) unstable; urgency=medium
 .
   * New upstream release
   * Update standards version to 4.4.1
Checksums-Sha1:
 bdab33db88c176130e34518d630d106070425b56 2194 
gnome-shell-extension-dash-to-panel_25-1.dsc
 83c95a9a3835599278193e590124942efa12ad66 21097782 
gnome-shell-extension-dash-to-panel_25.orig.tar.gz
 67e524312946405084b568df494bc9cec132b206 2572 
gnome-shell-extension-dash-to-panel_25-1.debian.tar.xz
 abb87c2789e15a3a6738a9db9af1d789b6b9f95a 6255 
gnome-shell-extension-dash-to-panel_25-1_source.buildinfo
Checksums-Sha256:
 24ce913554efb50112ac33a9969076278d3bc02d4e25d6f9488db610ee26ca4a 2194 
gnome-shell-extension-dash-to-panel_25-1.dsc
 fab2915c291bab9dc3728b243d550f9d3c8e7bd64c66a528dd6fc94a44f9fedc 21097782 
gnome-shell-extension-dash-to-panel_25.orig.tar.gz
 5283e5e2bdb09c1b034e454953854ef5a845f027abc8cad8fa07473b8425fa0c 2572 
gnome-shell-extension-dash-to-panel_25-1.debian.tar.xz
 96ea59c5a34356df4e749814fd12cefc8c0b2d894bbe59643435a846d0783353 6255 
gnome-shell-extension-dash-to-panel_25-1_source.buildinfo
Files:
 9e50c3979a1f9d95592bf508166712d7 2194 gnome optional 
gnome-shell-extension-dash-to-panel_25-1.dsc
 130656890b6bb81de10e6a3b029c5736 21097782 gnome optional 
gnome-shell-extension-dash-to-panel_25.orig.tar.gz
 b8da05a7435889a104186d7845a721f4 2572 gnome optional 
gnome-shell-extension-dash-to-panel_25-1.debian.tar.xz
 728102a8eb3f93ef7b6c5ebc23ee59f6 6255 gnome optional 
gnome-shell-extension-dash-to-panel_25-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl23MTwPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhQ9oP/17Yq9JX2DZUjkBc8H73gdJlymkfaMZdE7Er
hVStdJVyGZ4r5ldJuBX3TNj+Ow4KTHkKyfSiak18VoPG7OKlci8rokInURsjo9Ae
EFu9g/ZVSK+j8BSV5kUtI8x52iSeMXahnVVy2KX5ECqkjPXsztGg/X5M0vLUtbHT
YavgbKKIPkHdMgIWkPuIUAkzf/xAxnYHUFEJ0DyAmzKDptvoUCDkVTN7aIHTWncZ
7G036U6Xph0H9gBMoGq4jvAXCAf61aVd8f6EkYgybHswnKsRcj4xTvErD0+dPlNG
NTJJZHmQ07pj4MdlDnAsCWXurd+fN8+yXcwHj6BT/9gamAJJK9Q2+rvgJbBaJFjt
DM+h+R6WYyrgjQQgcnEJOS3e5gQhm7QmEEdw8DcnwtAUC7Q1FAlcCTVIE+JguGVk
s45r2hDkKg2NvVdw3FHkc5fmQX3gCuNps101nxuZN4B8OH+taKAVd/bXEGWVWA5M
nzSUIfi2L0ohjcuG+vGIGLK4+8BSrGHzvlfs8Y5Bs08fzdKOC6bZtXnhyAN4nI1+
jsvGDizlKGSiG2T/5lClVcQMf9q55aWhGTfONIwitT+Qw5UOneNJ8GyPM68wUSat
A0xbjGMAxf3551K5LUJTogZ2XXjarVaSmghkEdtJDDn+vCAj2MkoK6TLGoMqckL4
duYTxvnu
=lT9X
-END PGP SIGNATURE-



Accepted xabacus 8.2.2-1 (source) into unstable

2019-10-24 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Sep 2019 09:36:41 +
Source: xabacus
Architecture: source
Version: 8.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 xabacus (8.2.2-1) unstable; urgency=medium
 .
   * TODO: Fix play.sh mess
   * New upstream release
   * Update standards version to 4.4.1
   * Add override for missing manpage for trivial wrapper
Checksums-Sha1:
 1bb59bfbf25502de25437ab3deca4882b896b83d 1977 xabacus_8.2.2-1.dsc
 345ab4283f420ee9c0ab395a6539d903509f6e6a 308278 xabacus_8.2.2.orig.tar.bz2
 ba87e85517e6ecc21c1ac632457e8d68a5528d74 8552 xabacus_8.2.2-1.debian.tar.xz
 41590dfb7b4fc924bdbffe4a7224e09334761fd2 5693 xabacus_8.2.2-1_source.buildinfo
Checksums-Sha256:
 9c03569e8d4a9dcea8facec0d4cc9b290d12e9d1fbbe1809e4b274f1c5ee32bb 1977 
xabacus_8.2.2-1.dsc
 5cc3e1c04090a3444920370965f84eab782cb32230259a5fb1fc98f383db5bd9 308278 
xabacus_8.2.2.orig.tar.bz2
 74de5cc6542ef82bef7a3e0506e6f470cbb9203b9653093997f062254174d9cd 8552 
xabacus_8.2.2-1.debian.tar.xz
 52e5a7ccf63084dfa329dbb2a5f64814db9e806a69d8764ca12c48ae659b5652 5693 
xabacus_8.2.2-1_source.buildinfo
Files:
 8062e91e5fca539618daeba2735952da 1977 games optional xabacus_8.2.2-1.dsc
 feccf09dfd4269589e5e29aebb03b988 308278 games optional 
xabacus_8.2.2.orig.tar.bz2
 09467c6b3d5bcdcd83176e9e6e7f08a2 8552 games optional 
xabacus_8.2.2-1.debian.tar.xz
 8d2d7df60f750614f96f21d6798620b0 5693 games optional 
xabacus_8.2.2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2xkMIPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhTYsP/1jSEqxjIhNcwvkvTo5h362rxN8Q/2QR6yOi
rkc/1gSsX9IgbR5YEbj4R2WuT+ZWLel5aaQUHznUkViONHEodeFKVyhQn7Hqv/jN
FCKUae0RrdHmCMGWaZ5qzad6SYxf9S0X7Msr0UTSDpw6xbF8LR5Id0f31/Nh082c
3jEPh/VOv8h7dKv+AnpH7olf1y5lWXTfGmKqqg9P+Q8vRXSF60dC+sNeiV28UN8R
sMwZ+8l4ScDaR5PDKAAudjmzxVJpbOcimXMu/A5N3NZNGAWv203z+ZyXYd7m0UBS
/b7/zdWmahLG7nGr1cmy8CgZa/uK/tTyuhDLjYXcSimNkAHSnXGQzyTdAHSV+4GD
hUWj1CNYIWQHqX2P8z9s1VjAxbkbSR88aeiBg54LwMubKRlUBVmtOR/VxbPq5ibV
1h2TxTRKYdHmfcdny1UCPBet5+cqHChiCUV19FGO7vZ2+/y0ygQPxJmc0q/TaoaQ
AJbha9ADYKCYaCRGlPEdEzgUeO2uhG74QBGeBY0yQsDwbPpikIpdFgZ1ZrxZEsS0
lPlLuPtdtsf7JyqYm/4Gwzpou1ACYHc7l5Fak7ca9G5CmexoS8UwdvjlEDSclxnW
7uSCY9jjdfcNcO2xnCTd2ib2tDTQZHHhRmpnjU4U30KdHs5flUZfcDxFTSbCC/RD
dXpM/0Dp
=DpXJ
-END PGP SIGNATURE-



Accepted tetzle 2.1.5+dfsg1-1 (source) into unstable

2019-10-24 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 Oct 2019 11:39:02 +
Source: tetzle
Architecture: source
Version: 2.1.5+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 tetzle (2.1.5+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 dad9a2406b23714de337c8a9a096883291f50f7d 1915 tetzle_2.1.5+dfsg1-1.dsc
 a6b9f750bfeb13c7af5693b9f6b8b5d763e28052 1089711 tetzle_2.1.5+dfsg1.orig.tar.gz
 28bfeda4f733f80f2a71a1d8ce002ff3c57fb883 3680 
tetzle_2.1.5+dfsg1-1.debian.tar.xz
 a5261970d9aa0924b1aade4026ef6016296fb6f3 5703 
tetzle_2.1.5+dfsg1-1_source.buildinfo
Checksums-Sha256:
 85013dc65ee9998c9e7e1d9ad43c1929dfdbabd0ad8410d43b2c4b14f44e42d0 1915 
tetzle_2.1.5+dfsg1-1.dsc
 567994b6363553553f83fac88da35fc8a2ba7bbe82dfe85bd4bbda83e8d98bcb 1089711 
tetzle_2.1.5+dfsg1.orig.tar.gz
 8aadf47d284de3cf07d6a7d04ba7e1cc802579c53eaca6f31898fe0c1f2bd366 3680 
tetzle_2.1.5+dfsg1-1.debian.tar.xz
 e70f821dc8b5bbcab00e1dc8f3071e4e72ceb02a13ca5ea54659d6ef01a78398 5703 
tetzle_2.1.5+dfsg1-1_source.buildinfo
Files:
 fa4c821ab085134db49d3f089e9adcc0 1915 games optional tetzle_2.1.5+dfsg1-1.dsc
 2d70ac95a7c2178badd0b04149183b7e 1089711 games optional 
tetzle_2.1.5+dfsg1.orig.tar.gz
 e646cc3254e40e88258830c950b7e26f 3680 games optional 
tetzle_2.1.5+dfsg1-1.debian.tar.xz
 dfc5048e74dda46fc5ab13a772f9bbcd 5703 games optional 
tetzle_2.1.5+dfsg1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2xjiMPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhHpwP/izNQ60wHYNfuoEmIA/fWBSjxWzh8kbvvcjt
ygEx/MNcfHcawr87U1H5Z2PYzYYQHywDx4D/gXvXE/npd6TcgHTmZSiKlxLcIOV8
HT8jF7J+3Vnm/3pALGwJ1wUsfLICPToXTePcAIkLS50mWuAFY2gLNMQfsFBafNRu
AIVqXwdLcRIc9xgo8PzW9r3ZfF9Rx+QSxkx5cXpP0wxoo5u124dlbXCMX1gk2dV5
0jxcISa/xQQD+tlms+xyB3fggcxf6u8F+ZakC6RT+QoGjjdEI+6Zb+qtpYD74OvC
ITBfCvhFSQaF1GGDXED8zAhTtb4fZjpyoR9j7BX5QKr+QpvD7aTN7CYQiTuGnHXH
bTcZHK6AgpM44FpGCkLXSUaaqCMKWa9BNBPIt4U7hyQYWMcs4RclAjlulRK1dTa1
zYZbP/GsX8WrdMsP+FptUx2Ub1Sc77Ci0is+DcfkrT4OG58XOoAzEZ9usvwUHVaB
4eJnlEa1Ls4VTuXeEbheiwIMxNPh82OP/m7urFCTn1CkSvj7aO3lDd5mPnVk39yr
H9OnW8BQAdV+q5GTMpp7OLUMg0E3ANF3xILBcVRIfOTGEcKthDtyf2Zf6p4j9Twu
t4K6HH4wtpnH1iqjNT5jeZ9/YpK2T0zPVgo/oKjBHB3UTi5KYO09Q/h/0tkALRhW
RY4UOWeS
=SiFi
-END PGP SIGNATURE-



Accepted partitionmanager 4.0.0-2 (source) into unstable

2019-10-23 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Oct 2019 11:35:53 +
Source: partitionmanager
Architecture: source
Version: 4.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team 
Changed-By: Jonathan Carter 
Changes:
 partitionmanager (4.0.0-2) unstable; urgency=medium
 .
   * Set correct copyright information for appdata.xml in debian/copyright
Checksums-Sha1:
 10aa5f830d76e37e91c83674541e273596a1d979 2532 partitionmanager_4.0.0-2.dsc
 0ca891cccf0f0a0b53b6439f6990bd5271abf4eb 1327504 
partitionmanager_4.0.0.orig.tar.xz
 94b36ac95663d9c654ec083ba84bee0ecd908233 16664 
partitionmanager_4.0.0-2.debian.tar.xz
 83fc0433559a1725dde707c83ace0e8120553197 12435 
partitionmanager_4.0.0-2_source.buildinfo
Checksums-Sha256:
 a6dfa8484beb8f23e4033646fdcb0b98348606cf0ed96f1674bc80becf96792b 2532 
partitionmanager_4.0.0-2.dsc
 7967edaf9dad3641ff31ff5da1f23578c7348e3d70214baf16236d5c40c413e1 1327504 
partitionmanager_4.0.0.orig.tar.xz
 ecc307e9c6f3dea6aa6efbea85834f943d6ab880a19d09283e95de38bbb5c9cd 16664 
partitionmanager_4.0.0-2.debian.tar.xz
 af3ab3f240ee2be2132a9a1767c7dee96d550e7e073d95b86d3ce37763bdab9a 12435 
partitionmanager_4.0.0-2_source.buildinfo
Files:
 1462f5615d81e405462746a5ddba393f 2532 admin optional 
partitionmanager_4.0.0-2.dsc
 4f925dbaa6d5a29a2f7326b5756d136b 1327504 admin optional 
partitionmanager_4.0.0.orig.tar.xz
 bca0d50020ccee1e5a362baaa31074ee 16664 admin optional 
partitionmanager_4.0.0-2.debian.tar.xz
 47d17746a358883b28cc4f9e9bbc0e01 12435 admin optional 
partitionmanager_4.0.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2wQCgPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhyi8P/A7gjIoT8WGPlCFQ+a8xMdeEG0JWqlxrEqOK
zAmAztqzXLO3GgSyeaBof0W4VzSE03z9KfKzXd5GLQAY5hFZM85bVd/zUonnvXUy
C7IbeRBXWm9/BOzF5ODxEjADlfExkq0IZcIIakxyl+Lddb9bejOYQYb2DyRW9H4r
GAI/H/zGpQ+dw48EmnzGA1zXqfVyqLJIcrR0UOBts89LgaQxnNSuB9++tI2QxlsE
puuh1mhSyObRjTc7/AeE+FexhDToVWCDjuFcF0Ks6J1eo4muJ+R3KQ5YX1nOnGIe
TTNHYA0KROGdO82J1wV5IFJ717cViSUOAPKmkaqP8sZq4PN4k5+OUlZWU5n+hwSW
GwFGeJxlXrjzRy92UnRk90tDu+kHgB2NpszGEMwSbkTwBOTxPKipJ9GovGN9XAEN
obItNiiGDLqb6zFtArMscX0HwNNPw3NMAj7Y6V1SKlvbcuW8FCee4bJa0rWgyNnO
iISj9cjjwBdUhRusdKYCwS4kij4O3v2oDj0SHBnlEl1rHk2oMmm9GslLTuCFG0An
sDw1lcl1hhB2VR50nX+at/WU+zYnmh3QMoqJ088Ih7TNQXpZ0xchi386W5GeJ7FY
/CkkBAPoY+KNRfyJaHnFwrEZu5s4+LiD5fzNGJF2OeNPcb3Y/cbhe2qeGdTCk+0d
yfsdTrbR
=YWnN
-END PGP SIGNATURE-



Accepted tetzle 2.1.4+dfsg1-3 (source) into unstable

2019-10-23 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Oct 2019 13:24:19 +0200
Source: tetzle
Architecture: source
Version: 2.1.4+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 tetzle (2.1.4+dfsg1-3) unstable; urgency=medium
 .
   * Remove extra appdata.xml file (upstream file is now provided)
   * Add copyright information for data/unix/tetzle.appdata.xml
   * Add self to copyright file
   * Update standards version to 4.4.1
Checksums-Sha1:
 542247d0b5af00ba13a51a1a180f4cdc11d3785a 1915 tetzle_2.1.4+dfsg1-3.dsc
 6489524be9e068a4173b91f2178eab772ce8e4eb 1089963 tetzle_2.1.4+dfsg1.orig.tar.gz
 d10641d12faca6366039ac40a00f40fe8bae206f 3664 
tetzle_2.1.4+dfsg1-3.debian.tar.xz
 6a1970632e04880d5b0130ed5037b4e973e9a98d 5703 
tetzle_2.1.4+dfsg1-3_source.buildinfo
Checksums-Sha256:
 bc1d9f76181a564a380eb9ae15e0118f7a45c8e244f79958a34964467faaf0bb 1915 
tetzle_2.1.4+dfsg1-3.dsc
 31d8ef6234f96555fd2d164f709fe2a37190a01446a73e4d42e9932a1dfc72e5 1089963 
tetzle_2.1.4+dfsg1.orig.tar.gz
 34506a2caae6514ad5f2c25861e155ac6a1488bdc5706fe607dac94c936dc6e9 3664 
tetzle_2.1.4+dfsg1-3.debian.tar.xz
 4eada956291731674c2bdb060c2e2e1ba06cbcfed9f15b94512de869ef4b412a 5703 
tetzle_2.1.4+dfsg1-3_source.buildinfo
Files:
 3537c0802418cb32a2df1ed9a57c5c1a 1915 games optional tetzle_2.1.4+dfsg1-3.dsc
 f0d27778e88f9d685155cfc35f5c7c29 1089963 games optional 
tetzle_2.1.4+dfsg1.orig.tar.gz
 c37635beab70222e414a571e685ada82 3664 games optional 
tetzle_2.1.4+dfsg1-3.debian.tar.xz
 373c4a4ba548b6d0d44cc00ca3a163fd 5703 games optional 
tetzle_2.1.4+dfsg1-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2wOOEPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhw0sQAKHdidnM1cyFp4JzeNkPDWe9WqAhBti8shsE
iVCMGnA4zN8w/Ekt5/cDZPxDAhVlclXBWUodUnAMp7ttdIqeSnCFZmh7LrDMUoZT
lAjb7BBeDeo0TLec+borGJXm6qvc1bAm/n/jTQdSVadi1khBrdWOG8JNuS+SFtHA
zzUZF+wjsGyy0Czv9CMtK5nHX35WpQnCwWtJlaKmusKlIRS7+Mc0H15xrhirIc6z
3BlrIrSTugFMyGabTeHHETQpjd0quNEWJ6wb16zWV/tU2KuAuWZg3O2GSeLh1Z/9
zNUVADFR1gMqfrlIKWtmIBbCzEvrEukyknCjbPEWc9sClXMLu7QH6oNilWCFYtmy
6Vyl2wOqnrnks5erRa4KDUcvR6mR+qjOxKDr3dZLRfosDQ9A9jJks0qVf9xsuRDB
A6ZWYE+uCBlcgZPtT/0XGbGjytIVSxGZ0ipFx8KKtGwNTtEcCL/PQ69OlqiYioHo
eYr0ToAKy9flN3f+atMUJ1cuYxuidttE8A4kHo5sLlToPEBZ6BJd9CYTnkVHOt9d
mtkTB6jelDQ1q9UhgBfQrjSkL7cCQxjBahT2Wm04jws2DC3mXo1mQYbcKhi/QuAk
IRpXQJg0OD2P9qwYocKq3ZQ6sD04Z8liSg8QT/w+PVaUeKj8XWu4WpnaUpUo6iHZ
my5I8SRT
=wMvW
-END PGP SIGNATURE-



Accepted flask-autoindex 0.6.2-4 (source) into unstable

2019-10-16 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Oct 2019 10:17:58 +0200
Source: flask-autoindex
Architecture: source
Version: 0.6.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Jonathan Carter 
Changes:
 flask-autoindex (0.6.2-4) unstable; urgency=medium
 .
   * Fix docbase path
   * Update standards version to 4.4.1
   * Remove ancient versioned dependency on python-flask
Checksums-Sha1:
 bd1cc1ed7d152f995a43f8ac53d633a984cfb4f6 2448 flask-autoindex_0.6.2-4.dsc
 1c75b1681c7505ab3dae2401541d5f35357690c0 55083 
flask-autoindex_0.6.2.orig.tar.gz
 71715e251e643a9be7908ad4a855abeb4b6176b3 4248 
flask-autoindex_0.6.2-4.debian.tar.xz
 dd250cc80be670c0b74eea9d49d7320eb0f242db 8266 
flask-autoindex_0.6.2-4_source.buildinfo
Checksums-Sha256:
 e5ffef4e59e8534847ef93c2668adddaaf1b66e7e532bc9a0c914bc47fbc1706 2448 
flask-autoindex_0.6.2-4.dsc
 af2cdb34eefe6edbf43ce19200880829e8c2df3598000e75dc63c9b7e3478706 55083 
flask-autoindex_0.6.2.orig.tar.gz
 82b7d05dcb548b051ed3af26661abc31fcf39502421cf0df39331f743d703b1b 4248 
flask-autoindex_0.6.2-4.debian.tar.xz
 43c0402f34eed3f65cea83d6042b56e6e38e9039aaefb8b3b684bd3b60ec4345 8266 
flask-autoindex_0.6.2-4_source.buildinfo
Files:
 0abab5a7aa6a5e84f27ce52ad2bf1bbb 2448 python optional 
flask-autoindex_0.6.2-4.dsc
 a90e14e6ade894376aefb947c005767f 55083 python optional 
flask-autoindex_0.6.2.orig.tar.gz
 244a472347984b1b4ac2210162d37feb 4248 python optional 
flask-autoindex_0.6.2-4.debian.tar.xz
 70a7962f659a7cb5c11c02d631d338b4 8266 python optional 
flask-autoindex_0.6.2-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJCBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2m0rAPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhl8sP+IVvA8tnwsdiUfTy9qanywAo5I5Awgu/wNmz
d9Yeu7BjX5fUzn8HNxlySoW/18PemXH12U44zdKpVb7bBvYYlsRpgPujF7NfeGIl
G5pLQan+IcFND/Vz5hmo0rleUlh+x69Ge96wNVP1dWDCLqRaCbbWKNV+x+ByZHKa
9zn9VSLo9a+eZ1pu9I/mLAo6PMEw18+BIfXyt1gzKFHBTNyIY99GTMUYddH5TiPu
uUMRh6QHD0OdyBRhdv3sGIqbZ3d5NQn7OEH84y2EN62QmV5ehfIatRQ0MsdNYt3H
loTmzWtKKsfcrJ2JhaDySlpqFmbWdDVLtgOceAHoVheqyLt/ZnpQVDHkAntOxK5i
qxm1yNIW57UoqlG01Y2dqB4ilrDyqW2y/kWLdEf0J4BOutGBDs+rLtybv63fBUQ5
f1mIkR3xs0NlfMqlgDPmN3FT6BKhzJN3m1ypQiupgRBwpMDWO98xU2Do6prgbvsO
gZZWaukbtpxGRVxfGoKfQc1Ynw/2i6Vi+kDCJ55zKFAfVoPwYYahsTXg/cFY9Qkv
SERbKAMbZ1XIdRPpOePyR2tYmGSlP9G/HIr9CrjPpTSqlR02bgSMGguYv47VBPw/
E4E8ov01AuFEEYcKOAU9+bMlsWETsDgQKBxht/M/eavZlKHzFmXfCRnQP/6W15xE
32rIxoE=
=YJEn
-END PGP SIGNATURE-



Accepted gnome-shell-extension-multi-monitors 19-1 (source) into unstable

2019-10-16 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Oct 2019 09:26:26 +0200
Source: gnome-shell-extension-multi-monitors
Architecture: source
Version: 19-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 gnome-shell-extension-multi-monitors (19-1) unstable; urgency=medium
 .
   * New upstream release
   * Update standards version to 4.4.1
   * Update copyright years
Checksums-Sha1:
 8e49eee70ef6517768d603b3a080096f0a98ccb8 2290 
gnome-shell-extension-multi-monitors_19-1.dsc
 9622207f55bb3836d4bdbb3b12148d55c4327230 39514 
gnome-shell-extension-multi-monitors_19.orig.tar.gz
 7c221c34c4d3ef719df90fae413a78445c6b2a4a 2892 
gnome-shell-extension-multi-monitors_19-1.debian.tar.xz
 3b8db054e56ed9cfe99ebd48e8463003cc7bcab6 6232 
gnome-shell-extension-multi-monitors_19-1_source.buildinfo
Checksums-Sha256:
 492d912433e8387da74653ce1289c2c451a61afb0ef459f8e1b916a341d0b7c2 2290 
gnome-shell-extension-multi-monitors_19-1.dsc
 13e6cf1477fea0efe0d9d69ba143701ff8b1053258ffe5754fa9523ba1ce1a13 39514 
gnome-shell-extension-multi-monitors_19.orig.tar.gz
 37e6036dc4d58d25963640707cd761dee7444fb39a349709c150c021e0fd1dc9 2892 
gnome-shell-extension-multi-monitors_19-1.debian.tar.xz
 5c2490a36c98032275b06aca1674b3cf112ced20f263368a99c4928e66d0b0bc 6232 
gnome-shell-extension-multi-monitors_19-1_source.buildinfo
Files:
 1206871cff7a184dfead5d8ca226b7a4 2290 gnome optional 
gnome-shell-extension-multi-monitors_19-1.dsc
 0af89630d7a7ac0329b21709c98ee6e0 39514 gnome optional 
gnome-shell-extension-multi-monitors_19.orig.tar.gz
 1b49ad4c1a78844bb9788ff1273d2f43 2892 gnome optional 
gnome-shell-extension-multi-monitors_19-1.debian.tar.xz
 099715e5ca310f48f7e4594d4b7ca5fc 6232 gnome optional 
gnome-shell-extension-multi-monitors_19-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2mxr8PHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhbNsP/1T8rZEzzUEbt+Q/iU1xymCiefrU++NBTdjO
H/N5Y9qqrZOsnLcRZf1GMAiuBX+SDfEKYEK2nbSad9BPXsM/QZZ4BRKMJC3Bb4wu
wN1BTEm5nDYL8S8sgZ8zK8nYbBXI7n2Eisv6PPsbXPx8FtwhogAsw88ewiwCTW/1
X85LXpvCH2QdqohVJZ+BQ1WskB8JBgexZ8lfvHFXYlBVE9Qg1oB/tRFr6fokUhaI
nd7DaCHV9GQA0uvDbPIRlwGhR/Q1NNGqwE1CsWFkO8nxviwiW4M5DyR+SashgTY8
E/GiVSzls0D5oX9eEhwjj1KPO0hCF/PCBEEwjjnfDIDVo7ZkuNWxBZkk4135VwZV
qiASNGMNlHGwB8+OQjrJ/adklgthN0v3dJlw/HEI+Pa2wnQnwYQaMzoUQ/NoENpT
6Pe2O1CeeNPFq9mwo4PYNti6tdJS7l6f6wjWTEiA92ZuYW2QAH/AMIPgWoT56SIp
RhdItVpDcRLPtOdeW59tfm0KlshApKPRoUoDdCL8TwIcGGCDdzsNfQkpln8FFeVe
x7ug3gIesZIhpz/SO0VdFQ0lmdvWps8vLWSG8vXSltBwnut5M3TbwSzjGKDDvwCA
HyZZWc1Y31RodYRg/YEKRpiiSqYvV0HbDfsIyd6WxYYgxv1eXHYACPF7lpz8ZwGm
DXkHKlnZ
=k2+H
-END PGP SIGNATURE-



Accepted flask-silk 0.2-17 (source) into unstable

2019-10-15 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 15 Oct 2019 20:55:01 +0200
Source: flask-silk
Architecture: source
Version: 0.2-17
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Jonathan Carter 
Changes:
 flask-silk (0.2-17) unstable; urgency=medium
 .
   * Re-introduce python2 binary package
 - flask-autoindex depends on it, a dependency of sagemath
   * Update standards version to 4.4.1
Checksums-Sha1:
 c3a891dede0708b22e53ca14bb64a4e549f7859d 2305 flask-silk_0.2-17.dsc
 cef42b469c9ebb69a766d0cd33ad27480800d518 627171 flask-silk_0.2.orig.tar.gz
 234f1f06f2624e02de682b19ddb0c56d4ad2266f 9784 flask-silk_0.2-17.debian.tar.xz
 32fe65d4c12dae80aae729f621502ed362a54ce5 8154 
flask-silk_0.2-17_source.buildinfo
Checksums-Sha256:
 a61c223c77823354cfbb3896f72623084c7a6f42e319f912a56ed7af344be073 2305 
flask-silk_0.2-17.dsc
 80a21faf09fe257443a4fbbf8cd3f6c793c567c87ff784751a1c38d2e18b5fbe 627171 
flask-silk_0.2.orig.tar.gz
 1a7d0e64e4be58ad346f7596a0c89a39fc328e7bca7d35a54dd4a0816a0b6874 9784 
flask-silk_0.2-17.debian.tar.xz
 b62f76d8bee61b65bc8033878625bb3236e385a5cb7e5fde3fa58b78ef960875 8154 
flask-silk_0.2-17_source.buildinfo
Files:
 c52aa38ed69d7778bd64d84005ca7453 2305 python optional flask-silk_0.2-17.dsc
 aca545a94063dc4acd21779ea5dde330 627171 python optional 
flask-silk_0.2.orig.tar.gz
 9c99521c61ee43ce0a658ab60553605f 9784 python optional 
flask-silk_0.2-17.debian.tar.xz
 4c035e915bdefec3d55451a90270ae65 8154 python optional 
flask-silk_0.2-17_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2mFqgPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhIjgP/j7Ut/GfhejANE2qGAT40npYk8NmyLNIu2bJ
DDHkSU3l4uOQleeksbXwmlXcqOoQgwFrSTAnhTMGdcERPwEmO99a/RQB9SJLNnip
G8JRoZQ5cGAfmLWEttxeMp3qoGJiXr9/uFf1pY2k/GQ2OTU6DofXagGyEkDiefC8
OS6uUsXUxyLdMPSZrGbL4e9M/FsvOpAlWBrZ9XgkSmiXKryxf81X+i0NgRLQfzO/
FdprhqGh+YaFIQ6RbI4xaiFFykU6ACxbrwzS2nadKwOMqk44rVsR3SqEMacUjA+I
CxqfUkj+WvW6ALp9o9ftO5ihRfqmAJyiTGU+2TgsMWLYKatbdPInla9eQ6/gdpBp
Wx/DMA4DQCiOS5564w3IVqYeYUUKFDZuxm8Tr8VZ1z64fyumeT++0+FN0imBPM/y
cGfl5ago9SdscOFkQtzWSOiP+yW/mnNriWLtxgNzb60mGFc+KGI+AUeM4tiZzbqI
Wczs0zMAMixcqv5qdDE7PxNngZYPUHF+M7x3nO8AljsduurL0gWfNWu07RfBScBF
25kaczFe1BVj3XFy8XcoabCeHi7FFQOVC2rky6smfFttDlcqWJ3n5SBbPBmoX59W
Bni8I9hm/mo9OIENEBXwXLGphQ9/88X10D6MDnQhT/kRlbkN0AbwNMP/Lmt2GBF2
KFLFBkst
=l22/
-END PGP SIGNATURE-



Accepted flask-silk 0.2-16 (source) into unstable

2019-10-15 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 15 Oct 2019 20:27:36 +0200
Source: flask-silk
Architecture: source
Version: 0.2-16
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Jonathan Carter 
Changes:
 flask-silk (0.2-16) unstable; urgency=medium
 .
   * Remove python-all from build-depends
Checksums-Sha1:
 b343ae97b95882869b1e780edada540076fd1d8c 2193 flask-silk_0.2-16.dsc
 cef42b469c9ebb69a766d0cd33ad27480800d518 627171 flask-silk_0.2.orig.tar.gz
 c8f2a1d7001a1edf0865b62e6503237d1fa9649c 9612 flask-silk_0.2-16.debian.tar.xz
 fe60988f0b35bad15907dc994a536c554d30dbb5 7725 
flask-silk_0.2-16_source.buildinfo
Checksums-Sha256:
 6ca8fa47f19a2dfdfc81bfd358e887eeb4b31fd01530808a30ca3a30808d4523 2193 
flask-silk_0.2-16.dsc
 80a21faf09fe257443a4fbbf8cd3f6c793c567c87ff784751a1c38d2e18b5fbe 627171 
flask-silk_0.2.orig.tar.gz
 cc81b346cc7721ae3660366682fe1f8f8d00df66104e01608b3833e6ee9e85a9 9612 
flask-silk_0.2-16.debian.tar.xz
 95283fca116b09d18edd0d7cd4ce3264ff4f6dc8937a9be89408edfe14ef99ae 7725 
flask-silk_0.2-16_source.buildinfo
Files:
 663dd8ec00fdef6a64b5bc19f5108df1 2193 python optional flask-silk_0.2-16.dsc
 aca545a94063dc4acd21779ea5dde330 627171 python optional 
flask-silk_0.2.orig.tar.gz
 85be0030a953358e308efaa8f0f9ccc4 9612 python optional 
flask-silk_0.2-16.debian.tar.xz
 aaac8979a7d228edc4e9dd3e732e2ad7 7725 python optional 
flask-silk_0.2-16_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2mEBIPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhq7MP/0mOQLOMPq9PkiQpRv9H/+kt7KI8EQRXC5Yd
o3hhFtWOYl+7aZ/f6gg4vzDSE47MglZ5BVgfdspgvwWlXSKGbixxQbfLi81oOpNx
5sKj4VWA3VT1mJ50lSFIP7hYv562ZO/sik1/feYmehsF1KcyOvJNwLDa1vVeqvFH
ZXmikTVILLlJKZcmiWeq1J9Mw3qeuTzKdnbyCwl+iw1pzcFHbBLF5+yeqZKhryBf
6KI/IoGzWIFOmp/EeGee1FUEAbAevaGvHKwW1ZBRmTvy8LW4rEQcX3ckvFAX+GBt
4BIwO2Ee8h1iDKscAvcN27OPqfyc6dse133gzFhyFhnQBqMNgl2YprikJntho7ip
KzzneCsU8WtAEIGba3Cq13F5rOgIuC9soWTtdq5Z9c20iOdy08lUH1DCozTcnf4Y
8F6fsUeI+gQSmc5g2L9gPE35kKEZxxXx+1e5kZiUzXsIi8MiQsdWn4P64rnecyKB
jXDO/Jau0UJWou3vQh6jmkWFCOtuYnUVHvEwfr5D0CABON+/fo31WB7PiRkjV75t
u37O97RGkZvTXtcFkG23J9bdIGInk5vegrKb43EE4hLS2e3ccTkTJPFo+MY+ACIp
M3xH6+hk6mfEq6BAe3KeDJgMPY1lL6jhqdtX9r8lOSVoVzNDJYeZP335znV+st5B
mOJxPl86
=d1Tl
-END PGP SIGNATURE-



Accepted tuxpaint 1:0.9.24~git20190922-f7d30d-1~exp2 (source) into experimental

2019-10-15 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 15 Oct 2019 20:16:32 +0200
Source: tuxpaint
Architecture: source
Version: 1:0.9.24~git20190922-f7d30d-1~exp2
Distribution: experimental
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 tuxpaint (1:0.9.24~git20190922-f7d30d-1~exp2) experimental; urgency=medium
 .
   * No change upload
Checksums-Sha1:
 22a5d484c352fdd47c1ce03f5ab7cb3d3ec88d5e 2530 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp2.dsc
 c7f65678b5f92cf70ef11cbec9c138cecc08832a 10277636 
tuxpaint_0.9.24~git20190922-f7d30d.orig.tar.xz
 2c36cc39ff5102d0caaae64488bea4b8dd82d1b3 12252 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp2.debian.tar.xz
 f555e9f102e5ac1475e8b465f1563c82a2b94c7e 12329 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp2_source.buildinfo
Checksums-Sha256:
 07aa77b6807f1883197f0b57412dffb1977b51466192230ffa33d94de357190a 2530 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp2.dsc
 a795abb493f783d51fbdb6e93b32fa0a6f9cb4c9beb489b0c4e79c4545e7965f 10277636 
tuxpaint_0.9.24~git20190922-f7d30d.orig.tar.xz
 5f542f938412c42edabe960be2ca156cf4d8ffe4b4cc38aca22d550ea2abcf13 12252 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp2.debian.tar.xz
 da27dea52b7250ab75b80c849c3c553c4c69ef9aafc33d57739dc2571fbeff0c 12329 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp2_source.buildinfo
Files:
 518e2b6ab8f72e9622c0f88f75b8525c 2530 graphics optional 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp2.dsc
 01859293fbf78500afd8e2f80077e920 10277636 graphics optional 
tuxpaint_0.9.24~git20190922-f7d30d.orig.tar.xz
 51f483cca6defe0dad6837d66195177e 12252 graphics optional 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp2.debian.tar.xz
 464866efe6093312aa5d72f522161121 12329 graphics optional 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2mDUQPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhMHEQAITLkfnL+70xYWoEGuGmT42IwOADieG+Asx7
glQMKv8NYFWgsSk+u68Oy0GDZ/DlSlFSlBZkkS0t7Mn24gkJhfTNQUgV3z/e9kEq
gn7ztV5xuHMTaRVruOnEinx82i+QCORONcQqcCBwBLO77owKG1yRO7f0ErtKhMAp
fwjVheF7P3HA3NFp4PKY0CUuKyFkduOemeUbwCbZowbPTmOAAQGL2l2kDQCiQ2fG
KwHvfBqPNULXfA+xXw6PbFxHSOcU2Imw2+upE/4BfdhzxjmTUtdBDBwH+TpnBB5D
wepM4pfOGnR9Md06M9mZvn8F1pYFZ+dwfNFkttIWLF4pIt9F9QTIU+lEjUNditTt
rbRXPhTR11tfS5rZyF0hWlS3+C2Dcj4eb2RUNqhuRby8jCPWiDV9PDpXLr4vS9zA
cNmivceRtcJ/rw/y7nlz26hZ+3IIM95JnEglfD8+tekB2qydYeYYEbG20slmR0my
tatQjeh4OLJYF8gZrMMyIkzNvhae1byOsmOQjYkHGpJZ61PR9zPFfHEEqTdHW8B7
0SB4GFkxdhA9h1hzfwVKVDKqrhOQOOmok4XP2gnpxwTkCfJrBpO9gcWYqO/YKTmd
f4Or5scqykWNTA9Dk+5oweNtxEymHpsLvPiMhAn/eRQ1MQpBqOVmLXEMyW3Wsfxk
91AO1LV1
=mpFJ
-END PGP SIGNATURE-



Accepted flask-silk 0.2-15 (source) into unstable

2019-10-15 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 15 Oct 2019 20:01:01 +0200
Source: flask-silk
Architecture: source
Version: 0.2-15
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Jonathan Carter 
Changes:
 flask-silk (0.2-15) unstable; urgency=medium
 .
   * No change upload
Checksums-Sha1:
 44794d349a678ab8f71e276d2efc4f1f16b89aa7 2205 flask-silk_0.2-15.dsc
 cef42b469c9ebb69a766d0cd33ad27480800d518 627171 flask-silk_0.2.orig.tar.gz
 42fe107c8bb89b4dde903f9b5c8d5ebb59267933 9592 flask-silk_0.2-15.debian.tar.xz
 89ca41396c4ee01a60110f2b72aa0d3ced0b0585 8067 
flask-silk_0.2-15_source.buildinfo
Checksums-Sha256:
 1eca0af80f876b58be5741b1b76dbd27768686b66021e9cf703ed4dbe65ff3ce 2205 
flask-silk_0.2-15.dsc
 80a21faf09fe257443a4fbbf8cd3f6c793c567c87ff784751a1c38d2e18b5fbe 627171 
flask-silk_0.2.orig.tar.gz
 7a77766f4958eb69a1becc25f633318b1755f32716514b4d24773eb424683a12 9592 
flask-silk_0.2-15.debian.tar.xz
 4f8630d465d47bab430083f26b248c4f0359d6dd68d61e7ac6123667180d19fe 8067 
flask-silk_0.2-15_source.buildinfo
Files:
 01949de52e936f728d49d1de418a286f 2205 python optional flask-silk_0.2-15.dsc
 aca545a94063dc4acd21779ea5dde330 627171 python optional 
flask-silk_0.2.orig.tar.gz
 328820c0556257c4341a813aa9380567 9592 python optional 
flask-silk_0.2-15.debian.tar.xz
 8715ae76ef6579e211ebb60da5c6dcaa 8067 python optional 
flask-silk_0.2-15_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2mCbYPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhOogQALAit7AWYf4z+tzfCaDKFn7Rs8rOIBdmLxhv
bJr2f4L9lEH0VjTUtQkcbciB0aBQb2bVt/E+XYbYVk1CXHJ2LQ+1eDHXAySZfyCg
I97yCgyOXb1sU5SguJ/xB1J0Le+ok+fCoYQSwQJrKopL0Jf0Z7juTLKKQFiGBfO5
mQSnvU1rE70V6QPTjPkFBI4SBwtwlruJUFlc9Y+KPvD066Hwpw/uchE/PleF343u
P+ouz4Gvge62McgRF1yLHqSpg8MUavref/L3aOnbiO+OtA8e/te6EO2F0nuH9XmW
tX4s97mZGGTGYP2pwodqY1XfiW7lh6uPNeOXbQgG5Kzc/gcXKjheuxgSebh73oZK
vifcAr83hnyspcwzM+H1NH2gJEpfVRhZzTwutrvoSEuEdvYDbR/EWC6H11P0oOz5
DJQAfne+ssnMKL32uJopXFE00vnIVFC53UWU7p9JtUYhhSHvZh0/QuS1JaQf8l3j
nMHKQS6pSWMqtpxpbB21xJfMeCl8K4IWZVqSNmyouDIBkPQso2gzuS8FNKH/hLaG
TkKDwgNHz/evG87gzHanDaLG/GCPE0BnMMx6fP2FeO1lwzUTBZCYbic9HgSelFJD
FGLLsOjTMBJSpAoZnnCyndWWn26SN2m8wDH16LBGhM03TdMQkfwLKsjiqU7nPlGD
m7E7BagY
=rWXX
-END PGP SIGNATURE-



Accepted partitionmanager 4.0.0-1 (source) into unstable

2019-10-15 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 14 Oct 2019 09:57:32 +
Source: partitionmanager
Architecture: source
Version: 4.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team 
Changed-By: Jonathan Carter 
Changes:
 partitionmanager (4.0.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Update standards version to 4.4.1
   * Drop ancient versioned dependency on:
 - pkg-kde-tools
 - libkpmcore-dev
 - libparted-dev
   * Upgrade to debhelper-compat (12)
   * Remove cdbs
Checksums-Sha1:
 fc9f5183d48e7e79b996c153f4e8508eda8e0a1e 2532 partitionmanager_4.0.0-1.dsc
 0ca891cccf0f0a0b53b6439f6990bd5271abf4eb 1327504 
partitionmanager_4.0.0.orig.tar.xz
 85a321ed03eb64b15f2ceb7cdc07057c92efce76 16556 
partitionmanager_4.0.0-1.debian.tar.xz
 ac53dc71c4050f3253a63ee0caa7beaf5ccb7e2f 12417 
partitionmanager_4.0.0-1_source.buildinfo
Checksums-Sha256:
 3f84974863dc316e7e4c113665185344532e09d0b52092c695d688b7ca0e1eca 2532 
partitionmanager_4.0.0-1.dsc
 7967edaf9dad3641ff31ff5da1f23578c7348e3d70214baf16236d5c40c413e1 1327504 
partitionmanager_4.0.0.orig.tar.xz
 7fd577cac31cf3a3c78f50ea14965af5844cbd2cbf553707d91b7bb647d49e3b 16556 
partitionmanager_4.0.0-1.debian.tar.xz
 dc08cda7b2c0955a5976f4032e6fcdffca58543cef1820d21fd47d1a8f25f9ff 12417 
partitionmanager_4.0.0-1_source.buildinfo
Files:
 62be9de0aa7265f75b126b81d955f1c8 2532 admin optional 
partitionmanager_4.0.0-1.dsc
 4f925dbaa6d5a29a2f7326b5756d136b 1327504 admin optional 
partitionmanager_4.0.0.orig.tar.xz
 66da9adbcaf84deaad4155ede1bc46be 16556 admin optional 
partitionmanager_4.0.0-1.debian.tar.xz
 e4bf60718dc02e0518a84c463c13c856 12417 admin optional 
partitionmanager_4.0.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2lsSgPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhktwP/35WTSprfdJlh03nBgd6863qlHXHsRbJ6mIm
PHquBKsXPZviIRnra+NjIzFP3KOjq+Tb5GHgZJheEZF9SjIEFUyNML9ipol/Dil+
TMG9NJav96BOWbENiK2unWqHqm6gOc2Je38av2Y0txA7OPxb7pG+/Jb1IOK6jcE6
BnPK4wUna2Ab6sBCEG/kUYcPapSB0n9c//IVubEc7sdfaJKfUJxbMNAZ8zZMquC6
Zy0U/AXLgWeR74PTRsF8hU2Cq5rZdMwwcF7pfP7Kdc6YaVaPZfmfL+jKJ8FlzuWd
gvOeCzpGUPf5Lkx2Jsg8ibkLFbcxyHaXcbgrKjmNgjaNylw2AWml4Muj5UGjF8ns
sunByZkWq9o9nQG+LkXhpsmdrZ2cF9KMuRasAUdRbUuVEwewqhFkSR9KlbKkvp0O
KsnygKHUnrl8UTkHIcWVO5gJR8F3V8RqrltUO8Zi1Llrv0oPsh6iCGK7Ym1Jb7qo
RvoJNJxtknDgvrZq9pMQ3e4idahTyk/CMGzxKfU6RIzRVxAGYoLhuk9Qc95znYMh
crPW8DEZtuofD9zl4/4GjRsgyrtlAlt5gXKybXIhw5d6GYiV4cs1ThZvappFbQs4
/QV66/AAL4gjp9eDdvbG7bBhY/zWOmP/Asiq3kAO2Vk3W0O+5LhVT9+6sFowjfkA
zIuOm9iC
=WJd1
-END PGP SIGNATURE-



Bug#942310: ITP: gnome-shell-extension-arc-menu -- shell extension designed to replace the standard menu found in GNOME

2019-10-14 Thread Jonathan Carter
Package: wnpp
Severity: wishlist
Owner: Jonathan Carter 

* Package name: gnome-shell-extension-arc-menu
  Version : 34.2-dev
  Upstream Author : LinxGem33 (https://gitlab.com/LinxGem33)
* URL : https://gitlab.com/LinxGem33/Arc-Menu
* License : GPL-2+
  Programming Lang: JavaScript
  Description : shell extension designed to replace the standard menu found 
in GNOME

Arc Menu is a GNOME shell extension designed to replace the standard menu
found in GNOME 3 this application menu extension has some added benefits
over the standard menu found in GNOME 3, these include the long awaited
search functionality as well as quick access to files on your system and
also the current logged in user along with quick access to the software
centre and system settings and other features which can be accessed from the
settings menu.

This package will be maintained as part of the shell-extensions subgroup
of the GNOME team on salsa.debian.net



Accepted gnome-shell-extension-disconnect-wifi 21-1 (source) into unstable

2019-10-14 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 14 Oct 2019 09:51:29 +
Source: gnome-shell-extension-disconnect-wifi
Architecture: source
Version: 21-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 

Changed-By: Jonathan Carter 
Changes:
 gnome-shell-extension-disconnect-wifi (21-1) unstable; urgency=medium
 .
   * Upload to unstable
   * Update standards version to 4.4.1
Checksums-Sha1:
 b154c353fa73c2c9cf848cf9728c091e33775875 2284 
gnome-shell-extension-disconnect-wifi_21-1.dsc
 a4e78804d962f382f0757e3decf0ba6dcd38d89f 22473 
gnome-shell-extension-disconnect-wifi_21.orig.tar.gz
 85a98f99dc2732f6915d70800313fd903edfb690 2288 
gnome-shell-extension-disconnect-wifi_21-1.debian.tar.xz
 25a912427599f8fd38181842ff86daa2a8c2 5814 
gnome-shell-extension-disconnect-wifi_21-1_source.buildinfo
Checksums-Sha256:
 1b65999ad7d5dbd9aa075de60202623bbc25fc9589fb49bbee718906a0617fb2 2284 
gnome-shell-extension-disconnect-wifi_21-1.dsc
 b1ab42b52b08327fc13bb795f2a7c437ff537d65e9a80160ba0561325b66e3c9 22473 
gnome-shell-extension-disconnect-wifi_21.orig.tar.gz
 63b79d039b0f53f22c0aae8447420448a9c8a930a097e0dc42b26d53976d4947 2288 
gnome-shell-extension-disconnect-wifi_21-1.debian.tar.xz
 1a619e1fe98141bad8c3bb4c7ea88183bcf1c25d6d095a6ef6b856a4d6aa32de 5814 
gnome-shell-extension-disconnect-wifi_21-1_source.buildinfo
Files:
 b608038671cae53e5adefd6b81404e98 2284 gnome optional 
gnome-shell-extension-disconnect-wifi_21-1.dsc
 5afb096219f421e80a059eaae9e541b9 22473 gnome optional 
gnome-shell-extension-disconnect-wifi_21.orig.tar.gz
 6950c80d4d70344979796b1c52472a21 2288 gnome optional 
gnome-shell-extension-disconnect-wifi_21-1.debian.tar.xz
 ef445cb522ddba6aa204673a65512520 5814 gnome optional 
gnome-shell-extension-disconnect-wifi_21-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2kRXsPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhg2IP/3LJ0Xp56xaMUZlkCkbESNhZdbw0WYjUDa/H
/Tcg4hIqJJlAWUDkPXC91DnkXDmEoxjhBDXHuRvhEfGnm6uF3pEaNWayNFLojALA
65J/BjAgEYLjtlZbpLGLFdCrSBI7wbuIRN/4DSMX5IuXb8VWuqYzRvaSz/q1zpS+
ZjAy0q2P//fUPDoMIS147x9BxEuKQI98rTpG0YJyFgHnxNeTSllbdaXdf+ucZePA
tkhEz7HC8qzFXWi4zJGOu7acobrXrDq/CBel8OzULUzTh8P+QwCpZA/qqqKnfCgG
o4kClaVN9w9xVxj+COfF57VDOEvu4MSwPo00H8dcXKTatFDRxR72YEDK1yLH/WOK
YOPIb/ZkDZS1CaPzSa4/ejffcKIfkcGoztmlsc5eMoBDeI3b1hxFX/Vs5E6MUZ/W
kRCpmYYgSpJI0tEcNsQavmR5WfmeIgm2dH7VYw4PjswqYH64IKm1KBia6QHPItft
Ee7bsjkT0xwiDFQF/4v677HECubg53l4FU8FoY9zPLuqCrMuXRRuYr3ZUscd25B/
bnuu6HowVr886rrb/5+CGzHyTOourgIzvGAqvSegqDU93+sm3ZFZs1lgwMAGZYQQ
j3KvEmCdqcOn9pPiH23sB9/TAGdtk2PQZ00wKvs1ujOjbfazbYG0BvWN7im5LCDr
8iqlNo69
=KDfF
-END PGP SIGNATURE-



Accepted kpmcore 4.0.1-1 (source) into unstable

2019-10-14 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 14 Oct 2019 09:04:09 +
Source: kpmcore
Architecture: source
Version: 4.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team 
Changed-By: Jonathan Carter 
Changes:
 kpmcore (4.0.1-1) unstable; urgency=medium
 .
   * New upstream version
   * Update standards version to 4.4.1
Checksums-Sha1:
 de9e53fbeca71f3754e4a1f5b74b863b01151b89 2247 kpmcore_4.0.1-1.dsc
 f903d92e1befc754db18912984bfb55345b990ac 416932 kpmcore_4.0.1.orig.tar.xz
 df29bbbae70e234551031f476a83f3e9cd6fb5f8 15756 kpmcore_4.0.1-1.debian.tar.xz
 c1a4e30414e5e6190473cf4207768cf8ae960318 13148 kpmcore_4.0.1-1_source.buildinfo
Checksums-Sha256:
 6eefb57f0a07b7f16eda6cd1de39a5ff1939d2863745143ba9887af89d606b10 2247 
kpmcore_4.0.1-1.dsc
 033e7ffccb5169885aef5a3c7dbbce1ce17067e44d3679d7b1d93321199f54eb 416932 
kpmcore_4.0.1.orig.tar.xz
 0ab5a6ec1bbdde56cd4b0e4cf6341d9c4a3758839b07687308adbe0ca006b946 15756 
kpmcore_4.0.1-1.debian.tar.xz
 32d275af460156be89221b64e686aa0a25c0a12c3b9ccc8140313529fe77985e 13148 
kpmcore_4.0.1-1_source.buildinfo
Files:
 c73378df339b133b7635e50a9fdac2f4 2247 libs optional kpmcore_4.0.1-1.dsc
 b1ab1223cf1e061cdef412f57865b9e4 416932 libs optional kpmcore_4.0.1.orig.tar.xz
 cb3e3171e6e955cc56ffba68fac8768d 15756 libs optional 
kpmcore_4.0.1-1.debian.tar.xz
 f576c0cdf63ccd187e9eb689c8b58ce1 13148 libs optional 
kpmcore_4.0.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2kPD0PHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhWF4QAI6ekGlC1rRkq/zDPU7mUew3zNpqWWHTX0Du
CrRlT5YdZbVP2CAY8UOTsR0cT3brT3BuQBzDBWeyMSdpSMC2F9x2h0ycsiFqwWsE
eFSPD1EG8kTiXO8WyAQZbpybRItjGwR//xLFTpbxTLwrVo2Pdz9P6muJcdZVuDaB
N9KX0CRioSj/+2oODW0hhylLdIvkhowX18+PAB71vVTEvaZeqoN7hRbjZj/neiw6
cPpCyOrDxmjLhXfzQwVC5RXZoov97hyvub7QjBuEzO73wQC8PDw0nnS0+wtownq6
do369yZlOsyxICx4AZF1hY+TeaX4Yq/cdtLVL9/ldIHNezg+ybbdkyJxgdH87g+e
p6evYRyXEsnkBwZfdZcW+eKoGiJNNbbRHzFFmTZvZbIFtuko9hSLiEArjQOKUP9I
+VGP8EY/QjpKAaYiRdz6DwReGOZNMvBE2Oe4+o67q9GCiSlr99erd51ejAcm2eW2
7McuhcKS/yGR8+O3ctNYflFT3iSTLCTNBZ3jcR6hTxOCLKDWGE68dkhmZJsyPMHU
CZXeUFvn7Jen7ZhWUcdimbG/pDvX+KwYEIdmcjFsdipZNo4c+/GDQgOMf2VCjsaJ
/hqkMxYZh/uqa1ik2oRO9fCmL8nj+HkHlNNjs9FmypIT29bAYMidBNf+wxH2SZc3
zWsYjqXI
=YR9B
-END PGP SIGNATURE-



Accepted calamares 3.2.15-1 (source) into unstable

2019-10-14 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 14 Oct 2019 08:31:17 +
Source: calamares
Architecture: source
Version: 3.2.15-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 calamares (3.2.15-1) unstable; urgency=medium
 .
   * New upstream release
   * Update standards version to 4.4.1
Checksums-Sha1:
 c25a33a1929cfdddb88af0ee1ba63f41cde14c2a 2519 calamares_3.2.15-1.dsc
 ceaf37ac41ec48425e0fb311c07d900df1d001c0 3087945 calamares_3.2.15.orig.tar.gz
 8261db70474478ddd4cd3d7b8c49d91e5886df6b 8152 calamares_3.2.15-1.debian.tar.xz
 fc660be458da63209867a387554f5e87c949d32f 14111 
calamares_3.2.15-1_source.buildinfo
Checksums-Sha256:
 935272e1a7b8d16da1627740dab2e35941deff18dfa9d613e3c2ef57d572f1e0 2519 
calamares_3.2.15-1.dsc
 ad5ba514d7060af36689cd7c18eb2018acf4ebd82924a19c0f4e61f636195f54 3087945 
calamares_3.2.15.orig.tar.gz
 043581f7807259f2a46a7156c213486c29b702d680bb8c2f291f9b741b05a96f 8152 
calamares_3.2.15-1.debian.tar.xz
 1ee0de7bd5e493aaee5d543592a79506d943250f1f4599c5a5eb6fa9a3e029a2 14111 
calamares_3.2.15-1_source.buildinfo
Files:
 204894871f2dca3475afcb95a7665e1d 2519 utils optional calamares_3.2.15-1.dsc
 7193073500254d213ce5148c2cea84c1 3087945 utils optional 
calamares_3.2.15.orig.tar.gz
 2dd8cd52b9498a3bbf4f5db2fe8b85d7 8152 utils optional 
calamares_3.2.15-1.debian.tar.xz
 36eb85aa407d024c910524bd9c520615 14111 utils optional 
calamares_3.2.15-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2kMqkPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmh3MUQAIFyT4FlafGsno/FvhbZYXjkrKFN1IjKNbA6
m15OzMxCdNhsk8tGwXcaGz415/H4KjZ0M0mBH/czBNZ4XfL0UnKM7p+WOEdL0r1A
NdTdK9/2EJ5ZrkL5edo1R4mp8IAD0IQ3M3fhmSjUwq28/TrfxEEk2aF6WrRWo46u
jYd222P4PClN8WMxNkyX47Pr4QiGANV5CGmA/k3/3eAZ2AD8UwpIAYO3yDxKUx5R
C9w9dWAVoM599uA7GWl0RzI+s/psDPSTweF1W8ss10GFBHVPU2FinLciYZrZXvli
a82v+lnn2hb/AZIC17PVF9SDHGyW5WPKVHEmNwlWerU2RPHVpUn6Vp0y4Q8ZjjKH
g1SYJW/+L6oB5eWUHjYEC7CKWs+j+JYnvl804gsLZLLld0mTpCurpjQ956JlTyoh
vrpf9jy9Pbya7ZE3Ig+tkjymQdY5pdf6RGs+wZWrHIiaPPTsOYpxabP88Ts2HOCo
F2J8rRV0iZaWtlqVNknneFYEax/O+gs4Xh6Y/rA0PD0LSqzV0n0tZjggEP5igqDb
68vuqw/iKI/K1tV98+cKyW1hqWcDgwPEuad+cLvbEtyOkXVsfKHipPQZGlHiuFdB
o8+JxLg5Zum3edjKkfHhagbXtLj4SkDZ3VL0FgEc4+vPTPTU7AEG7C8MngAGHa6F
IvNhKref
=pvOY
-END PGP SIGNATURE-



Accepted bundlewrap 3.7.0-1 (source) into unstable

2019-10-14 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 08 Oct 2019 20:24:26 +0200
Source: bundlewrap
Architecture: source
Version: 3.7.0-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 bundlewrap (3.7.0-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/changelog: Remove trailing whitespaces.
 .
   [ Jonathan Carter ]
   * New upstream release
   * Update standards version to 4.5.0
Checksums-Sha1:
 fa3e0d95a8b916552d1296ba572385b7c5e40731 2075 bundlewrap_3.7.0-1.dsc
 c4e941a6bf39d5514b8c94f91de75fe667a26fdc 350499 bundlewrap_3.7.0.orig.tar.gz
 8d0fe59aa5a4838e91544587cda29c5e4ce738db 3740 bundlewrap_3.7.0-1.debian.tar.xz
 d1f454fea6b474c16519dd59abb7f602876dbcd7 6605 
bundlewrap_3.7.0-1_source.buildinfo
Checksums-Sha256:
 3e4cd858c53c643a620e02a90c1f9a72094ae5b78b9689586059c61d51acc75b 2075 
bundlewrap_3.7.0-1.dsc
 95cb531b88eed57bdf153af0a4ce83fa22d9989ab59afb0e4b65f030125058aa 350499 
bundlewrap_3.7.0.orig.tar.gz
 caa88db7a5b6a998279f163f983f1d24061cfd404aa2792b270c03e72a8fa3a7 3740 
bundlewrap_3.7.0-1.debian.tar.xz
 14515b0205be2af222c50fdf047808c3c8322416a32d3b4ea515568e7a012189 6605 
bundlewrap_3.7.0-1_source.buildinfo
Files:
 f1d67c6859d51ebea0a8251179ef08df 2075 python optional bundlewrap_3.7.0-1.dsc
 6dbc7cfaae11244dd7bf15c0f99354e6 350499 python optional 
bundlewrap_3.7.0.orig.tar.gz
 521559313ffac304485b0d6d8f969d9b 3740 python optional 
bundlewrap_3.7.0-1.debian.tar.xz
 1bfec1234cf3c436720d2eda0a170667 6605 python optional 
bundlewrap_3.7.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2kMakPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhL+AP/R1bX1C3Ts7o6JNY8iJFz5zxOr6YU3RnDJYx
QM2coMRxYdk4vVI53KylhmKoEY9/inG06lidZT9V5HALTMIE5VLOaCbhKQdSlFRz
cx54hXAsSmQJgD90E1RZIZDvkZ0Jk+5UrLP9C+LmHklqvx3zX+V5bzU3ypGYzkbj
Pl6AZEafQbwDgIlc+zvHnO0L/FHgwSitl98ksjAM7UBOEJZvchiCblk39AVDGjWa
RWS98LtgFHbnehhjKsnPz1Nw3NmraO3NV6AlQvKp/SJ/EYGClKNI1hCWuLkyKpsa
MjkexX+T2NOO0sck6i7f7ijhVWKAVIZkU30JsP+zMYF8cZXF7HPfOZLzaqiVqivo
Kq/tmT4uY9jMT3UheaMys25iqWNgNu34DmrbRkO7gUfLr+iWSyYYsyO+cInxRLL0
yHb0Oz1NDuzInp1+VNdolopLTd3FaMjmK/I5IaD2u8/sXO6Aykus9k9tNjXMDrU4
bpWzto0FJ1itXiXZQG8m+GzGaW73hWVhacoXmcZMPfawQDjNkeiM3TcRv85B99g7
7Rd5oNonROdDal/x0+ABuWj+N9V/g+fz+YF2VMi8CzBokOgbA6720G1wqnTDPsYq
GVn8VWCkuj52kkYPrE2x16w4n/Ulzi3ioPiJ7hanOhUHstz8DhN6HmtRWuTSR40A
pVOEqVFZ
=/kti
-END PGP SIGNATURE-



Accepted kpmcore 4.0.0-1~exp2 (source amd64) into experimental, experimental

2019-10-12 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 23 Sep 2019 20:53:30 +0200
Source: kpmcore
Binary: libkpmcore-dev libkpmcore8 libkpmcore8-dbgsym
Architecture: source amd64
Version: 4.0.0-1~exp2
Distribution: experimental
Urgency: medium
Maintainer: Debian KDE Extras Team 
Changed-By: Jonathan Carter 
Description:
 libkpmcore-dev - KDE Partition Manager Core development files
 libkpmcore8 - KDE Partition Manager Core
Changes:
 kpmcore (4.0.0-1~exp2) experimental; urgency=medium
 .
   * Override dh_autotest (dbus possibly can't work in chroot)
Checksums-Sha1:
 de58582e91263b843890175c630645f9b2f943de 2267 kpmcore_4.0.0-1~exp2.dsc
 cd8773422e8aa55018cf4cb69591a8c547ce313d 15736 
kpmcore_4.0.0-1~exp2.debian.tar.xz
 ad68dbb83c015d156c7e16ff92635c358843e8e0 13509 
kpmcore_4.0.0-1~exp2_amd64.buildinfo
 5c4d72d08ae5e7854730c98745b3b4b2c802ceea 35724 
libkpmcore-dev_4.0.0-1~exp2_amd64.deb
 7e758273398fbaa5bf2c8b1d4d16fbdc310f8d8e 5968136 
libkpmcore8-dbgsym_4.0.0-1~exp2_amd64.deb
 cf04021c5e1defdbfd35e0dbf8aa427515e1f356 336856 
libkpmcore8_4.0.0-1~exp2_amd64.deb
Checksums-Sha256:
 82f53d430d87fbdde81be89b957eebedca63991a9befae12b0a30e74742381bb 2267 
kpmcore_4.0.0-1~exp2.dsc
 d7b19544e19fc299ace7ab36b728ad739ad69b73c4051384ec0fa9be2103ad2c 15736 
kpmcore_4.0.0-1~exp2.debian.tar.xz
 a81afe0e1958d9ccbe3c4a87d67b97c14421b09f54213ecb627d2af374ae9087 13509 
kpmcore_4.0.0-1~exp2_amd64.buildinfo
 77f8a563ee222dee6faaaceb49c81b0f954b674b26d577b579fbc8ffe1cde17d 35724 
libkpmcore-dev_4.0.0-1~exp2_amd64.deb
 3d3e8ed383fa5314e09335023467c0996109394ad28e4df9cbe290e580530d62 5968136 
libkpmcore8-dbgsym_4.0.0-1~exp2_amd64.deb
 0e1d0a130449f7cee035f428fc9e0d6a21eb3644cc4c5b1b39c2781eeb82fc73 336856 
libkpmcore8_4.0.0-1~exp2_amd64.deb
Files:
 f05f8d07e5e34c2edb845568f8ca7318 2267 libs optional kpmcore_4.0.0-1~exp2.dsc
 5e51721c3b2fcbc8e38facd81d4cd71e 15736 libs optional 
kpmcore_4.0.0-1~exp2.debian.tar.xz
 1e0a8c49bc62e0a1a18d1a7254d44af3 13509 libs optional 
kpmcore_4.0.0-1~exp2_amd64.buildinfo
 3cc578d769c0be8113250ad5e997ad04 35724 libdevel optional 
libkpmcore-dev_4.0.0-1~exp2_amd64.deb
 909db5b5599426407c4f2ec15d9c6136 5968136 debug optional 
libkpmcore8-dbgsym_4.0.0-1~exp2_amd64.deb
 1469a9e82335f25f9d32dda42c76d505 336856 libs optional 
libkpmcore8_4.0.0-1~exp2_amd64.deb

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2JtaMPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhOh8QAJUUB5/LdaKo9/2Ao6gA9NbC+uKHPGakmOAy
45KjOJUuo8NnYP4Mk8iTRvkkdmhfnwPqEZ/7iP9nZyKAr1EVMMXithqQMKaS6/6l
npDGeJKi7lwwc5Y8qjQLZj1XPmdlapuv6GOdXSpNchthWgawLZDdzvY4IAHK3R8e
YOV+EJfshHXXZiGqSQLpLxsn/Id1PA7r8fqox0W+AXvgJLoMidRqW4ZXFgu4770x
Fx9ffqcTrCigDiG7LgAOzgzMFtjmoFYTffs33PXqY43JuqAo65NeZEloa/KuIszs
s1MQY/SwzS6rsfM3XyOKvd6dGvteda8Oih0/Dc0uIaC6OT+/UeBwhzQ+EIWk3J2M
6SasmOdGSQYuaejhX7AZncn/pKdCM2OVyqq0yVIJZ8dRb/swiKcBuWB6jeo3CvfT
um5dec+YlfQWMWNSCdGVEPXfvBG1z+JA5qclZ53etIv5ZvGhLYcELxHGAFix/y3s
GKhOaprrycIpu/i8D+rR1PVEO6MWXRkYY5PJEo/hDXvMZ17BzPnBDIlc88YITi+X
gCyk9Yy8BLXSXY+2HG84VyXtU3er/tYjkMfVxuKfHuvbk4jD1eynjTeqWGc3fnRU
Q1IX73bva3yAtO5RlAbC1EfQR5nyDc+UyrIfFqlOhFGL3c0u6llvjN9daBOhY/7k
adn94qXW
=T5jp
-END PGP SIGNATURE-



Accepted calamares 3.2.14-1 (source) into unstable

2019-10-08 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 08 Oct 2019 20:33:58 +0200
Source: calamares
Architecture: source
Version: 3.2.14-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 calamares (3.2.14-1) unstable; urgency=medium
 .
   * New upstream release
   * Update standards version to 4.5.0
   * Override lintian false-positive
Checksums-Sha1:
 3237a8b64d125a23ca877ee27ade3a633c9b1438 2519 calamares_3.2.14-1.dsc
 020217611b6065f78ec5a4dfc03708d0d829241a 3080843 calamares_3.2.14.orig.tar.gz
 dfc56a0f0b5bec076d506293addfc7703dd5bb92 8136 calamares_3.2.14-1.debian.tar.xz
 5ce1c4d9ce74939a4055be7633b33a337d576416 13727 
calamares_3.2.14-1_source.buildinfo
Checksums-Sha256:
 b551f826d43617ff81dd67da20880a2bdc493e35acb13725bd46fa7138c9ddb5 2519 
calamares_3.2.14-1.dsc
 a726374032c9dabfe34f75f725760ead7e9389f4d21d36fbe5b6de5cdd314db4 3080843 
calamares_3.2.14.orig.tar.gz
 39c8f93e5665d1472999afe16ed710bb4123b2d923c02e2080f364f5f13d795b 8136 
calamares_3.2.14-1.debian.tar.xz
 a162b9f009236873fe9f7de9c056e3860114b23b9f4b53a5fed81125b938 13727 
calamares_3.2.14-1_source.buildinfo
Files:
 a2966dd544d861924c6fff95f4407fad 2519 utils optional calamares_3.2.14-1.dsc
 a6a64c748fdafe5d898b509e2727138a 3080843 utils optional 
calamares_3.2.14.orig.tar.gz
 7772595b093ad25e83152854a9afed83 8136 utils optional 
calamares_3.2.14-1.debian.tar.xz
 1dfcf72630b0373ec38c89f8d73ab32b 13727 utils optional 
calamares_3.2.14-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2c2gwPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhKrQQAIg2qQGHPuq1QWRAOzGTG5BGtyltwYJpaZSN
caAjLNKbCKg56Xmy+fwo8WLAHbiSDfNCq77suhxOkOPE77I+JsWjtGCCmojecQDL
3Bjaz0ijHFU5CUSE3Ji1ZKrOfm8Mom7rZFXzgROyZKdfDdAef4PgzcA7ugU0UbPr
A+SFKGENjoQwHrdqRNYLQkZVae59wtyzI8Chwh2KcDK3ZhdK5FZa/XlClIsPaSNW
hgUb+PvnFGKaGz3AFsnsJyQDJtdK6Fjcz4BrpIlltZXbmi88FE8ceSqb4uHxB/42
Jans1VaToK+4esIcENHU+e6Mq3gPGI7nL5rHhyzGsOJnbqvFGXP8pPhwLsaJqDPV
Oo9mjg+Nj4TViolrf9BwNKl6LK5AqRf3bSrKo5aOtc6cvGpKBKgetx8ijwRUON82
Im8qR19mpSEmaZTYL8xmtvFoSW4soJD/sQ2ERvPVKuP/ZblMqiMJe6as9hTcm31C
k3FP2ojLngVYEQMDM2rqq2CUtPzOK6HDWhReMPimxi/LIjNtmUBDs/96WennjpYL
eu8zgezUYiPu5fJXc2u/31kNzYwcfjSueDSd5EF3972cCjG3qtatTUu0XCkGfqiM
0yDc1TfN0ZZHevvqfXZ4WaMWR7IfpiSVBsBl0dSgWziWNKvxK0RUjgakipr+u8t8
mnjboOEe
=QLZa
-END PGP SIGNATURE-



Re: Bits from the DPL (August 2019)

2019-10-01 Thread Jonathan Carter
Hi Sam

On 2019/10/01 15:57, Sam Hartman wrote:
> I'd say it is a consensus of those who prioritize participating in this
> discussion enough to do so, consented to by the rest of the project.
> If we get it sufficiently wrong people in the broader community will let
> us know.
> 
> Yes, because of privilege some people can prioritize more things
> successfully.

I try to follow debian-devel really closely, and mostly manage to
succeed, but this was probably the toughest topics for me to follow,
there's lots of repetition, me-toos, posts that don't really address
either the issue at hand and overall, it just feels like I have to
fine-comb it for information and my concentration span just can't handle it.

I concur with what others have said in this thread, that we need a
better discussion culture, and I think ideally one that has respect for
the time of others.

-Jonathan

-- 
  ⢀⣴⠾⠻⢶⣦⠀  Jonathan Carter (highvoltage) 
  ⣾⠁⢠⠒⠀⣿⡁  Debian Developer - https://wiki.debian.org/highvoltage
  ⢿⡄⠘⠷⠚⠋   https://debian.org | https://jonathancarter.org
  ⠈⠳⣄  Be Bold. Be brave. Debian has got your back.



Accepted tuxpaint 1:0.9.24~git20190922-f7d30d-1~exp1 (source) into experimental

2019-09-26 Thread Jonathan Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 23 Sep 2019 12:21:18 +
Source: tuxpaint
Architecture: source
Version: 1:0.9.24~git20190922-f7d30d-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Changes:
 tuxpaint (1:0.9.24~git20190922-f7d30d-1~exp1) experimental; urgency=medium
 .
   * New upstream snapshot
   * Update standards version to 4.4.0
   * Upgrade to debhelper-compat (=12)
   * Update copyright years and add debian/*
   * Add librsvg2-bin and imagemagick to build-depends
Checksums-Sha1:
 b604935bb3357ce533f3e3b7de37f11460bbefd1 2530 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp1.dsc
 c7f65678b5f92cf70ef11cbec9c138cecc08832a 10277636 
tuxpaint_0.9.24~git20190922-f7d30d.orig.tar.xz
 079fdbd6fc4d666c15dd200badce5169f43dbc9e 12224 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp1.debian.tar.xz
 c37151fa413931a29e489c590913ab0529e2b654 8941 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp1_source.buildinfo
Checksums-Sha256:
 f6b903fb6f5d2248935ab9ed7392ce66dd3ba2959385450396ee1c38989d470b 2530 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp1.dsc
 a795abb493f783d51fbdb6e93b32fa0a6f9cb4c9beb489b0c4e79c4545e7965f 10277636 
tuxpaint_0.9.24~git20190922-f7d30d.orig.tar.xz
 1fce71f59a99351d19c3c504e645200ff8c5fb0b44ffe58408642b6974681258 12224 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp1.debian.tar.xz
 c76b913fcccb2bbb796f60d4e6d40d58f56ceacb55b90dd37fe01db40fc91257 8941 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp1_source.buildinfo
Files:
 8fabd845b0999bf9fee458cac348c860 2530 graphics optional 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp1.dsc
 01859293fbf78500afd8e2f80077e920 10277636 graphics optional 
tuxpaint_0.9.24~git20190922-f7d30d.orig.tar.xz
 fd01cd0c7d50073952aa7d117c02a648 12224 graphics optional 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp1.debian.tar.xz
 969f41e614eb7110c080433a95b8a7d2 8941 graphics optional 
tuxpaint_0.9.24~git20190922-f7d30d-1~exp1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl2Moz0PHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhZXoP/0q5OoTSlSxzh1zXTxM22A0rttO5iz4TKa0c
eD9Ri67J9wGPq7LSFMYRDFwPJPRAm7SixJbrqJBsvEaUjSOKTlMYG2YQsnMj6Sgl
utGr+iEHRavBiUGeOZFlU+XdW7x2WHsaCup3Xt+lRsPs3r3UJN2bnx7Qi8BYigtR
2FIpyqEq3Lw93NkzXjS10GmbCXW2MWN4XblfmJVuYbK6A2L2PWMEDiYvYObcHSzR
jz5fUmu6s2hEAc7llonJRdNBwAEi9UxroHes1oJ7HlcvVufNfVum7hn3+ig3CvAn
yH+Rb1lCj30s6r3Q1WL0m2PZ0+w42ToI3qeM/QfhUZNPtxX90nWDHvgWRZXJn2HW
PkuTrdJKYtcfDYZkNiybXRzdkzshyPX4Qu8Vsl6ZWbdyvRW5DfdQ17KlK/tHzNAj
tGWOUKDUin+MfR1GzLerhRqCDlZQWLmBfpKO2xWEMAgAX6ixCAJWoAepSG8kU070
uZ3vC5sqryCA5SAtWWiaOzUfEi1J4ycjSeM9lZSSyQxpJxEgLSjzBZnRZfeavq1J
hu//EsxASjdvQpraL/wwoJf4J7LUJ+eeTTy8AK6MDX/Nr0UvXPtXd4WZozrs6TEB
zVEgI4KAPnX+fWfKkFrLagDbELNuEnxCbNAETfygp3Lvy1B14Tm3OEv1dmrTeh9v
KECPEk9V
=7ZS6
-END PGP SIGNATURE-



  1   2   3   4   5   6   7   >