Re: Open "NMU diff for 64-bit time_t transition" bugs

2024-05-10 Thread Sebastian Ramacher
Hi

On 2024-05-10 08:29:28 +0300, Andrius Merkys wrote:
> I care for tree packages which still have open "NMU diff for 64-bit time_t
> transition" bugs: libccp4, macromoleculebuilder and rdkit. All of them have
> NMU diffs applied in experimental, but not in unstable yet. What should I do
> about them - apply NMU diffs to unstable as well, or wait for someone
> performing the time_t64 transition to do that?

You can also check iif the changes were applied in Ubuntu. For libccp4,
there was an upload with this changelog entry:

libccp4 (8.0.0-2ubuntu1) noble; urgency=medium

  * Rename libccp4c0 package as although it is not affected by the
time_t transition to 64-bits, it is affected by the LFS migration
which is implied by the time_t changes.

If in doubt, please also try to reach out to Steve Langasek and the
others that were driving the t64 transition.

Cheers
-- 
Sebastian Ramacher



Re: Status of the t64 transition

2024-04-24 Thread Sebastian Ramacher
Hi,

dpkg and gcc with t64 enabled migrated to trixie last night. The other
packages will slowly migrate as we fix the remaining blockers
(autopkgtest regressions, FTBFS bugs, etc). Be aware that temporary
removals from trixie may occur to get packages (especially key packages)
unstuck as we work through all the packages hat need to migrate.

Since the time_t bugs are now also RC in trixie, I will reraise the
severity of all time_t bugs to serious in 1 week.

If you wonder how you are able to help with the migration, here are
some things to do:
* Fix FTBFS bugs
* Check the status of autopkgtests [1] and report or fix any issues
  related to failing tests.
* Check if source-only uploads for Arch: all packages are missing.

Cheers

[1] Note that wecurrently ignore autopkgtest results on armel and armhf.
-- 
Sebastian Ramacher



Re: Status of the t64 transition

2024-04-21 Thread Sebastian Ramacher
Hi Andreas,

please stop reopening the time_t bugs where transitions are staged in
experimental. When we eventually start those transitions, they do not
need to change the package name again as they will enter unstable with a
new SONAME and built with the 64 bit time_t ABI.

Cheers
-- 
Sebastian Ramacher



Re: Status of the t64 transition

2024-04-19 Thread Sebastian Ramacher
Hi

thanks for checking all the packages and filing bugs!

On 2024-04-20 00:43:30 +0500, Andrey Rakhmatullin wrote:
> On Thu, Apr 18, 2024 at 09:22:02PM +0200, Sebastian Ramacher wrote:
> > Let's start with the first category. Those are packages that could be
> > binNMUed, but there are issues that make those rebuilds not have the
> > desired effect. This list include packages that
> >  * are BD-Uninstallabe,
> >  * FTBFS but with out ftbfs-tagged RC bug,
> >  * have hard-coded dependencies on pre-t64 libraries,
> >  * have $oldlib | $newlib dependencies (those are at least wrong on
> >armel/armhf and violate policy 2.2.1 once the pre-t64 libraries are
> >decrufted),
> >  * have been rebuilt before all dependencies were built,
> >  * have broken symbols/shlibs files producing incorrect dependencies,
> >  * or might just be missing the binNMU (but those should be few).
> > 
> > cegui-mk2
> not sure?

libcegui-mk2-dev has a hard-coded dependency on libxerces-c3.2. Should
be the corresponding -dev package, I guess.

> > condor
> not sure?

Hard-coded dependencies on pre-64 libraries:

Package: condor
Architecture: any
Depends: adduser,
 libdate-manip-perl,
 python3,
 python3-requests,
 libcom-err2,
 libgssapi-krb5-2,
 libk5crypto3,
 libkrb5-3,
 libkrb5support0,
 libmunge2,
 libssl3,
 libscitokens0,
 libvomsapi1v5,
 net-tools,
 libjs-bootstrap,
 libjs-jquery,
 ${misc:Depends},
 ${perl:Depends},
 ${python3:Depends},
 ${shlibs:Depends}

> > deepin-movie-reborn
> not sure?

Hard-coded dependencies on pre-64 libraries:

Package: deepin-movie
Architecture: any
Depends:
 libdmr0.1 (= ${binary:Version}),
 libffmpegthumbnailer4v5,
 libgstreamer-plugins-base1.0-0,
 libgstreamer1.0-0,
 libmpris-qt5-1 (>= 0.1.0.1),
 libpulse0,
 libqt5concurrent5,
 va-driver-all,
 ${libmpv:Depends},
 ${misc:Depends},
 ${shlibs:Depends},

> > fastnetmon
> not sure?

Was BD-Uninstallable until 21h ago … could be fine now.

> > gentle
> not sure?
> > hugin
> not sure?
> > limesuite
> not sure?

Required binNMUs for wxwidgets3.2 on mips64el.

> > gvmd
> not sure?

Hard-coded dependencies on pre-t64 libraries:

Package: gvmd
Section: net
Architecture: any
Depends: adduser,
 doc-base,
 greenbone-feed-sync,
 gvmd-common (= ${source:Version}),
 libgvm22 (>= 22.4.0),
 notus-scanner (>= 22.4.0),
 ospd-openvas (>= 22.4.0),
 pg-gvm,
 xml-twig-tools,
 ${misc:Depends},
 ${postgresql:Depends},
 ${shlibs:Depends}


> > ippsample
> not sure?

Hard-coded dependencies on pre-t64 libraries:

Package: ippsample
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, ippsample-data, libcups2

> > jellyfish
> not sure?
> > ncl
> not sure?

Handled in another sub thread.

> > libcanberra
> not sure?

Hard-coded dependencies on pre-t64 libraries: #1068936

> > libosmo-netif
> not sure?

Was recently reverted, the t64 libraries will need to be decrufted.


> > llvm-toolchain-17
> not sure?

https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/commit/8b318786ef954db7e3d0706c57b67114ac47dbc0

> > nautilus-wipe
> not sure?

Hard-coded dependencies on pre-t64 libraries:

Package: nautilus-wipe
Architecture: any
Multi-Arch: same
Depends:
 libgsecuredelete0 (>= 0.3),
 libgtk-3-0,
 libnautilus-extension1a,
 ${misc:Depends},
 ${shlibs:Depends},

> > obs-advanced-scene-switcher
> not sure?

Hard-coded dependencies on pre-t64 libraries:

Package: obs-advanced-scene-switcher
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
 ${shlibs:Depends},
 libcurl4,
 obs-advanced-scene-switcher-data (>= 1.16.3-1~),
 obs-studio (>= 26.1.2)

> > perdition
> not sure?

Hard-coded dependencies on pre-t64 libraries:

Package: perdition
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libvanessa-socket2 (>= 0.0.12), 
lsb-base (>= 3.2-14)

> > prads
> not sure?

Hard-coded dependencies on pre-t64 libraries:

Package: prads
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, libpcap0.8, libpcre3,

> > purple-xmpp-carbons
> not sure?
> > purple-xmpp-http-upload
> not sure?

#1069222

> > qt5-ukui-platformtheme
> not sure?

Hard-coded dependencies on pre-t64 libraries:

Package: libqt5-ukui-style1
Architecture: any
Depends: libglib2.0-0,
 libqt5widgets5,
 libgsettings-qt1,
 ${misc:Depends},
 ${shlibs:Depends}

> > quorum
> not sure?

False positive due to the jellyfish rever

Re: Status of the t64 transition

2024-04-19 Thread Sebastian Ramacher
Hi Andreas

On 2024-04-19 10:49:15 +0200, Andreas Tille wrote:
> I've spotted these Debian Med packages.
> 
> > gentle

gentle required a rebuild for wxwidgets3.2 on mips64el. Done

> > jellyfish

The t64 changes were reverted. crac needs to rebuilt for this change so
that libjellyfish-2.0-2t64 can be decrufted. I've scheduled binNMUs and
excluded from further checks.

> > quorum

With jellyfish reverted, this one is fine.

> > sbmltoolbox

Builds an arch: all package with a dependency on a pre-t64 library. This
will need an upload fixing this issue.

> > vg
> 
> This package is in a bad state in any case and we are aware of this.
> However, could you explain in how far is this affecting t64 transition
> since 32bit architectures are excluded?

As said in my initial mail, I didn't exclude packages that are not part
of testing. Patches welcome.

Cheers
-- 
Sebastian Ramacher



Re: Status of the t64 transition

2024-04-19 Thread Sebastian Ramacher
On 2024-04-19 10:34:45 +0200, Simon Josefsson wrote:
> Sebastian Ramacher  writes:
> 
> > Hi,
> >
> > as the progress on the t64 transition is slowing down, I want to give an
> > overview of some of the remaining blockers that we need to tackle to get
> > it unstuck. I tried to identify some clusters of issues, but there might
> > be other classes of issues.
> 
> Thanks for update.  I haven't seen any response to my analysis of why
> 'shishi' shouldn't have t64-migrating, and lacking any response I
> eventually made an upload to revert the renaming.  I've raised an Ubuntu
> bug too since they haven't synced the updated package.  The Debian bug
> is now closed, so it wasn't included in your list, and maybe everything
> that can be hoped for is already achieved, but I wanted to mention as it
> ought to be on the t64 radar.

Thanks for letting us know. I'll exclude libshis{a,hi}0t64 in reruns of
my scripts. There are no reverse dependencies that need to be rebuilt,
so we only need to wait for the cruft to be removed from the archive.

Cheers
-- 
Sebastian Ramacher



Re: Status of the t64 transition

2024-04-19 Thread Sebastian Ramacher
On 2024-04-19 06:02:03 +0200, Andreas Metzler wrote:
> On 2024-04-18 Sebastian Ramacher  wrote:
> [...]
> > Let's start with the first category. Those are packages that could be
> > binNMUed, but there are issues that make those rebuilds not have the
> > desired effect. This list include packages that
> >  * are BD-Uninstallabe,
> >  * FTBFS but with out ftbfs-tagged RC bug,
> >  * have hard-coded dependencies on pre-t64 libraries,
> >  * have $oldlib | $newlib dependencies (those are at least wrong on
> >armel/armhf and violate policy 2.2.1 once the pre-t64 libraries are
> >decrufted),
> >  * have been rebuilt before all dependencies were built,
> >  * have broken symbols/shlibs files producing incorrect dependencies,
> >  * or might just be missing the binNMU (but those should be few).
> 
> > hugin
> [...]
> 
> Good morning,
> 
> thanks for the update.
> 
> Looking at hugin, I think it is fine on all release-architectures, none
> of the problems noted above apply here. Am I missing something?

It required rebuilds for wxwidgets3.2 on mips64el:

INFO Rebuilding src:hugin/2023.0.0+dfsg-1 (hugin) for libwxbase3.2-1 on mips64el
INFO Rebuilding src:hugin/2023.0.0+dfsg-1 (hugin-tools) for libwxbase3.2-1 on 
mips64el

They were scheduled last night and now hugin is fine. Thanks for double 
checking.

> PS: fakeroot seems to be an important blocker not in the list.

The lists in my mail only contain those packages that require changes to
their dependencies due to the library package renames. So everything on
these lists depends on foo, but should depend on foot64 [1]. fakeroot
only depends on packages that are not involved in the t64 transition.

Cheers

[1] And some other variations including previous ABI transitions such as
v5, etc:
https://github.com/sebastinas/drt-tools/blob/main/src/nmu_t64.rs#L75

-- 
Sebastian Ramacher



Status of the t64 transition

2024-04-18 Thread Sebastian Ramacher
Hi,

as the progress on the t64 transition is slowing down, I want to give an
overview of some of the remaining blockers that we need to tackle to get
it unstuck. I tried to identify some clusters of issues, but there might
be other classes of issues.

Let's start with the first category. Those are packages that could be
binNMUed, but there are issues that make those rebuilds not have the
desired effect. This list include packages that
 * are BD-Uninstallabe,
 * FTBFS but with out ftbfs-tagged RC bug,
 * have hard-coded dependencies on pre-t64 libraries,
 * have $oldlib | $newlib dependencies (those are at least wrong on
   armel/armhf and violate policy 2.2.1 once the pre-t64 libraries are
   decrufted),
 * have been rebuilt before all dependencies were built,
 * have broken symbols/shlibs files producing incorrect dependencies,
 * or might just be missing the binNMU (but those should be few).

3depict
arctica-greeter
cegui-mk2
condor
courier
deepin-movie-reborn
fastnetmon
fcitx-kkc
gentle
gnome-subtitles
gocryptfs
gozer
gtk-chtheme
gvmd
gxneur
haskell-gi-dbusmenugtk3
haskell-gi-gtk
haskell-gi-gtk-hs
haskell-gi-vte
haskell-gtk-strut
hkl
hugin
hxtools
ibus-kkc
ippsample
jellyfish
jskeus
lcmaps-plugins-basic
lcmaps-plugins-jobrep
lcmaps-plugins-verify-proxy
lcmaps-plugins-voms
libcanberra
libosmo-netif
lightdm
lightdm-gtk-greeter
light-locker
limesuite
llvm-toolchain-17
lmms
lyskom-server
massxpert2
nautilus-wipe
ncl
nfs-ganesha
obs-advanced-scene-switcher
openjdk-20
perdition
ppp
prads
prelude-lml
prelude-manager
purple-xmpp-carbons
purple-xmpp-http-upload
python-escript
qt5-ukui-platformtheme
quorum
renpy
roger-router
rtags
sdpa
seafile-client
slick-greeter
sonic-visualiser
spectrwm
spice-gtk
swtpm
tfortune
thunderbird
trantor
ui-gxmlcpp
ukui-greeter
urfkill
vdeplug-pcap
vdeplug-slirp
wine-development
worker
xbase64
xca

Next, packages that need an upload since they build Architecture: all
binaries depending on pre-t64 libraries:

alsa-ucm-conf
anki
clearlooks-phenix-theme
gtk-sharp3
jruby
mandos
python-pylibdmtx
pyzbar
rapid-photo-downloader
ruby-ethon
ruby-ffi-libarchive
sbmltoolbox
syncevolution

Finally, packages that need rebuilds but currently have open FTBFS (RC +
ftbfs tag) bugs:

3dchess
ace-of-penguins
acm
adns
adonthell
alsa-oss
amberol
anfo
arrayfire
audtty
barrier
blasr
boinc-app-eah-brp
broker
caml-crush
cctools
clanlib
clazy
clickhouse
code-saturne
coz-profiler
cp2k
cpdb-backend-cups
cpm
criu
curlftpfs
dapl
darcs
das-watchdog
deepin-log-viewer
dnstop
dolphin-emu
dradio
dub
dune-pdelab
dvbstreamer
dx
ecere-sdk
elektra
epic4
epic5
eterm
filament
freebayes
freebsd-buildutils
gabedit
gamazons
ganeti
gdis
ggcov
ghdl
ghemical
giblib
gigedit
glirc
gnat-gps
gnome-breakout
gnome-photos
gnunet-gtk
google-compute-engine-oslogin
grok
gsocket
gtk-sharp3
gtkterm
gwc
gyoto
hardinfo
hping3
hplip
httest
i2masschroq
ibus-anthy
info-beamer
intel-hdcp
irssi-plugin-robustirc
isoquery
kamailio
kbtin
kcov
kdrill
kexec-tools
keynav
klatexformula
kluppe
kpatch
kraptor
kwin-effect-xrdesktop
ldapvi
lftp
libaws
libengine-gost-openssl
libgovirt
libkkc
libnginx-mod-http-modsecurity
liboqs
librm
libvma
libzorpll
lief
linssid
lintian-brush
linuxtv-dvb-apps
literki
lives
llvm-toolchain-16
lmemory
lnav
loqui
lsh-utils
mahimahi
maildrop
matchbox-keyboard
matchbox-panel
mate-equake-applet
mathgl
mdbtools
mdk4
mit-scheme
mldemos
mlpcap
mod-gnutls
moonshot-ui
mozillavpn
mpqc3
ncrack
netdiag
newsboat
nitrokey-app
nng
ntopng
obs-ashmanix-countdown
obs-downstream-keyer
obs-ptz
obs-scene-notes-dock
obs-websocket
octave-mpi
openems
openexr-viewers
openjdk-19
openmx
opensta
openturns
openvas-scanner
ortools
performous-composer
pesign
pidgin-sipe
pixmap
pngphoon
porg
projecteur
purify
purple-lurch
pxe-kexec
pyferret
pygame-sdl2
pytorch-vision
qstopmotion
raku-readline
ramond
rdup
recutils
regina-normal
resvg
rmlint
ruby3.2
ruby-fcgi
ruby-ruby-magic-static
ruby-sigar
s390-tools
sagemath
samhain
scm
scrollz
sdaps
searchmonkey
siconos
siridb-server
sitecopy
slapi-nis
slrn
sniffit
snort
spek
spotlighter
squeak-plugins-scratch
stimfit
subvertpy
supertuxkart
swift-im
syrthes
tcptrack
telegram-purple
termrec
thin-provisioning-tools
threadscope
tightvnc
tlog
uhub
urweb
vart
vecgeom
veusz
vg
virtualjaguar
whitedune
wmweather+
xbill
xcolmix
xir
xneur
xpat2
xpra
xqilla
xrt
xshogi
xtide
yap
yrmcds
zabbix
zeek

Note that not all of the packages listed above have bugs filed. Also,
the list is produced based on the state in unstable. Packages that were
already removed from testing are also on these lists.

If you maintain any of the packages above, please check their status and
help get them fixed. Any help in filing bugs, fixing packages,
requesting removals, etc. is appreciated so that we can look into
unblocking the whole stack and migrate it to testing.

The dd-list of the packages above is attached.

Cheers
-- 
Sebastian Ramacher
A Mennucc1 
   dvbstreamer

Adam Borowski 
   kbtin
   termrec

Adrian Knoth 
   qstopmotion (U)

Agathe Porte

Re: 64-bit time_t transition in progress in unstable

2024-03-06 Thread Sebastian Ramacher
On 2024-03-06 12:53:02 -0800, Steve Langasek wrote:
> On Thu, Mar 07, 2024 at 01:43:11AM +0500, Andrey Rahmatullin wrote:
> > On Wed, Mar 06, 2024 at 12:33:08PM -0800, Steve Langasek wrote:
> > > > > Are there instructions on how to progress an unstable system through
> > > > > this, or is the repo currently in a known inconsistent state?  I have
> > > > > tried upgrading various packages to work through deps but I am unable
> > > > > to do a dist-upgrade for a while.
> > > > Being unable to do a dist-upgrade is expected and some packages can't be
> > > > installed or can't be upgraded, but in general on amd64 you should be 
> > > > able
> > > > to upgrade a majority of them with `apt upgrade` and then manual
> > > > installing/upgrading, if you wish so (as in theory most libfoo0t64 are
> > > > drop-in replacements for libfoo0, but in practice some packages have
> > > > additional abi deps for their plugins etc., plus the usual amd64-i386
> > > > skews, plus some unique problems in some packages).
> > > > Also debootstrapping sid is broken, or may be broken from time to time.
> > > > Install testing instead if that's good enough.
> 
> > > Aside from the libuuid1t64 revert, for which binNMUs have been scheduled, 
> > > I
> > > actually would expect unstable to be dist-upgradeable on non-32-bit archs:
> > > either the existing non-t64 library will be kept installed because nothing
> > > yet needs the t64 version, or something does want the t64 version and apt
> > > will accept it as a replacement for the non-t64 version because it 
> > > Provides:
> > > the non-t64 name.
> 
> > > So once the libuuidt64 revert is done (later today?), if apt dist-upgrade 
> > > is
> > > NOT working, I think we should want to see some apt output showing what's
> > > not working.
> > On my system there is currently only one problem not related to libuuid:
> > vlc-plugin-pipewire is not rebuilt for vlc-plugin-abi-3-0-0ft64. As for
> > uuid, I have several i386 libraries installed that depend on it.
> 
> That seems like a case where the maintainer (cc:ed) could add the
> vlc-plugin-abi-3-0-0f Provides: on 64-bit archs for backwards-compatibility
> to unblock.  Or someone can just request binNMUs for this package sooner
> rather than later.  (It's premature to request mass binNMUs yet while arm*
> are still being re-bootstrapped.)

The Provides in this case would not be enough as it directly maps to the
symbol postfix used by the plugin loader. I'd also need the
corresponding #ifdef to only switch the symbol postfix on the affected
architectures.

Cheers
-- 
Sebastian Ramacher



Re: Bug#1036884: 64-bit time_t: updated archive analysis, proposed transition plan with timeline

2024-01-09 Thread Sebastian Ramacher
Hi Steve

On 2024-01-05 20:26:56 -0800, Steve Langasek wrote:
> On Fri, Jan 05, 2024 at 09:32:28PM +0100, Sebastian Ramacher wrote:
> > On 2024-01-05 11:06:09 -0800, Steve Langasek wrote:
> > > On Fri, Jan 05, 2024 at 06:53:50PM +0100, Sebastian Ramacher wrote:
> > > > Hi Steve
> 
> > > > > - perl will also get a sourceful upload, to manually handle 'perlapi'
> > > > >   Provides.
> 
> > > > Can we combine this one with the upcoming perl transition? See #1055955.
> 
> > > Pros and cons of combining:
> 
> > > - it will save another rebuild of perl modules
> > > - new perl upstream versions usually break at least some
> > >   reverse-dependencies in the archive, so this may slow down the time_t
> > >   transition to testing for other packages by entangling it with sourceful
> > >   perl changes.
> 
> > > The release team has already suggested not entangling the two.
> > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055955#10
> 
> > That was two months ago and we were expecting some progress.  There was
> > however none so far.
> 
> Sorry, what were you expecting exactly?  I've had no communication from the
> Release Team until now about expectations, including on the debian-devel
> thread back in July.

Sorry for being unclear. My comment was related to the perl transition.
Perl 5.38 will start (ACKed yesterday, it was blocked on our side)
before this one and we try to complete it before starting time_t.

> > As perl 5.38 is already staged in exeperimental, there are only two
> > options: time64_t waits until perl 5.38 is done or we entangle them.
> 
> Rene and Paul raise this concern as well.  However, there is another option.
> 
> For any packages involved in this transition which currently have new
> versions staged in experimental which are not yet ready to go to unstable,
> we can simply exclude them from the upload to experimental, and do the
> NEW processing for this subset of packages directly in unstable as part of
> the second step.

Sounds good to me (provided FPT master are happy to fast track those uploads).

> > > > > 22 libobs-dev
> 
> > > > That's a change to the plugin ABI only.
> 
> > > Can you explain how you've reached that conclusion?  This is a package
> > > that failed to be analyzed in the latest run; an earlier run against
> > > Ubuntu lunar showed no change in ABI at all.
> 
> > libobs-dev and the shared library are an oddity of obs-studio. There
> > only purpose is to build plugins.
> 
> Ok, but it appears there are a large number of reverse-dependencies on
> libobs0 from other source packages, and there is no OTHER encoding of
> information about plugin ABI aside from this (no Provides: field on
> obs-studio).  So what do you suggest here with respect to ABI skew between
> obs-studio and its plugins on armhf?

I need some more time to check the current situation.

> > > > > 9 libopenmpt-dev
> 
> > > > Seems to be a false positive.
> 
> > > 
> 
> > > Your responses here are to the contents of the `sorted-revdep-count` list.
> > > This is the list of header packages that *we were unable to analyze with
> > > abi-compliance-checker*, and so in the interest of avoiding ABI mismatches
> > > and broken systems for users when upgrading on 32-bit archs, would get a
> > > package rename to be safe.
> 
> > > This is the plan I had outlined at:
> 
> > >   https://lists.debian.org/debian-devel/2023/07/msg00232.html
> 
> > > I am happy for any help in the form of patches to
> > > https://salsa.debian.org/adrien-n/armhf-time_t that fix the failures of
> > > these header packages to be analyzed, or explanations for how a given 
> > > header
> > > package's API changes cannot affect the ABI of the runtime libraries from
> > > the source package so that we can manually exclude those libraries from 
> > > the
> > > transition.  I am not sure I would *recommend* that maintainers spend a 
> > > lot
> > > of time on proving one or another individual library does not have an ABI
> > > breakage, especially in the long tail of libraries with few
> > > reverse-dependencies whose involvement in the transition is unlikely to
> > > substantially slow down Debian development.

I was looking at the repo but it is unclear to me how packages that can
be skipped are handled there. What would a PR look like to exclude
specific packages?

> > > > Change to vlc plugin ABI. This does not require a change of the binary
> > > > package name.
>

Re: Bug#1036884: 64-bit time_t: updated archive analysis, proposed transition plan with timeline

2024-01-05 Thread Sebastian Ramacher
On 2024-01-05 11:06:09 -0800, Steve Langasek wrote:
> On Fri, Jan 05, 2024 at 06:53:50PM +0100, Sebastian Ramacher wrote:
> > Hi Steve
> 
> > > - perl will also get a sourceful upload, to manually handle 'perlapi'
> > >   Provides.
> 
> > Can we combine this one with the upcoming perl transition? See #1055955.
> 
> Pros and cons of combining:
> 
> - it will save another rebuild of perl modules
> - new perl upstream versions usually break at least some
>   reverse-dependencies in the archive, so this may slow down the time_t
>   transition to testing for other packages by entangling it with sourceful
>   perl changes.
> 
> The release team has already suggested not entangling the two.
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055955#10

That was two months ago and we were expecting some progress. There was
however none so far. As perl 5.38 is already staged in exeperimental,
there are only two options: time64_t waits until perl 5.38 is done or we
entangle them. The same is true for all the other transitions (poppler,
g2clib, ...) that are currently staged in experimental. So unless we
want to tell everyone to stop preparing transitions in experimental
(which is contrary to what we, the RT, tell maintainers to do all the
time), get everything from experimental removed, etc, I expect that we
have to entangle time64_t and all transitions that are staged in
experimental.

> > Here are some more comments on individual packages.
> 
> > > 22 libobs-dev
> 
> > That's a change to the plugin ABI only.
> 
> Can you explain how you've reached that conclusion?  This is a package that
> failed to be analyzed in the latest run; an earlier run against Ubuntu lunar
> showed no change in ABI at all.

libobs-dev and the shared library are an oddity of obs-studio. There
only purpose is to build plugins.

> 
> Looks like the failure to analyze should be easily fixable (maybe libobs-dev
> shouldn't be shipping this header?)
> https://adrien.dcln.fr/misc/armhf-time_t/2023-12-18/logs/libobs-dev/base/log.txt
> 
> > > 14 gnuradio
> 
> > gnuradio bump its SONAME every other month.
> 
> And usually takes time, at least from what I've seen on the Ubuntu side, to
> settle all reverse-dependencies out into a consistent state where they can
> migrate to testing

I wouldn't waste my time with gnuradio. The maintainers does not
coordinate transitions. After January 10th assuming that AUTORM kicks
in, it won't be relevant any more.

> > > 9 libopenmpt-dev
> 
> > Seems to be a false positive.
> 
> 
> 
> Your responses here are to the contents of the `sorted-revdep-count` list.
> This is the list of header packages that *we were unable to analyze with
> abi-compliance-checker*, and so in the interest of avoiding ABI mismatches
> and broken systems for users when upgrading on 32-bit archs, would get a
> package rename to be safe.
> 
> This is the plan I had outlined at:
> 
>   https://lists.debian.org/debian-devel/2023/07/msg00232.html
> 
> I am happy for any help in the form of patches to
> https://salsa.debian.org/adrien-n/armhf-time_t that fix the failures of
> these header packages to be analyzed, or explanations for how a given header
> package's API changes cannot affect the ABI of the runtime libraries from
> the source package so that we can manually exclude those libraries from the
> transition.  I am not sure I would *recommend* that maintainers spend a lot
> of time on proving one or another individual library does not have an ABI
> breakage, especially in the long tail of libraries with few
> reverse-dependencies whose involvement in the transition is unlikely to
> substantially slow down Debian development.

Based on the number of false positives in the libraries that I maintain,
the time it takes to prepare, upload, accept from binNEW, etc. with
involvement from different teams, I wonder if would not be more
efficient to give maintainers some time to check their packages.

> > > 5 gcc-10-plugin-dev
> 
> > Can be skipped, not part of testing. Should be RMed from the archive
> > instead.
> 
> Thanks, I had already manually excluded gcc-13-plugin-dev from the
> transition, but there are gcc-*-plugin-dev in the archive for 4 other
> versions of gcc.  I've updated things here to exclude all of them now.
> 
> I will not, in general, exclude a library from the transition only because
> it's currently not in testing; this could be a transient situation, and
> users' shouldn't wind up with broken partial upgrades of this library later
> if it returns to testing.

I added a hint so that gcc-10 cannot migrate back to testing.

> > > 4 llvm-15-dev
> 
> > llvm-toolchain-15 is scheduled for removal. Reverse dependencies

Re: 64-bit time_t: updated archive analysis, proposed transition plan with timeline

2024-01-05 Thread Sebastian Ramacher
Hi Steve

On 2024-01-05 09:42:06 -0800, Steve Langasek wrote:
> Hi Sebastian,
> 
> On Fri, Jan 05, 2024 at 06:34:38PM +0100, Sebastian Ramacher wrote:
> > On 2024-01-05 00:23:00 -0800, Steve Langasek wrote:
> > > On Fri, Jan 05, 2024 at 12:17:04AM -0800, Steve Langasek wrote:
> > > > == Results ==
> 
> > > > The overall findings of this analysis are 1,745 "dev" packages which
> > > > either are confirmed to have ABI changes or could not be checked;
> > > > mapping to 2,154 runtime libraries (list attached) from 1,195 source
> > > > packages (list attached) and 5,477 reverse-dependencies requiring
> > > > no-change rebuilds (list attached).  This is within the previously
> > > > calculated range of "5300 to 5600", but there are a number of
> > > > newly-identified packages that fail to compile and have a large number
> > > > of reverse-dependencies.  I will continue to work to identify
> > > > false-positives here in the hopes of bringing this count down before
> > > > pulling the trigger on an actual transition.
> 
> > > [...]
> 
> > > > In addition, Guillem pointed out that if there are libraries whose
> > > > ABIs are lfs-sensitive but not time_t-sensitive, and either they
> > > > themselves depend on libraries which are time_t-sensitive or they have
> > > > reverse-dependencies that do, so they will also need to be included in
> > > > the transition.  I have identified a list of 53 packages in this
> > > > category (list attached); these in turn have 174 additional
> > > > reverse-dependencies that would need rebuilt (list attached).
> 
> > > I am also attaching here the dd-list output for the packages that will 
> > > need
> > > to be sourcefully NMUed for the transition, for your review.
> 
> > Why do the need sourceful NMUs if they just need to be rebuilt?
> 
> Sorry, if the original message hadn't been lost somewhere in the mail
> system before being delivered to debian-devel (I've now tried to resend it),
> this might have been clearer from context.  Guillem points out the mail has
> been delivered to debian-release, so you can read the whole thing there:
> 
>   https://lists.debian.org/debian-release/2024/01/msg00033.html
> 
> Anyway, this is the list of source packages containing libraries whose ABI
> will change.  So the packages need to be renamed in order to expose the ABI
> incompatibility to reverse-dependencies. 

I am confused. Above you say:

> these in turn have 174 additional
> reverse-dependencies that would need rebuilt (list attached).

This sounds to me like those are packages that are involved in the
transition and need rebuilds, but do not change their ABI. And in fact,
for most of packages that I maintain on the list, the ABI does not
change.

Can you please clarify which of the packages in your lists require
changes to the binary package names and which do not?

Cheers
-- 
Sebastian Ramacher



Re: Bug#1036884: 64-bit time_t: updated archive analysis, proposed transition plan with timeline

2024-01-05 Thread Sebastian Ramacher
Hi Steve

> - perl will also get a sourceful upload, to manually handle 'perlapi'
>   Provides.

Can we combine this one with the upcoming perl transition? See #1055955.



Here are some more comments on individual packages.

> 22 libobs-dev

That's a change to the plugin ABI only.

> 14 gnuradio

gnuradio bump its SONAME every other month.

> 9 libopenmpt-dev

Seems to be a false positive.

> 9 libogre-1.9-dev
> 9 libgirara-dev

Why is this one on the list?

> 5 gcc-10-plugin-dev

Can be skipped, not part of testing. Should be RMed from the archive
instead.

> 4 llvm-15-dev

llvm-toolchain-15 is scheduled for removal. Reverse dependencies should
get an RC bug instead.

> 4 libspatialaudio-dev

Why is this package on the list?

> 3 libdvbpsi-dev

Seems to be a false positive

> libavutil58

av_timegm is not used by any package in the archive. I'd skip ffmpeg and
it's libraries.

> libpoppler-cpp0v5
> libpoppler-glib8
> libpoppler-qt5-1
> libpoppler-qt6-3
> libpoppler126

Can be combined with the upcoming poppler transiton (see #1060019)

> libvlc5
> libvlccore9

Change to vlc plugin ABI. This does not require a change of the binary
package name.

> g2clib

Can be combined with the upcoming transition (see #1060077).

Cheers
-- 
Sebastian Ramacher



Re: 64-bit time_t: updated archive analysis, proposed transition plan with timeline

2024-01-05 Thread Sebastian Ramacher
On 2024-01-05 00:23:00 -0800, Steve Langasek wrote:
> On Fri, Jan 05, 2024 at 12:17:04AM -0800, Steve Langasek wrote:
> > == Results ==
> > 
> > The overall findings of this analysis are 1,745 "dev" packages which either
> > are confirmed to have ABI changes or could not be checked; mapping to 2,154
> > runtime libraries (list attached) from 1,195 source packages (list attached)
> > and 5,477 reverse-dependencies requiring no-change rebuilds (list attached).
> > This is within the previously calculated range of "5300 to 5600", but there
> > are a number of newly-identified packages that fail to compile and have a
> > large number of reverse-dependencies.  I will continue to work to identify
> > false-positives here in the hopes of bringing this count down before pulling
> > the trigger on an actual transition.
> 
> [...]
> 
> > In addition, Guillem pointed out that if there are libraries whose ABIs are
> > lfs-sensitive but not time_t-sensitive, and either they themselves depend on
> > libraries which are time_t-sensitive or they have reverse-dependencies that
> > do, so they will also need to be included in the transition.  I have
> > identified a list of 53 packages in this category (list attached); these in
> > turn have 174 additional reverse-dependencies that would need rebuilt (list
> > attached).
> 
> I am also attaching here the dd-list output for the packages that will need
> to be sourcefully NMUed for the transition, for your review.

Why do the need sourceful NMUs if they just need to be rebuilt?

Cheers
-- 
Sebastian Ramacher



Bug#1056221: ITP: cyanrip -- fully featured CD ripping program

2023-11-19 Thread Sebastian Ramacher
Package: wnpp
Severity: wishlist
Owner: Sebastian Ramacher 
X-Debbugs-Cc: debian-devel@lists.debian.org, sramac...@debian.org

* Package name: cyanrip
  Version : 0.9.2
  Upstream Contact: cyanreg
* URL : https://github.com/cyanreg/cyanrip
* License : GPL-2.1+
  Programming Lang: C
  Description : fully featured CD ripping program

Features
 * Automatic tag lookup from the MusicBrainz database
 * Encoded and muxed via FFmpeg (currently supports flac, opus, mp3,
   tta, wavpack, alac, vorbis and aac)
 * Drive offset compensation and error recovery via cd-paranoia
 * Full pregap handling
 * HDCD detection and decoding
 * CD Deemphasis (TOC + subcode)
 * Multi-disc album ripping
 * ReplayGain v2 tagging
 * Able to encode to multiple formats in parallel
 * Cover image embedding in mp3, flac, aac and opus
 * Automatic cover art image downloading
 * Provides and automatically verifies EAC CRC32, AccurateRip V1 and V2
   checksums
 * Accurate ripping verification of partially damaged tracks
 * Automatic drive offset finding


Cheers
-- 
Sebastian Ramacher



Bug#1055472: ITP: sphinxygen -- Python module/script generating Sphinx markup to describe a C API from an XML description extracted by Doxygen

2023-11-06 Thread Sebastian Ramacher
Package: wnpp
Severity: wishlist
Owner: Sebastian Ramacher 
X-Debbugs-Cc: debian-devel@lists.debian.org, sramac...@debian.org

* Package name: sphinxygen
  Version : 1.0.4
  Upstream Contact: David Robillard 
* URL : https://www.example.org/
* License : ISC
  Programming Lang: Python
  Description : Python module/script generating Sphinx markup to describe a 
C API from an XML description extracted by Doxygen

Required as build dependency for suil, serd, and others.

Cheers
-- 
Sebastian Ramacher



Bug#1055051: ITP: zix -- Zix is a lightweight C library of portability wrappers and data structures

2023-10-30 Thread Sebastian Ramacher
Package: wnpp
Severity: wishlist
Owner: Sebastian Ramacher 
X-Debbugs-Cc: debian-devel@lists.debian.org, sramac...@debian.org

* Package name: zix
  Version : 0.4.2
  Upstream Contact: David Robillard d...@drobilla.net
* URL : https://gitlab.com/drobilla/zix
* License : 0BSD or ISC
  Programming Lang: C
  Description : Zix is a lightweight C library of portability wrappers and 
data structures

The library is required by the new upstream version of lilv. It was
embedded there before.

Cheers
-- 
Sebastian Ramacher



Re: Bug#1052004: libcbor: requires source-only upload to transition

2023-10-01 Thread Sebastian Ramacher
Hi Vincent

On 2023-09-15 23:29:27 +0200, Vincent Bernat wrote:
> On 2023-09-15 21:04, Sebastian Ramacher wrote:
> > Source: libcbor
> > Version: 0.10.2-1
> > Severity: serious
> > X-Debbugs-Cc: sramac...@debian.org
> > 
> > https://qa.debian.org/excuses.php?package=libcbor
> > 
> > Issues preventing migration:
> > 
> >  Not built on buildd: arch amd64 binaries uploaded by bernat
> >  Not built on buildd: arch all binaries uploaded by bernat, a new 
> > source-only upload is needed to allow migration
> 
> What's the status of throwing away the binaries when doing a non-source-only
> upload? This is a major pain point for me. You upload the package a first
> time as a source-only upload and get an error 15 minutes later telling you
> it's NEW and you have to do a binary upload. Then, it gets accepted and you
> need another source-only upload.

Following the recommended transition process also works around the
problem: https://wiki.debian.org/Teams/ReleaseTeam/Transitions

I'd appreciate a source-only upload so that we can complete this
transition.

Cheers
-- 
Sebastian Ramacher



Bug#1032386: ITP: libaribcaption -- portable caption decoder / renderer for handling ARIB STD-B24 based TV broadcast captions

2023-03-05 Thread Sebastian Ramacher
Package: wnpp
Severity: wishlist
Owner: Sebastian Ramacher 
X-Debbugs-Cc: debian-devel@lists.debian.org, sramac...@debian.org

* Package name: libaribcaption
  Version : 1.0.0
* URL : https://github.com/xqq/libaribcaption
* License : MIT
  Programming Lang: C++
  Description : portable caption decoder / renderer for handling ARIB 
STD-B24 based TV broadcast captions

>From upstream:

libaribcaption provides decoder and renderer for handling ARIB STD-B24
based broadcast captions, making it possible for general players to
render ARIB captions with the same effect (or even better) as
Television.

libaribcaption is written in C++17 but also provides C interfaces to
make it easier to integrate into video players. It is a lightweight
library that only depends on libfreetype and libfontconfig in the worst
case.


Cheers
-- 
Sebastian Ramacher



Re: Please, minimize your build chroots

2023-01-29 Thread Sebastian Ramacher
On 2023-01-28 15:55:05 -0800, Russ Allbery wrote:
> Sebastian Ramacher  writes:
> 
> > As with all mass bug filings, discuss the issue first on debian-devel.
> > See developer's reference 7.1.1. This discussion could have both
> > answered the questions whther RC severity is appropriate for this type
> > of bug and whether it's a bug at all.
> 
> Historically, we have not treated FTBFS bugs as falling into the category
> of mass bug filing or requiring this pre-discussion.  Various folks have
> been mass-filing FTBFS bugs near the release freeze for many years now and
> they generally don't get a debian-devel discussion first.

I don't think that those are comparable. Rebuilds with modified base
chroots have been discussed here before filing bugs. [1] is one of the
oldest examples I was able to find.

Cheers 

[1] https://lists.debian.org/debian-devel/2008/01/msg00869.html
-- 
Sebastian Ramacher



Re: Please, minimize your build chroots

2023-01-28 Thread Sebastian Ramacher
On 2023-01-28 20:44:50 +0100, Sebastian Ramacher wrote:
> On 2023-01-28 15:03:04 +0200, Adrian Bunk wrote:
> > On Sat, Jan 28, 2023 at 12:24:47PM +0100, Santiago Vila wrote:
> > >...
> > > * Those bugs are RC by definition and have been for a long time.
> > >...
> > 
> > Please provide a pointer where a release team member has said so 
> > explicitly in recent years.
> > 
> > In my experience they are usually saying that FTBFS that do not happen 
> > on the buildds of release architectures are usually not RC.
> 
> Indeed. We require that packages are buildable on the buildds. If they
> don't and they built before, they are RC buggy. For all other FTBFS
> bugs, please use severity important at most.

I am reminded that there are of course more nuances to this. But in my
opinion it's a reasonable default. For a counter example consider
packages that access the network during build (and FTBFS in a
environment without network access). They are considered to be RC buggy
even if the builds succeed on the buildds. So, if in doubt, please
contact the release team.

My personal opinion on the tzdata topic is that we are wasting developer
time with this academic issue. Currently tzdata is effectively
build-essential due to the setup of our buildds. As I see no efforts on
the debootstrap/buildd admin side to change the current situation, the
time wasted here could be better spent on fixing some of the 300ish RC
bugs that are currently affecting bookworm.

Cheers
-- 
Sebastian Ramacher



Re: Please, minimize your build chroots

2023-01-28 Thread Sebastian Ramacher
On 2023-01-28 21:56:23 +0100, Santiago Vila wrote:
> El 28/1/23 a las 20:44, Sebastian Ramacher escribió:
> > On 2023-01-28 15:03:04 +0200, Adrian Bunk wrote:
> > > On Sat, Jan 28, 2023 at 12:24:47PM +0100, Santiago Vila wrote:
> > > > ...
> > > > * Those bugs are RC by definition and have been for a long time.
> > > > ...
> > > 
> > > Please provide a pointer where a release team member has said so
> > > explicitly in recent years.
> > > 
> > > In my experience they are usually saying that FTBFS that do not happen
> > > on the buildds of release architectures are usually not RC.
> > 
> > Indeed. We require that packages are buildable on the buildds. If they
> > don't and they built before, they are RC buggy. For all other FTBFS
> > bugs, please use severity important at most.
> 
> So: What am I supposed to do when some maintainer rejects that this is a bug
> at all and closes the bug? (See #1027364 for an example).

As with all mass bug filings, discuss the issue first on debian-devel.
See developer's reference 7.1.1. This discussion could have both
answered the questions whther RC severity is appropriate for this type
of bug and whether it's a bug at all.

> I believe Adam Borowski just does not understand the current build essential
> definition. Could somebody please explain it to him? I tried and failed.

This is already covered in another subthread. But again, this could have
been avoided by following dev ref.

> Also: What I am supposed to do when some maintainer marks the bugs as 
> "unreproducible"?
> I think that's completely missing the point on what's the meaning of 
> unreproducible.

That's a completly different topic than RC severity.

Cheers
-- 
Sebastian Ramacher



Re: Please, minimize your build chroots

2023-01-28 Thread Sebastian Ramacher
On 2023-01-28 15:03:04 +0200, Adrian Bunk wrote:
> On Sat, Jan 28, 2023 at 12:24:47PM +0100, Santiago Vila wrote:
> >...
> > * Those bugs are RC by definition and have been for a long time.
> >...
> 
> Please provide a pointer where a release team member has said so 
> explicitly in recent years.
> 
> In my experience they are usually saying that FTBFS that do not happen 
> on the buildds of release architectures are usually not RC.

Indeed. We require that packages are buildable on the buildds. If they
don't and they built before, they are RC buggy. For all other FTBFS
bugs, please use severity important at most.

Cheers
-- 
Sebastian Ramacher



Re: SONAME bumps (transitions) always via experimental

2023-01-05 Thread Sebastian Ramacher
On 2023-01-05 13:13:59 +, Simon McVittie wrote:
> On Thu, 05 Jan 2023 at 12:26:09 +0100, Paul Gevers wrote:
> > The Release Team just asked ftp-master to hold of accepting SONAME bumps
> > targeting unstable to ease the last days before the Transition and Toolchain
> > Freeze. The Release Team would like to ask the ftp-masters to also by
> > default reject SONAME bump NEW uploads to unstable during the whole release
> > cycle and instead mandate they need to go through experimental.
> 
> That seems like a good policy, and many maintainers already do that,
> either because the new SONAME needs more testing before its transition
> or to make sure they can upload bug fixes to testing/unstable while
> waiting for NEW acceptance of the newer version (without risking those
> bug fixes being superseded by the new version at the unpredictable time
> that it gets accepted from NEW).
> 
> The only potential problems I can see are:
> 
> 1. It results in more uploads (to experimental and then again to unstable),
>which maintainers might consider to be a high cost for packages that
>only have a few tightly-coupled rdeps. I don't think this is really
>a big problem, particularly since passing NEW currently requires a
>source+binary upload but migrating to testing requires a follow-up
>source-only upload (same total number of uploads).

That's exactly the case which caused this discussion -- maintainers
uploading packages with SONAME changes that has only one reverse
dependency, but which are part of the ongoing Python 3.11 as default
transition.

Everybody wants to get their transitions done even if it's just one
reverse dependency. But at this stage of the release cycle, such actions
just cause delays in transitons if not coordinated with the release
team. In the worst case, we will have to block such transitions and ask for
a revert.

> 2. If there is already a version in experimental that is unsuitable for
>the next stable release, because there's only one experimental, in the
>rare case that upstream bumps the SONAME of the "old" branch, we can't
>do as asked. For example:
> 
>- libfoo_1.0-1 (libfoo-1.so.0) is in testing/unstable
>- libfoo_2.0-1 (libfoo-2.so.0) is in experimental but not yet ready
>- maintainer wants to get libfoo 1.5 (libfoo-1.so.1) into testing/unstable
> 
>This seems unlikely to happen often, because upstreams usually focus
>development of intrusive changes that can break ABI onto one branch at
>a time. Presumably if a maintainer finds that they need this, the ftp
>team would read a justification in debian/changelog and relax this rule?
> 
>If bikesheds ever become available, then they would solve all instances
>of the "only one experimental" problem, including this one.
> 
> 3. If the ftp team prioritize NEW review of unstable packages higher than
>experimental packages (do they?) then that would be
>counter-productive under the proposed policy, and they'd have to
>stop doing that (and perhaps prioritize binary-NEW higher than
>source-NEW, instead). experimental packages appear in red on
>https://ftp-master.debian.org/new.html, which makes me wonder whether
>that reflects those packages being de-prioritized, but perhaps I'm
>reading too much into that?

>From recent memory and assuming there are no issues with d/copyright,
binary-NEW uploads to experimental have been processed swiftly.

Cheers
-- 
Sebastian Ramacher



Re: Boost 1.81 in Debian Testing

2023-01-04 Thread Sebastian Ramacher
On 2023-01-04 06:24:38 +0100, Anton Gladky wrote:
> Dear valued contributors,
> 
> I am pleased to announce that the latest version of Boost, version 1.81, is 
> now
> available in Debian Testing [1].
> 
> We encourage all contributors whose packages depend on Boost libraries to
> consider building against Boost 1.81 in order to facilitate a smooth 
> transition.

Please don't switch the dependencies to the versioned version of the
-dev packages. This makes future transitions just a lot more work.

> Installing the -dev Boost packages from the experimental repository is simple,
> as shown in the following command: sudo apt install libboost-dev -t 
> experimental.

> 
> If you encounter any issues or have suggestions for improvement, please do not
> hesitate to file bugs or prepare merge requests on salsa [2].
> 
> Thank you.

As a mor egeneral note, have there been any test builds of the archive
with boost 1.81 as default? It's rather late for such a large
transition.

Cheers
-- 
Sebastian Ramacher



Re: Enabling branch protection on amd64 and arm64

2022-10-31 Thread Sebastian Ramacher
On 2022-10-31 23:28:21 +, Holger Levsen wrote:
> On Thu, Oct 27, 2022 at 12:27:12AM +0200, Sebastian Ramacher wrote:
> > Some of the architectures already have a hard time keeping up with the
> > normal load.
> 
> this change is only targeted at two archs, which I'd hope could cope with it.

If we ignore/break MA: same co-installability, sure.

Cheers
-- 
Sebastian Ramacher



Re: Enabling branch protection on amd64 and arm64

2022-10-26 Thread Sebastian Ramacher
On 2022-10-26 20:20:48 +0200, Moritz Mühlenhoff wrote:
> Wookey wrote:
> > So the immediate issue now is whether or not to enable this by default
> > in bookworm?
> 
> The majority of packages will not be rebuilt until the release, so
> if we add this now it means that packages pick up the change when
> they are rebuilt in stable via a security update or point release.
> That's not very appealing, independent of the supposed low risk
> factor.
> 
> I think this should rather be applied early after the Bookworm
> release (and ideally we can also finish off the necessary testing
> and add -fstack-clash-protection at least for amd64 and other archs
> which are ready for it (#918914)).

I agree that it's too late for bookworm.

If we'd enable it now, we'd want to rebuild the archive before releasing
bookworm to avoid surprises with any security or stable updates in the
future. Rebuilding the world, however, seems unrealistic at this stage.
Some of the architectures already have a hard time keeping up with the
normal load.

Enabling these flags as soon as the trixie release cycle starts, sounds
like a better idea. Adoption of these flags will then naturally progress
and before the trixie release we can rebuild whatever remains.

Cheers
-- 
Sebastian Ramacher



Re: Need a buildd build after trip through NEW -- best practice?

2022-08-25 Thread Sebastian Ramacher
On 2022-08-25 08:43:58 +0800, Paul Wise wrote:
> On Wed, 2022-08-24 at 23:19 +0200, Sebastian Ramacher wrote:
> 
> > I run
> > 
> > $ drt-tools process-excuses
> > 
> > once a day (except during VAC or when I am not in front of a box with my
> > Debian keys). That schedules binNMUs for all packages that only require
> > a rebuild and have no other issues preventing migration.
> 
> Perhaps those binNMUs should be done from release.d.o, so
> that the responsibility for them is the full release team?

In theory I agree … but the code requires a rustc version that is not in
stable and a bunch of rust crates that are not packaged. Since I don't
have the time to backport rustc and I don't want to burden DSA with
maintining a rustup/cargo setup, that's currently not possible.

Cheers
-- 
Sebastian Ramacher



Re: Need a buildd build after trip through NEW -- best practice?

2022-08-24 Thread Sebastian Ramacher
On 2022-08-24 22:06:55 +0200, Paul Gevers wrote:
> Hi,
> 
> On 24-08-2022 02:05, Paul Wise wrote:
> > The release team automatically do binNMUs for packages that need a
> > rebuild to transition to testing and are able to be binNMUed
> 
> Maybe my fellow Release Team members have automated this locally, but I'm
> not aware of shared tools (or even cron jobs) that do this. If we spot them,
> we *may* (and often do ) binNMU.

I run

$ drt-tools process-excuses

once a day (except during VAC or when I am not in front of a box with my
Debian keys). That schedules binNMUs for all packages that only require
a rebuild and have no other issues preventing migration.

The code is at https://github.com/sebastinas/drt-tools.

> > The patch for dropping NEW binaries has been in dak for two years but
> > its configuration options were never enabled by ftp-master so far.
> > 
> > Dinstall::ThrowAwayNewBinarySuites
> > Dinstall::ThrowAwayNewBinaryComponents
> 
> I would be a great fan of this happening.

Indeed.

Cheers
-- 
Sebastian Ramacher



Re: Coq packages in Debian : difficult transitions

2022-07-31 Thread Sebastian Ramacher
On 2022-07-31 12:33:35 +0200, julien.pu...@gmail.com wrote:
> Hi,
> 
> I tried to ask on debian-release because it seemed more sensible but
> didn't get feedback. [1]

Please file a transition bug. The mailing list has a high volume and
non-bug mails may be overlooked.

Cheers

> 
> The Coq-related packages have a habit of breaking their ABI with almost
> each upload, and until recently that meant broken user configurations:
> installed packages stopped working because of an upgraded package down
> the dependency line.
> 
> A few weeks ago, I wrote dh-coq. Basically, the idea is that the
> src:coq-foo package builds a binary libcoq-foo package, which declares
> it provides a libcoq-foo-1984az package, and when src:coq-bar builds
> libcoq-bar, dh-coq makes it depend on libcoq-foo-1984az. When the next
> upload provides libcoq-foo-d04ab7, apt won't install it because it
> would break libcoq-bar: that finer-grained Depends/Provides
> organisation means user systems don't get broken. I migrated all Coq-
> related packages to this.
> 
> Now I took care of user comfort comes the time for mine: I need to
> handle transitions correctly.
> 
> I have a little script that tells me the following packages needs to be
> rebuilt when a transition has to be done ; for example:
> 
> $ ./planif_transition.py mathcomp-finmap
> mathcomp-finmap
> mathcomp-analysis mathcomp-multinomials
> coqeal
> 
> (the lines are meaningful: same line means parallel build is possible)
> 
> So far, so good. But managing transitions is pretty annoying:
> 
> (1) The checksums are arch-dependent, which is annoying to write ben
> transition scripts. I just need to trigger builds in the right order.
> How do I tackle it?
> 
> (2) The other C-style lib* packages don't need maintainers to write
> transitions: the automatic ones just work. How can I have libcoq-*
> packages work like this?
> 
> Cheers,
> 
> J.Puydt
> 
> [1] https://lists.debian.org/debian-release/2022/07/msg00373.html
> 

-- 
Sebastian Ramacher



Re: package not entering experimental after 12+ hours

2022-05-31 Thread Sebastian Ramacher
On 2022-05-31 08:46:20 +0200, Jonas Smedegaard wrote:
> Hi,
> 
> Can someone help clue me in on why source package
> haskell-hslua-module-text - uploaded 16 hours ago and according to
> https://buildd.debian.org/status/package.php?p=haskell-hslua-module-text=experimental
> successfully built on all supported targets, however only in state
> "Uploaded" on all of them, not "Installed" yet?
> 
> What is holding back the package?  Somethin I can do to help?

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012148

Cheers

> 
> 
>  - Jonas
> 
> -- 
>  * Jonas Smedegaard - idealist & Internet-arkitekt
>  * Tlf.: +45 40843136  Website: http://dr.jones.dk/
> 
>  [x] quote me freely  [ ] ask before reusing  [ ] keep private



-- 
Sebastian Ramacher



Re: use of Recommends by vlc to force users to use pipewire

2022-05-30 Thread Sebastian Ramacher
On 2022-05-30 10:43:58 +0200, Vincent Lefevre wrote:
> On 2022-05-28 10:41:34 +0200, Sebastian Ramacher wrote:
> > On 2022-05-28 01:27:13 +0200, Vincent Lefevre wrote:
> > > On 2022-05-27 12:34:26 +0100, Simon McVittie wrote:
> [...]
> > > > That's needed for Bluetooth audio, *if* you are using Pipewire for 
> > > > audio,
> > > > which (as a distribution) we are not yet aiming to do. It isn't needed
> > > > (or useful) if you are only using Pipewire as a video multiplexer.
> > > 
> > > The issue appeared automatically with the upgrade of the vlc package.
> > > 
> > > > pipewire-pulse should probably have a Recommends on 
> > > > libspa-0.2-bluetooth,
> > > > if people consider Bluetooth audio to be sufficiently important to
> > > > justify that (of course, every critical feature for one user is 
> > > > considered
> > > > "bloat" by someone else, so we can't win). pipewire probably shouldn't,
> > > > until such time as we are ready to recommend Pipewire as a replacement
> > > > for PulseAudio.
> > > 
> > > So why did Sebastian Ramacher reassign bug 1011035 to pipewire?
> > > 
> > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011035#22
> > 
> > If pipewire-pulse is the better place for this relationship, feel free
> > to reassign it.
> 
> My comment was on "until such time as we are ready to recommend
> Pipewire as a replacement for PulseAudio". If Debian is not ready
> to use Pipewire as a replacement for PulseAudio, then VLC shouldn't
> try to use Pipewire by default instead of PulseAudio. So that would
> be a bug in VLC.

Let me clear this up a bit:

* vlc does not use pipewire by default. vlc always has included multiple
  audio output plugins. vlc-plugin-base (which vlc depends on) installs
  plugins for alsa, pulseaudio and others. vlc then tries to auto-detect
  the most suitable audio plugin. If it detects pulseaudio, it will use
  the pulseaudio plugin, etc.

  Now, if vlc-plugin-pipewire is installed, it will also check if
  pipewire is running as sound server and prefer that over the
  pulseaudio plugin.

  Users have always been able to override the audio output via the
  command line or vlc's settings.

* bin:vlc aims to give a suitable default installation for desktop use.
  It depends on the plugins that I deem absolutly necessary for typical
  desktop usage (video output plugins, hardware decoding plugins, access
  plugins, the Qt UI plugin, ...). vlc recommends plugin packages
  which have additional access plugins, video processing plugins, etc
  that are not necessary for the core functionality but users might
  expect or improve the vlc experience. Furthermore, it suggest plugins
  for more specialiced use-cases.

  If users don't need or want the extended functionalities that the
  recommended or suggested plugins provide, they are free to uninstall/
  not install them without breaking the core functionality of (desktop)
  vlc.

* As with the switch to pulseaudio many years ago, the recommended vlc
  installation now provides the corresponding plugin for the switch to
  pipewire. So if a user has completely switched or wants to switch to
  pipewire, they get the corresponding plugin. But even if the user
  doesn't switch to pipewire (or is not even using pulseaudio), they
  will also have the plugins installed for that: the alsa and the
  pulseaudio plugins.

  Also similar to the pulseaudio switch, the new plugin is a separate
  binary package at first and will sooner or later move to
  vlc-plugin-base (most likely with the release of vlc 4.0).

* vlc-plugin-pipewire depends on libpipewire-0.3 and that's it. In
  bookworm, I expect that more and more packages will depend on
  libpipewire-0.3 - for example, see anything that does screen recording
  such as obs-studio. Whether or not libpipewire-0.3 should have a
  recommends-chain to pipewire-pulse is a different story, unreleated
  to vlc, and is already discussed at length in other parts of this
  thread.


Cheers
-- 
Sebastian Ramacher



Re: use of Recommends by vlc to force users to use pipewire

2022-05-28 Thread Sebastian Ramacher
On 2022-05-28 01:27:13 +0200, Vincent Lefevre wrote:
> On 2022-05-27 12:34:26 +0100, Simon McVittie wrote:
> > If vlc-plugin-pipewire is prioritized higher than other audio backends,
> > then I can see how that could happen. It's probably premature for
> > vlc-plugin-pipewire to be prioritized higher than PulseAudio or ALSA in
> > Debian.
> > 
> > The dependency graph around this stuff is complicated, particularly in
> > a distribution like Debian where the answer to "do we try to support A
> > or B?" is always "yes". Some early-adopter distributions have switched
> > to Pipewire as their preferred audio service, replacing PulseAudio,
> > and in *those* distributions, it would make sense to prioritize
> > vlc-plugin-pipewire ahead of other audio backends - but Pipewire was not
> > sufficiently mature to replace PulseAudio in bullseye, and it remains
> > to be seen whether it will be sufficiently mature to replace PulseAudio
> > in bookworm.
> > 
> > If Pipewire was only an audio service, then the right thing to do would be
> > to make sure it was completely optional and not pulled in by depenencies,
> > but it's a video service too, and during a global pandemic with a lot of
> > people working and socializing remotely, not having working screen-sharing
> > or screencasting in GNOME/KDE (together with not having working webcams
> > in sandboxed Flatpak/Snap apps) seemed like a sufficiently major issue
> > to make Pipewire worth the headaches it can cause.
> 
> So I suppose that the solution should be that PulseAudio have the
> priority over Pipewire.
> 
> > > and apparently ditto with ogg123 (via ALSA, which I had as the default)
> > 
> > I don't know why that would be. The Pipewire module for libasound is in
> > pipewire-audio-client-libraries, which nothing depends on.
> 
> It has never been installed.
> 
> > Could it be the case that the chain of Recommends pulled in wireplumber
> > (which Recommends pipewire-pulse) instead of the preferred alternative
> > pipewire-media-session (which was not always listed first, see #999363),
> > resulting in pipewire-pulse taking over audio routing from PulseAudio?
> 
> The wireplumber package was installed from 2021-10-26 to 2021-10-29
> only. So, perhaps ogg123 was using something else. But the ogg123
> audio stream was not appearing in pavucontrol, and the sound was
> sent to the speaker of my laptop instead of the bluetooth speakers.
> 
> > > However, for the support of bluetooth devices, libspa-0.2-bluetooth
> > > is needed, but it isn't even pulled when pipewire is installed!
> > 
> > That's needed for Bluetooth audio, *if* you are using Pipewire for audio,
> > which (as a distribution) we are not yet aiming to do. It isn't needed
> > (or useful) if you are only using Pipewire as a video multiplexer.
> 
> The issue appeared automatically with the upgrade of the vlc package.
> 
> > pipewire-pulse should probably have a Recommends on libspa-0.2-bluetooth,
> > if people consider Bluetooth audio to be sufficiently important to
> > justify that (of course, every critical feature for one user is considered
> > "bloat" by someone else, so we can't win). pipewire probably shouldn't,
> > until such time as we are ready to recommend Pipewire as a replacement
> > for PulseAudio.
> 
> So why did Sebastian Ramacher reassign bug 1011035 to pipewire?
> 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011035#22

If pipewire-pulse is the better place for this relationship, feel free
to reassign it.

Cheers

> 
> > > But xdg-desktop-portal just depends
> > > on the libpipewire-0.3-0 library package. If it needs more than
> > > the library, then I suppose that it should also recommend pipewire
> > > directly and not expect that the library will do it.
> > 
> > Perhaps. If I add that Recommends, how many angry bug reports are we
> > going to get accusing me of forcing people to use Pipewire against
> > their will?
> 
> Fewer: This is already an issue because xdg-desktop-portal depends
> on libpipewire-0.3-0, which recommends pipewire. The advantage would
> be that packages just depending on libpipewire-0.3-0 would not pull
> pipewire. So, this would solve the pipewire issue in some cases.
> 
> Said otherwise, this would not change anything for xdg-desktop-portal,
> but could improve things for other packages (if xdg-desktop-portal and
> other packages pulling pipewire are not installed).
> 
> -- 
> Vincent Lefèvre  - Web: <https://www.vinc17.net/>
> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
> 

-- 
Sebastian Ramacher



OpenSSL 3 transition

2022-05-18 Thread Sebastian Ramacher
Dear all,

as you may have noticed, the transition to openssl 3 (libssl1.1 ->
libssl3) has started in unstable - see [2] for the current progress. We
have now rebuilt all packages that do not FTBFS. Due to vast number of
packages involved in the transition, the list of packages with FTBFS
bugs is unfortunately quiet long and some of these bugs are not releated
to the actual transition. You can find the list at [1].

If you maintain any of the packages or if you are interested in them,
please help fixing those bugs. A dd-list is attached.

Thanks for your help
Sebastian

[1] 
https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=pkg-openssl-de...@lists.alioth.debian.org=ftbfs-3.0
[2] https://release.debian.org/transitions/html/auto-openssl.html
-- 
Sebastian Ramacher
Alessio Di Mauro 
   yubico-piv-tool (U)

Alessio Treglia 
   petri-foo (U)

Alexander GQ Gerasiov 
   clickhouse

Alexandre Viau 
   restbed
   ring (U)

Alvin Chen 
   tpm2-pkcs11

Andreas Moog 
   nzbget

Andrew Ayer 
   git-crypt

Andrey Rahmatullin 
   python-scrapy (U)

Antoine Beaupré 
   charybdis

Antonio Radici 
   cfengine3

Antonio Terceiro 
   ruby2.7 (U)

Apollon Oikonomopoulos 
   dovecot (U)
   mongo-tools (U)

Carsten Schoenert 
   kopanocore (U)

Casper Gielen 
   validns

Chiara Marmo 
   freeture (U)

Chris Leishman 
   libneo4j-client

Christian Ehrhardt 
   dpdk (U)

Christian Seiler 
   open-isns (U)

Christopher Hoskin 
   libcrypt-openssl-pkcs12-perl (U)

Christopher Knadle 
   mumble

Clint Byrum 
   mysql-8.0 (U)

Craig Small 
   net-snmp (U)

Dain Nilsson 
   yubico-piv-tool (U)

Dave Beckett 
   redland

Debian Astronomy Team 
   freeture

Debian Authentication Maintainers 
   yubico-piv-tool

Debian Cryptocoin Team 
   dogecoin
   libsecp256k1

Debian DNS Team 
   softhsm2

Debian DPDK Maintainers 
   dpdk

Debian EFI Team 
   sbsigntool

Debian Haskell Group 
   haskell-hsopenssl

Debian iSCSI Maintainers 
   open-isns

Debian Med Packaging Team 
   simpleitk

Debian Mobcom Maintainers 
   nextepc

Debian MongoDB Maintainers 
   mongo-tools

Debian Multimedia Maintainers 
   drumgizmo

Debian Multimedia Maintainers 

   petri-foo

Debian MySQL Maintainers 
   mysql-8.0

Debian OpenSC Maintainers 
   pam-p11

Debian Perl Group 
   libcrypt-openssl-pkcs12-perl

Debian Python Team 
   m2crypto (U)
   python-asyncssh
   python-cryptography (U)
   python-scrapy

Debian QA Group 
   freelan
   libdigidoc

Debian Ruby Team 
   puma
   ruby2.7

Debian Security Tools 
   libewf

Debian Shib Team 
   xmltooling

Debian SNMP Team 
   net-snmp

Debian VoIP Team 
   coturn

Debian VoIP Team 
   ring
   sipxtapi

Debian Xilinx Package Maintainers 
   xir

Dennis Braun 
   drumgizmo (U)

Dmitry E. Oboukhov 
   tarantool (U)

Dovecot Maintainers 
   dovecot

Ejabberd Packaging Team 
   erlang-p1-tls

Eric Dorland 
   pam-p11 (U)

Etienne Dysli Metref 
   xmltooling (U)

Ferenc Wágner 
   xmltooling (U)

Ghislain Antony Vaillant 
   simpleitk (U)

Giraffe Maintainers 
   kopanocore

Guido Günther 
   kopanocore (U)

Hilko Bengen 
   zeek

Ignace Mouzannar 
   python-scrapy (U)

Ileana Dumitrescu 
   boxbackup

Jaldhar H. Vyas 
   dovecot (U)

James Page 
   mysql-8.0 (U)

Jan Niehusmann 
   zurl

Jaromír Mikeš 
   petri-foo (U)

Javier Fernandez-Sanguino Pen~a 
   xorp (U)

Jelmer Vernooij 
   dovecot (U)

Joachim Breitner 
   haskell-hsopenssl (U)

Jonas Smedegaard 
   kannel-sqlbox
   libsecp256k1 (U)

Joost van Baal-Ilić 
   validns (U)

Jose M Calhariz 
   xorp

Keith Winstein 
   mahimahi
   mosh

Keng-Yu Lin 
   dogecoin (U)

Klas Lindfors 
   yubico-piv-tool (U)

Konstantinos Margaritis 
   autobahn-cpp

Lars Tangvald 
   mysql-8.0 (U)

Leo Costela 
   transmission (U)

Luca Boccassi 
   dpdk (U)
   tpm2-tss-engine

Lucas Kanashiro 
   ruby2.7 (U)

Luigi Gangitano 
   squid

Matthias Geerdsen 
   kopanocore (U)

Mészáros Mihály 
   coturn (U)

Nick Andrik 
   kismet

nicoo 
   yubico-piv-tool (U)

Noah Meyerhans 
   dovecot (U)
   net-snmp (U)

Nobuhiro Iwamatsu 
   xir (U)

Norbert Tretkowski 
   mysql-8.0 (U)

Oleg Moskalenko 
   coturn (U)

Ondřej Surý 
   lua-luaossl
   softhsm2 (U)

Petter Reinholdtsen 
   casparcg-server

Philipp Huebner 
   erlang-p1-tls (U)

Pierre Chifflier 
   libewf (U)
   sbsigntool (U)

Pirate Praveen 
   puma (U)

Punit Agrawal 
   xir (U)

Ritesh Raj Sarraf 
   open-isns (U)

Robie Basak 
   mysql-8.0 (U)

Roman Tsisyk 
   tarantool

Ron Lee 
   opusfile

Ruben Undheim 
   nextepc (U)

Sam Hartman 
   moonshot-trust-router

Sandro Tosi 
   m2crypto
   python-cryptography (U)
   transmission

Santiago Garcia Mantinan 
   squid (U)

Santiago Ruano Rincón 
   dpdk (U)

Sascha Steinbiss 
   vast

Simon Eisenmann 
   kopanocore (U)

Steve McIntyre <93...@debian.org>
   sbsigntool (U)

Stig Sandbeck Mathisen 
   hitch

SZ Lin (林上智) 
   tpm2-pkcs11 (U)

SZALAY Attila 
   libzorpll

Thomas Anders 
   net-snmp (U)

Thomas Calderon 
   caml-crush

Tristan Seligmann 
   python-cryptograph

Re: use of Recommends by vlc to force users to use pipewire

2022-05-15 Thread Sebastian Ramacher
On 2022-05-16 00:40:25 +0200, Vincent Lefevre wrote:
> The vlc package now uses a Recommends (vlc-plugin-pipewire) to force
> users to use pipewire instead of pulseaudio (which broke the use of
> VLC, but also apparently ogg123 with the alsa device). IMHO, this is
> a bad use of Recommends. It is not up to applications to choose what
> sound server to use, even via a meta-package like vlc.
> 
> Shouldn't there be something in the policy about that?

Nothing forces pipewire on you. If you don't want it, don't install it.
It isn't a dependency.

And for the record: you get pipewire installed because libpipewire-0.3-0
recommends it.

Cheers
-- 
Sebastian Ramacher



Re: Rakudo has a transition tracker and then what ?

2022-02-04 Thread Sebastian Ramacher
On 2022-02-03 17:58:24, M. Zhou wrote:
> @dod: It looks that we have to change the Architecture: of raku-*
> packages into any (instead of "all") because there is no binnmu
> for Arch:all package. Then upon each time we bump the rakudo API
> version, we just need to file a regular transition bug to the
> release team and trigger the rebuild.

If the pre-compiled files are like pyc files for Python, is there are a
reason to not follow the same approach? That is, build the pre-compiled
files on install.

Cheers

> 
> On Thu, 2022-02-03 at 19:13 +0100, Jonas Smedegaard wrote:
> > Quoting Paul Gevers (2022-02-03 19:08:34)
> > > On 03-02-2022 18:53, Dominique Dumont wrote:
> > > > Hoping to automate this process, I've setup a transition tracker
> > > > for Rakudo
> > > > [1].
> > > 
> > > See
> > > https://lists.debian.org/debian-release/2022/02/msg00029.html and 
> > > follow-up messages.
> > 
> > As I understand it, librust-* packages are released as arch:any (not 
> > arch:all) for this exact reason (I seem to recall some discussion
> > with 
> > the ftpmaster and/or release team about that - evidently leading to
> > that 
> > praxis being tolerated, except I am totally wrong and the cause for
> > Rust 
> > is a different one).
> > 
> > 
> >  - Jonas
> > 
> 
> 

-- 
Sebastian Ramacher



Re: Unplanned freeze?

2022-01-28 Thread Sebastian Ramacher
On 2022-01-28 20:36:32 +0100, Vincent Bernat wrote:
>  ❦ 28 January 2022 12:34 +05, Andrey Rahmatullin:
> 
> > http://bugs.debian.org/1004272
> > I agree that it should have been announced somewhere in addition to the
> > #debian-devel topic.
> 
> Running unstable, are we at risk having problems? Are the packages
> updated in the last few days being rebuilt?

All potentially affected packages have been rebuilt over the last couple
of days.

Cheers
-- 
Sebastian Ramacher



Re: Package name misspelled in binNMU changelogs

2021-08-25 Thread Sebastian Ramacher
On 2021-08-25 16:07:02, Tomas Pospisek wrote:
> On 25.08.21 15:23, Andrey Rahmatullin wrote:
> > On Wed, Aug 25, 2021 at 09:19:34AM -0400, The Wanderer wrote:
> >> Is there any reasonable way to get this spelling error corrected in the
> >> changelogs across all these packages?
> > As those are specifically binNMU changelogs, I don't think so.
> 
> You still can do a NMU or send a patch to the maintainer...

Any future upload or binNMU will get rid of my typo without any
additional action.

Cheers

> 
> >> Or is this too minor to be worth bothering with, and something that
> >> should be just left to lie as it stands?
> > Definitely yes and yes.
> That's in the eye of the beholder I'd say. I'd rather have package spellings
> cleaned up.
> 
> *t
> 

-- 
Sebastian Ramacher



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

2021-02-11 Thread Sebastian Ramacher
On 2021-02-11 07:06:59, Julian Gilbey wrote:
> On Thu, Feb 11, 2021 at 12:15:38AM +0100, Johannes Schauer Marin Rodrigues 
> wrote:
> > Hi,
> > 
> > Quoting Julian Gilbey (2021-02-10 22:51:39)
> > > I wonder if anyone has an idea about this thorny problem.  I'm trying
> > > to create a package and thought I'd got something wrong, but have
> > > found the same behaviour happens with the "amp" package (version
> > > 0.6.1-1) and the "spherepack" package (version 3.3~a1-4), which
> > > suggests to me that the problem lies outside of the package itself.
> > > But I have very little idea how to track this bug down.
> > >
> > > [...]
> > > 
> > > They are so different, yet supposedly using essentially identical
> > > build environments.  (They are also both using sid repositories.)
> > > 
> > > If you have any idea why I might be seeing this behaviour, and what I
> > > might be able to do about it, that would be fantastic!
> > 
> > I would actually not be surprised if we find reproducibility problems 
> > between
> > packages built on pbuilder versus packages build with sbuild. For example
> > sbuild sets HOME=/sbuild-nonexistent which will make packages FTBFS that 
> > try to
> > put anything in $HOME. This is not the problem here, though. If I wrap the 
> > call
> > to dh in debian/rules in strace -p I get:
> > 
> > [...]
> > [pid   609] openat(AT_FDCWD, "/dev/shm/o5kYxf", O_RDWR|O_CREAT|O_EXCL, 
> > 0600) = -1 EACCES (Permission denied)
> > [...]
> > [pid   609] write(2, "error: [Errno 13] Permission den"..., 36error: [Errno 
> > 13] Permission denied
> 
> Hi Josch,
> 
> Wow, thanks!  I tried putting the strace call around the whole build,
> but that didn't work.
> 
> > A workaround for this problem is indeed to add
> > 
> > --chroot-setup-commands="chmod 777 /dev/shm"
> > 
> > to your sbuild invocation. A cursory glance into the pbuilder codebase 
> > reveals
> > that pbuilder will mount a tmpfs into /dev/shm:
> > 
> > https://sources.debian.org/src/pbuilder/0.231/pbuilder-modules/?hl=417#L417
> > 
> > For sbuild, whether this is done, this depends on your chroot backend. The
> > package builds fine on the buildds though, so I guess they have a schroot 
> > setup
> > that sets /dev/shm up correctly?
> 
> OK, so I'll submit this as a bug report / feature request to sbuild.

schroot already does the same in the sbuild and buildd profiles:

https://sources.debian.org/src/schroot/1.6.10-11/etc/profile-templates/buildd/linux/fstab/
https://sources.debian.org/src/schroot/1.6.10-11/etc/profile-templates/sbuild/linux/fstab/

Is your setup using any of the two profiles?

Cheers
-- 
Sebastian Ramacher



Re: dovecot-antispam rebuild (or is there a way to automatically rebuild a package)

2021-01-26 Thread Sebastian Ramacher
On 2021-01-26 21:50:54, Antonio Russo wrote:
> Hello,
> 
> I'm watching dovecot's progress through unstable [1] and it's blocked by
> dovecot-antispam [2].  If I understand correctly, it's because
> dovecot-antispam depends on dovecot-abi-2.3.abiv11, which is not provided
> by the new version of dovecot-core (which instead provides a new abi
> virtual package dovecot-abi-2.3.abiv13).  That dependency, however, is
> determined at dovecot-antispam build time, so it should naturally
> resolve itself.
> 
> It seems to me that what should ideally happen is:
> 
> 1. New version of dovecot gets uploaded
> 2. dovecot-antispam gets rebuilt (automatically?)
> 3. enough time passes
> 4. dovecot and dovecot-antispam migrate to testing together
> 
> Is this correct?  If so, what mechanism triggers the rebuild of 
> dovecot-antispam,
> and why hasn't it already happened?  If not, what action should be taken?

For step 2 someone needs to request a binNMU

reportbug release.debian.org -> binNMU

See also https://wiki.debian.org/binNMU

Best

> 
> More importantly, where is this all documented? 
> 
> Thanks,
> Antonio
> 
> 
> [1] https://tracker.debian.org/pkg/dovecot
> [2] https://tracker.debian.org/pkg/dovecot-antispam

pub   RSA 4096/DED4A4EE 2016-03-29 Antonio Enrico Russo 
> sub   RSA 4096/8C0F 2016-03-29
> sub   RSA 4096/38D2EE86 2016-03-29
> 




-- 
Sebastian Ramacher



Re: strange BD-Uninstallable

2021-01-26 Thread Sebastian Ramacher
On 2021-01-27 01:40:56, Russell Coker wrote:
> https://buildd.debian.org/status/package.php?p=libselinux
> 
> libselinux isn't being built on ia64, it says "BD-Uninstallable (Extra-
> Depends: python3-all-dev (>= 3.8.6-1))".
> 
> https://buildd.debian.org/status/package.php?p=python3-defaults=sid
> 
> python3-defaults is being built on ia64 with no errors.
> 
> What does this mean and what do I have to do to make it build?

The page lists why the package is in BD-Uninstallable state:

Dependency installability problem for libselinux on ia64:

libselinux build-depends on:
- gem2deb:ia64 (>= 0.5.0~)
gem2deb depends on missing:
- ruby-setup:ia64

Best
-- 
Sebastian Ramacher



Bug#980874: ITP: python-cwcwidth -- Python bindings for wc(s)width

2021-01-23 Thread Sebastian Ramacher
Package: wnpp
Severity: wishlist
Owner: Sebastian Ramacher 
X-Debbugs-Cc: debian-devel@lists.debian.org, sramac...@debian.org

* Package name: python-cwcwidth
  Version : 0.1
  Upstream Author : Sebastian Ramacher
* URL : https://github.com/sebastinas/cwcwidth
* License : Expat
  Programming Lang: Python, C
  Description : Python bindings for wc(s)width

This module provides functions to compute the printable length of a unicode
character/string on a terminal. It leverages the wcwidth(3) and wcswidth(3)
functions as defined in POSIX.1-2001 and POSIX.1-2008. This module provides
the same functions as the pure Python implementation found in python3-wcwidth.

This package provides the module for Python 3.


This package will be a dependency of the upcoming python-curtsies and
bpython releases.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Re: Why doesn't nifticlib migrate?

2020-12-22 Thread Sebastian Ramacher
On 2020-12-20 22:10:20 +0100, Paul Gevers wrote:
> Hi Steven,
> 
> On 20-12-2020 20:32, Steven Robbins wrote:
> > The excuses page says it is good to go, but it hasn't migrated despite 
> > being 7 
> > days past the required 5 days.  What's up?
> > 
> > 
> > Excuse for nifticlib
> > Migration status for nifticlib (2.0.0+git186-g84740c2-1 to 3.0.1-4): Will 
> > attempt migration (Any information below is purely informational)
> > Additional info:
> > Piuparts tested OK - https://piuparts.debian.org/sid/source/n/nifticlib.html
> > 12 days old (needed 5 days)
> > Excuses generated Sun Dec 20 18:08:20 2020
> 
> Our migration software has two phases [1]. The excuses are the result of
> the first phase. The package is blocked due to the results of the second
> phase. The output of that can be seen at [2], which includes:
> trying: nifticlib gifticlib
> skipped: nifticlib gifticlib (1, 2, 57)
> got: 29+0: a-5:a-23:a-0:a-0:i-0:m-0:m-0:p-0:s-1
> * amd64: libcamitk-dev, libinsighttoolkit4-dev, libotb-dev, libsight-dev
> - splitting the component into single items and retrying them
> trying: gifticlib
> skipped: gifticlib (1, 2, 58)
> got: 28+0: a-4:a-23:a-0:a-0:i-0:m-0:m-0:p-0:s-1
> * amd64: gifti-bin, libgiftiio-dev, libgiftiio0
> trying: nifticlib
> skipped: nifticlib (1, 3, 57)
> got: 30+0: a-6:a-23:a-0:a-0:i-0:m-0:m-0:p-0:s-1
> * amd64: libcamitk-dev, libgiftiio-dev, libinsighttoolkit4-dev,
> libotb-dev, libsight-dev
> 
> This means that upgrading nifticlib (alone) would make libcamitk-dev,
> libgiftiio-dev, libinsighttoolkit4-dev, libotb-dev, libsight-dev not
> installable (at least on amd64).
> 
> Unfortunately, I fail to quickly spot how libcamitk-dev becomes
> not-installable (it seems to already be not-installable to me).

Migrating nifticlib and gifticlib makes libinsighttoolkit4-dev
uninstallable:

$ apt install libnifti2-dev libinsighttoolkit4-dev
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libznz3 : Breaks: libnifti2 (<= 3.0)
E: Unable to correct problems, you have held broken packages.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Accepted libtritonus-java 20070428-14.1 (source) into unstable

2020-01-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 27 Jan 2020 00:28:23 +0100
Source: libtritonus-java
Architecture: source
Version: 20070428-14.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Sebastian Ramacher 
Closes: 946916
Changes:
 libtritonus-java (20070428-14.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Peter Michael Green ]
   * Bump java source/binary versions to 1.6, since unstable's compiler
 no longer accepts 1.5
   * Fix build with new fluidsynth. (Closes: #946916)
   * Bump fluidsynth build-dependency.
Checksums-Sha1:
 cc5dde81c41d1383e7be2dbbb2410cd381c34852 2309 
libtritonus-java_20070428-14.1.dsc
 42335d477e59258a7112922de37fcb9ee7b807e0 9904 
libtritonus-java_20070428-14.1.debian.tar.xz
Checksums-Sha256:
 f18dce8a0aaf30e494f8bd630d4016609d936037c04bcc6e86ae6f2ae8b753f7 2309 
libtritonus-java_20070428-14.1.dsc
 c7f43065fd0acf2e6685706ed9a61b27d7b899299e59b42743b397a40c540382 9904 
libtritonus-java_20070428-14.1.debian.tar.xz
Files:
 b2c84377caff75e2564cce1a2617ed24 2309 java optional 
libtritonus-java_20070428-14.1.dsc
 6e64f7fa816e52aeb238eeb0e7060c2d 9904 java optional 
libtritonus-java_20070428-14.1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4uIVIACgkQafL8UW6n
GZMp6hAAl9GjVxi37hWQldmYCNYRzjnHxIC7VHGG+mzf/5VvpPjVGyaNL8Oebr82
pIp13E/JuufQDzvWZ+TjZg67y7gLhCrEraL6CbFdWD7rBk0JYLcLHN7GOt+y68tW
DldZ5yYyMitsObMhAWXJYg2lFRH7yLjQvoJCNN5YQiXzkprJIPxkwo+bSJf/i6WK
hihotsdef01VhpU4U5fHIRL0vk4U/jraxj1o2fqv2VLY5KI6IZOiGi3aHLEZ942+
Ti+voz0EUsSFzB8GC1xgImdQjLqW9thJ41Fb/HCOUuiAPmiZdpyZ5xumWOlVfN+b
+e5+4kJtrEsR9aW1NvA6SpuhiXyK8rE8LczxpaCw32c3wAPGgAmQonZHcLzubf5t
xE8qfNpWiBEJPMbywpxhWsv95MFuF290j8n+1OaRkrARsD65evY7q9/2KpP7aynu
2Pl75/e9s1Gf/neK+B+QNegWDPDVFlTVbmD8MBx87Jk1ooQYqGKBPtMVpIXjmTqi
7cpoyjRuQ3GP6jKjNSdK0TIrnNzlloBMa4fbrmpcShw8SRd6FsgfbrJZ187kfRDH
X75ImpqywZ3XF0o2WsK4utpvvemK9ANXT2znnAtexyFF4uGmNq6uXMxGYIbrsI9x
KwECHjDW69ayyCm6qRdR+x8BRiC93ZcVUlHqnYVcn0FU1+7yngw=
=sIVe
-END PGP SIGNATURE-



Accepted bear 2.4.3-1 (source) into unstable

2020-01-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 27 Jan 2020 23:39:31 +0100
Source: bear
Architecture: source
Version: 2.4.3-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Ramacher 
Changed-By: Sebastian Ramacher 
Changes:
 bear (2.4.3-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Use correct machine-readable copyright file URI.
   * Update standards version to 4.4.1, no changes needed.
   * Set upstream metadata fields: Repository, Repository-Browse.
 .
   [ Sebastian Ramacher ]
   * New upstream release
   * debian/control: Bump Standards-Version
Checksums-Sha1:
 deaffc4982c101f90672747e7fa7f411980d5f67 1957 bear_2.4.3-1.dsc
 dedc2d2df3f35396d8f1960145ed2af265b00cb0 49933 bear_2.4.3.orig.tar.gz
 9a20e355ec68c7a4898e4e01aaf5fe7bdf90ce42 4148 bear_2.4.3-1.debian.tar.xz
Checksums-Sha256:
 bed014e10d8d1bd83c491d8b8bbbe34702a3d5a1021aeebae5c64a8ca905b74d 1957 
bear_2.4.3-1.dsc
 74057678642080d193a9f65a804612e1d5b87da5a1f82ee487bbc44eb34993f2 49933 
bear_2.4.3.orig.tar.gz
 1258a6484fa8a780f14a92eeda8af41afc7ea280f159c6ac5064d8000f1373ae 4148 
bear_2.4.3-1.debian.tar.xz
Files:
 c67b7a17f20c8ec379b38e023233595f 1957 devel optional bear_2.4.3-1.dsc
 f671ab3ee5fee4ee72b0021fe8e1842c 49933 devel optional bear_2.4.3.orig.tar.gz
 ad7026ddc0fd93ef791e354dde2083c8 4148 devel optional bear_2.4.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4vZ04ACgkQafL8UW6n
GZN+RxAAv7YP2lZ/FH3pcq2z4w138wrk7nKguekzyfhBKnzIRMASb/E+C8qziQEE
AdoIl20IhBpNe6YlR3Dq+JNI1sFxjebfjOMYm1OSO3ISTQ74vCDJz2jhDcAFD/aQ
/Qsw292pmzQ8hfIHFeDlVLgB0iGFbCQ1JpEDxLElUMELosypUakiEAgK7pb1GF4R
V43aHOLb73t/yF7WqkSRPU4PCW2wH5LpgKicfD+qdhcVRbihVdYscaChAzC6JGHb
hqXO/Vlak4URbd+khW/vaQv8cEiChOGiYMP8fsck6dt5apnJ/e5e8N+LWvg8IMwy
QtGwRbgDGj+SQk8t7bTIOY1Hm54utn+PnJEcI23sz0Uq3JsS6odaOWUiZ8MrkPBm
m/JG4FNyRfl6dEFywIpuoSBJcSaLXPQq8gHQFb5gghtDS4x09s9j3WQhMdbihb8V
QHZlXmLG78CBBg324qxeZkOW7cpNo8WQtKd83UE+qBXuf1lyQlKGQmbSD+A82rYe
6OOp1gYZO0Kyn3yHqBKY0GlUROkv7x7XWJAUcJvnTAh1E7+jS4vM8mC5hR/M/5kJ
i5/b4f6p0//b6MqHOphLiKvin3qxguKR3FafCMDlfNVBzTGVS3lHEw3bXO5j3zlM
mwlAvUFFwDPfLYDRu17KAiF610UAeDrThkiht7FIa8crXYLJXp0=
=E80g
-END PGP SIGNATURE-



Accepted swami 2.2.0-2 (source) into unstable

2020-01-26 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 26 Jan 2020 20:24:04 +0100
Source: swami
Architecture: source
Version: 2.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 swami (2.2.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Upload to unstable
Checksums-Sha1:
 2b5cbf1f9f8dc4185a147d0911d85bb28f766903 2356 swami_2.2.0-2.dsc
 ee3cfd575d4fb4e2ea2bf7fc548a942af7ab17a6 11664 swami_2.2.0-2.debian.tar.xz
Checksums-Sha256:
 9166252f39509bde766ecd60876b288d864e1a8dd32b4932d5abf307ac87f0cc 2356 
swami_2.2.0-2.dsc
 3b273bdbcdef4ed5e218039434fa4ae13dab179c28f69f407f43c25c48b99581 11664 
swami_2.2.0-2.debian.tar.xz
Files:
 e98a3e99b19a2a49b65117bff8f73ff4 2356 sound optional swami_2.2.0-2.dsc
 d2b004e9a205907fb530c840c5910a92 11664 sound optional 
swami_2.2.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4t58EACgkQafL8UW6n
GZNowRAAwCHeqG7nH08n7G6+7LQhizzWefrC3hpc2j8zeNZnuCZ/hUaxtYVMF4+5
8xuSeM/ibgqzzpOIguo1HuB/l3XbRvc8/OUFtHDkBSq1lpfEWKGmv1PndIHWPn1W
rkfoq3ZulMb2ruFRdiwT5l5k2QvsQbn6HMbQ29RVGVr4pLeLPEP1yly8BsaaBFc3
22t8iUQrGtsmRZV6m+Eay9ahdN8pfGku5t3emQfTvZPhV/KAgNBojqhDlgI+hRRm
VPRR6zJSK/QVbRx+99xKVw30ZfOfIi9awNv2gruq7W2anRSsG8xRJDMNZbBPgM0z
1Czl2PBDEevymLQoXoAgZNny9txOkgvh9YWynxiXw9erTMh7PmmK6Si0ijtYM/3W
v59MmdPlPRWsbv+/ig10C2EdKCcitQyptQDLosTHr7LwnZvXCb1lSZ9jMOlMWkJ1
6Qq3Ut3+Iu20mhZDTDlKw6Vt03Zz3O5lUfqLLu1u/hX3pZWvtVuH2TPb2d/Fly/1
T9J9nNwtk/EK49+4+rT1Ft8by1fBg/PBu57ljXxlJ6uKZFQ+aj8g4bYpeTCpKL15
SMfn+ashXXBwKkNsbVkRXlfGAMBoyCwBqOtg5GrWoQKqU6+fPdOhCEfq25aTPBoT
WoG6ZgtL/3xHC3PMCCsshdudHyK0eZes/85eoL6iwn41AqCsXZw=
=LBQE
-END PGP SIGNATURE-



Accepted libinstpatch 1.1.2-2 (source) into unstable

2020-01-26 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 26 Jan 2020 20:21:45 +0100
Source: libinstpatch
Architecture: source
Version: 1.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 libinstpatch (1.1.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Upload to unstable
Checksums-Sha1:
 89ce40acd4b01c884994a646423979139295cce2 2170 libinstpatch_1.1.2-2.dsc
 eabf67a14b7e7e804dadc4f065ce8dc781037271 9084 
libinstpatch_1.1.2-2.debian.tar.xz
Checksums-Sha256:
 75d65b454465af27142930630b1b2feaa10ad22059dd4e3fb7aa92e11a3fa414 2170 
libinstpatch_1.1.2-2.dsc
 d5b3505be6863404f74599bbdce4fabc5dedb302f4cd908ec50cd7a626609ccc 9084 
libinstpatch_1.1.2-2.debian.tar.xz
Files:
 bcc3308136c62be4d1184ad94f3425e5 2170 sound optional libinstpatch_1.1.2-2.dsc
 dd9ccb21f774c9c6933407bd22e8e3e7 9084 sound optional 
libinstpatch_1.1.2-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4t5yAACgkQafL8UW6n
GZO5hw/8Co+IZZ5TyCiHtbir0q/+u10Exj16G72GNuPlGFw7Gm8rRNizaGW5s6Ap
UZ77agakt7RGiNvrSr1G4vL1mvAb8DHK0jMoHdd1fmWsCocodjp/5vvbbb/hZOU6
PpLNK7CulQJiNV0za2GIfZIHZjUwfVkIbaxZijQhbzdbwPBfyBo7Lahs7yJcrZuh
rqhj/VgVQkrz3bWVoFTqmZgzaox0VwdbGIeN2466SlXyk8qG1eDQJUdJp84Hf6H1
oC0gA/F4Qf7Xo31oywO0GAZsfM/InfJMWbH9LHPlhhRI1BTOfNQ3H8Ue99NHuCSD
gAm8QviDzER0TeLIzaqyk0Njml2xr0Gbig2WEVIBXZNAPVq7GmoXEFrNGMJVq8jD
R3GHjwI1ZY4Q+uyXCL6jiR4T3BadWPH5SuC8xvYuUycjo1Lz9maojwJZk2EKegw7
5yAqwoRw3y9eGFjE5IlnJQMWrlK+cY6bIE0sR3vsJzxhKTd/Sd+LMQhKdgvGHtm8
/JzECP7aneAVFnTSy235X9fx7A4o5ST/PsBEQr0pfDQawred585nh7RJ/J1FwWzm
w29DZ789TFp5DHniCioMIa2HXHlxbwmtlPOgz9MeOx6jY/6/bEFpG68sxmLI9s77
Itq4LZ1JBppzRqc2CmBmeBa7rRTLN+nxsMlfpzzAy0dlpEfCI30=
=hawR
-END PGP SIGNATURE-



Accepted libinstpatch 1.1.2-1 (amd64 source) into experimental, experimental

2020-01-26 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 26 Jan 2020 16:27:07 +0100
Binary: libinstpatch-1.0-2 libinstpatch-1.0-2-dbgsym libinstpatch-dev
Source: libinstpatch
Architecture: amd64 source
Version: 1.1.2-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libinstpatch-1.0-2 - MIDI instrument editing library
 libinstpatch-dev - MIDI instrument editing library development files
Changes:
 libinstpatch (1.1.2-1) experimental; urgency=medium
 .
   * Team upload.
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
   * d/watch: Use https protocol
 .
   [ Dennis Braun ]
   * New upstream release
   * d/control:
 + Bump debhelper-compat to 12
 + Bump standards version to 4.5.0
 + Add cmake to B-D
 + Update homepage
   * d/copyright:
 + Update source to github releases
 + Update email of Upstream-Contact
 + Update copyright year
 + Add myself to d/ section
 + http > https
   * d/libinstpatch-1.0-0.install: Drop
   * d/libinstpatch-dev.install: Drop
   * d/patches: Drop all patches, applied to upstream
   * d/rules: Update for the new cmake build
   * Update d/watch file for github releases
 .
   [ Sebastian Ramacher ]
   * SONAME: libinstpatch-1.0-0 -> libinstpatch-1.0-2
   * debian/: No longer build libinstpatch-doc
   * debian/pachtes: Honor CFLAGS/CPPFLAGS
Checksums-Sha1: 
 dade53a25ca71eeb4b8e2cc2b7c6f1113517694e 738428 
libinstpatch-1.0-2-dbgsym_1.1.2-1_amd64.deb
 add2e2689198d2aab4d9c9fac3ff9799c2a6f54c 255852 
libinstpatch-1.0-2_1.1.2-1_amd64.deb
 e1b9c457ced7c8b43d6bfdb4a851892acb2d520b 71284 
libinstpatch-dev_1.1.2-1_amd64.deb
 f174d2b04c67eca3d9366fdf70a3177efd085f6f 2170 libinstpatch_1.1.2-1.dsc
 c3060e23b148d3549a4e73489f0e1dba4927e0b8 513414 libinstpatch_1.1.2.orig.tar.gz
 13eb3a37825e5bca2797289fd47ebb28c5a7958b 9052 
libinstpatch_1.1.2-1.debian.tar.xz
Checksums-Sha256: 
 7b840eecb265be75899936f3161930778724ca619189b2fb3601954b7c20d0ef 738428 
libinstpatch-1.0-2-dbgsym_1.1.2-1_amd64.deb
 02a9993d02d2bb51b87eea9cfb466bcb13d9c48629d3865e002fb58e199cb52e 255852 
libinstpatch-1.0-2_1.1.2-1_amd64.deb
 00675aaf11ffb2d7190b79a6101aa520fd8d74c16139d42ca55415baec876bf0 71284 
libinstpatch-dev_1.1.2-1_amd64.deb
 b1ad899619ebce5a26832b7075e843921183d39fbefd8b634c1db33f048adf22 2170 
libinstpatch_1.1.2-1.dsc
 88394f0858603fe657769c84f69b9192042b5ca96386590e9970ddc5b486747d 513414 
libinstpatch_1.1.2.orig.tar.gz
 28a921138320b9d1a825f8d2abb040d89ad7481d0a51bb9073f06a3753d0 9052 
libinstpatch_1.1.2-1.debian.tar.xz
Files: 
 3c6e9f8a6d5f7be43646a23bb2b6d07b 738428 debug optional 
libinstpatch-1.0-2-dbgsym_1.1.2-1_amd64.deb
 35cc854f4e1ff565c31436cff8b86c15 255852 libs optional 
libinstpatch-1.0-2_1.1.2-1_amd64.deb
 6b4a9665fbec71d2b1c78066a74090d0 71284 libdevel optional 
libinstpatch-dev_1.1.2-1_amd64.deb
 6fc6aa98ce0026d0ec8feb5e8b34ca71 2170 sound optional libinstpatch_1.1.2-1.dsc
 1987bec70432b308ad161e0618c51160 513414 sound optional 
libinstpatch_1.1.2.orig.tar.gz
 a14d6ee2c6a379a902532c6552d9b200 9052 sound optional 
libinstpatch_1.1.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4tsFEACgkQafL8UW6n
GZM3EhAAirEgp1XugQor718Rl7CwfvRZ+bFPX7wBaGZOJ/s6x8PzBtq45oWjvLJP
eUQYW7/lRkA1Ts7p+/UMfkGVpt2+DxRH+Pfpa8GKv0L0VVwrgD1NqBfYBhVw2MZk
flDfGpcAdUkD46ACR4587C2CPdrM7dpgUUPPfWQWKYmUT8tvsuUN4Oyams/UfXBN
khbhHAMBTfzK3v5Edj0hHgobIAz7KzqKWUrf6eimdYWDMYhgHxZs3JAV8GFILzcl
qXkVrJU0ibx9NAKvANxKfmhCMlnHy4+UpQPop2kzC6pawacbu5TP2w7cn2+XA02u
Bc9Isy5ZjjOZA5AugPWx0gmnKiQOOJeNg2NFDUFPmgojk8rSoRU/BVJOoCatTXEY
uUTfecHj2FAHlgiY8zm0MT/pC9vqVWAZ/IyhmSFrjKv8ai7ozAz97UcLzuFoucrQ
qYZOXP6XcfC4HPO+D6DPNvFZxb4cYWiJD9cjvpn0bMq1dGb4J4GlMNbMTjAg+7ki
zMhn5rlU/rQGe8cw0I2JAof/UbHGPwUm1HtRswCl5Wtbv2jaFwrzHGAdKUS8HvN5
SDd7tAJvG76joQjDUzXKhR5hZttn75LRMnEJVrdQyU5qkc0FH+kWvFksnesm7DJV
5iiBvkJ23mDnpn2hYcL0Rp++fqczlUgn6t6VChPTN/ZeC/Z8zmw=
=d28M
-END PGP SIGNATURE-



Accepted qsynth 0.6.1-1 (source) into unstable

2020-01-26 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 26 Jan 2020 15:12:32 +0100
Source: qsynth
Architecture: source
Version: 0.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 qsynth (0.6.1-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Olivier Humbert ]
   * d/control: Qt4 -> Qt
   * d/copyright: adds myself
 .
   [ Dennis Braun ]
   * New upstream release
 .
   [ Sebastian Ramacher ]
   * Bump Standards-Version
   * debian/: Build with cmake to properly handle manpages
   * debian/control:
 - Set RRR: no
 - Bump Standards-Version
Checksums-Sha1:
 7017da68653996802f8686e12303a048b65949d3 2054 qsynth_0.6.1-1.dsc
 da826da5590d339394849e9bd812cb30e473efd5 337277 qsynth_0.6.1.orig.tar.gz
 59e3070dc7c3a5a5dd0c2180ed4551e0fc04aca1 5592 qsynth_0.6.1-1.debian.tar.xz
Checksums-Sha256:
 cc1ada8e3c7c8df367ac05d68d8cbc434c827be93e3293f5fe9d8c428fd166e4 2054 
qsynth_0.6.1-1.dsc
 94d57e0cca0523b3450ab592624804cd4c3ab6f8e9f0da20a880ac72508a 337277 
qsynth_0.6.1.orig.tar.gz
 e60f82ec51bbf6e1d0b1e27435f0900dbde8805d693d2c00233dc3576e260ef2 5592 
qsynth_0.6.1-1.debian.tar.xz
Files:
 17aa82f9bb87af6b61142c080e4dbe05 2054 sound optional qsynth_0.6.1-1.dsc
 299c545720192dd03d322ba602f40767 337277 sound optional qsynth_0.6.1.orig.tar.gz
 8478a35f63eb546e656e9a4c12eb049b 5592 sound optional 
qsynth_0.6.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4tozIACgkQafL8UW6n
GZO2ZBAAqsxs3MhdeiV57Asv7gq03raIjNgm2BF46/sAX29ZMquZTEauCTJ1gJWh
TA8taxK7cof2B5YSm0q4NTsUdHlUqbQ6XJt1KOLByT3JKQZqqKskMerRu4/8CrWb
S9iFQrGRHURu5lRR5YEnTnykSyzGScaY9ywgdp+3/zi5AeUjfExmRcQzlZR3BLIS
wxZRFkzbB6WtzObWnH6yWuyjODvs8dJoTUjDGdheASeNV2EadR4p+A9Q38lH3VvC
ZEWnC5MXYSlwGOnCNT6MQAEUWopUIkmzQtmHXwZ85tPmqmMKnBggu5HoOCrxMoW1
VZh24pRVz6wu5goK6IO6K/VMINLDAzEL98YcZp2tJBbfznqSlQF/6ZhVBMAC9DVW
pp04Hc3a6fd8oPULWNzMsoliJ6BusFfdihKFBomK1gTwAzpjSkLrP3e8o6XMkjMR
hVi0tYJ9GACdVBW8lXj5OLudig5i2Cd3b6M4E4kW6NQps8I/BAHoFTPIgLdevuet
M6rZU5HIcfwIKJjyx6B9xjPaBZt1rqfidONc7I97IvJbk0S6h5IOqUfsMgz3q43C
w8QA/FJmAVJntHGGsbr0RAWH4Kohw4ijQz8NlxSTHK659ghsC7SWtof3v+ooRiwg
eKGN1f3T54feGutkgvNCdrca9zog37F93ecCQ9lnjhDHInp4tqQ=
=ognO
-END PGP SIGNATURE-



Accepted qsampler 0.6.1-1 (source) into unstable

2020-01-25 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 25 Jan 2020 15:01:05 +0100
Source: qsampler
Architecture: source
Version: 0.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 qsampler (0.6.1-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Olivier Humbert ]
   * Update d/copyright (http -> https)
 .
   [ Dennis Braun ]
   * New upstream release
   * Update d/copyright years
 .
   [ Sebastian Ramacher ]
   * debian/control: Bump Standards-Version
Checksums-Sha1:
 85d4ecc4bdf5142e5fdc2d2ff3a3cb1acd7004fa 2129 qsampler_0.6.1-1.dsc
 dd77160817822589a7e80b3e4732f5c9d94734c8 283679 qsampler_0.6.1.orig.tar.gz
 5d34b90ce99ab500c212ed4decbc2daa20908145 4952 qsampler_0.6.1-1.debian.tar.xz
Checksums-Sha256:
 29336b1f581e6dd1f75fb6ebcf9261c375472ea4a287b00eca7177fb79125bce 2129 
qsampler_0.6.1-1.dsc
 12b59cf4d4c21f0e0f4a91395b0017c98f991e300e04b400f856f49fc69927f3 283679 
qsampler_0.6.1.orig.tar.gz
 f41f110ee76bd96eb5335eb101031ce8fc18b6ab181ffd062c5e2b091f506e87 4952 
qsampler_0.6.1-1.debian.tar.xz
Files:
 b56af8b18096dc2e60ba86d5c62eb430 2129 sound optional qsampler_0.6.1-1.dsc
 cca6eaae7cfbefc116930454bc72fa8e 283679 sound optional 
qsampler_0.6.1.orig.tar.gz
 01a299c2e135e5746c8ad18bd9264bea 4952 sound optional 
qsampler_0.6.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4sTCYACgkQafL8UW6n
GZMl/hAAxlQC6TUQONjAeF1MBUYhOVLo3ArvUBvZzILoDcSMgjolJ23eEPVar+sV
p5BFqbIJVep0Ga5OR3Ecu1XE5iTDVLXz+Mq6wGii7PEvV6fRQ58w8H8z8iXQ+sRm
gCvPdyfurizpkJVdLu8IPmaB8BEc/QnjvoeAlEiAqY6KmsWfvNrL2Vq5Ih52b6Jt
uKmmqKit3R958Fl79TIIstbrS0ZRIMN8KIOeUQ6YQeAIwizw4Sb+vuLAUSDpPhGN
LpfPF+opDMQlax5yktCXJt1NCXzLe3EZjP3LmHMjCris06tRrDIgy6yU87vKCqmr
BrF3iI8rI9XWYudJb5+f40WXoRR/eu3v1a9kEnlao0cHmiMmd233oW+9SEOFGoRi
fonO8ppYAAjhSOVN4sl3tWPfD19+GdxaokW/XAkh/Yo4AnLMHwL9obNIU+NxZsjL
hPVujWF97rgd6QXllESXb4GKCOG6fukoRojhwLQHzJe7jbpCeKVn8EV0l5ntDm5h
zIEjWvIfaLjis1vhwyfiVEggszhIZOAF8fWG3HoF3L8YhV1Wa7Y4gVnmIf21xtu8
gQvpyDtwgjqSUUShp4TYCHrJZ42uo2wQaELZXJTOyr1nQ6mN++hBor4Y0l9ShsvL
3NhU33QP0fKQhBJgD+QPm2Bd4+6qwRYAItbDgRSZ6zKl/bzbwXE=
=amS4
-END PGP SIGNATURE-



Accepted jkmeter 0.6.5-2 (source) into unstable

2020-01-24 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 24 Jan 2020 20:18:15 +0100
Source: jkmeter
Architecture: source
Version: 0.6.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 jkmeter (0.6.5-2) unstable; urgency=medium
 .
   * Team upload.
   * debian/patches: Fix patches to not remove definition of SHARED and VERSION
   * debian/control: Set RRR: no
Checksums-Sha1:
 f927b78e3c304633b9e842e4de1b7a62f50493fd 2110 jkmeter_0.6.5-2.dsc
 7f05e933de2a370146ca14a681b2cb55785d72a2 5964 jkmeter_0.6.5-2.debian.tar.xz
Checksums-Sha256:
 4cf06289e78cfea52a26b66a9e04a2d6d9d234bd3742af8e5a2f14ccec72a2d2 2110 
jkmeter_0.6.5-2.dsc
 42a4ef109cbecbd3649f9a002ee1a85f4d04835dc53e4b8a40894adbd236468c 5964 
jkmeter_0.6.5-2.debian.tar.xz
Files:
 6494649b8d91e75e94f86449a93f9eeb 2110 sound optional jkmeter_0.6.5-2.dsc
 ce6323b3ee43f38e78179949bfdd98a2 5964 sound optional 
jkmeter_0.6.5-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4rQ00ACgkQafL8UW6n
GZMF7Q/9HdtDB7OkVFluNbn15hOM9zGK13qlMt+Ao0Z7fBupgIq5zy34mrbCiCKb
uzQuyBJxGH7OKmY2DYuky+E4U21qhzbeoKuwEIOeCKasjyPly9/QV2ahzkclII9S
hT0Jv3j/XbzinYbzNwe73bGymbF3JfmIAVXc1JryQbu25+EsM+PW9FHN9Q3fj5KH
iU3UWkM6WHJ3XjuMKEp/c3lUgNH8oOxNgxt6aJUbslcnz3R3ljatjxw2QBI44rJh
MHIc3H9ubivmKbUy+EeDC66YL8VtSo8K0TqQ4sIxjjA2eoZrjfhZ7VT3u7M+RGEW
poO+dExpXTYY6koCwco4iyRxzbrhQvfe2o208F8EQdv6e68R/Sr5MoR9yv2QEepd
k8zyZ0bVKaIGJYvBvrshHO4R6QBit3Ic+BznAf6jImOje75GECMg/0JbGkVeOOIf
llUJU+QznkRws9VVHw8Wq+iq0fMNnwjhm37BokEJsiZtwfNp5Ka94HrHBXYyncgx
LpS2tw8iRt1sFOnlE0jY/8NDQnn5dmK72ceYDUXIK2TW5NKziEneH2LxtCA/CyOI
rBiVlEVKYtudrL8MTqD6624wswj/KlLyM76csD8hw0nIgtLxrwGDFIOuLl2/NXmm
j7ocFxnzov77lOA1wqzBeFUhUiEpQy9RDEQcNrBOa0al43c+2pU=
=Wz3I
-END PGP SIGNATURE-



Accepted liblivemedia 2020.01.19-1 (source) into unstable

2020-01-21 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 21 Jan 2020 20:23:55 +0100
Source: liblivemedia
Architecture: source
Version: 2020.01.19-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 liblivemedia (2020.01.19-1) unstable; urgency=medium
 .
   * Upload to unstable
   * New upstream release
   * debian/control: Bump Standards-Version
Checksums-Sha1:
 d21b23b33761fa970f10a02c5ea0e6b413f750fd 2477 liblivemedia_2020.01.19-1.dsc
 c81cd6c8e1f54e076bea19d7802688e41b3bf0ea 667800 
liblivemedia_2020.01.19.orig.tar.gz
 9288bfa12499222b3c9bac332b1a9ca74e8205d3 15340 
liblivemedia_2020.01.19-1.debian.tar.xz
Checksums-Sha256:
 67ddec339035dc690180155a8f7e4c2af1c8c9c600a6a18f44d8bea10c582be3 2477 
liblivemedia_2020.01.19-1.dsc
 582ab7b2a4e62fb4469ef9eea69bc3bab15939b9de0a06b3fcf6f0d6419f796f 667800 
liblivemedia_2020.01.19.orig.tar.gz
 a652b9cd719b302d8248fed47b48c9ed85d082caeec80c47ff4df42871b7 15340 
liblivemedia_2020.01.19-1.debian.tar.xz
Files:
 c23971b65e82d9e16105f2201a758a23 2477 libs optional 
liblivemedia_2020.01.19-1.dsc
 db6b265bef891be5334adef0de92437b 667800 libs optional 
liblivemedia_2020.01.19.orig.tar.gz
 7ebca4877d6e6bedb1c9c79de9f59e04 15340 libs optional 
liblivemedia_2020.01.19-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4nUD0ACgkQafL8UW6n
GZM4nw//T9ZoO4IPa7hMR5QUqAXS/T3gv9RyZPW5tA9vMoDgGJQBwXJofaJrfFJ4
Gp3ueoLtUjhbsi6WVXmfxR6cE+lN22ADCeudKHympPwXtGDsEifgWdJYcZUUPJDI
MOtKlB9daFECBfr2nlh4WJ8icJGVWLzudJojQSPgkWH3ySOzQrpt1pG1bSq06BHO
CcZihYjyhEQTfnqKS+R0FMuy2SpJMFSIi7YmJpInPjaTqPJ1dIvL0lKHJYyeSF6R
D/FCd/UXYyDyRgnjgM+ha6aErjUJJLOSOpKbKImh4YLoI+qEI6pSSoTOcNSbJXg/
+SFnFebJWr2h7yCji++ZyZDxYE7QVHFKvEjxqU7+REfONWYtjoPk6beflnfVLkYv
x2x6Wc5OdPThwh6sSN+mLlbso5f4okv644iN5bgp32iksxLT5rx0rA55U8V1R/mB
2mJLduVQ3WIIgAx5tr5EM9AilsPULo+TSNEpT/GEo4u+nWTSOFkpCnWwJhNew5eD
YlARJy6Q9dO/w+FXITGdkMIUcDi91jJYVPeGjcYULCvi1sWeVkya92spy+AMuh7w
plmdOLJxJngfcK6NOIP1dAqQTlIHzMo9n3fs9CNYQJe9qUyuEiSzqmnbKa7wgRZZ
5P+uyHkC2uLWW/0ePmb2FCcg3hBgojdfK1arl7QG06NnqcUDyKE=
=j5N5
-END PGP SIGNATURE-



Accepted libva 2.6.1-1 (source) into unstable

2020-01-20 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 20 Jan 2020 22:15:15 +0100
Source: libva
Architecture: source
Version: 2.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 libva (2.6.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 896d425c94f478b7f021c37e9df71e82ad39922e 2408 libva_2.6.1-1.dsc
 c22e56f04f28cf6cfb1259abbb64138862240b5c 228850 libva_2.6.1.orig.tar.gz
 4117c1e6f787af48a2ac149431dc0b4f5c4782f2 11332 libva_2.6.1-1.debian.tar.xz
Checksums-Sha256:
 2ed3caf71cea6784915eccb6d83d587a828788686c645f0bd515d8a735304235 2408 
libva_2.6.1-1.dsc
 965f581e096508ece26ea9bef8bd769e93f9d1fe6840e309cc925cfef35ad13f 228850 
libva_2.6.1.orig.tar.gz
 625d5478f182820e06eeb8e967dd1426cd64a514d18d7ae46419c37ce8803083 11332 
libva_2.6.1-1.debian.tar.xz
Files:
 065f9b4fd696bff97278983ba23c7455 2408 libs optional libva_2.6.1-1.dsc
 a28d83157ae7c4e14c6e2b95fbdf5265 228850 libs optional libva_2.6.1.orig.tar.gz
 3461d92bdb34d1fd4f26805eda0adbfc 11332 libs optional 
libva_2.6.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4mGLoACgkQafL8UW6n
GZOQFhAAphXGROemEK0RyiwolSdYxXwPbjCSjNQO6JSqXtXtcu71m8srgOw41z5L
l5RLrc8txerNaQ81tgPcSm2dr+hSFJa8SI90yp5GbOscVrxgoNntKTzpzLgJu5gA
6qFMFc7/zKJjPixZ0CIh0YG9vFBqoiMHJww+2cpXnhxHfN9tEbPlXmudmrV1nxKP
35e60gNPlfMEI6KwwwxxO4PEprBZ6HuQvjfTYLoK6i4itzR5ChI8jUw7a6lvcSFW
SL4ZXq2x0EmTp12HG8VpM7QGWszfY2uJTUTyaqjQwBPvpL0MQJnCo2Zr5XOfjikd
aeDQdwcXlz/eRaCC1VZs3Zv0Gxl23/Io4NagDfPDEMB8bjVA/1GFIJMERC14Si/R
csZUo8cS5MW0FVzb6PeKhZE30m3KD8015ChmQmqHQAp/+grjE0mebmfjV5WHi4jX
pvxoPd28tmfJVKrYH5wwEECUiMVkUS4QukgD2JnywLDRBOYqvMkOtWLSNNhahuMV
gflLh8kgVDU6Y9Gy9E9LB6MfPVNUUR2n9aekB4cYVeNu47KZ/c+1Rj1dP4Irqk5O
bfRaHcwow7qabJTIqOkkq/zmtT4nMEEqjlu/JU5SZtGICAQtvWNp4xXeV4CC/r/6
WxrI5EsHg+ebnVeJquseAKRSPsFI55fOXwWLAw49/82nQJgBN5M=
=oNc2
-END PGP SIGNATURE-



Accepted liblivemedia 2020.01.11-1 (amd64 source) into experimental, experimental

2020-01-19 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 19 Jan 2020 11:31:57 +0100
Binary: libbasicusageenvironment1 libbasicusageenvironment1-dbgsym 
libgroupsock8 libgroupsock8-dbgsym liblivemedia77 liblivemedia77-dbgsym 
liblivemedia-dev libusageenvironment3 libusageenvironment3-dbgsym 
livemedia-utils livemedia-utils-dbgsym
Source: liblivemedia
Architecture: amd64 source
Version: 2020.01.11-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libbasicusageenvironment1 - multimedia RTSP streaming library 
(BasicUsageEnvironment class)
 libgroupsock8 - multimedia RTSP streaming library (network interfaces and 
sockets
 liblivemedia77 - multimedia RTSP streaming library
 liblivemedia-dev - multimedia RTSP streaming library (development files)
 libusageenvironment3 - multimedia RTSP streaming library (UsageEnvironment 
classes)
 livemedia-utils - multimedia RTSP streaming tools
Changes:
 liblivemedia (2020.01.11-1) experimental; urgency=medium
 .
   * New upstream release
   * SONAME bump: liblivemedia68 -> liblivemedia77
   * debian/copyright: Bump copyright years
   * debian/patches:
 - Refresh patches
 - Build without OpenSSL
Checksums-Sha1: 
 6e2d8fc6ca77c4e981b6b6358e691e041966add9 39872 
libbasicusageenvironment1-dbgsym_2020.01.11-1_amd64.deb
 b687d5cb9e3a00d780cc27cb7fa12006a0b10e8d 23104 
libbasicusageenvironment1_2020.01.11-1_amd64.deb
 0d3e176d9c7fdef00fd1e79a526879cce47782ec 63924 
libgroupsock8-dbgsym_2020.01.11-1_amd64.deb
 6d234956cb7f2141560d36bb76d0020981bd224c 28808 
libgroupsock8_2020.01.11-1_amd64.deb
 8da141b1e89bcdd66e3390b5980eac8d4a13080b 126336 
liblivemedia-dev_2020.01.11-1_amd64.deb
 14c593c67911d9b4223649e7dbc9b63a7f97b7e1 1006220 
liblivemedia77-dbgsym_2020.01.11-1_amd64.deb
 7027014c8258eaf502dc0f54a83a977cdd062174 333492 
liblivemedia77_2020.01.11-1_amd64.deb
 74dde9555e7742c4dc3512b3b67ebea0bc398c43 10176 
libusageenvironment3-dbgsym_2020.01.11-1_amd64.deb
 a8230b2bb7818f11884e24bee5fdcc9aa49c0786 13468 
libusageenvironment3_2020.01.11-1_amd64.deb
 dbcf72e36de26d6d5f8af0b936f24c449199a337 213912 
livemedia-utils-dbgsym_2020.01.11-1_amd64.deb
 c4e1cdf3d8cf200b91cc76200aa1d6c93d09e2a8 81100 
livemedia-utils_2020.01.11-1_amd64.deb
 b8183c749bd0cca0fe0c87da2b4957685cde53be 2477 liblivemedia_2020.01.11-1.dsc
 751414ab85ceb943c29a552f950fedc2f40219a0 667730 
liblivemedia_2020.01.11.orig.tar.gz
 9695529630c9d8c1448e2cd799b94562ab147935 15332 
liblivemedia_2020.01.11-1.debian.tar.xz
Checksums-Sha256: 
 d19974c6077c813bb15a05d9037b34099abb9faf36713452458c367aea7ba030 39872 
libbasicusageenvironment1-dbgsym_2020.01.11-1_amd64.deb
 9f1bf02e1d0dcb9d7bd537298bda725c2f0facace10e91e5271b6313d9f1f815 23104 
libbasicusageenvironment1_2020.01.11-1_amd64.deb
 a7e9ab5b67846b542b2b0f65a7f33933ca18535681b23977582bb8c30281d09e 63924 
libgroupsock8-dbgsym_2020.01.11-1_amd64.deb
 bff3e628212c421edd5e9cd071a6f0375a35588411bfbbade1e29235b092a68f 28808 
libgroupsock8_2020.01.11-1_amd64.deb
 26d7ec3df21e8ae801e492e63d49bd414e71d2705fa373754ce60baa0bb5d584 126336 
liblivemedia-dev_2020.01.11-1_amd64.deb
 25ce6c7be89d834492911e643af3bf78f3ace04b620578cdff93abacccde21f4 1006220 
liblivemedia77-dbgsym_2020.01.11-1_amd64.deb
 a906a658ceecd821f647f41804e9dfd09b998acfc9277ce36971aa4110933986 333492 
liblivemedia77_2020.01.11-1_amd64.deb
 9b0efd3af542512650919e598fc90dec262e5a1117a810d1e4709b9bd899827e 10176 
libusageenvironment3-dbgsym_2020.01.11-1_amd64.deb
 d3ffa8a37e2073a88c17729c0d65ab6232cee5aa0b2ab226f2c9b76259baba60 13468 
libusageenvironment3_2020.01.11-1_amd64.deb
 b87bb028114bb7aba9d8603134466acd7366fb2f2979d44be91bbfd6c9b286ad 213912 
livemedia-utils-dbgsym_2020.01.11-1_amd64.deb
 d2ad6c32b64da343ed29d093936c3b11deab91993ca77a51879c2e1450f68ba4 81100 
livemedia-utils_2020.01.11-1_amd64.deb
 362f9d95bff181c9549990e4ff806e6caf39916f23e01760dcb0675105f28005 2477 
liblivemedia_2020.01.11-1.dsc
 a874455b46955f6c1ca836006ab8b3227d786cbeeaa4302b90c98b733413a092 667730 
liblivemedia_2020.01.11.orig.tar.gz
 3d995c951e4a07740e2e62ece0adec955b05a84e2f6802715e62a442a88fb8ed 15332 
liblivemedia_2020.01.11-1.debian.tar.xz
Files: 
 c9e53c089c2a84e0b62d974355d75fbe 39872 debug optional 
libbasicusageenvironment1-dbgsym_2020.01.11-1_amd64.deb
 b34b7e721d2bab5f2b6185237f845e77 23104 libs optional 
libbasicusageenvironment1_2020.01.11-1_amd64.deb
 d550e4e5ac751a93b176931383884b2e 63924 debug optional 
libgroupsock8-dbgsym_2020.01.11-1_amd64.deb
 3b1800ba582c3d7a40ec87f4ff0ba210 28808 libs optional 
libgroupsock8_2020.01.11-1_amd64.deb
 6c4fe6a5052f8a268abb9649b8da2b8a 126336 libdevel optional 
liblivemedia-dev_2020.01.11-1_amd64.deb
 e78bcfee8106af9799e3b29a8964b71e 1006220 debug optional 
liblivemedia77-dbgsym_2020.01.11-1_amd64.deb
 100a23d14e158e6a1feab6d72767a5de 333492 libs optional 
liblivemedia77_2020.01.11-1_amd64.deb
 734411f5f03d4ebbe217c607792be5c9 10176 debug optional 
libusageenvironme

Accepted libva-utils 2.6.0+ds1-1 (source) into unstable

2020-01-19 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 19 Jan 2020 11:50:23 +0100
Source: libva-utils
Architecture: source
Version: 2.6.0+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 libva-utils (2.6.0+ds1-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.1
 .
   [ Sebastian Ramacher ]
   * New upstream release
   * debian/control: Bump libva-dev B-D
   * debian/copyright: Bump copyright years
Checksums-Sha1:
 2f8448c68a480fe20307ce4d738f71296d24e24e 2112 libva-utils_2.6.0+ds1-1.dsc
 b82fd1953bbb47a840c4043b2c7a97ddd88d6096 735456 
libva-utils_2.6.0+ds1.orig.tar.xz
 a02640b14576db439c75bea846211bd970adea6e 7192 
libva-utils_2.6.0+ds1-1.debian.tar.xz
Checksums-Sha256:
 d2f91bc7be87474f1602ada6d5845412bea44e874e7bc2862c9be3d633d84db2 2112 
libva-utils_2.6.0+ds1-1.dsc
 05e682eeb2ed193c9c6ebf3b62e850704adc36dec0090bcb37d8eccfaa973dfb 735456 
libva-utils_2.6.0+ds1.orig.tar.xz
 b5494de89035f0ab48e3479a574286ae2ab41f1cd2bd66028e8153e0e0966c5b 7192 
libva-utils_2.6.0+ds1-1.debian.tar.xz
Files:
 43df1f929e5dbb9cc4cf6fa9aa523dbb 2112 utils optional 
libva-utils_2.6.0+ds1-1.dsc
 615ba144207a482a3b5e33a623416a4c 735456 utils optional 
libva-utils_2.6.0+ds1.orig.tar.xz
 efb40e5a0c8331b481da5890f38b30d7 7192 utils optional 
libva-utils_2.6.0+ds1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4kNPoACgkQafL8UW6n
GZOrnRAAtjYV8buaQk1Qb9VfBzhl8GHNuGUWLfs4EN5enNnE23MzyiVDbjRBjds2
4YPqhQBJ3fBiOSxvT4OAAH8z0UTVaT3gsD7ZIQ9l3KMp02yyauIwho7oGB2EsH9O
CGfhlUHkFuj5/FsOAQk3orYuZOIUYdzLmnq8GN/x62CjS9CKziNI3ZtRMtQaAxKC
KVF0Hp0SEe22Ibacs0Mg8Q6Spb9ib7iavP+69q07L1hhkshtezLzd5WYjDokIemn
uRWQDKJklsWGhBJNKwp6fTkW5BigIW+vKbGvwsSBflwyuz1JnE6dTAcp+IifRyiY
b+gNGRNtx4Akxne1pIypWf5ioboRv6fvzAe9FHMQNzOTiF80hDy+wF/wFgF/8JH3
4UpSG2Fg2UZlClGwUdVtlbyOiolp90vmIH1k9hVaE3dADPu/AZ+Qa71gbjVTYXPt
AeoMyynr5VEVTVf/Rh7u4nCqYofKZN51ARNdmLAT0aweNyx2n2zV2twBL5aZwN7L
s9ynOC1cS4dxrTcJVPOKyxp1QLJvLW7gmPxf2R1DRW/cpIeZY692Ej9lBf2MnkOw
jwIoHIyqshpF0U8SRrn8LWYqoX/Enyo6GAliGUxarmzMgDviJWcL63ue5Cs9k8hA
EbGsVq7fBTVXyDGTrDMbzT72CeZJxuek6IlLNYkG6RJF6ODg3/Y=
=Rup6
-END PGP SIGNATURE-



Accepted lmms 1.2.1+dfsg1-4 (source) into unstable

2020-01-18 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2020 18:26:32 +0100
Source: lmms
Architecture: source
Version: 1.2.1+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 949197
Changes:
 lmms (1.2.1+dfsg1-4) unstable; urgency=medium
 .
   * Team upload
   * debian/control: Add libx11-xcb-dev to Build-Depends (Closes: #949197)
Checksums-Sha1:
 c9fe6faea5b7748ab89a15e59d2334e6c7ffb649 2695 lmms_1.2.1+dfsg1-4.dsc
 9b6e4e724e840b27e2c6f9dcc76e7928361fc8ef 30668 lmms_1.2.1+dfsg1-4.debian.tar.xz
Checksums-Sha256:
 1427298afde246154a34221b9c08ef3c3ec5129fa32fdb1b3ee1b8eeab576e8e 2695 
lmms_1.2.1+dfsg1-4.dsc
 b3ba46fa194d80c45d5741bf876161b71f037ba19a6ffabadcaa5599def946ce 30668 
lmms_1.2.1+dfsg1-4.debian.tar.xz
Files:
 5c61b96d41d3c0f572b7798afb3cca45 2695 sound optional lmms_1.2.1+dfsg1-4.dsc
 904cfcde8f76a006ec493688d5829587 30668 sound optional 
lmms_1.2.1+dfsg1-4.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4jQnYACgkQafL8UW6n
GZOCfQ/6A4VB9eZ3e14LeZZNI9PFQ27pkwKF04Alv46305D5b0X1ixKpt23Kp7gd
KPe8kMWYky7dblySo3J6MRtydnPvDswy/ziMy/tLukR2tnkbyFCsUagXPHWFyWSy
RrYsmT31fJrUWJ7fVp5X1VeoPnoJzHlVKpWUS3gscKjcgRDqjOQjvL3CEiub6uko
IJTnqDeamY4DSsgUv3CdF6eZDrtFeZ9y+A+c68pBWZp7VUIon/lA04YjWOP7c3LM
E2tAteWh5xLeUDK5PpoWVAOYBAqpybzR/ysoxULYzvydI9OLa2XGgD8FK1ExaJ2Y
2ZeeahOhaWPJqjeqRnd2gViLqVgsRbM2T6jUIrNhAUREog/cRF4/21KFxbAIUllS
FE7TJm47guSCl8b3BIPrO274roeawEsQwSA1+3vPvZy4AymejZsaLYrT8Z7V3/95
HiFWPB/Ojlu4slWWygSlJYNTaYoBsC2NaB9xLJBtHA1pURBz3IZebI53I2a7y1nb
NJGaGGtKRZJtk3fr4RmSn3ZGWBe0gtuG77qGHwEfSN8uhEUtW3ldAzZnoMUCPMUb
OtYVTGixg52Q0jghiGG2UVTr23js35XeN0bFNmUbaku2gyJJ9+Tz34BsJQu6PkS+
F1ZgVrc1Al8SQKKYyeE8VIBEwARJ1Mye36N1y/ZiO09k8sGT0rk=
=e6cG
-END PGP SIGNATURE-



Accepted zathura-pdf-poppler 0.3.0-1 (source) into unstable

2020-01-07 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 07 Jan 2020 21:27:04 +0100
Source: zathura-pdf-poppler
Architecture: source
Version: 0.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Ramacher 
Changed-By: Sebastian Ramacher 
Changes:
 zathura-pdf-poppler (0.3.0-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/: Bump debhelper compat to 12
   * debian/control: Bump Standards-Version
   * debian/copyright:
 - Bump copyright years
 - Document appstream data license
Checksums-Sha1:
 90560d105df281cb2c1e1bca1408025cc63098e5 2086 zathura-pdf-poppler_0.3.0-1.dsc
 a0b072063eadb8e544490776de5963dcb2c01f20 7696 
zathura-pdf-poppler_0.3.0.orig.tar.xz
 e84be12e5baae0d359d59ac434414c22a2b13355 4468 
zathura-pdf-poppler_0.3.0-1.debian.tar.xz
Checksums-Sha256:
 a90ef31aeb4c9be788b2111d8f7717aecddb63dbfb5b5d43ad6197a09958f75b 2086 
zathura-pdf-poppler_0.3.0-1.dsc
 d5cc3a7dae49471b85b503bbb9049c6f8d10903f4a611d721a2e0fefe726d4ed 7696 
zathura-pdf-poppler_0.3.0.orig.tar.xz
 53cc0586e11e434712322b58933a1ff68463c8e208b07516420633cb658098cc 4468 
zathura-pdf-poppler_0.3.0-1.debian.tar.xz
Files:
 c089cdeb8e5cf2f37334e3d7effe6c53 2086 text optional 
zathura-pdf-poppler_0.3.0-1.dsc
 3d52abddb7b1a0cdd39689205c3cabed 7696 text optional 
zathura-pdf-poppler_0.3.0.orig.tar.xz
 92265d12bb7caa1e0b11d66031e6b551 4468 text optional 
zathura-pdf-poppler_0.3.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4U6jwACgkQafL8UW6n
GZPmBA//acttSeW3JbX5GAtvgYPEyyznOd3/676vtpl7uAXzulKvJS/g9WnDkb4m
v+vBKDWAyKqIsa7q/H8dA4AqLLuWhqQO1EHj+qWWqeXIQLp+u4PQG3L6uiGiDs9I
p0sVkxWeDNGx+Xj2EppTG4lZXS4cf+aL4LKRLAu71Q57HRLMlkwypGez84/sIioJ
9JLLdo5U0S34SPRQuFntD9DavhIulkNU5rQktYO5RLkaBonYaujELbjvR5HKjzaN
qAQao3UgqwUuwwcJeGFjZs7q0NGto6SsJCKBPOXznmzzSCMk7KBTs0Sct049+zZT
WYhYiNze/z3rcXSMES3mC7uy42L0lVAXAhMOLpKXfZuDxYdmnJBr7Pi6+3juSIYQ
c1bMLomjFpD8fTb10OHM7+ryGuWJjI9Ot811vWExNYlpPDCxm3z4qq9NPeyQ7D+B
PviwmRNu/GPmBVRbHTKdNEXT65Zd4DCO5taE7Hp0hPKeKnRAnQP76Sqta465X1R4
pV7svOsgdUduocBBeThwmRDDxvgCECzvFqdv82kkjGj1cufDw7lNI9d1K9Fw/19I
IZmhdNikDy0HCW/42/O6g+vkVxmpxNMpO1y7dMIfgMyHBGT5fHcPln4ONgX0k6rK
xxI8kwqefDVkmfEtJL206jh4fG1xrdujIWIdpNratO7vj3RD3a0=
=t28Q
-END PGP SIGNATURE-



Accepted handbrake 1.3.1+ds1-1 (source) into unstable

2020-01-07 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 07 Jan 2020 20:03:31 +0100
Source: handbrake
Architecture: source
Version: 1.3.1+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 handbrake (1.3.1+ds1-1) unstable; urgency=medium
 .
   [ Fabian Greffrath ]
   * Remove myself from uploaders.
 .
   [ Sebastian Ramacher ]
   * New upstream release
   * debian/patches: Refresh
   * debian/: Remove incorrectly installed examples
Checksums-Sha1:
 6c867032689fd0b51cca8845b372b4ea67101252 2754 handbrake_1.3.1+ds1-1.dsc
 01597314cabe9b229555b4e6cb6782473de44bb7 7812348 
handbrake_1.3.1+ds1.orig.tar.xz
 cd595ee0e994e0d17a8a5b99324af9d4d9628168 22420 
handbrake_1.3.1+ds1-1.debian.tar.xz
Checksums-Sha256:
 62f9360b7c61f2154dbb76e4e195813b09383bea277ed24d099add60e50c0fd1 2754 
handbrake_1.3.1+ds1-1.dsc
 058cdd04300d6422769d51b712b06ecf1845917b93ee4da20cf75b4af7d463cf 7812348 
handbrake_1.3.1+ds1.orig.tar.xz
 f6fb844726348bb41a285deeae96075ecb6f9db71a3b7a6399d3c0b911f9dd7a 22420 
handbrake_1.3.1+ds1-1.debian.tar.xz
Files:
 3bab56336e6a010451f810099fc3b07c 2754 graphics optional 
handbrake_1.3.1+ds1-1.dsc
 074cbe60281408d0fcc70d6b838eb789 7812348 graphics optional 
handbrake_1.3.1+ds1.orig.tar.xz
 4b8ca05444d78d51741070867581d24a 22420 graphics optional 
handbrake_1.3.1+ds1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4U228ACgkQafL8UW6n
GZPHpw/9FVaMPtC+z/lwHG57cAdrQAwMrEjdL0NLnRYKIplbtyCL5nBp1QwCA0E6
2jtjOoP1sNMsO877zZMsjiiQ5/SlyWFKce74TvZGoQqGlspqfdXOswO1PSHQmL/A
jCR6qIg05AOtEjscI96sKTU1WnpRtFpagKawvbG0qKl9PLAt/tmlhgilkorAZO0T
6xYhY/B8Y6mqHE92N0SOkpUhfjhD8lVsxrkQE+1KcMXgyWraz1jaad4AeoGXV61V
0KEfKnicpwdKyZIizdFhJqwwmexvo2wyQbux6c5Q3i5x+IZPpCMtKhJNd9QS7ady
EOa3F/LaDeikdCSgKHsnoAzdlunEXNFEnYx4TUfvzd5mkIoxC7J+1xoI3mZw9kFW
sYjvlxrxxbD6XJP5sOeUQcinne5VPxZD/l1DjhNTWTZK6U85n6Q0gH7xjStE5XL8
nObd4Iys6tIMaU7WSL9LgQKIIbVxP4Sv8TUGDan22urExOoa7qa2JWEWRN9VGJFX
PW3iE3Q/VWwhhfk+EU5i2DaV/b+vbDygdCjtYOP8lAw+lxrQgUS3vtYpXEdYVPio
IXAWBDq82Hmn7ByXgetEQsqnbXPvK8IxR5CurntpaDLWC7TaKpcXW5cplSRKwMqu
+rvMVhcs6mB6HCPEdEb8s9M+OKntKxicm76IWH8MF7ji8VeJ1oI=
=G23p
-END PGP SIGNATURE-



Accepted zathura-djvu 0.2.9-1 (source) into unstable

2020-01-06 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Jan 2020 20:10:10 +0100
Source: zathura-djvu
Architecture: source
Version: 0.2.9-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Ramacher 
Changed-By: Sebastian Ramacher 
Changes:
 zathura-djvu (0.2.9-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/control:
 - Bump Standards-Version
 - Set RRR: no
   * debian/: Bump debhelper compat to 12
Checksums-Sha1:
 88a7d6543604747ed340bcf9f58e6324633c6a29 1995 zathura-djvu_0.2.9-1.dsc
 60ff5632fc8061ba846b7e247b92c671eff1f7af 8976 zathura-djvu_0.2.9.orig.tar.xz
 ba8228c396d3e70201975eb1cb9f07837d3ac7be 5312 
zathura-djvu_0.2.9-1.debian.tar.xz
Checksums-Sha256:
 d65ed7d1330674888d1245084dbc8743f5703c46b75a87c22f7580703087c4b6 1995 
zathura-djvu_0.2.9-1.dsc
 96e6f8a6ee53231073b2f7003264872f84501e63c3da7bf0598d046286b0c200 8976 
zathura-djvu_0.2.9.orig.tar.xz
 ab050bbcf0b1a38475b42eacc99ba180bf206e3264b011085875bbb1f43c 5312 
zathura-djvu_0.2.9-1.debian.tar.xz
Files:
 67f4224025c80230a15d13d30c0f2640 1995 text optional zathura-djvu_0.2.9-1.dsc
 414a6a3dd040a714f40d49ce5fcf3d7e 8976 text optional 
zathura-djvu_0.2.9.orig.tar.xz
 428c8c7b95a8b57eb0e590df665b29e7 5312 text optional 
zathura-djvu_0.2.9-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4Thp4ACgkQafL8UW6n
GZPlxg/+LdkTDllzxMjTqMxqkJFvLvW64xhAYVZpXvFhnndVT3z26UxT65wZiJzJ
/uvFtdEcHC9s7EqJf8KUViqkqS48g350Gn/7+nCdBxV2x+OMv0HE9V1uK2p6Ip9o
dFN5WGewl3mcUzoR0DVBIdLrZKnsd8mCGjVX3YrCiLM/1uLsKVT9iLZ2cVqUspLA
Y9znYjWZYRU/3R3NDQZMkvIf431PZpkQLEsPSe2PwyUxxQE6kPA7wP0r8rXtrWoS
/Tq14UXciRv/MQuwSPHGxle2VHVOenx65S0i9VRv0Ec52q4BwMBHlrpuOSgnyydL
ts3Qs8vPf8Of7VL0kj0sjB1UTzs6wlNaZ+aFIyUtGGA/kd9xqZFRv3+hikPg5pKn
Jx74PJb10miF7vRO+8WkvrK+sQI1W20wbXY2z7RbSXZRxn8nmD/UFauybYG0x+mI
OGEPpEVl1O6rx4Wd0YV0HQLRkBbibBlR40tZbUGKjCfIuHJjavkNiIGbvkJ1fIO/
Jr5xUt/TjXzOHNQS4Gcxr6Bjgftigyre2BAydrlKFtMtM8FKYXuPKrFq6lLVpy37
4qjhPbJFhgk/5XpsybBtjIw57In99A1NKgJVSTifP4YHcrPPYLaqqraESlmg8lsI
3zjnvegllk30I2JGW5tD/Ze5kh5ET2PhEibJWyEaNdYdMwuDiag=
=eCIP
-END PGP SIGNATURE-



Accepted zathura 0.4.5-2 (source) into unstable

2020-01-06 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Jan 2020 15:27:59 +0100
Source: zathura
Architecture: source
Version: 0.4.5-2
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Ramacher 
Changed-By: Sebastian Ramacher 
Changes:
 zathura (0.4.5-2) unstable; urgency=medium
 .
   * debian/copyright: Document appstream data license
   * debian/control: Add dh-sequence-zathura Provides
Checksums-Sha1:
 aa717d55166982969ccacb409e6e7f7586f23be6 2171 zathura_0.4.5-2.dsc
 cc212c9d3ea56299aa1233382d058627c5c13025 11636 zathura_0.4.5-2.debian.tar.xz
Checksums-Sha256:
 98029c4f75445e28e51344dba7cbce09dce4e4a42f90a13c5d691bd68869bd9e 2171 
zathura_0.4.5-2.dsc
 25a4cb9ffbc84ddab956c18c4679640d96e552d10bc956602738dae3d5512b0b 11636 
zathura_0.4.5-2.debian.tar.xz
Files:
 d5184496b38e102b7805b2046f0cef9f 2171 text optional zathura_0.4.5-2.dsc
 1a43be0eb9181623ff65a6f8c40ddd0d 11636 text optional 
zathura_0.4.5-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4TRPEACgkQafL8UW6n
GZNVNA//dtc7xexpN0J85ea2E3SVRkEb0uRgdMoGas533eB9BFaPnp5x4CI14yzh
XoT6WIjevVf7DP9hghbgs/lCYwnibK0LVxb6qN/qmrLXlZxaMXbNqCwAxbk65XR9
u8kceVXJEqCv78wcWmKlx4RtRbzzW4y/YLtN1dlx+ltzMcCT9+aq4fX0FwdTHFL2
G+c2ZXawvUj66lL1gI+leVjF7twVHxj9I3iM2ZJB7BC8y4LbSmP7guaV/Y6TK7OE
ovAj1FqmgsOEW8R3b0r5yM+d+ngPd5tXNrIJVSbntWz18OKEYS8O0cRRghYj470/
bh9sK9n20LkajEksQX2Hqgt1JSa2/hUzenSEHvaJCkU2+Chqcy7b4HipEoC23ZKO
rILtR2TkCGas4Nkmjmq7hg1qn549ekszhI5Bkya48J2QKIt2MF5qjmjpfRKUS+Dr
MhPClGGjYURGiu+e3TNTkDK/t23DCjcjXNrGPX+NaeZeY88ZuZbbNP17W+kPNPNc
rMpTaaVpfzozBUCIEChQQZNUWgdn78QQsToy72+5qVv5AhDR9rYEBjQmLIbRmZma
C+heXWWe7nwKqcxKgBnFMHpwoBJ8Ocj3F7icy7KAlSptdkbTEte757T4eaftSH4v
u/2Tp7xyBpBvzoPoR2Znix2riMYD8ADJ4Vu65nEQpZe2a6SFZ14=
=Z9e8
-END PGP SIGNATURE-



Accepted zathura 0.4.5-1 (source) into unstable

2020-01-06 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Jan 2020 10:54:47 +0100
Source: zathura
Architecture: source
Version: 0.4.5-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Ramacher 
Changed-By: Sebastian Ramacher 
Closes: 940815
Changes:
 zathura (0.4.5-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Repository.
   * Fix day-of-week for changelog entry 0.0.8.2-1.
   * Update standards version to 4.4.1, no changes needed.
 .
   [ Sebastian Ramacher ]
   * New upstream release
 - Fix mouse wheel zoom (Closes: #940815)
   * debian/copyright: Bump copyright years
Checksums-Sha1:
 9569d7dc68ae2f7c744694f2fe133fdbd27e5382 2168 zathura_0.4.5-1.dsc
 fd4528c18bd3a9bedd9a947ae51779946f36dd0d 152720 zathura_0.4.5.orig.tar.xz
 ab1668746450fc863dbc91d0d0e9271282b77cab 9404 zathura_0.4.5-1.debian.tar.xz
Checksums-Sha256:
 cbe258844978500998afc506a9fda3dc11ac498d14002f633c95f44e30191b67 2168 
zathura_0.4.5-1.dsc
 0c3997aafbcdaaae60a4522f208adadfdd2758b432ce94ea16fbcee937cb762c 152720 
zathura_0.4.5.orig.tar.xz
 32ffc2bd76c4c3c5d81ba336ed7bd914f5bc7f7723d05be9b3ac54a61af37a2d 9404 
zathura_0.4.5-1.debian.tar.xz
Files:
 cbdfd17335a9f1679e9517e73a1dbea4 2168 text optional zathura_0.4.5-1.dsc
 8963539879eaa9918f6c1611138f3652 152720 text optional zathura_0.4.5.orig.tar.xz
 34099529048399f98d5afa4eb2292587 9404 text optional 
zathura_0.4.5-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4TBH4ACgkQafL8UW6n
GZPazA/9GxG8GEflo4h2K19ctI8+GKYyOrOfhmhPCc68yrH81VlSGtflp6IMgseG
/EFWppNhfJoLlfEtpIm79P9uf8AM0GnKzKW5ulRTctuTMC8Kok58tFQKXEcGvdxJ
K1vEax2hVY5Iz/GZeiKBUSwqsYsor/UtxSfuXxZuoKP94FLojs38BZD32SPVk0Wm
Mt9ZuCu6jENrC2lPZ5/AC7ZuABFO6lvSnwq9AJxx55rfQmi51nlgPPCkHQWxUNbO
4MDQWD7po/GViugtlSX3BajSr8Sd4bzjX/xIi6UdqSemEnETXmO3QE7FdH7tI4B/
2yclFEtZ7eEIAiyKkK/ewVJ4BWe9bHbg90Rk7WuL5/2irjC48CZoBlZCgOBnu3m8
jH0zbMP7diQCrIKQ1H5X6HyvdKUvgfiOnJ+0yIToSbJEYMCV0eNuZXnGHK2Srm8z
pCRlhnmFDEdSftTQrhF2fsMfcTEyfSuClPnkKi9JW9NEHROxOYiTuwoygFLBT9nL
H4OTEy0BARDik6dYkskSm4DfBmbF+1rW1U004HwBJQ+N8qIo2YU3xJyym5YAOMKQ
VSrsLQ6vVHSm+hXn5NAU3hy43hJQjls6iFLeej+kbcAoiq32X/PHJcCZI+SfgF0H
4irJo3YDGovoUifWpIsjhCwxfmNjAds7d8JaiRooFe0HmaxmH8k=
=+fsm
-END PGP SIGNATURE-



Accepted girara 0.3.4-1 (source) into unstable

2020-01-06 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Jan 2020 10:47:59 +0100
Source: girara
Architecture: source
Version: 0.3.4-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Ramacher 
Changed-By: Sebastian Ramacher 
Changes:
 girara (0.3.4-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/control: Bump Standards-Version
   * debian/copyright: Bump copyright years
Checksums-Sha1:
 0b22e2710fa0720e6516aa15633f3568488c2783 2129 girara_0.3.4-1.dsc
 7c8f94657ab29c124c488598ce956f88beb388d3 58708 girara_0.3.4.orig.tar.xz
 0644d2ef38e15fc802dea3dfe94543337bef5617 6972 girara_0.3.4-1.debian.tar.xz
Checksums-Sha256:
 7c5e33307a2f91630ab2c2c6a1a9c6ccd9955caa94cc1ff8e78877d0b16aff88 2129 
girara_0.3.4-1.dsc
 51fcda5a50a68fabd461fb4e467a1defd531dafca4f47f6851a9eb56756cb232 58708 
girara_0.3.4.orig.tar.xz
 6ad31604b624352be0700c5e41b43b11c508c4aa42a95626b91b852c0eb81f71 6972 
girara_0.3.4-1.debian.tar.xz
Files:
 e191feb4e61c2195546c223df6457dfc 2129 libs optional girara_0.3.4-1.dsc
 8cd25ae004a683d3b4bf355b485724d7 58708 libs optional girara_0.3.4.orig.tar.xz
 adc781a6385c3be800ae683b3782177b 6972 libs optional 
girara_0.3.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4TAt0ACgkQafL8UW6n
GZOTkA/+O7QqG4bZh7APoUbXXPQ9MYdEJIPzbIWUpLCdKH3goTMuMjx22hNlA5pq
lvG4OOwfRbuUIVZkGiOt+ToKB4j0XbfWJDCFZpqif3xB7JyY8vKony1V34v/knD+
wBPzbJkkZSYvmM0MSOX/imCt3JI8KSLqo9EVmE3fRSwoQj2u2j5owRpx3FYEKRJN
uoHFXRS0fgWjMzBBV+f318sPVEYpm05mJTh+B0uKeYoiOiXELrN+O6EGXQKVqvCX
4dFx5CsWTJbbOBDrE4ldDx6pAUgmKIce5e9o6kAvfpKUY6aTHistuiM/0Ms5nflK
HrlqcolfMJR8s7Mgq+/yKmr0lwaRwUyJgHktOwD4nYIRuUxg6Sw5DwQO5e0Tm5Rk
G9J3erZx7Y5yiZxnOcERyi4/VUcJ7mlkh5YRnTAnDiGiL8v5bfsCCDpzlG3/hRYF
V3oDXDsxC3gSMDLIp/Oc+9fV2CU2mwbXNOhKyXsM4FK90eZ9xzgFv6VV/zH411NW
A0cS68V01d43T9Me3qxl/f13hwLTdenuP0BZFVSTT/IgXT8sZ2NmTeYoR1lM6Qjv
GSOhBW7uFu70PSxkm2zYkg1HVUT9JJDm1uJG8kkVXdEQAD/JuD2KBeruAJ+QKHKs
XFmwO8CmkNnKnHvvmItWjlmqHMdVBQx+oFtL8xa/pdHW+d0DJ5A=
=6Ryz
-END PGP SIGNATURE-



Accepted intel-media-driver-non-free 19.4.0+ds1-1 (source) into unstable

2020-01-05 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 24 Dec 2019 14:42:49 +0100
Source: intel-media-driver-non-free
Architecture: source
Version: 19.4.0+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 intel-media-driver-non-free (19.4.0+ds1-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/control: Bump libva-dev B-D
Checksums-Sha1:
 40b1a7220d79398c19f4fd3750250a7583e1960d 2347 
intel-media-driver-non-free_19.4.0+ds1-1.dsc
 eff10d1b34059bb8f7a4e11d3f1b422112b970ab 11631560 
intel-media-driver-non-free_19.4.0+ds1.orig.tar.xz
 db43e1f163489331146722185bcc98890dcb1dcb 4876 
intel-media-driver-non-free_19.4.0+ds1-1.debian.tar.xz
Checksums-Sha256:
 5d434ce763008e912119202a9b8714e87552e9101968c5ab4b1c8d1cbb3f63ff 2347 
intel-media-driver-non-free_19.4.0+ds1-1.dsc
 7a287a1f5ecdf69fca1b8cb3d2ffb74ec2b4a457d9cc3e0d09f5074068bc3558 11631560 
intel-media-driver-non-free_19.4.0+ds1.orig.tar.xz
 98192abcdd2f169439ad0433261f49bbefd83c194b1a6a5fdd51f63069bbcd6e 4876 
intel-media-driver-non-free_19.4.0+ds1-1.debian.tar.xz
Files:
 10debb9c5672462cafde14f1f8f8dfb9 2347 non-free/video optional 
intel-media-driver-non-free_19.4.0+ds1-1.dsc
 30d945eb8121a29084e82653889f8608 11631560 non-free/video optional 
intel-media-driver-non-free_19.4.0+ds1.orig.tar.xz
 a2397e8eab19598f7c722b3c8ead 4876 non-free/video optional 
intel-media-driver-non-free_19.4.0+ds1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4RtXQACgkQafL8UW6n
GZN/yRAAo6LqKNSh692z04OkWmdANj/7Nk0yLkEAm1FGTCxYYwHVl2+8BuGhwfEw
kNM5EbOxImR3ZgyMjw9vNTy9yqCLa1M4XpOATMeI9HAUFEiO1UJj5NxQMU64iA2D
iEhwbvfEp+f1mCgnGGt+VapqYZQwMxGg/7uttAqX4V9KIq9XyhMRIr27ZGd97uXP
zueYUBUMfJG0Azx1D53Jum7IyWuwDAR6LA07NPGrxwDxJjIpD7raQtFL0L4xLKyn
fzXQI74MxKwZHBJft/+4zovRvPLuLy3cd/bNbuWdT5gbCJC5JvYv8dYhOPL6tlkj
lEl3BY2fMxQ7UQzv+Z1Vd80hCUvlNPFJ5HsN5lk6EyC6j3iCcCVgNfAnLfG4LV4e
nIKElfjdhzYJdI3Cx5ffCodb1Zx9B04o0KizoW2UP3AfnXN91VxjjHe39wP3ch6y
2pqsH5QnK7cKJdDIT/FmaMwLjeY0NPToVmwqYVkYWQPJj3S+DPQ7b8HkDUuYpa2A
jNmo861DAay3ZEx+feP0qAZcI1KIIjCob8lmTJ/MEsFFh/mte7G7agIyfRirQW4j
rpUiNPQ5U0cPkBX/I9IgaRfbTrcZ0mcnvof08xlnBku3EtASTJhDLZr9nG3jtGNr
u4iBTglE7AAmE0uKPz4oLXgiIM8Nrimn0iRjcvFEvNwZvQEUExI=
=+z44
-END PGP SIGNATURE-



Accepted python-curtsies 0.3.1-1 (source) into unstable

2020-01-04 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 04 Jan 2020 19:16:54 +0100
Source: python-curtsies
Architecture: source
Version: 0.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Ramacher 
Changed-By: Sebastian Ramacher 
Closes: 937680
Changes:
 python-curtsies (0.3.1-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/patches: Remove, included upstream
   * debian/: Remove Python 2 support (Closes: #937680)
   * debian/control:
 - Bump Standards-Version
 - Set RRR: no
Checksums-Sha1:
 3cb003cdfef5eb531e199fd8ffe6df9c1c069d33 2063 python-curtsies_0.3.1-1.dsc
 291f14681f06b22953b1b7d7e144e82e858183f7 47944 
python-curtsies_0.3.1.orig.tar.gz
 c8a16d18b502caf30b09aae794b538f9dfa5dba5 2448 
python-curtsies_0.3.1-1.debian.tar.xz
Checksums-Sha256:
 36500736fcfb2e22c54707f7a7ad2452fcf7e4aa558a2cf8e7f0222009f33696 2063 
python-curtsies_0.3.1-1.dsc
 b2c913a8113c4382e1a221679f2338139b112839deb16c00ee873e57a4b33bd4 47944 
python-curtsies_0.3.1.orig.tar.gz
 f82fa0d3c7db675a71b205a05fc1cb1549a587a3df3277aacaaea278442fbfeb 2448 
python-curtsies_0.3.1-1.debian.tar.xz
Files:
 a39e96fc2a1d3783dcde99bf430e0dc6 2063 python optional 
python-curtsies_0.3.1-1.dsc
 60b63928812df3297856bcd53278071b 47944 python optional 
python-curtsies_0.3.1.orig.tar.gz
 b2e8d70eac8f7ad61b4251990284652b 2448 python optional 
python-curtsies_0.3.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4Q2DwACgkQafL8UW6n
GZN20hAAwbXMNYo7gFZrXSnMGxKZnGTPk39+c5KZqQ6oOmqBFJehqRMxAXj8YULh
058RqJvrYQb3nG8uOzjqoyFE8hNhxOuxlSuOqFygXEV44YEhfqj3UAeo5pIxKwa9
s8N06QojG37n29C3nKNMp9CNYnK5cLQ5i+IQqJlqb2N63Ed08d4Ne4HrITqUikVo
CLBZchgk1ndrhvCJkGMc0gCzEKAfNzRq9HGhIE9cWm8OsOs7jZmmeHTXdIVxLSIb
xBRDEEciePKvy67nbG29T0Rnq0keLhFM0sv4QS4VbxL0aopnpDyzbhL8W4M1SZDY
BpSy2zJYD8f3bWPHJ3lHJZbXCWAXiHRQFc0UUQ4b7uqzEdMocH+TCPTQnny2ZeFx
4YEOHws55jGVJNkLgSw69Xc+z8CFh8ds7YSmdfMtuO9raSeUDcMxq+30jxFB0+FO
c4A6vXhW17cYxP3r6Cl0z90icglVUDMzKP/DHkV8vWemD7NtySlWGV/E7nVd1X4z
8p0bzpnMvwgwPCRmUp7hBgtArQUum/TETUbST5/vjwLrqFo/OwHn5pTAJbh7crqk
wCh+J+tRVwSjCe8ZP7t06TAbS7qX1GcV1oGTzP24ExPSStJYL2YD2e5Tx8HHAqnS
0Ax4OacCZAd4JKDDBHsft4TmCpI2FZpq/UttwUgI7KeVrYf4wdo=
=srTj
-END PGP SIGNATURE-



Accepted bpython 0.18-3 (source) into unstable

2020-01-04 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 04 Jan 2020 18:59:55 +0100
Source: bpython
Architecture: source
Version: 0.18-3
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Ramacher 
Changed-By: Sebastian Ramacher 
Closes: 936235
Changes:
 bpython (0.18-3) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Use secure URI in Homepage field.
   * Update standards version to 4.4.1, no changes needed.
 .
   [ Sebastian Ramacher ]
   * debian/: Drop support for Python 2 and rename bpython3 to bpython (Closes:
 #936235)
Checksums-Sha1:
 223899cecd827ca9ccf888e99e8fb607b40550ff 2036 bpython_0.18-3.dsc
 2aa2dc1d07ff9470ec1462fd37642a8b6bd2f856 8096 bpython_0.18-3.debian.tar.xz
Checksums-Sha256:
 81f9ab267687c25e20ed62207484c2fbb25bca502754b38ac86c0218906d6118 2036 
bpython_0.18-3.dsc
 895358c926ca101aaba3949f952bfd9ad10ea6042315784664adcab3d06f954b 8096 
bpython_0.18-3.debian.tar.xz
Files:
 b1b1fd7f0d4832ff88a226ba90a7f70e 2036 python optional bpython_0.18-3.dsc
 40e8bfbd44a88cd1db395a8f606a3bb4 8096 python optional 
bpython_0.18-3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4Q1HAACgkQafL8UW6n
GZP9sBAAt2csSk4nMzZbXFmYJ1whutN2W37ibqvIQYQgr1nHpTFx4xwPcSDUagpU
nlEwcSxLCqVNpbYZHgLu7y6o4F3YXByvPKzAPF9qlFoigzbZfLlVgwBEAi2veAtm
d866auMcdCZkQJPybfhEVqr1FhZlFqYIBKTuu39ufWyUiNDzU3HgaNVISDJxPosU
dZqkFfEw5TWha6lbq39XTbznKuCa58MjFEGcIEcHSoJ6uherZoRbepjxkdQqPSQI
WBbnQjGmj0Au3/oZqBqSbQ5SVwo6wqlcDCBQ4s1FtSo2OhTRZDSTNsnfXcOnJcVp
gh801uKONtYyYXTMC0l+gyocFAIEo61GxKTZsPjZ7qMuz/NJJ2GUSZh0HNoQrwOT
T70XGQpFlRM5rgz5kVzWFPMeXTnCzq9/PvhxJLbh2fVHuOwrsYQOWXkarZZC6w0D
8i44GUZFKLaQzbc3/xOrfoyAouKL8vjoO761k4UuvRWufTxFCLpII+bTW96mTfv9
RcEjEyJUls2VDW4+9B6E4AoLTmjUGVZrNC2zoEMYUkTEJd2/k11DkAhgDeQPQFsI
470WohJ4A48q8YNm/OkECcrsMeO97fI1vc0FGdHmqJbyRv/9V3cq1r9AgowgzyFA
UaA7h+BZnBGvzF2pRVOCk4wWdZg3w6wtgZiBhTtIsv3/J9T3iaI=
=brbU
-END PGP SIGNATURE-



Accepted drumgizmo 0.9.18.1-1 (source) into unstable

2020-01-04 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 03 Jan 2020 23:11:08 +0100
Source: drumgizmo
Architecture: source
Version: 0.9.18.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 drumgizmo (0.9.18.1-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream release
 .
   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.1
 .
   [ Debian Janitor ]
   * Use secure URI in Homepage field
 .
   [ Dennis Braun ]
   * d/copyright:
 + Update copyright year
 + Change license for plugingui/utf8.cc from LGPL2+ to GPL3+
 + Change license for plugingui/utf8.h from LGPL2+ to LGPL3+
 + Change license for debian/* files from LGPL2+ to LGPL3+
 + Add myself for 2019 d/* files copyright
 + Drop LGPL-2+ license
   * d/drumgizmo.manpages: Add dgvalidator.1 and french translations
   * d/rules: Remove override_dh_auto_install, obsolete
 .
   [ Sebastian Ramacher ]
   * debian/rules: Remove french manapges from the wrong path
Checksums-Sha1:
 5dccaa396d178d181ddf9e4922a922cee7798f78 2448 drumgizmo_0.9.18.1-1.dsc
 f1394e727c5d37a30dcb0ac7bb99b66b4e60e82c 1025521 drumgizmo_0.9.18.1.orig.tar.gz
 010ef0ffe60059e6a745c7f59d274d27b87fdf7f 833 drumgizmo_0.9.18.1.orig.tar.gz.asc
 bd5489daa181b9e5c7b3dbe4c80798b945c12ede 10328 
drumgizmo_0.9.18.1-1.debian.tar.xz
Checksums-Sha256:
 955af3da532ecb4b567659ac9aa375bfca5abc8c4e0cca5a814dabdf46fdea12 2448 
drumgizmo_0.9.18.1-1.dsc
 67a2d9d4aa11ee92f000cc8a49710408c2328b2581a5339be3cbfe91d99feb2e 1025521 
drumgizmo_0.9.18.1.orig.tar.gz
 509e4113988899f8706369a6506d4a22ab976313b8513e035ea0be3ec18ce733 833 
drumgizmo_0.9.18.1.orig.tar.gz.asc
 b6e085c0ac0c9448f80765125283ebefc1946e428ebabc311063475d849702f6 10328 
drumgizmo_0.9.18.1-1.debian.tar.xz
Files:
 4cd4a88b76b88567d83ba2a04ecba94c 2448 sound optional drumgizmo_0.9.18.1-1.dsc
 fb2340ab61062e0814f4539657dc14ec 1025521 sound optional 
drumgizmo_0.9.18.1.orig.tar.gz
 724629d76057ff81ef5eb630d31bba95 833 sound optional 
drumgizmo_0.9.18.1.orig.tar.gz.asc
 cdbaf18edfa2c01b29648b53443059ac 10328 sound optional 
drumgizmo_0.9.18.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4QzKIACgkQafL8UW6n
GZPD5BAAiiAicSzAvIXoGQwf23caLh7HbMibcSgrTZVHK8AxGhktGkVD0LZv5+zA
BBz5F1TQnRSZhNEkG84nGWAeM6bcjztxn00eKqVmLbpga6BFR/yEjUHSbWkTmmEn
UISmB5FFECm3rciO0KKaBseVhC6A7bdjfWiiSYuVif5Mlw9WyF0QzZJfDNHBuDWR
fb5UCDhk0sjkqBd6KD2ry2D/0qPrUshdII8Sjk3iJGcz7s/odH3yf0exiK1SYmNi
T+9ElWrDgufwynRaJ370NyExIeZK8zJFPgVWUVNpJH5AspNTTwo9UMYpsAqDa4c5
OGUOBwEUHuHEFFKMu0LLLB+D+wPEEJJukoG2tTRPHCUxKe1qLeCqzvc5kPf4l7Z6
i5L0xAzX3DJfR8I8cs1F4mGEpizWThklCpDZ/tKj5Wl2pKkJOJxFthFyaVrBx6Hm
c/cKJ+iex54rA7dlxKKdjclhp1tr0JI6Z2L2FdlQe2Xo1zZk+aE/ZTLByPtBqXjK
qlEhgXnHaV5B40jxTv6GkzbF4zFysRS0OuSGK3WXZKmMc4psK3uBR9C3ZpHEmbO2
+EiRENz0h3XTWGkzS3HWt7FyJPMIzH18AQUh+j7yZWXFrh0NUrlnUv7shIU88Z8h
X5mGutYXDq9CyK0nRL3O3lx1ct6+gsQ26XAgLt9ihnp6EAZBNm8=
=pIJT
-END PGP SIGNATURE-



Accepted wavbreaker 0.13-2 (source) into unstable

2020-01-04 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 04 Jan 2020 18:15:26 +0100
Source: wavbreaker
Architecture: source
Version: 0.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 wavbreaker (0.13-2) unstable; urgency=medium
 .
   * Team upload
 .
   [ Dennis Braun ]
   * debian/control: Remove cmake again from Build-Depends
 .
   [ Sebastian Ramacher ]
   * debian/: Use dh_auto_configure override instead of patch to disable
 moodbar support.
Checksums-Sha1:
 684a1ec0c55780385cf6e16a14ff8fafd668eb15 2069 wavbreaker_0.13-2.dsc
 c40ca4fe4914c07e5fbdb7098c0980d996e1be2c 4092 wavbreaker_0.13-2.debian.tar.xz
Checksums-Sha256:
 e94240109b5f59829bda7d584f75e099a447fa8be578a33e93cd8e3affea5c43 2069 
wavbreaker_0.13-2.dsc
 1b4fb22bd88eb1d820cc01826195434dcc3ff29299b2dfe2f57d72104110642d 4092 
wavbreaker_0.13-2.debian.tar.xz
Files:
 b5b70f276c3de7c25eecc05f0f96045a 2069 x11 optional wavbreaker_0.13-2.dsc
 ec0472dea8c0a0544e2013badadf35d6 4092 x11 optional 
wavbreaker_0.13-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4QyLUACgkQafL8UW6n
GZNykBAAjlB/fbtxqqyCDlk43RvDe+KG2xnIxtYG5rVO35mHdcufunxY9ipDGqU+
s56pp95T9hkQlOo4aIZakWoj3mGou5Mk46bcs1RXUiIYXl809W4y3o0TlaN6+xPO
B6HHZ9HXzBEzhoom6akZGaP16CCrUTgS2ICbXS3J8ph3onnzCbeoxcSnQldhdc/v
uXngWPuTCoEzHLIZ4mAKE6jLW+RbJA7Bk76/oUv3dqsouwpQnAY0/LX2JGWTy287
3Br8SOjgh4KBGr/8fpePdIYqu8ivme6jDwvqkyphA1Zu3QgukvLSPtb58iRZXqea
VZ3bZla59iSEtaNvRDv51GC6/mud6+hznFrpBJ1bG7dpeVZQYswrdF5F/vyaoBX7
5gPj+jo6xRkjSMWEIwjBcX7cDhQZcLCUUoJZZuolqEvkGy+K473KVwXyPRMnDGDA
gTeHK0aoTCipw0Waq/0ljQyZEExKmwzMeIQGPGnUgVEH1T8xPLtBkr9ZiCR/XFgx
RWme9S7I+GSDWIch37j4DZsMKBh7FTlj8cJifKgp6SxyseYj9JUrS2tPk8zX9/Ne
I5ENqsEY1GkARaKGF4tQP/0jNBl8nIoM9Wt0mcdIpM8ALnvd0X6nRYJli9EIlBvg
m5Jc8T0kl5Duxo0XCMnXyVNlMAVyANsp6D9fy6gUG+RZxYIPwqE=
=0e+/
-END PGP SIGNATURE-



Accepted libva 2.6.0-1 (source) into unstable

2019-12-31 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 31 Dec 2019 11:23:30 +0100
Source: libva
Architecture: source
Version: 2.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 libva (2.6.0-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/control: Add provides for new driver ABI
Checksums-Sha1:
 99a5576de93588c6ef49d93262b9bc684522b6e2 2408 libva_2.6.0-1.dsc
 1696b06b0ddd73365059b1533139367cf2298a14 228808 libva_2.6.0.orig.tar.gz
 5396fa59f13eef4f445f9050de278638279f9ecb 11320 libva_2.6.0-1.debian.tar.xz
Checksums-Sha256:
 ed81293324509200d34b3b736168bb1e00f9ea9ed1531f2668133de7870c17f0 2408 
libva_2.6.0-1.dsc
 5566755739503ef53beafad7fd7e155e68039e9af78e051e27f1715a420a0952 228808 
libva_2.6.0.orig.tar.gz
 7cdbe049d13682ccb80b9ab50d11555f42fab6d4042053f4b102163cb08883c6 11320 
libva_2.6.0-1.debian.tar.xz
Files:
 3432930c1b71f247de218caa5800c116 2408 libs optional libva_2.6.0-1.dsc
 3b24c4ea8c85ab08e2d526d39af9a249 228808 libs optional libva_2.6.0.orig.tar.gz
 10d02ab0caa7e088a87cffcb698359fe 11320 libs optional 
libva_2.6.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4LJCYACgkQafL8UW6n
GZNxyhAAva0i8r/PXpJ8WzvclkFDbW6zk3Vnxz8SaHgJn0SMalUA0CHma8c2RqYl
aJg3NtLudsg5L2/1tWj3DmoR8dawLcdtXuuJJO/X9ipI29QXRpsYnQeQhmkZZebp
5rMJw4LB33X0fSYrNqoRoPKDe19C7Ws1TwDLZar8RKKrV6KM+xAt2etXIftvJpfF
Q8AXnjTb7M2fQL7i2Vovmj0JPtBz4w6IjwBvjgVFzOuvTpYK18HmeS/ryGcJ+nvR
wUG/iDA68gOrPaXM/2W0LBuL++QLDV9EPgYb2clq9G0JZcFlsmn+syQ/cNsyHYba
F+QJpD8ZpoywSR9R/rdb1exUrPyR3y3puaszvPfS8tchI+4IPtHU8KCoJeCa2+Y+
dp1W/hWYm6rFASjcVmMNR2ARelMJ6+PyLE7KVe5LZKnxXs9hDe6pIWMfQ885N45A
9/Ezit5Sh6fKp6Ly43KQgpc7GLWJWxSxMFXxEDqWEk4Knf8UNevYK89D0RawRAp0
TBy6Knr9td6QCbWMXMaObS/iWsaF0Mz6DFc510aSCbxUhgOWloExsa0gZbX8Yfdc
VmyuxltkRF/riITIfz9cNRpZ+Umx0AlleE3giL0zk4i4Ql6x+gVgZ8FZag1ffr1y
xOifVxkKmv91FYezgfw3ziuHLpTs7/mzZ5ge2huUrvGYtOG7smY=
=u1C5
-END PGP SIGNATURE-



Accepted wavpack 5.2.0-1 (source) into unstable

2019-12-31 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 31 Dec 2019 09:46:04 +0100
Source: wavpack
Architecture: source
Version: 5.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 wavpack (5.2.0-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.1
 .
   [ Sebastian Ramacher ]
   * New upstream version 5.2.0
   * debian/rules: Override with new changelog path
   * debian/patches: Remove all patches, all included upstream
   * debian/control: Set RRR: no
Checksums-Sha1:
 ccd2d2f9ef8719889ebf7107cd8dc46f371813b1 2059 wavpack_5.2.0-1.dsc
 40a990f6ca63d4435b8add859cd62155d8374428 849348 wavpack_5.2.0.orig.tar.bz2
 848d28b66728d62c7d8226aa6a543b93dfc29890 6216 wavpack_5.2.0-1.debian.tar.xz
Checksums-Sha256:
 687ec8e3c1bab5123b6aa788799b602937b5b1eb03aa68b350b8345548bf38cb 2059 
wavpack_5.2.0-1.dsc
 3c238cc4362523ac2432652af15861796fe7de9ae08f1ef7f3c690bad7494e18 849348 
wavpack_5.2.0.orig.tar.bz2
 9e60e11345b1c53a786b1b94f34afe600cee86a0b70c675e29ff324b312d3e48 6216 
wavpack_5.2.0-1.debian.tar.xz
Files:
 d37ae06dae057289118258fe673966ce 2059 sound optional wavpack_5.2.0-1.dsc
 895142982710e7097c916663c7209ab5 849348 sound optional 
wavpack_5.2.0.orig.tar.bz2
 8547e5dbe628ce01d938ca847d034e08 6216 sound optional 
wavpack_5.2.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4LCx0ACgkQafL8UW6n
GZOUDhAAmwUp8Ep7rPgk4dYVUjKQwL894zRapi2VO+xJNH7ITujtTH0U6lpU8Tr3
mB2cMYi8pODZbWig6Vfx6QnX6FrL7VXhHRfbbrWHk2JmV/l3LWIT3DevrDxOUmgz
eZkD+wcdelSIzFOe9oSE50UqNPPEmCyqfk/bXmoDFAD9WjP6r25g1hob7B9n07I9
LGsPcnlz+3b4uHFZzPbyw/G/nLaVh1horgpMJIu6tM2LBCRsL4HWhiJlvYDPD7e8
JcoFeYc+BTw+tijYvpq5bf6xYApdgvYsgU1PLHyEgHNnFQZvKcN60kc17ks0WMM+
48pgkVA+FCjV8G1dnHrixGewyBvlf+GZN53uOpF1ybm2fKcQ5fdjdw1WwEkx9/wl
Nyfp4Zdij70wBt1hxiOx83pUebL7teKMgkJbU1Y7dQCFslJWsHjybqgsz01BWDCj
kiDzMFHMLZGxm6dsUfVaeCPoN5+aMlhe1gtyjBY2SGEX7zeVS3ra7nTOGWbEhlY/
d9y/+FTaleRDocNqhmfzS+Z67EsbrTLMAyt2wfs+oVVeaZ7UKl+QiatgTRefsN/U
A0QwECswGBLZcwK0RJZvCL/ZNUFVGqMQWhJDSTpukSvrS0ob6GTiv52RktWT1w/Z
3ZJFcOYzF5NpPOFEkxix/x88FEgXlmOHkneSWNSNCUto7Wwp3CI=
=cGMN
-END PGP SIGNATURE-



Accepted liblivemedia 2019.10.11-2 (source) into unstable

2019-12-31 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 31 Dec 2019 09:19:30 +0100
Source: liblivemedia
Architecture: source
Version: 2019.10.11-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 liblivemedia (2019.10.11-2) unstable; urgency=medium
 .
   * Upload to unstable
Checksums-Sha1:
 c544b254e81288e94b561c6a71a32e9b75994ae6 2477 liblivemedia_2019.10.11-2.dsc
 27c85784afd53c7b54194b18c226ebbdc525d31b 15056 
liblivemedia_2019.10.11-2.debian.tar.xz
Checksums-Sha256:
 20272b916435d6e6c2b463f1215fd1f7ac9b75d170c6d55489b967eaa394a5ea 2477 
liblivemedia_2019.10.11-2.dsc
 9ba97e2a448f6c75d9fac4b7688eaf77cca089c7e420451e9ca638ea7d3e544c 15056 
liblivemedia_2019.10.11-2.debian.tar.xz
Files:
 2f859411d368ed717f23b345d3477890 2477 libs optional 
liblivemedia_2019.10.11-2.dsc
 ad12d2bd29ec378382f077c72519c27d 15056 libs optional 
liblivemedia_2019.10.11-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4LBsQACgkQafL8UW6n
GZM8ZxAAiMbVd9Cc0vHQd1YE9EdE2xTj9LI2hxufC7FMOE/4+7u3azw7XJ/nZXEd
p7YT4ltqBAnQSb4x6w6EqOqLeFjp/QvJXK5jqTQysRkjFwE/xGtQAXCbHQgxGQbG
XkSIAWlBr3c6u86Out9cyaT4y8jD2SKyC1BiMSSlOJhRkLACyEu1Wk3nETnwzE5w
A62K8SekZ7kDt0xJ3qaDkTYEtVLAdv87dYwssO5EVMp54uRmi+wJfkBImkkx/ldn
e9J+I+0Mqblqu6kXm7p+luoNl+vJQRTUKwuS9syjuifgHnOgNZYT9MZB4r9CMGBn
T4dLo2wWGeZoDb9DzpnH3aMD15saR8LbjAX47xcPhgrwi8bP+IW6+sNV8QsRD0aQ
dxTjcdPWx7FfsEnUHmFBR9b3wHlJp8zrDtVO0ZgFAKkVlxauAOdKK33kH7imOzQW
QVtwHhYYfsPvtJUIjuIDx4i5KH/lKHlh9lSnRLX5ql0DUxFpEHFkk3tDE0vkZC2v
FdHhMfl1W2o3zHuUjm0MMASPy+wxbHC+YeSsakM+zziHvoendM/2Vw90zqS8qZrx
vGuQbb+06YNZ2tD18NOx8rc1pov9eR0JZDaqcwShQm+v8CcWOjpmS6+hVC5XyTG1
yS4PW+woegdu++58KigjRMY05/lZtCDwX9lO3INumgJh4xTmMBc=
=D8f1
-END PGP SIGNATURE-



Accepted liblivemedia 2019.08.28-1 (amd64 source) into experimental, experimental

2019-12-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 01 Sep 2019 18:35:23 +0200
Binary: libbasicusageenvironment1 libbasicusageenvironment1-dbgsym 
libgroupsock8 libgroupsock8-dbgsym liblivemedia68 liblivemedia68-dbgsym 
liblivemedia-dev libusageenvironment3 libusageenvironment3-dbgsym 
livemedia-utils livemedia-utils-dbgsym
Source: liblivemedia
Architecture: amd64 source
Version: 2019.08.28-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libbasicusageenvironment1 - multimedia RTSP streaming library 
(BasicUsageEnvironment class)
 libgroupsock8 - multimedia RTSP streaming library (network interfaces and 
sockets
 liblivemedia68 - multimedia RTSP streaming library
 liblivemedia-dev - multimedia RTSP streaming library (development files)
 libusageenvironment3 - multimedia RTSP streaming library (UsageEnvironment 
classes)
 livemedia-utils - multimedia RTSP streaming tools
Changes:
 liblivemedia (2019.08.28-1) experimental; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 9bb3a91fe42b09f2fd33764144479867a4de4850 39872 
libbasicusageenvironment1-dbgsym_2019.08.28-1_amd64.deb
 2a44806169bb17893a68275990953ab432ec32b6 22912 
libbasicusageenvironment1_2019.08.28-1_amd64.deb
 60485b0d5714e7cd69969ae23ebae8a5ca1daca7 63880 
libgroupsock8-dbgsym_2019.08.28-1_amd64.deb
 7757a49bd987fea54e01439e57356ac6cd16de41 28712 
libgroupsock8_2019.08.28-1_amd64.deb
 3aaea38e225d0e3839135878017a0dd86c4f1b90 120760 
liblivemedia-dev_2019.08.28-1_amd64.deb
 cdd079d73784cfaa9842cc0b9f09f464512c9e4d 1000204 
liblivemedia68-dbgsym_2019.08.28-1_amd64.deb
 651688692f9824b52108a7ed0dd0dd035465dacd 330936 
liblivemedia68_2019.08.28-1_amd64.deb
 8ec83cedebdc791fbb35fd2be4d5ea0a439246f8 10196 
libusageenvironment3-dbgsym_2019.08.28-1_amd64.deb
 a65f9af8fe0c20e20ac8e5fd76469da34f4ae756 13328 
libusageenvironment3_2019.08.28-1_amd64.deb
 796234b0d453bf48d92fa6bfffe5ab4ff5972145 185096 
livemedia-utils-dbgsym_2019.08.28-1_amd64.deb
 79f5c7efea991a860a4959d32aec3355125f7fe1 72540 
livemedia-utils_2019.08.28-1_amd64.deb
 46a0b9a7a428b969aacd6a49796ce3872e4de12c 2477 liblivemedia_2019.08.28-1.dsc
 844b485f948dd0e042fb0aa3eb1dcde37a8405ee 656551 
liblivemedia_2019.08.28.orig.tar.gz
 658f04b045e6057a600af13c06ec16dd41a0ca8c 15004 
liblivemedia_2019.08.28-1.debian.tar.xz
Checksums-Sha256: 
 ecb844f63d6d8c0a5595451eb1c6e107bed21822a25c62e343b359a20b01fc90 39872 
libbasicusageenvironment1-dbgsym_2019.08.28-1_amd64.deb
 8487ef3a1394dc18c2fc324a288e9293790c2c05096c4ea3822c972103d435f4 22912 
libbasicusageenvironment1_2019.08.28-1_amd64.deb
 25577c93b0af33e9694bdc121e06034cef48ed746da18c011dc185607528e4b3 63880 
libgroupsock8-dbgsym_2019.08.28-1_amd64.deb
 d6d85461b236d19c5fa1357044e3cc24d9059a5ccd235278bb5139aa4cbf38e3 28712 
libgroupsock8_2019.08.28-1_amd64.deb
 32bc229b1d8574f509ec9c2337a127f18934f40c19e8e3c260b99000489c7fc6 120760 
liblivemedia-dev_2019.08.28-1_amd64.deb
 8f7ac2fec7d895226c686c7fbe5606a2be28fc92d260a11839a0cc17256fc467 1000204 
liblivemedia68-dbgsym_2019.08.28-1_amd64.deb
 ce3a9de3522d4eeb53745cc8ef47b47c1440bf9c02f5460603010bc2747efe47 330936 
liblivemedia68_2019.08.28-1_amd64.deb
 7350afcac15e0969115952b7037b5c433da8bd3dfb4bfbcff254e921f056b73d 10196 
libusageenvironment3-dbgsym_2019.08.28-1_amd64.deb
 c0fcfba17b052935966a607e3058cd4e204bd3a229ccd1ce68c5eb07a401cff0 13328 
libusageenvironment3_2019.08.28-1_amd64.deb
 dc61c9a3016050c9a5938731f7412a4d6eba706dc26410554186d7600d2979b7 185096 
livemedia-utils-dbgsym_2019.08.28-1_amd64.deb
 7c23de413b4552ae1acf182da96c4cff06fd3909d3713e2159b702d8ca270568 72540 
livemedia-utils_2019.08.28-1_amd64.deb
 15d941b2b0c83df92925cfd797bc84e7e65197a0a1788e718633c4ed83876b4c 2477 
liblivemedia_2019.08.28-1.dsc
 a3dcd157865186cf883c3a80b4bb09637e91fff96b234b2c780a7f7dcc7a35dc 656551 
liblivemedia_2019.08.28.orig.tar.gz
 3aab9c16c5b2372cdd3f654dd9c01644e49805e728c887efae990f47c44a53cc 15004 
liblivemedia_2019.08.28-1.debian.tar.xz
Files: 
 74f0519a53aa8b86eee46c03c374afdb 39872 debug optional 
libbasicusageenvironment1-dbgsym_2019.08.28-1_amd64.deb
 11dbf751cb0a1252a9426229ad9a683c 22912 libs optional 
libbasicusageenvironment1_2019.08.28-1_amd64.deb
 a7b243e69f3cfcabdfc269c7e09caf9a 63880 debug optional 
libgroupsock8-dbgsym_2019.08.28-1_amd64.deb
 e6ef72c339c4ead05f72ec3ecf214119 28712 libs optional 
libgroupsock8_2019.08.28-1_amd64.deb
 3d3dcef039f44381552c71808f48725b 120760 libdevel optional 
liblivemedia-dev_2019.08.28-1_amd64.deb
 3047b921e875748308e2f918add64192 1000204 debug optional 
liblivemedia68-dbgsym_2019.08.28-1_amd64.deb
 58f5f9491d192fba1c833438e7c9f5cd 330936 libs optional 
liblivemedia68_2019.08.28-1_amd64.deb
 d7babff83cc0a12d3acbbaa27bee1ea9 10196 debug optional 
libusageenvironment3-dbgsym_2019.08.28-1_amd64.deb
 464a087c6d5814c8e975e1027508ff43 13328 libs optional 
libusageenvironment3_2019.08.28-1_amd64.deb
 2b82feb2a34bff69220d3cd5f4dd45fd 185096 debug

Accepted liblivemedia 2019.10.11-1 (amd64 source) into experimental, experimental

2019-12-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 11 Oct 2019 23:27:10 +0200
Binary: libbasicusageenvironment1 libbasicusageenvironment1-dbgsym 
libgroupsock8 libgroupsock8-dbgsym liblivemedia68 liblivemedia68-dbgsym 
liblivemedia-dev libusageenvironment3 libusageenvironment3-dbgsym 
livemedia-utils livemedia-utils-dbgsym
Source: liblivemedia
Architecture: amd64 source
Version: 2019.10.11-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libbasicusageenvironment1 - multimedia RTSP streaming library 
(BasicUsageEnvironment class)
 libgroupsock8 - multimedia RTSP streaming library (network interfaces and 
sockets
 liblivemedia68 - multimedia RTSP streaming library
 liblivemedia-dev - multimedia RTSP streaming library (development files)
 libusageenvironment3 - multimedia RTSP streaming library (UsageEnvironment 
classes)
 livemedia-utils - multimedia RTSP streaming tools
Changes:
 liblivemedia (2019.10.11-1) experimental; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 c882adc474bfadc060a53a396e7d152a6b03dff4 39900 
libbasicusageenvironment1-dbgsym_2019.10.11-1_amd64.deb
 8402aaec67fe041f578c2acdaeb6a2b16b60b60b 23056 
libbasicusageenvironment1_2019.10.11-1_amd64.deb
 7ef819f54b137a2ce318ac2e177b447904a00431 63908 
libgroupsock8-dbgsym_2019.10.11-1_amd64.deb
 36badab714d813ae3cb51867f9db0b495ef24e47 28684 
libgroupsock8_2019.10.11-1_amd64.deb
 60f06bdd8446f78d6defe02a46a9da45ef0d15c8 121184 
liblivemedia-dev_2019.10.11-1_amd64.deb
 ab7b854e2930a22fa2e47fbfd0b0f29c79f60ad1 1001416 
liblivemedia68-dbgsym_2019.10.11-1_amd64.deb
 dd2d0b068fae7646ea60a848746d9d37d57d7798 330476 
liblivemedia68_2019.10.11-1_amd64.deb
 ea97e079d01fa5eb671ad8ddcbc71b09745a6d51 10200 
libusageenvironment3-dbgsym_2019.10.11-1_amd64.deb
 201d5dc4f5d2f273337f5fbcd2eba2ed2fa534ca 13392 
libusageenvironment3_2019.10.11-1_amd64.deb
 74c083d46e552d765b2aaca205890cc654f9e453 185116 
livemedia-utils-dbgsym_2019.10.11-1_amd64.deb
 c5451bd4a4e7b80daea18c7b0506b9edeea3c818 72664 
livemedia-utils_2019.10.11-1_amd64.deb
 28962cc8c6a7f561782e8f58027a877b22b2f2ff 2477 liblivemedia_2019.10.11-1.dsc
 2b31ea505aeb26b3860ba549639b27a8084bb0a7 654957 
liblivemedia_2019.10.11.orig.tar.gz
 9065905592b0f0ef4405dd01b7fe9ae8c987dba5 15000 
liblivemedia_2019.10.11-1.debian.tar.xz
Checksums-Sha256: 
 9d48bd9cfcf45b0c9e5f8c58e53118febe9b1401c208e2bf32432c24c385fcbe 39900 
libbasicusageenvironment1-dbgsym_2019.10.11-1_amd64.deb
 c2e6a88f8f098d11f1ab3066291da26cfce27cdc18d09943fad19ed9ad93f097 23056 
libbasicusageenvironment1_2019.10.11-1_amd64.deb
 6b871ce492d76a5c882db18f3f6fd0a2e9bfd022020f0580cd446fcdda1007ba 63908 
libgroupsock8-dbgsym_2019.10.11-1_amd64.deb
 c33b2fe54029705919917eebe0a59af9596cabb2dc7af1f6e264e5ba571f7b70 28684 
libgroupsock8_2019.10.11-1_amd64.deb
 e8dd3a3d4d91a824d2fe0833bf14bcfaa4e787ce12598e9fe912c6e0c1fd4228 121184 
liblivemedia-dev_2019.10.11-1_amd64.deb
 c6991dbcf66a84f6fe5be668713ee8933dd667b712928948991e75265f984449 1001416 
liblivemedia68-dbgsym_2019.10.11-1_amd64.deb
 25bfe94ac2a20dfdfc9cc36eedbee6417d7843f5ca215309b4d451cb3efc54eb 330476 
liblivemedia68_2019.10.11-1_amd64.deb
 dca8f9a57b3605aa1e36f819e4d781bd2cac794b0dbd37bc99c0a4d0bbb10a48 10200 
libusageenvironment3-dbgsym_2019.10.11-1_amd64.deb
 4e5f291af76406e4b855ed773e436d7a47c633298020e74de7737348b592d1fa 13392 
libusageenvironment3_2019.10.11-1_amd64.deb
 124ba9125062b3519752065ce833fe050d4c8a9e946c945c4213bd473e17dba3 185116 
livemedia-utils-dbgsym_2019.10.11-1_amd64.deb
 2be5851022964de033367e38b8ed48d4552b9d9a9e236a3d351ebf82c091155d 72664 
livemedia-utils_2019.10.11-1_amd64.deb
 e6bf38798b1c3220b25186a23b7bb84ce8c008395b630a1617c28b8218cb79cc 2477 
liblivemedia_2019.10.11-1.dsc
 184ddc5db3358ad5133838c6ff30aa8b03050632ae24873314f6c3d4f78e91ae 654957 
liblivemedia_2019.10.11.orig.tar.gz
 4adc979743aecf8ca9b4784a8baf8a64bfd7bdc0491fe979c37b7dc30cccfd1f 15000 
liblivemedia_2019.10.11-1.debian.tar.xz
Files: 
 83753e6d59d97ffa3241884526e0c879 39900 debug optional 
libbasicusageenvironment1-dbgsym_2019.10.11-1_amd64.deb
 2dd99f23d2fd92e7c37024e2b9aa2312 23056 libs optional 
libbasicusageenvironment1_2019.10.11-1_amd64.deb
 8aa8f7f1cc99d3af16b1db4490aae616 63908 debug optional 
libgroupsock8-dbgsym_2019.10.11-1_amd64.deb
 f1572259410a5e457516496419fbb7f0 28684 libs optional 
libgroupsock8_2019.10.11-1_amd64.deb
 52fd8c178c23db95dff250b35c61593c 121184 libdevel optional 
liblivemedia-dev_2019.10.11-1_amd64.deb
 e3716f54e71938a69858ecb31dd2b7f2 1001416 debug optional 
liblivemedia68-dbgsym_2019.10.11-1_amd64.deb
 479536d78011f77ef88b26c882784110 330476 libs optional 
liblivemedia68_2019.10.11-1_amd64.deb
 27495fe1cac545f3113140566f53eec3 10200 debug optional 
libusageenvironment3-dbgsym_2019.10.11-1_amd64.deb
 4e597f6317b4fbbf9446a3bde33e2c56 13392 libs optional 
libusageenvironment3_2019.10.11-1_amd64.deb
 8748f5926d0fc844bdf6e3e6425abe2b 185116 debug

Accepted liblivemedia 2019.04.24-1 (amd64 source) into experimental, experimental

2019-12-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 28 Apr 2019 22:34:28 +0200
Binary: libbasicusageenvironment1 libbasicusageenvironment1-dbgsym 
libgroupsock8 libgroupsock8-dbgsym liblivemedia66 liblivemedia66-dbgsym 
liblivemedia-dev libusageenvironment3 libusageenvironment3-dbgsym 
livemedia-utils livemedia-utils-dbgsym
Source: liblivemedia
Architecture: amd64 source
Version: 2019.04.24-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libbasicusageenvironment1 - multimedia RTSP streaming library 
(BasicUsageEnvironment class)
 libgroupsock8 - multimedia RTSP streaming library (network interfaces and 
sockets
 liblivemedia66 - multimedia RTSP streaming library
 liblivemedia-dev - multimedia RTSP streaming library (development files)
 libusageenvironment3 - multimedia RTSP streaming library (UsageEnvironment 
classes)
 livemedia-utils - multimedia RTSP streaming tools
Changes:
 liblivemedia (2019.04.24-1) experimental; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 45a393ae817a0b8c27ed84f71c3b3843dd654461 39704 
libbasicusageenvironment1-dbgsym_2019.04.24-1_amd64.deb
 35011616f0a24b459709984b9849bdedf41b1a19 22604 
libbasicusageenvironment1_2019.04.24-1_amd64.deb
 2c85317824baeef5482ff1c5d0a32e90c867a1f3 63688 
libgroupsock8-dbgsym_2019.04.24-1_amd64.deb
 e67f3056ecf05242bed258a69b0c893cbbbe430b 28440 
libgroupsock8_2019.04.24-1_amd64.deb
 b53ff7d84c6fa5c4bc604e66472251a1622af489 119372 
liblivemedia-dev_2019.04.24-1_amd64.deb
 bcbd2ea7821b1b70a131cdaaa392e8f99983558b 966144 
liblivemedia66-dbgsym_2019.04.24-1_amd64.deb
 74507fc9cf00e057bc3279d216046cff8dbef797 320808 
liblivemedia66_2019.04.24-1_amd64.deb
 a14704ef8505b9f17bb6edc11ab4af8f0e785e53 10144 
libusageenvironment3-dbgsym_2019.04.24-1_amd64.deb
 f7d0d0a7623999377eb91764be3074cce1e58ed6 13136 
libusageenvironment3_2019.04.24-1_amd64.deb
 e6e8cc1e47f0ce1136361ea136cb3d7957707d7d 209836 
livemedia-utils-dbgsym_2019.04.24-1_amd64.deb
 f986cf9c929ec6e743e641874823da91d118ea1a 70576 
livemedia-utils_2019.04.24-1_amd64.deb
 169b4cdd7c68fd1dc69f83732695bba53c97c3cb 2477 liblivemedia_2019.04.24-1.dsc
 f13afc2f81ae57d9757c3f5344abe0e1c742954f 635523 
liblivemedia_2019.04.24.orig.tar.gz
 4f0b9c81612c087ee55fa4a6f06eda0064aa0b96 14740 
liblivemedia_2019.04.24-1.debian.tar.xz
Checksums-Sha256: 
 ee94ed24c5d4b46bbb98412d515aad698325b67b2194cc0afe6f283c7a2ae97e 39704 
libbasicusageenvironment1-dbgsym_2019.04.24-1_amd64.deb
 823ba41b759d0ab03977f34d23c761ae9159eaddd1cb9000186171f69d445bc0 22604 
libbasicusageenvironment1_2019.04.24-1_amd64.deb
 54c3266a0b8312cc9e957314c3e0b7fa2e87251863a0179d2ec108d6cf81b21e 63688 
libgroupsock8-dbgsym_2019.04.24-1_amd64.deb
 e52be6af7f8f3f906f26d7569f1d0eea6232f7e5957cc79e6a03416456ff6f43 28440 
libgroupsock8_2019.04.24-1_amd64.deb
 b2c706d4f739b6febcbb1ab35c06a128bcf0f2ef72c1cef72e4212d5a40e4166 119372 
liblivemedia-dev_2019.04.24-1_amd64.deb
 041e6b111cc12cb6891c209e3c6db76530975359182c5f33b75ae280238094f1 966144 
liblivemedia66-dbgsym_2019.04.24-1_amd64.deb
 038b4d87b3f347a5f8544a7964ffa580ddda04ba44b170539d65c698a1320e97 320808 
liblivemedia66_2019.04.24-1_amd64.deb
 ff3c9b28cf56eb8465ac03112d4df2517a1befba72900eee00a248b549477850 10144 
libusageenvironment3-dbgsym_2019.04.24-1_amd64.deb
 c398adea5d8e16c0cbde662137a6514f168fc39e74b275d96ac54f42d7c1ff18 13136 
libusageenvironment3_2019.04.24-1_amd64.deb
 67cfb854c0e2ccb4cd86d9620c80f0dcaaa7a3136382c3e7f6bd2745e9373196 209836 
livemedia-utils-dbgsym_2019.04.24-1_amd64.deb
 5a669ca46e66b2489c9bc4851b7c3c0e1e19289280ef2a73dc814d4ce4f19dc3 70576 
livemedia-utils_2019.04.24-1_amd64.deb
 9c08c6e439050a7344f3b8ed374b06eb6cb01a995c5afeb748420385700f19d8 2477 
liblivemedia_2019.04.24-1.dsc
 bbbd46cea2947e322654f0299d8dead4c0dfde07445819a056da29021e61dd72 635523 
liblivemedia_2019.04.24.orig.tar.gz
 1f59fa3b942f0e9f36b4c2fb193170a63795e30e78d7b3d6209da4322cab6f4c 14740 
liblivemedia_2019.04.24-1.debian.tar.xz
Files: 
 0f9a7576b3ec0acc7552f0fec1bd5254 39704 debug optional 
libbasicusageenvironment1-dbgsym_2019.04.24-1_amd64.deb
 6713b8093988fbed4cd2d79df78388bd 22604 libs optional 
libbasicusageenvironment1_2019.04.24-1_amd64.deb
 a9ef12ef9e76bc5d2bd1ee1e21083d81 63688 debug optional 
libgroupsock8-dbgsym_2019.04.24-1_amd64.deb
 6b9c76bd2c15bcf84b6338810a2a3d66 28440 libs optional 
libgroupsock8_2019.04.24-1_amd64.deb
 38913c3b7e0f0c1d103d1703b6468667 119372 libdevel optional 
liblivemedia-dev_2019.04.24-1_amd64.deb
 3ad615f802531d3c41204bb1f68135ea 966144 debug optional 
liblivemedia66-dbgsym_2019.04.24-1_amd64.deb
 e323a7a14b22bed420908e4e7b31f2ed 320808 libs optional 
liblivemedia66_2019.04.24-1_amd64.deb
 2243420d01511a616c7867a72224af68 10144 debug optional 
libusageenvironment3-dbgsym_2019.04.24-1_amd64.deb
 218859e117a3e5c2035662b8e51cb4f8 13136 libs optional 
libusageenvironment3_2019.04.24-1_amd64.deb
 3953df07f7f17ed345d454b0414e60f6 209836 debug

Accepted liblivemedia 2019.09.30-1 (amd64 source) into experimental, experimental

2019-12-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 03 Oct 2019 22:17:16 +0200
Binary: libbasicusageenvironment1 libbasicusageenvironment1-dbgsym 
libgroupsock8 libgroupsock8-dbgsym liblivemedia68 liblivemedia68-dbgsym 
liblivemedia-dev libusageenvironment3 libusageenvironment3-dbgsym 
livemedia-utils livemedia-utils-dbgsym
Source: liblivemedia
Architecture: amd64 source
Version: 2019.09.30-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libbasicusageenvironment1 - multimedia RTSP streaming library 
(BasicUsageEnvironment class)
 libgroupsock8 - multimedia RTSP streaming library (network interfaces and 
sockets
 liblivemedia68 - multimedia RTSP streaming library
 liblivemedia-dev - multimedia RTSP streaming library (development files)
 libusageenvironment3 - multimedia RTSP streaming library (UsageEnvironment 
classes)
 livemedia-utils - multimedia RTSP streaming tools
Changes:
 liblivemedia (2019.09.30-1) experimental; urgency=medium
 .
   * New upstream release
   * debian/control: Update Standards-Version
Checksums-Sha1: 
 df9289458e54863965e48a896b22e7f32df792bd 39904 
libbasicusageenvironment1-dbgsym_2019.09.30-1_amd64.deb
 df9a6fa5d985fb8ea9de8f14c554e551b6d4010e 22924 
libbasicusageenvironment1_2019.09.30-1_amd64.deb
 699592ed5fb4bf2221fe94f37372ef594a7c3e8f 63896 
libgroupsock8-dbgsym_2019.09.30-1_amd64.deb
 abfadbfa17c62cb691e768eb44e23ade3e90e82f 28620 
libgroupsock8_2019.09.30-1_amd64.deb
 2d5550d6dbccd8ba0082c3ff2201df0b15f7ab35 120776 
liblivemedia-dev_2019.09.30-1_amd64.deb
 3f4d6e072420ad021fb94a5bd62cc0cc756e6830 196 
liblivemedia68-dbgsym_2019.09.30-1_amd64.deb
 283f3098f6f6091001df5a3757d796092491252d 330880 
liblivemedia68_2019.09.30-1_amd64.deb
 c976b00f589f092d6f2f1ac42fc0448d7ee40963 10184 
libusageenvironment3-dbgsym_2019.09.30-1_amd64.deb
 1090734ae13ea72aafe2109447da5fff7f8c7b99 13356 
libusageenvironment3_2019.09.30-1_amd64.deb
 ce8bb88a7135a24d8ad6eba2c6ff85f8b7c89dbb 185152 
livemedia-utils-dbgsym_2019.09.30-1_amd64.deb
 05960eded7330668f82d62581651d5a929c9aba9 72644 
livemedia-utils_2019.09.30-1_amd64.deb
 c23c64320a36e1a843af3bb171af88b79f6027fa 2477 liblivemedia_2019.09.30-1.dsc
 8c960025d266db8099d3dc7cb5bd80e22679a5be 654199 
liblivemedia_2019.09.30.orig.tar.gz
 5e74815bf8b08303c45a3244ea30ba500c758488 14988 
liblivemedia_2019.09.30-1.debian.tar.xz
Checksums-Sha256: 
 1b3b39ee03f4cd1854b46bd37b4f58ffb3f3ebfbbc6ff3699ac844dc1f41f968 39904 
libbasicusageenvironment1-dbgsym_2019.09.30-1_amd64.deb
 cee1493c30c302e52b9b83a62d30807d247b54f5496f08f841a832dff2f95a0a 22924 
libbasicusageenvironment1_2019.09.30-1_amd64.deb
 02c22efc478f3a481df0bf6e74340d322fa18809ffbb2c6e452177ff0ae40144 63896 
libgroupsock8-dbgsym_2019.09.30-1_amd64.deb
 aecc779049bc90f4c3dac55cb4a9e476f25e97c0c9bb757a67cc529af86eab0d 28620 
libgroupsock8_2019.09.30-1_amd64.deb
 c10f8c1ab391d1d71d93a3dc41c4bbe1a51f0b9060bd0d3c58bad9f02eb789e0 120776 
liblivemedia-dev_2019.09.30-1_amd64.deb
 cfe5c42a563e562de6f8ded7b7ca445e54ba6e38cc2445d7cb584a2aae2eb4c9 196 
liblivemedia68-dbgsym_2019.09.30-1_amd64.deb
 eae2c367687e748e4895b806fc0c36a19439108414a6b169f926f599ea6c8323 330880 
liblivemedia68_2019.09.30-1_amd64.deb
 9882fb284701fb2fd9d4f035b84c17ed1bc8e9dfc3f9f2563388605463c935f3 10184 
libusageenvironment3-dbgsym_2019.09.30-1_amd64.deb
 1f05af15e2c81e11692c4af790e20101ac030e2904a03b610c1c732cb6cd43f8 13356 
libusageenvironment3_2019.09.30-1_amd64.deb
 b0baea75ec50dcdb2f25cff8213e4cbbdd0c6698b9d0d670db1026d47515597b 185152 
livemedia-utils-dbgsym_2019.09.30-1_amd64.deb
 89794a96fda1a0b491d981f0fe13249c7a4786a0fe541920b2d703e0519cdce8 72644 
livemedia-utils_2019.09.30-1_amd64.deb
 03149300249f6ac93a15d3b3ee2ea2f8cee2adcf4f83482e22a9d1e124416389 2477 
liblivemedia_2019.09.30-1.dsc
 ef44f48a84324525cebc2081dd2d0f1e908f2d0a79d9d30dd41967e142dfb06b 654199 
liblivemedia_2019.09.30.orig.tar.gz
 24a4aa4a33686736b17ad7df4c5ba12741b4a87f80a8a463643d3a66a870932a 14988 
liblivemedia_2019.09.30-1.debian.tar.xz
Files: 
 1b21dd65020112735df24f8029a8ecbb 39904 debug optional 
libbasicusageenvironment1-dbgsym_2019.09.30-1_amd64.deb
 6c55d5a1df92e6db6bb134117044c19d 22924 libs optional 
libbasicusageenvironment1_2019.09.30-1_amd64.deb
 ae008616f2eb7d2b1ad294b3a90d8cbf 63896 debug optional 
libgroupsock8-dbgsym_2019.09.30-1_amd64.deb
 9c7c7494f7c1e5094a45ae8422623a19 28620 libs optional 
libgroupsock8_2019.09.30-1_amd64.deb
 7f33b98be53d82b01852c736e08882ea 120776 libdevel optional 
liblivemedia-dev_2019.09.30-1_amd64.deb
 c2d066550359a7dcac716dbaf6429fda 196 debug optional 
liblivemedia68-dbgsym_2019.09.30-1_amd64.deb
 ffa9756705a025376f49a4bbc29ea107 330880 libs optional 
liblivemedia68_2019.09.30-1_amd64.deb
 7f4de7893d8181155d179c205714e66e 10184 debug optional 
libusageenvironment3-dbgsym_2019.09.30-1_amd64.deb
 a31bf18e3301b67b3783fb99e035b0f3 13356 libs optional 
libusageenvironment3_2019.09.30-1_amd64.deb

Accepted liblivemedia 2019.03.06-1 (amd64 source) into experimental, experimental

2019-12-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 26 Mar 2019 21:50:34 +0100
Binary: libbasicusageenvironment1 libbasicusageenvironment1-dbgsym 
libgroupsock8 libgroupsock8-dbgsym liblivemedia66 liblivemedia66-dbgsym 
liblivemedia-dev libusageenvironment3 libusageenvironment3-dbgsym 
livemedia-utils livemedia-utils-dbgsym
Source: liblivemedia
Architecture: amd64 source
Version: 2019.03.06-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libbasicusageenvironment1 - multimedia RTSP streaming library 
(BasicUsageEnvironment class)
 libgroupsock8 - multimedia RTSP streaming library (network interfaces and 
sockets
 liblivemedia66 - multimedia RTSP streaming library
 liblivemedia-dev - multimedia RTSP streaming library (development files)
 libusageenvironment3 - multimedia RTSP streaming library (UsageEnvironment 
classes)
 livemedia-utils - multimedia RTSP streaming tools
Changes:
 liblivemedia (2019.03.06-1) experimental; urgency=medium
 .
   * New upstream release.
   * SONAME bump: liblivemedia65 -> liblivemedia66.
Checksums-Sha1: 
 b74bcc43d00a1313d272105879a4dc8135979937 39700 
libbasicusageenvironment1-dbgsym_2019.03.06-1_amd64.deb
 90758620ceac2f3f698538a81ed9617cfe1bc194 22592 
libbasicusageenvironment1_2019.03.06-1_amd64.deb
 9c77f4dee4cd41b9727cd920147e295409edca02 63644 
libgroupsock8-dbgsym_2019.03.06-1_amd64.deb
 66d4391cd1fa3330ad1e411df3ba09039157b009 28452 
libgroupsock8_2019.03.06-1_amd64.deb
 d3ef7b60831178ab1ddc8e5ca9d534556a98092e 119356 
liblivemedia-dev_2019.03.06-1_amd64.deb
 901bba1178893b0d79578224ffad91ab80daed6a 94 
liblivemedia66-dbgsym_2019.03.06-1_amd64.deb
 69d550b99236e9e4895738f63668e3926fc9c95a 320584 
liblivemedia66_2019.03.06-1_amd64.deb
 92386145c8f887718f161992f7774b35dba3d0b1 10140 
libusageenvironment3-dbgsym_2019.03.06-1_amd64.deb
 7a54cfc39f0abbde2e2ebad5561fac8a08456ce6 13140 
libusageenvironment3_2019.03.06-1_amd64.deb
 f159f55408676b5af95963684a6b2cb7e384b6ef 210024 
livemedia-utils-dbgsym_2019.03.06-1_amd64.deb
 09c4e5121de24d4ac9d2dba919fc00e61b4f6243 70552 
livemedia-utils_2019.03.06-1_amd64.deb
 af9449838222f213d40cba338cf949194eee1778 2477 liblivemedia_2019.03.06-1.dsc
 6f089fd044a0f8fc339da3daeb694865223f9216 635468 
liblivemedia_2019.03.06.orig.tar.gz
 715409965ce13ba364b129be270df9217b603399 14736 
liblivemedia_2019.03.06-1.debian.tar.xz
Checksums-Sha256: 
 13abc655875cadf6943869ec68ee20e76fe36aa4a1431275a9dd9216a9bca41e 39700 
libbasicusageenvironment1-dbgsym_2019.03.06-1_amd64.deb
 23c59310256f667a5588987758ebae891b5204abeb37937f04b48e3ef3505d86 22592 
libbasicusageenvironment1_2019.03.06-1_amd64.deb
 1123ebba1a134078c507902621c6525450ca82de125c790d62db2a4bfa4c87bb 63644 
libgroupsock8-dbgsym_2019.03.06-1_amd64.deb
 8fe666d96772c9267e3c78ba9d1763b1a16ae79b5f8da2f8fdfed97c5444da03 28452 
libgroupsock8_2019.03.06-1_amd64.deb
 2826c1a740817018c99256fcbf3c3b6635570e983b2810f3651a46391133bc57 119356 
liblivemedia-dev_2019.03.06-1_amd64.deb
 19c9ac1c21827934ac79857f9192ab1e046fb162849e02b4e53439734ca66f67 94 
liblivemedia66-dbgsym_2019.03.06-1_amd64.deb
 b30431b4de9d7699836370d0119d0c09d1b330a84deb20c1c428522af1b33f53 320584 
liblivemedia66_2019.03.06-1_amd64.deb
 5888944caed022bd2a51f2979ed863ab7b1bdb2be07763da8d1ea3b70b3d4c6e 10140 
libusageenvironment3-dbgsym_2019.03.06-1_amd64.deb
 c401a8cf4f0e94e1e04cd36cafdcffd12df9874a612ba78106bc162a9e3041ae 13140 
libusageenvironment3_2019.03.06-1_amd64.deb
 32f15919cfbca1a3b1bce0bc2f986674c6747a863af85a3d912da6e38d8357bf 210024 
livemedia-utils-dbgsym_2019.03.06-1_amd64.deb
 4306668a247606d3ff14dbb92e4d5724a45a43cb9bc6c654d6eb5712b157a8b7 70552 
livemedia-utils_2019.03.06-1_amd64.deb
 6a35e55fd5aff50f73b32ecaad26b774371fc1558da0486ae65a0d27f10aca85 2477 
liblivemedia_2019.03.06-1.dsc
 0bd0c26d980425d9a419d835193e292a08a968f175da1902da4b495f126d5abd 635468 
liblivemedia_2019.03.06.orig.tar.gz
 97b5d216e8d4bdd21b213cb4a8a3c0f07b6f0c3a2ba937bf5177f7a0a8097e4e 14736 
liblivemedia_2019.03.06-1.debian.tar.xz
Files: 
 94d46ea300de915b2dc5c3932d648dbf 39700 debug optional 
libbasicusageenvironment1-dbgsym_2019.03.06-1_amd64.deb
 da8384b1deb488c7e2a5d34a127932ef 22592 libs optional 
libbasicusageenvironment1_2019.03.06-1_amd64.deb
 855e7812c7dc623c13197d00bbde2d16 63644 debug optional 
libgroupsock8-dbgsym_2019.03.06-1_amd64.deb
 77d286e0cb1d5a3dc5b7cda86cf77467 28452 libs optional 
libgroupsock8_2019.03.06-1_amd64.deb
 afc3b0a9dd7eeaf9752ac868273a663c 119356 libdevel optional 
liblivemedia-dev_2019.03.06-1_amd64.deb
 56bf764e4eb12aa28d686d5fb173712c 94 debug optional 
liblivemedia66-dbgsym_2019.03.06-1_amd64.deb
 415d3b62b8f89ae0131eb8ef2925303d 320584 libs optional 
liblivemedia66_2019.03.06-1_amd64.deb
 3ff86955b8de4bce9643175af72963b5 10140 debug optional 
libusageenvironment3-dbgsym_2019.03.06-1_amd64.deb
 9d4db994a89cf1fa4f0bd577557d770f 13140 libs optional 
libusageenvironment3_2019.03.06-1_amd64.

Accepted liblivemedia 2019.07.27-1 (amd64 source) into experimental, experimental

2019-12-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Aug 2019 20:42:02 +0200
Binary: libbasicusageenvironment1 libbasicusageenvironment1-dbgsym 
libgroupsock8 libgroupsock8-dbgsym liblivemedia68 liblivemedia68-dbgsym 
liblivemedia-dev libusageenvironment3 libusageenvironment3-dbgsym 
livemedia-utils livemedia-utils-dbgsym
Source: liblivemedia
Architecture: amd64 source
Version: 2019.07.27-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libbasicusageenvironment1 - multimedia RTSP streaming library 
(BasicUsageEnvironment class)
 libgroupsock8 - multimedia RTSP streaming library (network interfaces and 
sockets
 liblivemedia68 - multimedia RTSP streaming library
 liblivemedia-dev - multimedia RTSP streaming library (development files)
 libusageenvironment3 - multimedia RTSP streaming library (UsageEnvironment 
classes)
 livemedia-utils - multimedia RTSP streaming tools
Changes:
 liblivemedia (2019.07.27-1) experimental; urgency=medium
 .
   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.0
 .
   [ Sebastian Ramacher ]
   * New upstream release
   * SONAME bump: liblivemedia66 -> liblivemedia68.
Checksums-Sha1: 
 ef75ec24b5a4deba99462a7deb84da0da0a86c08 39696 
libbasicusageenvironment1-dbgsym_2019.07.27-1_amd64.deb
 f9e1a799bc2ab04a42930724c00d58d7c3e4731d 22784 
libbasicusageenvironment1_2019.07.27-1_amd64.deb
 4a0dfe347d0fc4d9da3f38c23a3384e40a1f9f08 63672 
libgroupsock8-dbgsym_2019.07.27-1_amd64.deb
 46c9f7325ec768479e5f9f74e1dfa82f22d26db4 28628 
libgroupsock8_2019.07.27-1_amd64.deb
 841108fba3c023e30c843002f7d2f63beb28a39e 120412 
liblivemedia-dev_2019.07.27-1_amd64.deb
 9855cbad5d67398d7646db9502b9d7071b128e46 969656 
liblivemedia68-dbgsym_2019.07.27-1_amd64.deb
 8a7a1b48daac4cf932c26784c8f4cbe7d7a9cca0 323196 
liblivemedia68_2019.07.27-1_amd64.deb
 0a8881f43421931d11a0548521f05ca1e409c846 10144 
libusageenvironment3-dbgsym_2019.07.27-1_amd64.deb
 578475560bf719998f53ed58b1f2e997522043b9 13304 
libusageenvironment3_2019.07.27-1_amd64.deb
 fb9910ad4e900da37344189f760741c4e0e2f130 181296 
livemedia-utils-dbgsym_2019.07.27-1_amd64.deb
 c73001ba50d80858361a7769c33540c0f116756a 71884 
livemedia-utils_2019.07.27-1_amd64.deb
 3e5b5c21f6f29796c3ed891536a68f6bd6cd30f5 2477 liblivemedia_2019.07.27-1.dsc
 dfb263488e9319558eb1ae0b0f272537875c2272 641047 
liblivemedia_2019.07.27.orig.tar.gz
 f66b0d9238970a0f29f4747f22fe5ee14ef04faf 14908 
liblivemedia_2019.07.27-1.debian.tar.xz
Checksums-Sha256: 
 a612351f5dde6b0d9742d5181444ef86c997bb2b54362514367f4c4a04b309f3 39696 
libbasicusageenvironment1-dbgsym_2019.07.27-1_amd64.deb
 2e443ca7ec2c0c2b0b0235295ee967e97f3a60e05e83cbd75ac781f910c46478 22784 
libbasicusageenvironment1_2019.07.27-1_amd64.deb
 8c5434f0e8f185791bf05afdec97bc8aae5e804928fb1553900c32ae1a3307e0 63672 
libgroupsock8-dbgsym_2019.07.27-1_amd64.deb
 c7c4e9b614ae19ef4db17b805fc5cd603fd54df9f44e63e21659844c18668f74 28628 
libgroupsock8_2019.07.27-1_amd64.deb
 64b9dc2b10b0056fe871bd551b6a6f0753949392882227878b8e3d8715a27c1d 120412 
liblivemedia-dev_2019.07.27-1_amd64.deb
 29d262b83069c81bb1b7130350907b9926d612799a19053524b662aa3dfa0546 969656 
liblivemedia68-dbgsym_2019.07.27-1_amd64.deb
 40ca77c25b117657e687066e19b65be34d83cf13a6d2efb9936fceb977b6b605 323196 
liblivemedia68_2019.07.27-1_amd64.deb
 e8bb9637952889e81489113ff9cb20de5115cd798788230d0419a04fe96816c0 10144 
libusageenvironment3-dbgsym_2019.07.27-1_amd64.deb
 d2ca67c24f1198d2ad07ee150d34de4ab36bece5689f16bf4ea114f5499f3543 13304 
libusageenvironment3_2019.07.27-1_amd64.deb
 3540c73a0b148c05ae830c060e5910e270161e58f260ac6632d0cf425dc8f726 181296 
livemedia-utils-dbgsym_2019.07.27-1_amd64.deb
 e34a5dc257c07f55eda7c0570bea88df1bc1ba74a5dbfc2b652d8c6d193f198b 71884 
livemedia-utils_2019.07.27-1_amd64.deb
 4a69db202d38911dae6ce711429d191022435a3cf80195747217c7a881e5a7c4 2477 
liblivemedia_2019.07.27-1.dsc
 6d8df137b1398255cad4ca3e7fa0fffe7b38d63cace10bb1de5c3871ec302297 641047 
liblivemedia_2019.07.27.orig.tar.gz
 ddc124ca02198ef1e1e80b9ec8eea615a23ad8f7db14c299bde9110f8255ec4b 14908 
liblivemedia_2019.07.27-1.debian.tar.xz
Files: 
 14c7f0fc566a797c81f0826306a376fc 39696 debug optional 
libbasicusageenvironment1-dbgsym_2019.07.27-1_amd64.deb
 00f513e27de1ae7268e8d6ddaa2358c8 22784 libs optional 
libbasicusageenvironment1_2019.07.27-1_amd64.deb
 7d516202a8c27f4e87db7d1448453705 63672 debug optional 
libgroupsock8-dbgsym_2019.07.27-1_amd64.deb
 4d184ccb916d403f411922504d8fa7e1 28628 libs optional 
libgroupsock8_2019.07.27-1_amd64.deb
 8ebc7a9130535270533924ef3101603e 120412 libdevel optional 
liblivemedia-dev_2019.07.27-1_amd64.deb
 3d5f8ce5a16b4b0fd9be8b65b2125965 969656 debug optional 
liblivemedia68-dbgsym_2019.07.27-1_amd64.deb
 e9d9e2c2e8e81448b5cdd34c47bb6c35 323196 libs optional 
liblivemedia68_2019.07.27-1_amd64.deb
 4fb4b7d6eefc0c42c8b0b590c2bb9fea 10144 debug optional 
libusageenvironment3-dbgsym_2019.07.27-1_amd64.

Accepted liblivemedia 2019.08.16-1 (amd64 source) into experimental, experimental

2019-12-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 21 Aug 2019 20:13:49 +0200
Binary: libbasicusageenvironment1 libbasicusageenvironment1-dbgsym 
libgroupsock8 libgroupsock8-dbgsym liblivemedia68 liblivemedia68-dbgsym 
liblivemedia-dev libusageenvironment3 libusageenvironment3-dbgsym 
livemedia-utils livemedia-utils-dbgsym
Source: liblivemedia
Architecture: amd64 source
Version: 2019.08.16-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libbasicusageenvironment1 - multimedia RTSP streaming library 
(BasicUsageEnvironment class)
 libgroupsock8 - multimedia RTSP streaming library (network interfaces and 
sockets
 liblivemedia68 - multimedia RTSP streaming library
 liblivemedia-dev - multimedia RTSP streaming library (development files)
 libusageenvironment3 - multimedia RTSP streaming library (UsageEnvironment 
classes)
 livemedia-utils - multimedia RTSP streaming tools
Changes:
 liblivemedia (2019.08.16-1) experimental; urgency=medium
 .
   * New upstream release.
 - Fix use-after-free. (CVE-2019-15232)
Checksums-Sha1: 
 b60b109afe6b5770c52b62e4c1927350af2131ea 2477 liblivemedia_2019.08.16-1.dsc
 295656aaab7faefe199ac59a02157d22e1da698f 656536 
liblivemedia_2019.08.16.orig.tar.gz
 629de0914283e8c002df75d790802cce7d7ec382 14956 
liblivemedia_2019.08.16-1.debian.tar.xz
 6d6bd01817cdc7915592c3a32ab38a2c336c6624 39888 
libbasicusageenvironment1-dbgsym_2019.08.16-1_amd64.deb
 bdcc593f2d95d9420aefca5884990dbd64f83869 22892 
libbasicusageenvironment1_2019.08.16-1_amd64.deb
 f7fe29ef5ce086ed5d59ff1d26609272bc4eef4e 63876 
libgroupsock8-dbgsym_2019.08.16-1_amd64.deb
 0adc6a9699a49c4da6ea0245b8670437453d93b6 28600 
libgroupsock8_2019.08.16-1_amd64.deb
 6378b855b67cb659933e16b4a1ec5d6ad8b579f9 120744 
liblivemedia-dev_2019.08.16-1_amd64.deb
 c2bdc5e88c8b82e00f5c183aa4fa539da14def22 999876 
liblivemedia68-dbgsym_2019.08.16-1_amd64.deb
 9b868a677c90ce087f1ddf37d344862ef74bcfff 329908 
liblivemedia68_2019.08.16-1_amd64.deb
 cd3091e6c6c2c20f6b330cb5b34b24f83c9b3c5d 10192 
libusageenvironment3-dbgsym_2019.08.16-1_amd64.deb
 a8cc048e6601f052ea124f866529e3a52677cda0 13324 
libusageenvironment3_2019.08.16-1_amd64.deb
 d461e1d57fe766e5541a5971051d6380cb9c2ed0 185172 
livemedia-utils-dbgsym_2019.08.16-1_amd64.deb
 6d80e5f2d9566cc516486a45b2db41852856cb3a 72548 
livemedia-utils_2019.08.16-1_amd64.deb
Checksums-Sha256: 
 a37a81fa69111aefb845bd442a9e0558c77c004f3f474915ee678cce1efedcf5 2477 
liblivemedia_2019.08.16-1.dsc
 1b336a0614e43cade869a7145dbc576ed6ad568c079c6e120fe3b48e0b6be7f8 656536 
liblivemedia_2019.08.16.orig.tar.gz
 c47cd8f715e3c8d4cbced2ecafb665d17a8443f94ceb2a92d76912508334c0b9 14956 
liblivemedia_2019.08.16-1.debian.tar.xz
 2c009adb3f2b699a47143e5af74617572f0e20f97e0842b141b6c547641b5892 39888 
libbasicusageenvironment1-dbgsym_2019.08.16-1_amd64.deb
 3293f74199dc66fd4f76fa0640aab16951583662564f7a1952d346afca217a24 22892 
libbasicusageenvironment1_2019.08.16-1_amd64.deb
 771ee84c822118a70da9b7c25b192f6c7e5827ec263f6648d497c3e1bacbbe44 63876 
libgroupsock8-dbgsym_2019.08.16-1_amd64.deb
 1fbe8ad2e44d7923d07cd4f2d096e842fedf8b36c1de2edbf7dc970d61e52495 28600 
libgroupsock8_2019.08.16-1_amd64.deb
 cb769edf779944e07c4bec9b7e2184ccdef5b719d5f6f75764119c2c40b8c3fd 120744 
liblivemedia-dev_2019.08.16-1_amd64.deb
 099b1ce8432684324238622859c8c1763da0ce01f034c41ba6d4348aa7c087ec 999876 
liblivemedia68-dbgsym_2019.08.16-1_amd64.deb
 1e322cc4a32da5d64048ec3c36018f933c5c962923777bc828a45acf40690507 329908 
liblivemedia68_2019.08.16-1_amd64.deb
 02cb2c0d0566b6334cc6a8e5a228f828fdadfd10a92450a58003784b42038f56 10192 
libusageenvironment3-dbgsym_2019.08.16-1_amd64.deb
 0230d56db422933853bf6134ec6128e9fd95da4364a4c505a4b50cda94de69b5 13324 
libusageenvironment3_2019.08.16-1_amd64.deb
 2f68ef6d533dd1b7045ffc6685ebd62edbc9ddd67cd5e5caaebe6c75d98a3c8f 185172 
livemedia-utils-dbgsym_2019.08.16-1_amd64.deb
 91fe0651c18895701f8aa023c5be51407b3c0a342189a3cd61b85b98c7b497bb 72548 
livemedia-utils_2019.08.16-1_amd64.deb
Files: 
 6e90496907ff9bb5b07c0d0f04f3fa81 2477 libs optional 
liblivemedia_2019.08.16-1.dsc
 7ca221731cc6b74508a68cf23c13eec4 656536 libs optional 
liblivemedia_2019.08.16.orig.tar.gz
 1d61a100f0edf02c31805ff11df36209 14956 libs optional 
liblivemedia_2019.08.16-1.debian.tar.xz
 e5c908f2140f08a4273ac8e3284344e2 39888 debug optional 
libbasicusageenvironment1-dbgsym_2019.08.16-1_amd64.deb
 8b499d6d0d5ad26b679554885e3b69bb 22892 libs optional 
libbasicusageenvironment1_2019.08.16-1_amd64.deb
 5b0b56974c60ea00ec6a63a4dd214d1e 63876 debug optional 
libgroupsock8-dbgsym_2019.08.16-1_amd64.deb
 47ecc78c06c2447bb7a6f7a58874aba0 28600 libs optional 
libgroupsock8_2019.08.16-1_amd64.deb
 938d2289e8b7cb032fc355261699737d 120744 libdevel optional 
liblivemedia-dev_2019.08.16-1_amd64.deb
 06ea9b658d42f119a206b37251908b7a 999876 debug optional 
liblivemedia68-dbgsym_2019.08.16-1_amd64.deb
 6325df0dc4462a781188437e1d9163e6

Accepted liblivemedia 2019.05.12-1 (amd64 source) into experimental, experimental

2019-12-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 05 May 2019 14:01:47 +0200
Binary: libbasicusageenvironment1 libbasicusageenvironment1-dbgsym 
libgroupsock8 libgroupsock8-dbgsym liblivemedia66 liblivemedia66-dbgsym 
liblivemedia-dev libusageenvironment3 libusageenvironment3-dbgsym 
livemedia-utils livemedia-utils-dbgsym
Source: liblivemedia
Architecture: amd64 source
Version: 2019.05.12-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libbasicusageenvironment1 - multimedia RTSP streaming library 
(BasicUsageEnvironment class)
 libgroupsock8 - multimedia RTSP streaming library (network interfaces and 
sockets
 liblivemedia66 - multimedia RTSP streaming library
 liblivemedia-dev - multimedia RTSP streaming library (development files)
 libusageenvironment3 - multimedia RTSP streaming library (UsageEnvironment 
classes)
 livemedia-utils - multimedia RTSP streaming tools
Changes:
 liblivemedia (2019.05.12-1) experimental; urgency=medium
 .
   * New upstream release.
 - Improved the RTSP server's handling of bogus "Content-Length:" values to
   avoid a possible memory access error. (CVE-2019-7733)
Checksums-Sha1: 
 b5b78ed8d8590f10e0edb173e6eeaafcdac7b4ed 39708 
libbasicusageenvironment1-dbgsym_2019.05.12-1_amd64.deb
 559fba141c8b3f475c42b86202c4344f6e7b4937 22716 
libbasicusageenvironment1_2019.05.12-1_amd64.deb
 ab0a10e5d330b94ca056f9a41e1cdf2a452689e9 63704 
libgroupsock8-dbgsym_2019.05.12-1_amd64.deb
 36d766eafb46deba151f9912df2b120b38a5 28568 
libgroupsock8_2019.05.12-1_amd64.deb
 0053a656bd69bafeb6c2d4a54780c9de27610e69 119496 
liblivemedia-dev_2019.05.12-1_amd64.deb
 c32ac49192c6cbdbef27faac4264113469654cd2 965820 
liblivemedia66-dbgsym_2019.05.12-1_amd64.deb
 4c258fd5d0ec15c628e438b5e985010fc200b5e1 320924 
liblivemedia66_2019.05.12-1_amd64.deb
 19c70729e6f34af9ba1322aa44bff92baf41d7a1 8189 
liblivemedia_2019.05.12-1_amd64.buildinfo
 9ef360e6d63df14dd89f546ccb9c639488ff8ad4 10152 
libusageenvironment3-dbgsym_2019.05.12-1_amd64.deb
 eda8625a350b40132514b648e117c4d5695ed937 13232 
libusageenvironment3_2019.05.12-1_amd64.deb
 0d482f021b2fec7c262c583520bfe5d1f3b5a0a9 209908 
livemedia-utils-dbgsym_2019.05.12-1_amd64.deb
 ac6159368277fa830aaf8c5bf30a73d3152dc48f 70632 
livemedia-utils_2019.05.12-1_amd64.deb
 5fa0fc46beaffdcf581e8b75d445106e8302cfab 2477 liblivemedia_2019.05.12-1.dsc
 a39c67d05563690e0ef1eecfd7d11200ab60dcc5 635559 
liblivemedia_2019.05.12.orig.tar.gz
 3f87b25affb3b91572dee3623ea6134acb40fe44 14844 
liblivemedia_2019.05.12-1.debian.tar.xz
Checksums-Sha256: 
 20b9090ff11480e26f31aac144c30e537694521b8ec36bfeb5c69ed0bab2d979 39708 
libbasicusageenvironment1-dbgsym_2019.05.12-1_amd64.deb
 7a589867e63b8cca92612132238ca58b0a58e8bdadbecdb815ccb7de2453e799 22716 
libbasicusageenvironment1_2019.05.12-1_amd64.deb
 d77e6dc60fd21c817f1eded9091e7fd58a7728b926b1a4bac06b4b1fd29685da 63704 
libgroupsock8-dbgsym_2019.05.12-1_amd64.deb
 cf6e9764f70d38e4fbda5764781888934c33dd62b69ae5cea69445db1cceb081 28568 
libgroupsock8_2019.05.12-1_amd64.deb
 a385e49c7678ab2bc482fbdec262211bf5c7491508fced465bf665d3c912a75a 119496 
liblivemedia-dev_2019.05.12-1_amd64.deb
 7b44b260b254fe425494809be7ceb0f1b700b254c2c638045851b4c8c5333f30 965820 
liblivemedia66-dbgsym_2019.05.12-1_amd64.deb
 da37d282b45fab973f7929b86928366ecfcfef4b045b9bd9879945b3faf83d13 320924 
liblivemedia66_2019.05.12-1_amd64.deb
 015fb9bc2789efde5afcf2b3eb4d8aef8170b86208bb685401bb09642f8ddfe0 8189 
liblivemedia_2019.05.12-1_amd64.buildinfo
 97e6c4fab934272b47cecb1fc1023d71a9658948e16825222ead5fc1d51e1cef 10152 
libusageenvironment3-dbgsym_2019.05.12-1_amd64.deb
 5a741a333e1cbd884d9024df3cfb578aa8f97902ac5cb07d3c2dcf0b76ad1000 13232 
libusageenvironment3_2019.05.12-1_amd64.deb
 accca3074b44221734cd4dc8bde528f0bf86b68b6523b618db124a897534aaae 209908 
livemedia-utils-dbgsym_2019.05.12-1_amd64.deb
 e9a3e41ab928fd7a4f1be40da86ee0777d920a5e852aa10e39b5e3913f04a744 70632 
livemedia-utils_2019.05.12-1_amd64.deb
 1af7af242a8254a5088f080b8b3b6c504ec3e039a36100df4bb54d238d1818e5 2477 
liblivemedia_2019.05.12-1.dsc
 12cafb01912265552243f6e6fd56cad26c93e7f70ef4c6cc1f131baf188ede4d 635559 
liblivemedia_2019.05.12.orig.tar.gz
 f62dadc6007b76dd37e282e9b55209e4a0173b8002caf113263d8dba17da8468 14844 
liblivemedia_2019.05.12-1.debian.tar.xz
Files: 
 5e98c35c09dd07fa13cd19c9470518d7 39708 debug optional 
libbasicusageenvironment1-dbgsym_2019.05.12-1_amd64.deb
 14f7ca485c17960caa61e5246741d6a2 22716 libs optional 
libbasicusageenvironment1_2019.05.12-1_amd64.deb
 09e7559d8f907802aab1e08d55e3e745 63704 debug optional 
libgroupsock8-dbgsym_2019.05.12-1_amd64.deb
 7b831aec1b4ebc6b63dc1fd42338d7a2 28568 libs optional 
libgroupsock8_2019.05.12-1_amd64.deb
 64b305e7ab595c751b26633f29d209e0 119496 libdevel optional 
liblivemedia-dev_2019.05.12-1_amd64.deb
 d48188a6abd51f8851e50aea272d66a8 965820 debug optional 
liblivemedia66-dbgsym_2019.05.12-1

Accepted liblivemedia 2019.06.28-1 (amd64 source) into experimental, experimental

2019-12-27 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 01 Jul 2019 20:46:21 +0200
Binary: libbasicusageenvironment1 libbasicusageenvironment1-dbgsym 
libgroupsock8 libgroupsock8-dbgsym liblivemedia66 liblivemedia66-dbgsym 
liblivemedia-dev libusageenvironment3 libusageenvironment3-dbgsym 
livemedia-utils livemedia-utils-dbgsym
Source: liblivemedia
Architecture: amd64 source
Version: 2019.06.28-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Description: 
 libbasicusageenvironment1 - multimedia RTSP streaming library 
(BasicUsageEnvironment class)
 libgroupsock8 - multimedia RTSP streaming library (network interfaces and 
sockets
 liblivemedia66 - multimedia RTSP streaming library
 liblivemedia-dev - multimedia RTSP streaming library (development files)
 libusageenvironment3 - multimedia RTSP streaming library (UsageEnvironment 
classes)
 livemedia-utils - multimedia RTSP streaming tools
Changes:
 liblivemedia (2019.06.28-1) experimental; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 a0104608cf9662a405161e69fc0438702b7d4aef 39688 
libbasicusageenvironment1-dbgsym_2019.06.28-1_amd64.deb
 562b8703f5a7e3c006693a0c46645fd1c182bb47 22732 
libbasicusageenvironment1_2019.06.28-1_amd64.deb
 8fb795220368768054023947a48ec7f1e5a17e59 63704 
libgroupsock8-dbgsym_2019.06.28-1_amd64.deb
 22b8f7c01ad16c5842e9d6f4c2fdfc99195dae99 28544 
libgroupsock8_2019.06.28-1_amd64.deb
 b6a98e85e19c6a9462bbd5bf1eb2812ed68e7d63 119676 
liblivemedia-dev_2019.06.28-1_amd64.deb
 8a6a9087a3bd95aed0c75fe96aa7cc1004211a01 968356 
liblivemedia66-dbgsym_2019.06.28-1_amd64.deb
 11075a5d942baf5bd4bd04a2f7fdb5d74c88dc6d 321868 
liblivemedia66_2019.06.28-1_amd64.deb
 08c6a52a1de54734b6cf18060c765b5acf37a5a0 10148 
libusageenvironment3-dbgsym_2019.06.28-1_amd64.deb
 bfa3a0cd5e06edf80858187053cbbba4b73606ec 13248 
libusageenvironment3_2019.06.28-1_amd64.deb
 5955ac705df420bcfd6d8d062e41f3d544d0380d 209856 
livemedia-utils-dbgsym_2019.06.28-1_amd64.deb
 d4092d496fd788bb3eebd2189d8b7cba970f2b87 70624 
livemedia-utils_2019.06.28-1_amd64.deb
 0f597ecd45ef1e67a7c0af2d71ddef645c7d0fbc 2477 liblivemedia_2019.06.28-1.dsc
 5e28ca14c152b0d6b88d957abc36dcf8d2991b29 637330 
liblivemedia_2019.06.28.orig.tar.gz
 7dcef0852cd3a0ab76db14f953fd69a3fcaf0346 14832 
liblivemedia_2019.06.28-1.debian.tar.xz
Checksums-Sha256: 
 604ad7163dc136baf1c59399716662e3aebe5d34b7dbbad1d828232524da5ae0 39688 
libbasicusageenvironment1-dbgsym_2019.06.28-1_amd64.deb
 90170d7481e58a2927a68108a1b6a6cd0345264f660bb46351f4521450e810de 22732 
libbasicusageenvironment1_2019.06.28-1_amd64.deb
 f6a46bac7a5f7e65d03d95724e9503e4fa955fe6c067f29156958fe3e14edf9f 63704 
libgroupsock8-dbgsym_2019.06.28-1_amd64.deb
 5c364596df36fb1788a6d1b252aa139f7abfc4aee5303691a7c7d6c2b65fe214 28544 
libgroupsock8_2019.06.28-1_amd64.deb
 aec53efb681d3220159d81c40713d6081dc610924e88d82a84197768ef415af0 119676 
liblivemedia-dev_2019.06.28-1_amd64.deb
 ab37113c0fd0748d60d326a818b9ba5c9b3ddc34e3b896500cc7ab7b330ac5b9 968356 
liblivemedia66-dbgsym_2019.06.28-1_amd64.deb
 12f36fba7291b2a7fd1214fc9c3e4f9fd46838e2be8d0cf3bbead2b75f5d1cf4 321868 
liblivemedia66_2019.06.28-1_amd64.deb
 c840a9695f4ca0cb8660aa3eb9ee1f4946973e99a3ba88bc7a2e8e842c5bb60d 10148 
libusageenvironment3-dbgsym_2019.06.28-1_amd64.deb
 da137b4d09cb2386b7e7449ce67f6df6accf0a1b8c7a569ffe4227362123e116 13248 
libusageenvironment3_2019.06.28-1_amd64.deb
 2ad7910c7d6b41f605a7c698f086fd4980f053bbb0df66fd2c7e3defa9d314d6 209856 
livemedia-utils-dbgsym_2019.06.28-1_amd64.deb
 1cefea8c2717a22ee6537fbbb959641029a161b5d8c95bb38ab564ce3630a7e8 70624 
livemedia-utils_2019.06.28-1_amd64.deb
 bc7cb2d339a07f79ad17ebf12e1e696cb40ff64a8de7f31362180191e0fafec0 2477 
liblivemedia_2019.06.28-1.dsc
 59c086b8801b1ad060cb1aa980a79650154990df545c3879d50dfdd422fcc55e 637330 
liblivemedia_2019.06.28.orig.tar.gz
 35c912a6205e6728edffb4e0692ed63c45c65482e739fbe358d3c6a0aea46935 14832 
liblivemedia_2019.06.28-1.debian.tar.xz
Files: 
 84a39c2d5350542d5aac0b5e535f4b66 39688 debug optional 
libbasicusageenvironment1-dbgsym_2019.06.28-1_amd64.deb
 70e781b6b9ad0d45d1ab12a4bcd3df8a 22732 libs optional 
libbasicusageenvironment1_2019.06.28-1_amd64.deb
 2fab13946e6b5508b698a383b53631c9 63704 debug optional 
libgroupsock8-dbgsym_2019.06.28-1_amd64.deb
 4a5661960426773f211fe30fcb16495d 28544 libs optional 
libgroupsock8_2019.06.28-1_amd64.deb
 381f32eaa78d3979f0fd865025f65f81 119676 libdevel optional 
liblivemedia-dev_2019.06.28-1_amd64.deb
 2506017b03ea42a93aeba023e967031f 968356 debug optional 
liblivemedia66-dbgsym_2019.06.28-1_amd64.deb
 0a86187998258d49e48010d52828f661 321868 libs optional 
liblivemedia66_2019.06.28-1_amd64.deb
 e158ce2c41a336cce07af3bf298660e2 10148 debug optional 
libusageenvironment3-dbgsym_2019.06.28-1_amd64.deb
 c50e11a22996416dfffcdad448408899 13248 libs optional 
libusageenvironment3_2019.06.28-1_amd64.deb
 01447d8c49f09ced058cf555f525d7b0 209856 debug

Accepted qmidiarp 0.6.5-3 (source) into unstable

2019-12-24 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 24 Dec 2019 10:56:25 +0100
Source: qmidiarp
Architecture: source
Version: 0.6.5-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 943187
Changes:
 qmidiarp (0.6.5-3) unstable; urgency=medium
 .
   * Team upload
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ Olivier Humbert ]
   * Update copyright (http -> https + bump 2019)
 .
   [ Adrian Bunk ]
   * Build-depend on scour instead of python-scour (Closes: #943187)
 .
   [ Sebastian Ramacher ]
   * debian/: Bump debhelper compat to 12
   * debian/control: Bump Standards-Version
   * debian/copyright: Document appdata license
Checksums-Sha1:
 051d3e695529ab314f0ec47e3636b043633815e2 2074 qmidiarp_0.6.5-3.dsc
 ba284e4f50b96636786de8035889a31695ad993b 6936 qmidiarp_0.6.5-3.debian.tar.xz
Checksums-Sha256:
 179fd939b7ac01e64f88080ef9888be1a57ada226582e4a6c9d4a41b1b1a29d4 2074 
qmidiarp_0.6.5-3.dsc
 ff2f2541086e7847d8920cdba8d80fb13315ac7514368fffa8d6ce74c14d34a1 6936 
qmidiarp_0.6.5-3.debian.tar.xz
Files:
 8bcefe9500afd375d942511540284b66 2074 sound optional qmidiarp_0.6.5-3.dsc
 c379bdd18f0778b0365b6280d83cef92 6936 sound optional 
qmidiarp_0.6.5-3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4B4foACgkQafL8UW6n
GZOzcw//ayyIXyxDUGI+GbUFHORDJbZjLqQNZJj7dK0EHRhMTz23StfVDkH7FPkP
ZR1j+PEN6F2Xjam3uOjUZ7eue9jLANNgeCFNHxCmpG+Z43bfnKxNhGi3UAVVdkvV
w1WgontCNdysP2hWZUEeE8iIIeW/XDv2/XHS/mRFiJ4XAuPyz+z7eiJbBW3jW1DQ
pSAn1qDWypUaHnmkMZumhDQfs/uOsMOocRASCyGl3PItnkUvU2CraqOVxp+gediX
gNjiGE//3+3fJb7WUabL3r0Y27aU/B1j9qSXmO+kOpzb4ucwp4Sfzd16Y3kiREDn
XPIVcS+amGldpIFrjSnmyNs1KKo+yDWSxdSZagTj0+kXJZIgPrEAPickzO+Qcd9C
EiaAFYAKOTrbjJXLcDmSzE5tcljzHjiiQjtuzJ9mloKdcbFsunzoEHx8U+EOuSBO
LscUE+NPVcd0BVQvdt3hCB2PqsfzLwMYSG+6O2MzpqZo+PZY9GeSaFyBtl/wdDsL
LG88u3OkO0vsepWJ/L6bRWSLzOcNghatWOxzsUl1/ke267RfKVyO39/iVvTBp6Lo
JuM3Gdk2zE4nO9vmov5/JC0mYncjw3cqetYdgQUjPc3ioKDQ9FfiV3df+PjKGTSH
9cbSfk82UH3frUaqCGlvYQVbq41FoNAVPq2yYsZ2Fl26SKmt5DY=
=j0/s
-END PGP SIGNATURE-



Accepted obs-studio 24.0.6+dfsg1-1 (source) into unstable

2019-12-24 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 24 Dec 2019 10:21:01 +0100
Source: obs-studio
Architecture: source
Version: 24.0.6+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 obs-studio (24.0.6+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/control: Add missing B-Ds after changes in mesa
Checksums-Sha1:
 44b428e92c46d97627e6e77abc4332a594e545f6 2965 obs-studio_24.0.6+dfsg1-1.dsc
 437bb966a08b312274694a9419800474971c97b3 4808136 
obs-studio_24.0.6+dfsg1.orig.tar.xz
 42233ce0da164e9dc9a41e584ba2f6447f1267e7 28448 
obs-studio_24.0.6+dfsg1-1.debian.tar.xz
Checksums-Sha256:
 91f9afd814f12abc7641f71152b05d185abb6ddd45e73c31fe25121dfe153937 2965 
obs-studio_24.0.6+dfsg1-1.dsc
 dd7ae5d8225dac5d7c85e81f772b6e855bc19744ad87bca3dd11f7bb6e97a0ee 4808136 
obs-studio_24.0.6+dfsg1.orig.tar.xz
 e06a27ad4953b2801598cc22877c9b49f6a52c982e8ee8b54f16c403dd4b7dbf 28448 
obs-studio_24.0.6+dfsg1-1.debian.tar.xz
Files:
 ce8010af0509d01b5c7fb75c749a6314 2965 video optional 
obs-studio_24.0.6+dfsg1-1.dsc
 d1760b4aea4f5907fd2c7a91af6c3192 4808136 video optional 
obs-studio_24.0.6+dfsg1.orig.tar.xz
 d00cab7076c63466d5a1e290b135f837 28448 video optional 
obs-studio_24.0.6+dfsg1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4B2WEACgkQafL8UW6n
GZNETRAAwoCL25o0PgqW7szqW3eEF+E8m7Z2M8BsBicn709g60LUN15rdQaKbv/p
JVymEeFjA0NjcZQsG29guxHUzs4xJPaeWjU46aWUMeSABqAC08LzLScqE0jGM9GM
GTBwQ8V6HcCa8SMHep1onhZrQ2mXehcnHcLmTKfecF44emT5b3taqoRKeJuTe1SH
aoQMCiEH6uJpTh6mNhCr8WqJMjnaOd1+Tz2qzpmrEK1oBQzdiZhgv474eGGig4Zr
7gJIEkZwR7/MLlRwuQ9sgDK8kbWOb7faMR227bRETkTSdOqZx1d0TAxWyOLF3ig3
quRckIwamGjvNihNfHMPC6fqqB7fp9jsPk/VSOL/4UPo1WUU/KoNOFO9xWCnxlIB
I4Rp5vbs3VpwdYIDM1jKhce97P3SZvmK2c5C+h5pv2qVLCOJtPWt2Uvx7NGKGuho
eP9PL/bsPv3cAUfki0K4c5bvh+62avw/jo2y+91mH+UXEQ16rekYDFnuwJfX8vPa
zXdHPqteByozo1MobsgWMKXBjmm14kGlsX5SyAJj+bYORbphLLXKyYBD01lrdkqa
2WBSa69l7ta7grcYV7Lke7UDar47qMVfU1N6NCWaXY7buo7KzJQgx5qFjrUM/X8X
i9KjfDGSbCxD91dXB2VP/H7+f3iiUF2d6ROpaMtuc+jAf79/Bcg=
=MCyJ
-END PGP SIGNATURE-



Accepted intel-gmmlib 19.4.1+ds1-1 (source) into unstable

2019-12-23 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 23 Dec 2019 13:26:15 +0100
Source: intel-gmmlib
Architecture: source
Version: 19.4.1+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 intel-gmmlib (19.4.1+ds1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 c26699080eee4a92cceaa404e6206bd0cfc6eec9 2153 intel-gmmlib_19.4.1+ds1-1.dsc
 16c806a607d853750117224950bcd2a6b24bff3f 400456 
intel-gmmlib_19.4.1+ds1.orig.tar.xz
 485bfa3e5ff1951a1e860d9da5820164307be8aa 3976 
intel-gmmlib_19.4.1+ds1-1.debian.tar.xz
Checksums-Sha256:
 f7948e610983d025b6495795ec5939b3354a4efc9dff76b385ca096ca5344ed1 2153 
intel-gmmlib_19.4.1+ds1-1.dsc
 e5ea8c59181e9ac1f4fb54b34e831cba95d02a91acb37cb4448bb4f84d109179 400456 
intel-gmmlib_19.4.1+ds1.orig.tar.xz
 81057708b34393f5e7ecd7a76c4c5361f1e9f6633177a796196e8eda793215db 3976 
intel-gmmlib_19.4.1+ds1-1.debian.tar.xz
Files:
 1238b971c9fbf5c13a8659cb7776ea3a 2153 libs optional 
intel-gmmlib_19.4.1+ds1-1.dsc
 c690170f4d046fe044bc75fc33349bbb 400456 libs optional 
intel-gmmlib_19.4.1+ds1.orig.tar.xz
 2a0f677b727f3b2f581ebde483630900 3976 libs optional 
intel-gmmlib_19.4.1+ds1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl4Asv4ACgkQafL8UW6n
GZPV8Q/+JoxLLMRmtGN5H9zIKUYZg9WWLMIj0dJ4LpiKeyVQxvteS0pY24R+P/C6
MPNY3TCwaOrXl6d8tyMjL3+3Z452wtO859n7snn3YOZRfyW/6B85+njlTqoRGEIX
MfGDWAtGNYq+F/Dcm9RQyTsqY76U2KZHW0S7broI2o5VM6SHv3O0zXjbg10AXIyJ
N1MP7YQILBD5zdigEVHYW8Wfc4okE+dT+kk6oCtJ1AvpviVt6cMD8ru18ci6R4SS
0uSNJyccLlQjBNux/UexL26TJaz/+npJ8o+18NHNhK2HqD5K4n3E9wb4zOU1
Nyt3d9VNUewXNcx0exbqjOhvaSCCX29ZgZJokohXxhLNZCpTaHAXt2g+RqEGekdz
RpVLibav7EeWjVLHWfu+K5Bhrx3l88N4z0Hx7YZqT9AFsi0C0/CUSW07C6esznGT
lgvZsYV3isBE9IJGNt0R20FFaoQu5//Fi+wv+1jfZcss9rpTzuuogHYd6pF6onsf
cXozVC3KS8z9E0Bq8NXGeolYD0nJYgF9G5AgVsjF/1X8GfiwgBJCExiMjj3z10y+
97PA5cjrwYd0Tm3mH2ErAsg/45jGirqNcSda0QWzEJOYvR4viYqGPypVfz8ZTHFO
pC5ZU2Ay6hFwKT0264VqauM82nvAUFNg/kjwp1QwwRHokxo4rO4=
=8Ijv
-END PGP SIGNATURE-



Accepted fluidsynth-dssi 1.0.0-7 (source) into unstable

2019-12-16 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Dec 2019 21:53:08 +0100
Source: fluidsynth-dssi
Architecture: source
Version: 1.0.0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 946862
Changes:
 fluidsynth-dssi (1.0.0-7) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Team upload.
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multime...@lists.debian.org
 .
   [ Ondřej Nový ]
   * d/watch: Use https protocol
 .
   [ Olivier Humbert ]
   * Add icon
   * Update fluidsynth-dssi.desktop (add FR comment & icon)
   * Install icon & desktop files
   * Update copyright (add myself)
   * Update changelog (remove 1 empty line)
 .
   [ Sebastian Ramacher ]
   * debian/patches: Fix build with new version of fluidsynth (Closes: #946862)
   * debian/: Bump to debhelper compat 12
   * debian/control: Bump Standards-Version
   * debian/copyright:
 - Use versioned copyright format URI.
 - Update copyright file header to use current field names
Checksums-Sha1:
 094566cb6a713ba65aeca9a0c6d745d517c61529 2193 fluidsynth-dssi_1.0.0-7.dsc
 062ec63f0d8912ea887206bd3e85709b5652e6b1 5592 
fluidsynth-dssi_1.0.0-7.debian.tar.xz
Checksums-Sha256:
 2ee1b244b3bb720b8457f6730f79e5d7ad29ddd13b2bbd21009c490c7c7ff991 2193 
fluidsynth-dssi_1.0.0-7.dsc
 b6696644b515b9d3faa3b2cbc7864aeda27dd9831297cd8cc7f65df71f90e036 5592 
fluidsynth-dssi_1.0.0-7.debian.tar.xz
Files:
 3c4f497129348d83a3cb93df398cad7e 2193 sound optional 
fluidsynth-dssi_1.0.0-7.dsc
 f6d6f6cd5dc98a601fee08cb946a29d2 5592 sound optional 
fluidsynth-dssi_1.0.0-7.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3376QACgkQafL8UW6n
GZMGLg//U7vjAIUSFzci7dDTIA3QfrLs2VA/2ta3dipjbUeMkMEb8V6Xr+LJ6Tho
427pC0TW65ADwlCt74JXXrxf8ZsN3PPKgLV+wN+VuXhC6jsel0Rmgvqc5kpbYdek
C1i9cexx3Ku10Cc5XsO7nAiX3J4fdN8K03+Nq3UNmpVXI7XUKXSodKhIJrpk/XCD
Snfe6CKsp8tOC/bHTq4tz0CZkIQWwWA/V8dHcgTRHfjHj7p14tVIByKpgniiFFn2
/77YfvJnvA67NNNvIhsC3C/wkOtsG2d3aI8xEl3pazZQfoNUPjgUat/TRrOQHidw
V9EXIT4Ltsagi9UwGkSwRXKBFFiRGX3hLbpz/SqD4njYC3HLAepNPOIEa1Wmme6T
nwMmn6HnAD7wd9dFFf19xSTmu/SJcsBROH3cv716KJlGPZGWpVefZzb/frqXh+/A
RvIE9LtmRzmVYlfFcb79Hl7wNpRCdBFsePVTv5M4/+jUiN7BLi11/Bzj76Atprgm
mZt+8U0zDbObs4Duci3VAw+2gom8N2AfvRssMtUSrgAqNZbLhryFvC3oAQH5mlS7
DWlR6YrTKy/Es9OODPQ0NuRyywluKOw3WxNzU1rg7kdpje/qFp3SyXCbFSUA9kJ3
IHGOBDCJueU1MW8NPfkbSb42eKWiJVKYn2fuWTM9nT/E2pdGRQY=
=cwKT
-END PGP SIGNATURE-



Accepted dssi 1.1.1~dfsg0-4 (source) into unstable

2019-12-16 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Dec 2019 21:44:09 +0100
Source: dssi
Architecture: source
Version: 1.1.1~dfsg0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 dssi (1.1.1~dfsg0-4) unstable; urgency=medium
 .
   * Team upload.
   * debian/:
 - Also check for plugins in multi-arch path
 - Move plugins to multi-arch location
Checksums-Sha1:
 8a359dd21494bec5faf46a79440b5d0e99cf55eb 2346 dssi_1.1.1~dfsg0-4.dsc
 0f8b47a08f0de3c93d440d3b84b82e76c207c6d5 5216 dssi_1.1.1~dfsg0-4.debian.tar.xz
Checksums-Sha256:
 605cc5e6d6b50d5fb0d957cfe580be556574d7ac189d8bdd87651cb340cee139 2346 
dssi_1.1.1~dfsg0-4.dsc
 e0b142ac3604e5538b2c3d8eaa97cfa3a6cd6b7bb1e3cee60f3a7cc29ba663bd 5216 
dssi_1.1.1~dfsg0-4.debian.tar.xz
Files:
 785cdd9d2e67159661b0c6cf670bd2fe 2346 libdevel optional dssi_1.1.1~dfsg0-4.dsc
 e15ecbd174c6b30b47f491730819e4fe 5216 libdevel optional 
dssi_1.1.1~dfsg0-4.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl337UsACgkQafL8UW6n
GZPBDxAAnRbWGTiHT8Kvz0Ql47U4UJzU7jLBKWAKGeINkFLXwwRy7ZxARc50DGHH
/0G3YkniwBjVqNGvZPJQ7S1T8lYQIQjLQdWjvJZoE00Lw4fxXxn5Ct0CWJw64Jrg
qDK0mdcO/9WDIpi24zuixzza7nM5xxQCycR9Kwd768veC8GTuZdJgJR4y7HwfCJN
i2XcLW73OAw42SrYtGMednFfrXU/KrCjbwwi817AAjMhw75SEmF3kHpiL4qUmklw
l4JhzrlVm1X07LlTqEZ1BaV/j9Y8SVjZok9m5KLbcAcim+FZETaZYEC/oPVmrtUU
okDWAQa3Y/QR7e3TSQRjx/kT2yB6zf6mCuNHdU0m3Nj9ODyK3VFyrwUP+JtbGT9k
BrTIzkBdJ6YFeHC9PzyIdX2BR4ePvIIJWf7hDry4E9gkeO6d1sZXDMG4Zgp6HHfB
LGedP7lFtxRYJmxJQa2r1W8TFfWgkeGDX/mWxSpgyr5XROQYDJYU4syN9UTeyIrL
ILJOsfEbIBeQNBxN44+k0g3eeG73m/JyWrI4gH8q/YLwiLJT/OmRGCvN2UBDUQJ0
itrcAPhmlQqWFZNy5/bE3NoEzCqypJM5Ad8qG51cHfEr8HwlVnmlUTkMR/SrqFQL
UzVm0sc/VN7QG/psViQBJ5xN/EUHBLUESlSKzIsj8VWFDwPQgPE=
=TyGm
-END PGP SIGNATURE-



Accepted stops 0.3.0-3 (source) into unstable

2019-12-16 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Dec 2019 20:08:34 +0100
Source: stops
Architecture: source
Version: 0.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 946641
Changes:
 stops (0.3.0-3) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Team upload.
   * Use debhelper-compat instead of debian/compat
 .
   [ Olivier Humbert ]
   * Update d/control, re: #946641
   * d/control: http -> https
   * d/copyright: http -> https
   * d/copyright: adds upstream-name
   * d/watch: http -> https
   * d/copyright: add myself
 .
   [ Sebastian Ramacher ]
   * debian/control:
 - Integrate changes to Description suggested by Daniel James
 - Bump Standards-Version
 - Bump debhelper compat to 12
 - Mark as M-A: foreign (Closes: #946641)
Checksums-Sha1:
 b4642fccc178bcaa3cd3e3cf06b731a6f5fb15ae 1901 stops_0.3.0-3.dsc
 16b627ba70e23b2bb51835b940ec0c16a1252c5e 2540 stops_0.3.0-3.debian.tar.xz
Checksums-Sha256:
 6ed7700af2a56434933985bcb84b3c4d0cab6dacda425e559c016946e7eba2e6 1901 
stops_0.3.0-3.dsc
 7f9b8e103c50fb1c203bd9c3d12a0924f5c236008675f96f884582c4162a85d3 2540 
stops_0.3.0-3.debian.tar.xz
Files:
 275b954020309e74be9e7f68fdbb8cf4 1901 sound optional stops_0.3.0-3.dsc
 c967a10e8f3ea2ecf4c115998d18fcbe 2540 sound optional 
stops_0.3.0-3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl331mEACgkQafL8UW6n
GZOoHg/5AWBalyC8QP4HpHMA/nHr5KBSRfwItnuJOZU3QVMttjHEwazyf/GeM5Au
/OltuEUGcpqgZzj/pO+w8Tr8EyuifPSLHgNvIjwqrwEaDrCs4WqtjKpuoUGzoe/V
mPVOzOdPeE0mHdwfykzUA7+BWKfRRwuLK04nw8ZOUCXLwCxoMLzJWM7qRjRAX4tr
CujRFgaGTbu4tx/7gTAsDUtY7LMwfCGm7rKHi0u4JOZq54U8j7HZ8J8j4aPoRvfg
5hcuT4wA5PO/WEAKSQPyfdV1tzabctHpeOUZp/1k82DVhSdNaVfqhAuxdLS3KNL7
qWCFUceUkN/epRZTxIGE5OtqgtgDTPS/q2J2Q13InpO5s5C0SUz7iUXacXxPL/Zp
ybcdzJvwKAPYvtDYBD6uUrpJD0FJ+Y5gKlVai/POvTWV+GsqEGv0gTvmbHoXp1rt
4aSdzLp62qZJhovmQp0lbiXn3GTNEg/ingJ9HfyfGE94RqMY5eSo2oZc1W22+tFj
9edRz0KpzSj+aI3mPXpq89A8PSmnRN46oA0NULkZJDvma8Xegb0ga7+QLOe6occe
6n3Jpemx8sjbsowT7Pd2fo8tN/79qjOxw2lMvr65UQDfxtFSmce1JEa+1qV1OsXE
IAhEC58meCdFAYxcg/Vd+pH1cRV/tV4ls4dWBTUQH7btvNwWYFA=
=dQq3
-END PGP SIGNATURE-



Accepted intel-vaapi-driver 2.4.0+dfsg1-1 (source) into unstable

2019-12-15 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 15 Dec 2019 17:01:24 +0100
Source: intel-vaapi-driver
Architecture: source
Version: 2.4.0+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 943140
Changes:
 intel-vaapi-driver (2.4.0+dfsg1-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
   * Bump Standards-Version to 4.4.1
 .
   [ Sebastian Ramacher ]
   * New upstream release
   * debian/patches:
 - Remove unneeded patch
 - Refresh patches
   * debian/control:
 - Build with python3 (Closes: #943140)
 - Add B-D on dh-sequence-libva
Checksums-Sha1:
 6dd3f3abdf87fcfc36db00dc3d5740b5ea8cb882 2377 
intel-vaapi-driver_2.4.0+dfsg1-1.dsc
 470c474ca493667d67f24638e87182b02a7a4db1 1006760 
intel-vaapi-driver_2.4.0+dfsg1.orig.tar.xz
 38d131e3f1bf1c2068087f3567838b11484f14f7 13356 
intel-vaapi-driver_2.4.0+dfsg1-1.debian.tar.xz
Checksums-Sha256:
 8eb54ddb95d7fee3509e3b2fe0e2276b25ebf3590e9604e721cfb06e98fea11c 2377 
intel-vaapi-driver_2.4.0+dfsg1-1.dsc
 6bb8750cc096c88cfe73fbf7f478bacc45c31e223047b34c08940b3f6e1a2e3a 1006760 
intel-vaapi-driver_2.4.0+dfsg1.orig.tar.xz
 bc7c7844352c1f270aa804a0a11065e4ee2f236fc6e2cc23280f8c4f08ce3f3a 13356 
intel-vaapi-driver_2.4.0+dfsg1-1.debian.tar.xz
Files:
 ade1eac741a72569d2bb40658c511428 2377 video optional 
intel-vaapi-driver_2.4.0+dfsg1-1.dsc
 bc1804f699bda87e31bd635c647d7ac9 1006760 video optional 
intel-vaapi-driver_2.4.0+dfsg1.orig.tar.xz
 b036b1efbbd2124675090d8306809c83 13356 video optional 
intel-vaapi-driver_2.4.0+dfsg1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl32WXYACgkQafL8UW6n
GZOikA//aahrGdVEhiVYxt0H645/FCA6o2o5mYUtKDmEPbu0KBiFNinThMAgOLfA
w6Gc8i8SpnObFOG1ElnUvFZrBqPpC6QsUpRvU/+gFQE+0KVsXO8V+vA7Zog6Dxjo
F91cxvppugth1nfliS7EkYFThK7zzyE4dsVGcCuyiHGUaml3Gl6704ziiQUYoP04
f7GR1LNpmNG4I0mdjyuo+Mi3iAod24G99HkjELhU8uU5N8uTyZf6Gh5numeO6kfy
rOYQMhLhNZ5GZ98hcnyRTZTHB9ropT62xZxsa4CJlZgDWvfkzWyRB3TJp7LfHBCv
8uu1NEiSWQmMthORo9/k0G9tZv92+HX9velFJ5gWzSvkOjt92ob3xa3h6YlHN4uP
9D1/P18jq2UHyxaSHTF8FWLyYVc7N7yOJuHrBwmJvKCXA/xaSwSkEw8tLs1zPO0J
a/66asnqyrCzL2MT34yaXPogYvsig6q+6qldC9S5sb9Wg7hqDexUmWHFfZPRzM4N
mzgsxpYITwFUAAv7noQ1lSoRqGY/3+1f3rJ927PfqVrLXEz82+NLROKK9a5cypVZ
8u20LcwfZMa/papBZht3ObOKeO+nHCYcEDC3IrcBwMCeDRoFLXa0bemGxOM5E0HR
N26AITe/chMKmIP48pHUpbWuToaIo2ZqbA2bGXOmcGJNSc2mMFg=
=od5H
-END PGP SIGNATURE-



Accepted intel-vaapi-driver-shaders 2.4.0-1 (source) into unstable

2019-12-15 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 15 Dec 2019 16:42:00 +0100
Source: intel-vaapi-driver-shaders
Architecture: source
Version: 2.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 943134
Changes:
 intel-vaapi-driver-shaders (2.4.0-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
   * Bump Standards-Version to 4.4.1
 .
   [ Sebastian Ramacher ]
   * New upstream release
   * debian/control:
 - Build with python3 (Closes: #943134)
 - Add B-D on dh-sequence-libva
   * debian/patches: Remove unneeded patches
Checksums-Sha1:
 cdbd152a6cc1abc14ffa91ff896008b39a1179b5 2364 
intel-vaapi-driver-shaders_2.4.0-1.dsc
 bfb5197d3169938edbac75f1dc77d0114474a793 3962269 
intel-vaapi-driver-shaders_2.4.0.orig.tar.gz
 c06c2a8c2b540522f33a241970df0708c7da0215 10628 
intel-vaapi-driver-shaders_2.4.0-1.debian.tar.xz
Checksums-Sha256:
 01fce4a8f11aa463dceca0d324caabd8632c3ea54a229f628a28a1c52e85fd4e 2364 
intel-vaapi-driver-shaders_2.4.0-1.dsc
 58567dac882167021f031489062cbbab76bc646214be0ee44d5f724d960b3d76 3962269 
intel-vaapi-driver-shaders_2.4.0.orig.tar.gz
 4de125c6a4eff223fc78b18fe66eb4c4e1add2c990827cc2e301b9978c74221d 10628 
intel-vaapi-driver-shaders_2.4.0-1.debian.tar.xz
Files:
 4d531b7e4f845461533555384627aa1b 2364 non-free/video optional 
intel-vaapi-driver-shaders_2.4.0-1.dsc
 8645f7982d3f6539e43a7faf233b3569 3962269 non-free/video optional 
intel-vaapi-driver-shaders_2.4.0.orig.tar.gz
 204616d851524ca4af4165b0aea55dde 10628 non-free/video optional 
intel-vaapi-driver-shaders_2.4.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl32VLkACgkQafL8UW6n
GZP6fw//UcWsn9XuwuJZAEURIaE1go363rt4XQJVxpxeFf0R+RxNvSZRUTVrA/2U
qz22J9gHh4jBo8XRImoxWs/1m+OcVW/T4zk2eiy0a/1KLSA16YIwl+w5r8MwOSON
wE8DaXEvZs7y5WX9RQEdaYqDkY6r9oKJyiEfKfQ81rsR5LQ5sCLM+FZ6beAplVzX
70lG1jVtnT3IeGx0PXpGtlzz7Vn60iG7U8B72U9jpOtvMxToZ7u7KUtx9ihg/LJv
w7V7CfqpvmrigmkAQLzh7qps2Pt72cCg4UE7Db1ysC7eI3rzhvy5JWZPLFXKtXnS
harEr6oudRchZ/vCY93yrnfvvuRByv3mI5tJHshJQg7Z0Mr255GkW9DxSbz/CfUG
l8DCW+pEl7oS8y+nRtQNuUvogQc8XM/Wbf8mYw9PVjn0rWbZ9rtBXIdp9CHDVx82
EAJhKEGpVDEOvTbyA//B74949bBO/sdO2uy1/8STQArLWaj8TLORizVeT1CVtoGN
UQ7Vpwro00OFBtjj+me0Q0SGFMg16Xpd7lRoaTkH+mxMijmUJFSURNXBmlDg+Vo9
7qx1yB5a+uKllGM2TGL4A2ENeVD+/qhXNs0BCZ+0iBtUvi1FrgvV7JkkRH5L6ZAp
LjAryzM/y/lurO1tzUaMnSP1t+mQy/q+kepbN+lcnu1vrfm0DOI=
=eWkJ
-END PGP SIGNATURE-



Accepted libmatroska 1.5.2-3 (source) into unstable

2019-12-13 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 13 Dec 2019 11:36:12 +0100
Source: libmatroska
Architecture: source
Version: 1.5.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 946669
Changes:
 libmatroska (1.5.2-3) unstable; urgency=medium
 .
   * Team upload
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ Debian Janitor ]
   * Use secure URI in Homepage field.
   * Bump debhelper from old 11 to 12.
 .
   [ Sebastian Ramacher ]
   * debian/shlibs: Removed so that dh_makeshlibs' default in debhelper compat
 12 using the current upstream version is used (Closes: #946669)
Checksums-Sha1:
 e5459861767daa10c92c7eda530bc5f845aed0b6 2187 libmatroska_1.5.2-3.dsc
 fdff61b949af970b799d4a5373bb4fe0693e4bf0 5524 libmatroska_1.5.2-3.debian.tar.xz
Checksums-Sha256:
 00e90e7374af084afaca49b4a6286d3883a8071e10a179467ecedca4a40c067c 2187 
libmatroska_1.5.2-3.dsc
 3d4fd2216eb31bf5524189d11c91a0dd14a8eafbef00c630942e5295143d08f6 5524 
libmatroska_1.5.2-3.debian.tar.xz
Files:
 f0fdfec68ddd4d433ff11ef4c01d8042 2187 devel optional libmatroska_1.5.2-3.dsc
 97bfd8e734520148aba17cd7d549367f 5524 devel optional 
libmatroska_1.5.2-3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3zajoVHHNyYW1hY2hl
ckBkZWJpYW4ub3JnAAoJEGny/FFupxmTDkIP/3U1oIK5ksr5Dfk8NWxKwIhuFneV
9lyRbmlFopFE9V20CNgs24CGRZ7k1Hdu/BTENOcHXNeQYm68UrXQadYXfaB9qgPQ
wwyyQX5/ioScadEy6lbNU8j5SB/X+oGmcwAogAdSWetuX7P0PJwA7Q3Ub+LWlsyE
aZzA32cwjrIIhHFvI7N/zk/MwWHIyUOzXUQ4V8o8gV1pkB6xVztel0XWBHZHnd+6
Mnd44/mjcxixPngvj36E8e0FelzBx5M6xpVG8YUtknBhr4MdGPm9SAb1FkF95+Zq
KjBPEDN8khJeOCjxtvrfaU/1uzPmocybgJETTyDlt9PkwDzjwgvMTi7kthJHx3gE
N/E2y+L6SuYV0cicFXIQkdNeyY1R76IHIainExYwDrmoQz98W+HKJt+J45r7L+gO
KTetekQ8Dg32p8Ye3zRNFE3DzZCSyJcUVVglGHNPh2jDsuBCBNL749VP/f0ZQ5q5
dwV4N5WPKBZCltYAvnPq09tHFRVdtEXaqBC/Zn9yAVwZNOE1fRWboHHNVUlMCfwe
nU2SVF2lJMMooN3F48wGjUQAQYsC6KcIW+v7TikSr5ThX6QqKXsir5DQfGPN79D+
UNn4vw0MpRu+2gDlhjqGCYxGPDJFT9W4rsHrfAuUW2vPH4/wn6bx4CDVnMFe22IG
hOVP2m9bVhPrtl9g
=4QVH
-END PGP SIGNATURE-



Accepted mp3fs 0.91-2 (source) into unstable

2019-12-10 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 10 Dec 2019 22:20:01 +0100
Source: mp3fs
Architecture: source
Version: 0.91-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 mp3fs (0.91-2) unstable; urgency=medium
 .
   * Team upload
 .
   [ Debian Janitor ]
   * Use secure URI in Homepage field.
   * Bump debhelper from deprecated 7 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Repository, Repository-
 Browse.
   * Drop unnecessary dependency on dh-autoreconf.
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multime...@lists.debian.org
 .
   [ Sebastian Ramacher ]
   * debian/rules: Remove unnecessary exports
   * debian/control:
 - Bump Standards-Version
 - Set RRR: no
Checksums-Sha1:
 8710498c3b666a8debea6699893427019eea3209 1990 mp3fs_0.91-2.dsc
 90fe5c2073b1ee7c31700a4422dff054dd380860 2592 mp3fs_0.91-2.debian.tar.xz
Checksums-Sha256:
 bb48efa55e5b85d5766599295b251813cfc0bd5c2d08ec7a068bfb9db99ee42c 1990 
mp3fs_0.91-2.dsc
 05401881b96799978b1dc9082a3cedd5519b76e56b1b14cda048b4702087bac3 2592 
mp3fs_0.91-2.debian.tar.xz
Files:
 8694b15a3b25797329515f71401c394c 1990 utils optional mp3fs_0.91-2.dsc
 6f9ffa0b3b4e6696876fd5adfc2816f0 2592 utils optional mp3fs_0.91-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3wDDMACgkQafL8UW6n
GZPu6Q/9FgRjzo+QAqD/aAnFyx0e1EbaECY/aE6ZDZ9oNeFMkPgt/KVDZCF+Iy01
uMpcfLPZ8bKiwXwQDgPo6UC6tyrpgRvjJpLE8dOEDwbrt/X7WPRKKb47twBhg2y1
/OUl/18VOD15Zy5dJwXPXNk9ezwsaZMsr9sciOU/DtWDb4dCuF1ld5wUt0Z+SB0T
VjoYLbIaDA8LulmvifP0POvTlrFf7tqBD0UmHwId/aeQDuChsN0bNLQcSdWyshsB
NkL7naD2hs6/55Z6u32wPfO9Z+bM2ZfmVREtrYV5jmk2QjXTWJAhMxhJZ874iMwZ
Dm1E1oeW5jsKu2lxrqzmykEepK7IBsj+KH8xu0xR2GSFAeCb/JHAzZvq91MTtHwb
TBCe4JtgvXivn/oekpL8G/1VDtjZpilpfyzcMxVMUDdsD0dadfFB8uEzHUZiqFSp
W8H5Q83QezbPx5jZoQSm0e3E/PnUhAJFaFUwuZMii/eopyMBMDaZ/1aVWKyM4jcF
mL+WBpl/pOtOkFIXSVU63KQntWS05uuWACe74mrEZL5bZZYblWLKIg4+Z4ETlZ4I
NwlPRwZaq1L8wVWf7mIgQwsGtsbDp53s1Rm+xzR+s6PUV6idyF4yDH3KR8lzZRqR
dXbmHzZOidc2W64G8hZX+BxhK8GfKMIJ6v8uXdTVqkDl3cQwGys=
=oLS/
-END PGP SIGNATURE-



Accepted obs-studio 24.0.5+dfsg1-1 (source) into unstable

2019-12-10 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 10 Dec 2019 20:38:14 +0100
Source: obs-studio
Architecture: source
Version: 24.0.5+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 obs-studio (24.0.5+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/rules: Also byte-compile Python scripts in obs-studio
Checksums-Sha1:
 a61cdb636d18f625856a3f50da05e048a15ad354 2910 obs-studio_24.0.5+dfsg1-1.dsc
 393cf5325b0037dffb0de98b3d32b4025e1b6844 4808400 
obs-studio_24.0.5+dfsg1.orig.tar.xz
 2221ae4285cac4cd169384784c0ead44f50c4ff4 28420 
obs-studio_24.0.5+dfsg1-1.debian.tar.xz
Checksums-Sha256:
 0fefb3fed616ecd1df337b02e629aca36da15a6e7e3216bf5b8f8dac5c9fb5cc 2910 
obs-studio_24.0.5+dfsg1-1.dsc
 04a55ebf5cd9ad785e5c1a9b9d086f8b3e2ade31313c5c5f11a692e4085641ee 4808400 
obs-studio_24.0.5+dfsg1.orig.tar.xz
 625d208e89debd141523a5eb57ee5762bbe67dc8e4d92e808453b5fb6779b0a6 28420 
obs-studio_24.0.5+dfsg1-1.debian.tar.xz
Files:
 366b7e74587acbc2aaa032cce5d961f7 2910 video optional 
obs-studio_24.0.5+dfsg1-1.dsc
 cee1d8a855f2b0d1d92644ecbcec8df9 4808400 video optional 
obs-studio_24.0.5+dfsg1.orig.tar.xz
 a102c18055aca54b0467fd458c861e3e 28420 video optional 
obs-studio_24.0.5+dfsg1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3v9aUACgkQafL8UW6n
GZPlLQ/+Oqxt4ZHvmpmsfUkVNyO4n4qBI2iStApMA/+G+oaVfYTnteQgzdxkBWxO
FAv9h82a4x2JdRN/NkRDF4GThq9o52Oenzi/NSqvzONjyhhFS2udwqtn/qfPHjfA
1h0NK6hoL5mNz/ncaiZUp6PkTrhNeRotz09/QJPeSNM7s1604Sv5GMzs4V0H0d5S
+5zLXEAljfyYcsvEzARu12gGzY1jSQGOLrQ1CUIF//YGnHs7JGVHeZLPowNNOIjK
iJyCDFfCT9Pa8omsL5wYFlfXwOnxy0C1lVB07BINfA/fEqQhmvNRhJ2MZMc5JMpJ
opxwFHOhOOSN3NVsmeDm93CjWgmPcc6cklBZJnWAMDWiNNYNbNjeurnmlj2cD0HK
fKwc521RErOHJlNgCk4iq6lOa+eYQ/jDP3g3Jy4REmRhwjI8arVg1AZoeA10EPHz
8a3G/3AI7QLANTKllC0os53Rbn0WqUzNcZVGJX0SfXlAHsi5hYirL+PAg2q04Bxd
tRutyxEvegwmwF7E+DKiVWPkty9/Ul9dCj/S+iWlXXsZ55LgS/V3ROeFqr8pjiaN
gLcgvzGiKdHiBruluckrd5tQCHoB3JcMY8/HPamHIRn2m3KpDkp+6N+3Bmi41fTF
ufJbV9Lg2H/Xop6lbzuBEqHIFTea6WnvI/iPBTLsNz/pbf8cfO8=
=tpZY
-END PGP SIGNATURE-



Accepted sratom 0.6.4-1 (source) into unstable

2019-12-08 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 08 Dec 2019 21:41:55 +0100
Source: sratom
Architecture: source
Version: 0.6.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 929088 943235
Changes:
 sratom (0.6.4-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Team upload.
   * d/copyright: Use https protocol in Format field
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multime...@lists.debian.org
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: (Closes: #929088)
 + Annotate Build-Depends: python with :native.
 + Pass cross tools to waf.
 .
   [ Sebastian Ramacher ]
   * New upstream release
   * debian/:
 - Use python3 to run waf (Closes: #943235)
 - Bump debhelper compat to 12
   * debian/rules: Remove get-orig-source
   * debian/control:
 - Bump Standards-Version
 - Remove obsolete Pre-Depends
 - Set RRR: no
 - Bump build dependencies
Checksums-Sha1:
 c29932971578d12cde23bc35106f775ce72a2aa4 2211 sratom_0.6.4-1.dsc
 37e7fc03e46f2a90e2585cf913a429607c7c565d 339707 sratom_0.6.4.orig.tar.bz2
 a1d258d6cab1d9c18beb534a53e4d5cec701356f 4420 sratom_0.6.4-1.debian.tar.xz
Checksums-Sha256:
 62a58eec187f9878db7da6b9da7ec2ed2dcb29b34f8f983c415637c82416bd64 2211 
sratom_0.6.4-1.dsc
 146c8f14b8902ac3c8fa8c2e0a014eb8a38fab60090c5adbfbff3e3b7c5c006e 339707 
sratom_0.6.4.orig.tar.bz2
 7c2aa9b8abc9ceb6343f86143526e6e405dc198f64e11a8196cdbbadc42833f7 4420 
sratom_0.6.4-1.debian.tar.xz
Files:
 6e5adb0b1c247ee1fb5acf5ea2068c24 2211 libs optional sratom_0.6.4-1.dsc
 0d087aa05c7b22d569aacc2fd14f0274 339707 libs optional sratom_0.6.4.orig.tar.bz2
 bc2240d4d3924d0b14755b1138bada47 4420 libs optional 
sratom_0.6.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3tYH4ACgkQafL8UW6n
GZMAbhAAodyPNFCGyjtkrZSNKvRKbTmovhbPL0UuO1VMMKC3TxFBh6/8wONRJjO3
vZD1AwNSCsA/w/GlGtld5OP6rgZHDhpujQYx8L1172cx5yDC7MPzkCzytdSfz6UO
+HPYa07aaJ21YIDtgFyoT0zukA3e71bclfsXpdKoQGiivgKAT4N1s+YKisU3FJ7F
M2F6hY1AnbzKWQgGN3zKCQZ6MpA8V3S8QDOwKvJRfTDH8BPFrIeecfwccQXKgvCk
/9evuU46RQq9QoQLEbOSlY9+LDEUwFoTOWg6T6wm2vXHS3f2PvWm8sApknkdgjoJ
ksbBGSW7PAqqLvIJYVyPPhW2+GchtbvCqC+BAtXtyrZjYWXSSuMTrgyn55UIi/4G
jr1NZR93rhyzWTZ2jSZ99MbvTRndLmBnce6U9Fjsw5rvzp/NtrA5hJbXRYkJpm1c
2oEUH+naUJnEcE/SsrsB1pM4DRPhV7nJbJl9YTAMvzDdH1IRmYfMRl/tBQKm756j
vQ0RWjqTqqDHi+SLV5Pem1VKd2dgPwDfPNPdkCZweH8OGdBfeBjRlAS/iNJFSXV7
ZhvOlsGmiXfwljBcTTXNLAMvEoC5RFNAtsyZt9F4Cmk+9eCeQ4MtQYO78wXoEMLh
iR3xX/PWwy8el+3uNzQGw0hdDRNI2BavX2PQmOPyQpRbwhao+jY=
=mqVV
-END PGP SIGNATURE-



Accepted liblrdf 0.6.1-2 (source) into unstable

2019-12-08 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 08 Dec 2019 21:51:02 +0100
Source: liblrdf
Architecture: source
Version: 0.6.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 944200
Changes:
 liblrdf (0.6.1-2) unstable; urgency=medium
 .
   * Team upload
 .
   [ Helmut Grohne ]
   * Move lrdf.pc to a multiarch location. (Closes: #944200)
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multime...@lists.debian.org
 .
   [ Ondřej Nový ]
   - d/changelog: Remove trailing whitespaces
   - d/control: Set Vcs-* to salsa.debian.org
   - d/copyright: Use https protocol in Format field
Checksums-Sha1:
 893ce192d0addbae95cac3197121d687158a93dc 2119 liblrdf_0.6.1-2.dsc
 fb74d3a1ec4c227b27d4b722a190e7c72a918573 8732 liblrdf_0.6.1-2.debian.tar.xz
Checksums-Sha256:
 37ace1f14f62b347e3e57f3daf95aa5b05c305713ae0c84f1f2c7697c0727d66 2119 
liblrdf_0.6.1-2.dsc
 a46b099069d0da01aabf62b8de20d924905eb3cab9caafb4cefe6826a9771a86 8732 
liblrdf_0.6.1-2.debian.tar.xz
Files:
 07c1e1e2e6e132da133fc93e84f840c4 2119 libs optional liblrdf_0.6.1-2.dsc
 bf33ea217c715ad27135dd5af85dbdfa 8732 libs optional 
liblrdf_0.6.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3tYtUACgkQafL8UW6n
GZPzYQ//Td1+dAbSLrZiCVADajM8/ve/aAnjTQKzwBNJ/WJWJfKdpC9t7oDJOcz4
jFiwnB1ScI/YQpSO0vPOjJbVli/jKUhR/RWWqdkbdGhyMncDJ4ulA4HDnIQcIVOy
QjgasjUp35edxKJ8lbFMyx06yqU/6e+8Gz+1OuSig0n6BtDKokT6P52IrTV5K6KV
/K7yXrKucgbg4KLYls7c0birFlBYVAwqzLoTNRLg/W7Wy6Dio0s4YETBFowI6LE6
5d5o4IW5Psu3QqXhHogbZv0FUef20w6avRa7GdMCI70auIlOGbpewfd1l8iaBAJ/
qPohhZ0EKduMHJRKIzU4ddON2cxFZZa7fj9mxMevBZnuQHxxFguvndwHEU+A9JnM
H/twoGdTYyUwVtoH8qArdEQQVDR0zHKqzbGsEcUcBz9K/YVzwrQ7xJRaXtFgJrlq
AbTH4GpkeAOXvzD8Jo7w6QUhyjDHtVbnH780Fvmo2n+Qkjx5JNd+9SVnHIurxKcC
RrMHadKdE+9EFwBXVtNgKlFbmBsdlNLijpdp8WgS7vTnmQGYSrNXDSqzzGQ8H0qo
oC0xWenkQh5jxzYLkOPLW5c89nGdIO89ont7RDaFAMTVXGcV9RyNfwhQo57+AL2A
y0caGWjs2y7ZKEySELVvZ1vYyqRRjYnMx0et9Zme+tICpXkITVc=
=ydx6
-END PGP SIGNATURE-



Accepted sord 0.16.4-1 (source) into unstable

2019-12-08 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 08 Dec 2019 21:24:44 +0100
Source: sord
Architecture: source
Version: 0.16.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 929089 943225
Changes:
 sord (0.16.4-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: (Closes: #929089)
 + Annotate Build-Depends: python with :native.
 + Pass cross tools to waf.
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multime...@lists.debian.org
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ Sebastian Ramacher ]
   * New upstream release
   * debian/rules: Remove get-orig-source
   * debian/copyright: Fix waf paragraph
   * debian/control:
 - Bump libserd-dev B-D
 - Remove obsolete Pre-Depends
 - Bump debhelper compat to 12
 - Bump Standards-Version
 - Set RRR: no
 - Fix section of library package
   * debian/: Use python3 to run waf (Closes: #943225)
Checksums-Sha1:
 f1c7fb5f51bd34dad3373acb6089e579916a8a57 2180 sord_0.16.4-1.dsc
 178ab6bcfec0d11f9242fdf87d0cc7eb581ef661 510920 sord_0.16.4.orig.tar.bz2
 fb2dc25f85871bec3a44607c690115bdd68ff382 5080 sord_0.16.4-1.debian.tar.xz
Checksums-Sha256:
 17eeeb1e265fe490ccd1f35437424644ff6e55a315f97d56b1252bddb68fc532 2180 
sord_0.16.4-1.dsc
 b15998f4e7ad958201346009477d6696e90ee5d3e9aff25e7e9be074372690d7 510920 
sord_0.16.4.orig.tar.bz2
 0f9e5903950cd3010e8d0c3311a4c19413b49b43862f1264a57a4cd08e39d277 5080 
sord_0.16.4-1.debian.tar.xz
Files:
 619fbcdc9e76fbe10db7035d823c79d0 2180 libs optional sord_0.16.4-1.dsc
 c80bcaf8e411ceeff5ac7fd14da27ace 510920 libs optional sord_0.16.4.orig.tar.bz2
 40b1d25582a3d4e8507216d6bc07ef5e 5080 libs optional sord_0.16.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3tXTcACgkQafL8UW6n
GZM+UhAAtQICV2edhwX0+b2N06PT/RrMJImpuuQurdZ6UIM5bdD07m9XSBChcrxv
jbgG+1fBSEjUMVJC4ielvmbIuWWZxQLvWX3b9uCGLl7sIq9fX8vdigp+f8tf23dy
nUiAptSsJvIqVrXRsEzHREhOt73mZufZRvEYMMBFJVeDETYUDGKNXxsCMq1wyTsC
yt8/twc18GbbqVU++56rIb5cEopZSv6XbjIdIMBv9ibofUCoEHA/GEz3UcBeI/xC
JyQKqQiAnU4XLe8Gff2+Enmtgo+cHGB6kUYbBaXNojeGu6Z/oouEYeV3v2M7Ghqm
ogtu6GeuVr1sOnSjphhXsomZbY/Wz3D6sIjJbIOxjxpEpLHMskX9iF8lirkV9s2a
BvlgLaNg7o5ZtIlSWj2Bso98nwMH70bOP01QvBjcez+Y2qFYTap5EA74r7u0xqE9
Do5O7SY3ICVp4h+XAR9c50LXkZSfNvqU0VBu1CzGEv9j/hTKXL49gljYhnWO33zF
r1XE5IceyTquqXYqu2iH2QJF7DTflBN8P7fGG2EqaCZbld/Wru003cR+e40jWzyl
oxjifvH8xJ+yRy5ECVi/qtwzb3AhUrLWph8BP/Qsk85eQyRfxZ7sNryUjo77Uaox
gZ45W9Z8q/3x8Cjdr/1yvW4xzwWOHE8d3T97Jggm/f6O0lnFRaM=
=w7Mv
-END PGP SIGNATURE-



Accepted serd 0.30.2-1 (source) into unstable

2019-12-08 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 08 Dec 2019 21:11:24 +0100
Source: serd
Architecture: source
Version: 0.30.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 913422 943204
Changes:
 serd (0.30.2-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multime...@lists.debian.org
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ Olivier Humbert ]
   * d/control: http -> https
   * d/copyright: http -> https
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: (Closes: #913422)
 + Build-Depends request build architecture python.
 + Tell waf what we build for.
 .
   [ Sebastian Ramacher ]
   * New upstream release
   * debian/rules:
 - Remove get-orig-source
 - Use dpkg's architecture.mk
   * debian/: Use python3 to run waf (Closes: #943204)
   * debian/libserd0-0.symbols: Add new symbol
   * debian/patches: Refresh patches
   * debian/control:
 - Set RRR: no
 - Bump debhelper compat to 12
 - Bump Standards-Version
Checksums-Sha1:
 664a5cf777d83910199424906a9b7f43b3bbf369 2160 serd_0.30.2-1.dsc
 5c3588e38c001e1ff7f5d31c7749ef16ece48dbb 590337 serd_0.30.2.orig.tar.bz2
 b679cea3354efef9117d74114c2661e59ff3 6440 serd_0.30.2-1.debian.tar.xz
Checksums-Sha256:
 389ecebd3ca416d9f16645a31d9d1e69ae7b7288b5dd132027fc9768f3dd85b1 2160 
serd_0.30.2-1.dsc
 9d3102701172804f823f2215ca3147c50eba992641f9fbe014272355f4937202 590337 
serd_0.30.2.orig.tar.bz2
 4382463bb2e194966868d16b6839e63dfe6c424fbe8edfdb246bf8c0afe14e6b 6440 
serd_0.30.2-1.debian.tar.xz
Files:
 8a0f0030fd8c27d44b4ef3ca3b15ad18 2160 libs optional serd_0.30.2-1.dsc
 349c0b97b007751d802020b6088d6ae9 590337 libs optional serd_0.30.2.orig.tar.bz2
 58a2221b73de2940c7474d2d8962d152 6440 libs optional serd_0.30.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3tWT8ACgkQafL8UW6n
GZNTDA//XAJVGDFe2FRUUvCSH7aswMVerApeNsa1AbJLMesOCF0GRFrctlvthhn6
uizqOn50CoI9wSUYr/KZ9vZjrKGMC3JziVWtzDOopZYDToCLCCNKG5lirYOeLtRw
ZBHusPKZ7cFScWakbl7jnXF0L5aK5YWSv1JiKAMuOeCTZ7/RNxSXx8jG9uo5ha5z
tpGUKPwI5hoqvWLigrs3LzlGMYVSZroerBlm7ZWA8+EUA56cjfyQSDKG9lIImFpc
inJNIoAUNSINchiTrmlgH+9Bq/DiyXniem4SxionbqEGzN8Gs0oD7yDJ7af/l+E0
OsD1mBXUyVL2juB5ekim1tnnjvfB5GHPwOnGfhue2zRl+lUoKZRzKAlM6v+vtcxW
UqYQxb9hubBMoV2KcYOTuUHbMHT44wdDSrnspRDEh+wtJZYfghRewyeXxEsUXSLm
N+QeGk+tAzm6jUZ3Wexx9KwKMgCxMfrt9bnSrRIzsZSQQpkzOQeVlLy0RsAtDMUz
NG5nO4EEQ8H5sVBM0BJL5VaWwdMgKBO6GHDWyIyDCoD5Qz06ryFLd17pxV2AjNZR
LsbTNGxxhpeH9LbEKUdxKVxrME/P7u9K72LEk5VtJfE70wf9v5nAhEVHxqNJaNew
GfV+HhD98evucBdSBnaMTmrhyQ+kFRfR8SOs6QWNfDEopIqV1mY=
=Kh8X
-END PGP SIGNATURE-



Accepted brutefir 1.0o-2 (source) into unstable

2019-12-08 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 08 Dec 2019 20:47:08 +0100
Source: brutefir
Architecture: source
Version: 1.0o-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 brutefir (1.0o-2) unstable; urgency=medium
 .
   * Team upload
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
   * d/control: Set Vcs-* to salsa.debian.org
   * d/changelog: Remove trailing whitespaces
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multime...@lists.debian.org
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ Sebastian Ramacher ]
   * debian/rules: Drop unused ARCH
   * debian/: Bump debhelper compat to 12
   * debian/control: Bump Standards-Version
Checksums-Sha1:
 79a20ebae2e7c6eb01095d7ea1142a05e167a41f 2040 brutefir_1.0o-2.dsc
 3531c628bc1a2619477d15357ba4299ce76a6670 5452 brutefir_1.0o-2.debian.tar.xz
Checksums-Sha256:
 aa2374d85b7e19d6ebae68a0ef7c6774fe13c603f837e34287092fe44150f3b4 2040 
brutefir_1.0o-2.dsc
 c5cdde1c96f52e802cc6d2e19750b20d3e85556a1f5ed78bc4374b7ddcfd3197 5452 
brutefir_1.0o-2.debian.tar.xz
Files:
 186dd1a08185a466fc3c6c88a5610ef6 2040 sound optional brutefir_1.0o-2.dsc
 bd800289f2cd2701a0fa6b78e5b41cba 5452 sound optional 
brutefir_1.0o-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3tU7oACgkQafL8UW6n
GZPhyhAApbsUzWhDHImr++o3bswVEhR2cflAPa9i375sKhhNqT6VhQVJ8JkGKDBT
IXwHW+hwW51o3pxWPJoyNQcP7DOWb5csH90FFrBcJK5voTKtsy+VEhe73oaprt1y
aoZ6I9XvriE8SU+nADVj/q9iUiidXpHM6gmklv1sqqEWj8HqAG2j8pf8OKxcy5iU
R3+9JC8YkYDIOIneb+SG/0d+C1s6Z5bvYWOoXP7fC/oIFe8y2SCf629W6oIiD7w4
zqASCYNI3r6q1BUzzGv8c9D92/7xqtP2ytDQhrTCb62cn3UZEmosAWHdeUW0iuQx
9NzldGZLKbJ3leqfn0WHhX6vu606Xn3ypbKmQpJzWpMf/0spCtFm034uVhNoYjr1
YqQFtQJS8yT7x5dnmVpZSFyWFqGxsYG4GTGDH6rNg2KpsowornPqyPIEMe1QLNPV
iHdsLeyubUoKuse2eC09wd2k/rc3VzZJ7fbw4lmCt3aZQxFp8qV8I1o4R4kyTdcK
FvXQFWxkxxqPE+3WcK6rqDe/S19B+uztxzPK4BY7QFgJSC9Djek4UjT5oJveMnHq
D5tVigUINvzm3T3KEZiENTdkUU2naeOBgyw12SWj1K6qmUeIUH/Koj0bMUkvrpgd
ZEAkn61vO6hzBZkgh018EzJK6N5IsINmYEDb6awiVbcrnGvQDoI=
=/+Pi
-END PGP SIGNATURE-



Accepted alsaequal 0.6-8 (source) into unstable

2019-12-08 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 08 Dec 2019 19:12:04 +0100
Source: alsaequal
Architecture: source
Version: 0.6-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Closes: 865743 882378
Changes:
 alsaequal (0.6-8) unstable; urgency=medium
 .
   * Team upload
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Force using $(CC) as $(LD). (Closes: #865743)
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multime...@lists.debian.org
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ Sebastian Ramacher ]
   * debian/rules: Use dpkg's architecture.mk
   * debian/control:
 - Remove obsolete Pre-Depends
 - Bump debhelper compat to 12
 - Bump Standards-Version
   * debian/patches: Fix link order (Closes: #882378)
Checksums-Sha1:
 155c9370afd3d20532888c238fd80e30cb694c99 2003 alsaequal_0.6-8.dsc
 cc959e8008faa828265d47db49342626f75f9d30 12720 alsaequal_0.6-8.debian.tar.xz
Checksums-Sha256:
 0ad5c2e6b802f3cead0bc2ee1f59d032ccadcd5d5c6a649a4770fce1cd5c1b8a 2003 
alsaequal_0.6-8.dsc
 efef1bdf716b8e0441580e58dc0c53672df0754abf8f91349324a404c1637d67 12720 
alsaequal_0.6-8.debian.tar.xz
Files:
 88bc3ba5a097c784c7d877427a6edaba 2003 libs optional alsaequal_0.6-8.dsc
 bafd2a2dfa9a10a2c62471be2725110e 12720 libs optional 
alsaequal_0.6-8.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3tPVQACgkQafL8UW6n
GZOUPw//brsNN4i6WWlfiGVZJbLGnVMD7k56tvDLG7law7YyVJI6ftaR78NcEQ0D
uiA869Ak5KWmErBCUjRcUBnwta3FrEwm9u190PljLc0ogDdSuRUJV/cELfWMS9Ek
0kF1XdL7RR4UIz6PYNn3ljI+VxPUV3HoXIJtEGwJByK8PWej7luwu0mwujje1I3i
u22VzFeAc9bFeiJNzgob7LCN3IitNTL9fosG9sNRZUWGa0azSnPf4i/F80dr1f7c
IbkBJ8smz+STXDtRiH/INOmqye5Gw3cXZdoBbbOQ9yNk/hE1ME438LKixz8pDbLW
DgG0UKM5faCKKx47P1JNnBkB0G3+pPEAuyMyf96PBaCaiNpabqDnk+HvtAALs5zf
68fhiPSfkJyMBR8WbQouhEIbdkF4JBWd8ZecS6zU3Is5sVOSITCd/xxR6fkBFYzW
F1Z9v15sVwwvvPBO/mnNPyz+ytldoA02N3c2xK87HGopJ3MFWbw2trZ1qYK0TAK3
KRQSGuG9K1dd3i5DryHzr8fLLyZbTEq9II85C8UU90dLqsjXGnQz+E8w7d77es3d
QHblMp7kd10hLLWn3Tel5GHpZiDl0XmAdwWhfUB/fX2GmDpef6GpLZaAC1jywrRh
5n3Gvp4J5Z6WFpycBSw5TGnwJ1bf9gFVVUs78ywTzSMMOkMymwI=
=z2FE
-END PGP SIGNATURE-



Accepted ladish 1+dfsg0-6 (source) into unstable

2019-12-08 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 08 Dec 2019 11:17:55 +0100
Source: ladish
Architecture: source
Version: 1+dfsg0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 ladish (1+dfsg0-6) unstable; urgency=medium
 .
   * Team upload
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
   * d/control: Deprecating priority extra as per policy 4.0.1
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multime...@lists.debian.org
 .
   [ Ondřej Nový ]
   * d/control: Remove ancient X-Python-Version field
 .
   [ Sebastian Ramacher ]
   * debian/:
 - Remove debug package
 - Bump debhelper compat to 12
 - Update Python 2 usage
   * debian/control:
 - Bump Standards-Version
 - Remove obsolete Breaks+Replaces
   * debian/copyright: Remove obsolete paragraphs
Checksums-Sha1:
 c59f6acff71234ad370662ec6cb90ba9cceb948a 2379 ladish_1+dfsg0-6.dsc
 f7a526268539931e0cca1c644e7a50aa539faf8b 8656 ladish_1+dfsg0-6.debian.tar.xz
Checksums-Sha256:
 bfc9a67f0ee87cbcde5b7802f11de3934ec94c4b39e8f8d75a237cf16a7f437d 2379 
ladish_1+dfsg0-6.dsc
 d18e07a7b41e28f2a0a246b1c71b5917b59409f1366bf507a1ad85f1f18d8869 8656 
ladish_1+dfsg0-6.debian.tar.xz
Files:
 a984495498f985141c91480115f60c3c 2379 sound optional ladish_1+dfsg0-6.dsc
 349f72ee381cb6df1c6dcf96493766fb 8656 sound optional 
ladish_1+dfsg0-6.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3szq0ACgkQafL8UW6n
GZM2ThAAp2FnS4P2QDmwjrN8XvG6RHM93XvgV+oeWXiElDKbyktKTnakEQg7UEHP
Bbl80vpC57wrPAtTMiA4NZTbTEl1GrTzxBg1sH4zrljUxJYPjpfskQaotvcLI8d0
f07UE228Fz1+s3jVARDkP3Mx6K/V3qZL5+BzG/2DRkl4DeWQA0J35rrJXZxPOLJt
poRezztQvOzwiYW0vJbDiIYQ7LkhLkoN9NPJxBw83+KmMirtBfIfl5IcIn+caC29
be4VnZYseKpCXvl8Abk3nOl+b1kTfcoVslVFCuld3NpjXwrP+oqZCVRRRCvfHMjb
L/5Zz33TjsdgCBnkMEr6ymmETF3QM+YNc2PfPgg6AJZ4AJBNXfkDNET72Swyv39t
7b3jajmVYSZkSe6YaB/oOJI5Yn2eVjQynsFP/awWDSzwD82IARsNNCqABjVrtj7y
Q5G1OIp/qSRJwKZJetNCtQ9/iWtmcKkrJMETMAqu9g2f7Uf3WdezRrHW+VxfPD9A
Xp0iGXEqLeJRY+dSpOByT1rJJVJGFfDN11JI+3CH7j5VlJnAsRX/RFVJ1/AUFiI3
MjkPSchFBJSOgnuEgHh4ZOtmx2SbQhQxb4Db0R8WlJv3NV2DhYTEv/TD8I7XFYZp
CV8mMcf8SNK/rOBznTPfVadmBWSq0JMLyWqoO8601DeaDnLhHvs=
=r2i+
-END PGP SIGNATURE-



Accepted x265 3.2.1-1 (source) into unstable

2019-12-08 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 08 Dec 2019 10:47:39 +0100
Source: x265
Architecture: source
Version: 3.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 x265 (3.2.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 97e4bf44e8cd3b1aa05f2124e2b8f7f1145c3ccd 2243 x265_3.2.1-1.dsc
 0bd4889ff3ad596372ce2338f2d896947a2eec53 1426255 x265_3.2.1.orig.tar.gz
 5a3b66c3ad429e615d07dff06c68a9e99613013a 13092 x265_3.2.1-1.debian.tar.xz
Checksums-Sha256:
 e463f9ced3bf7638b1c25dbaaa470b6b49aba04acb5e5fa7d30a0c1d80d9ba01 2243 
x265_3.2.1-1.dsc
 fb9badcf92364fd3567f8b5aa0e5e952aeea7a39a2b864387cec31e3b58cbbcc 1426255 
x265_3.2.1.orig.tar.gz
 e9e81b61d589f0db50a8283a18ba57fff18cbdc172c15f178360c2d75157e7ac 13092 
x265_3.2.1-1.debian.tar.xz
Files:
 312c92aa7211d99b323cbb29ba796c38 2243 video optional x265_3.2.1-1.dsc
 94808045a34d88a857e5eaf3f68f4bca 1426255 video optional x265_3.2.1.orig.tar.gz
 9011b62eb982a78f8443765d7cd2ab64 13092 video optional 
x265_3.2.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3syKgACgkQafL8UW6n
GZNXWQ/9GVa1Pm0D0nk5svN1qD1bRvQzKNP9UsKtur6dhUdkR0exqQO+Jmv+w98J
e54bl5XcU3nR3wqnm8tLuiz8YdfmIT/yMwShs5lpyk/o4BWqAxvKfdb2DBY9tnmC
EK8E4oyFPIh1pOk5KIioK9rtphawgwkECnOlycyE3q9m4MCTI31ZMNTkmGVgCrQ7
z6AQqJnVtI/rswrtmNuXruXvtCvAULoy9R9DFb4w8M9p83CJ+2cuBfNto4OI1X0A
f3sA7gmcAwOjmw4ovY/aA3HJ1A6nVglNw+wMz+GFltHy0btRAAxWT0fie9IfwMu7
7l2QgYt1WFo8iiayqsAdfNmV8vB2x0kBKNfrKmQPAvi80Y67XV2y3qMO5+h18FMN
j33Nf9P9ZbphxZ+RC8fJprVJCDkBzcbCVSwvCCJ8qHChplM80ZZBlk+B4ICp+p37
oRYRkI+dYHj/1+1r9xmLO/U25gDsYLY2MFP5s/AvgmIxjcAX/qPSumf5LvD8h6um
+YFJBv19YLZaVgHLhYwt6uLcu6+AHxGCP6JGbTCUMg1Em6SJlcf2phzgwICZwAcF
Qmh7mQ+KliUoTunMqX0hrfq/JX9GPn/fW4JS47A+hh+Gsg0nG5Po/yzVA2S1AxW8
lRQE00QW2pAPQrTt0B86YmHB2rYvtSJdUF/MhERk1qsAbY0KDFw=
=YTI1
-END PGP SIGNATURE-



Accepted songwrite 3-0.1-2 (source) into unstable

2019-11-25 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 25 Nov 2019 22:53:37 +0100
Source: songwrite
Architecture: source
Version: 3-0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 songwrite (3-0.1-2) unstable; urgency=medium
 .
   [ Olivier Humbert ]
   * Team upload.
   * Update copyright (http -> https)
 .
   [ Sebastian Ramacher ]
   * debian/links: Fix installation of icons
Checksums-Sha1:
 3f2b3ef83f621d227794b3be742452418fe2b4a8 2027 songwrite_3-0.1-2.dsc
 8f909eeeaefe50613ed8fffd6d4398918a99b7ed 5040 songwrite_3-0.1-2.debian.tar.xz
Checksums-Sha256:
 fa0a2455b3a01199625419a903ba2c50b160af73ce7a56bade18264d3fea2047 2027 
songwrite_3-0.1-2.dsc
 55a25d45dfcd0b08fbef44c19da5d951930337f8022e516dfa4f83e28d731836 5040 
songwrite_3-0.1-2.debian.tar.xz
Files:
 b5de8d9f52e32b6169b01daab1c86e69 2027 sound optional songwrite_3-0.1-2.dsc
 8ae4efcbb89b9cf513318a22d3ce87ad 5040 sound optional 
songwrite_3-0.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3cTd4ACgkQafL8UW6n
GZNxag/+J+3FJQUvv8oNHJdDlBJ+7WgzDh4St2RhmbvxkHBEsOCPTqCMWfqey7he
QZLzdxAvxrqzSOWWZilshn6ViXVQgIvDft3No5QCcOtzFjnvZHEVzNw0PaaTsH4g
MRh29doNgwJdMNOElqRPF8r/UNr/uRqd3rekBU+sFEuaYPVHZrhrMxlbs2XgvZdj
XdgkDjf4CW8vy5EPmYFv+RSqU2PuAghM6bO4t4B1A1adtAto8bl2NI0WN4ZU+m4p
sralB319L33oT5tcIjcXrt4B/7KN9WxT468CVsHKKIpRToIhSoWz7VPmsJQnFSdd
aiN97cNbjtOL1wYIqr8ZzSA0uMunIAnRGB11DO+JrJAU/cWVlqDc7vDBtTdMkgnN
ZqoQA2NCo4gVFatawBO4TqxqES2MK8miRDFVgNhQ0oKZf9JunxPV7C5Wzt+3tFYr
wrz+nvfNMxBM5sLzwWf/bdl1SzFbRTsBOwyz8gkncXZvsCR8b797AqcDdAQT+4t2
N3UGn+T0saH199TL3ZR7TGVyUm3fgTeNEu85suFC6T0L/fNzAj5P/1yiCNqJYBzB
UU4o5PUgErJZ6/0tg0sITF9ZCIRbvWuwhJXclLi5tRjZY4xTibTwvjwyCbNcCpjW
w7nKEoXMfmh6vmJ1Mk8HgOVVB3AivIA+tAP3q4cfkXKzinDGKVs=
=KYfR
-END PGP SIGNATURE-



Accepted libdvdread 6.0.2-2 (source) into unstable

2019-11-25 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 25 Nov 2019 18:51:43 +0100
Source: libdvdread
Architecture: source
Version: 6.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: Sebastian Ramacher 
Changes:
 libdvdread (6.0.2-2) unstable; urgency=medium
 .
   * Team upload
   * Upload to unstable
   * debian/: Remove -dev bug-script
Checksums-Sha1:
 1e845a988f0cb3302e46fcb0fb592e9dd2f87ab4 2371 libdvdread_6.0.2-2.dsc
 2de5975aaf02b70b7c30711e384d25d1fb9d8b97 13940 libdvdread_6.0.2-2.debian.tar.xz
Checksums-Sha256:
 696860d4370df91c33bd4a223ad1019779363603f2a8b8890f1727269d281a62 2371 
libdvdread_6.0.2-2.dsc
 2f3b49966c968854212f1496d61ad3e80876837826565a8bdfb7c382506a39f0 13940 
libdvdread_6.0.2-2.debian.tar.xz
Files:
 b81a078416978d0e72d1a385cfa037f1 2371 graphics optional libdvdread_6.0.2-2.dsc
 df8af3ca21845913939c313adf25cbf1 13940 graphics optional 
libdvdread_6.0.2-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl3cFRoACgkQafL8UW6n
GZNmYhAAhTG/PdVAj+6IsZ9qQeO9cxWSX3i0d0JAj0V3gs+CTddhccK6vAOp4MIM
8pKVjJeM6l3MwqUsabdSo6lwofPp/o516pX3MtdeExnATxQ1l3OEf7fg466V1sVB
9Vqrz4Jr/h6K7AOQL7Z8LxUVnXZPSKifAqg6KYU/3MyJ9eH2aD3BKX4h9n36GJul
F+oZo/c5rfiJzqx0xDsJlHYJznWULd8GT+qPfCWX8SCsH1zubUuQGyrQdnBQ55As
73tWHbeaQKM7yEygq2pXppSwFBYVDO0cl1Or4lJDAenBI2Gi+O2GtIF6Wl5eJgzq
+LYy4QCtseT1FstrGHKGqnk1ZWI5XTYucdr9EzAsUkeMr5gThEnQNM7FEqLK73JK
2JpNgjm0sCQMRHtRmwqyukGBPlERFx9PtAv/gFvzzvrIpkTTRLeR/wBmeOBJdKuP
AiW47SQ8y32fbcrMpVD8vPIR6ZPej2JIXdJLes4ft6iDV8sCaZNd+FAAgHEWbROk
dQ5tGkl0AFavhS9XadQ2rOAnwC52JxG1AyDZh2EPYD0ZuZlFBRzKqMQ5kkdEafN3
dt6YFIbCeDnk4J/Dv30AcLVLKJO1tAZvf2Gicc32c/j9I6k4hZ7F5oVeZijFOV8r
Dg7KKAZVYdG6dlN4nv9eT5TT1TC1wWNwaoOGRxqdZHr+Ir/aLAA=
=xZ6J
-END PGP SIGNATURE-



  1   2   3   4   5   6   7   8   9   10   >