Package: debhelper
dh_installsystemd currently only hardcodes /lib/systemd/system as unit
location. Practically speaking /usr/lib/systemd/system could also be
used as well though. Would be neat if both paths were searched.
https://salsa.debian.org/debian/debhelper/-/blob/b05c8690cb8e0873d15050881
Package: libpwquality1
$ apt show libpwquality1|grep Depends
Depends: libc6 (>= 2.14), libcrack2 (>= 2.8.12), libpwquality-common
libpwquality-common depends on nothing.
the library meanwhile has pwquality_strerror(...) which is meant to
provide localized error strings for display. except it can
Package: apt
Version: 1.2.25
simple example in a docker container `docker run -it --rm ubuntu:bionic bash`
```
echo 'deb-src http://archive.ubuntu.com/ubuntu xenial main' >
/etc/apt/sources.list.d/xenial.list
apt update
apt-get source -t xenial apt
```
Will fail because the xenial release has no
ake:158 (include)
documentation/CMakeLists.txt:1 (find_package)
From 12e99bd1a56ee7a88623ab631acd966b585b25c4 Mon Sep 17 00:00:00 2001
From: Harald Sitter
Date: Wed, 24 Aug 2016 12:49:50 +0200
Subject: [PATCH] make qttools5-dev depend on qttools5-dev-tools
qttools5-dev contains cmake files f
Package: devscripts
In packaging for KDE software we have wach files like these:
> version=3
> http://download.kde.org/unstable/plasma/([\d.]+)/libksysguard-([\d.]+)\.tar\.xz
> http://download.kde.org/stable/plasma/([\d.]+)/libksysguard-([\d.]+)\.tar\.xz
i.e. with more than one match rule
Runni
On Fri, Aug 22, 2014 at 10:58 AM, Rémi Denis-Courmont wrote:
> Le 2014-08-22 11:24, Harald Sitter a écrit :
>
>> On Fri, Aug 22, 2014 at 9:38 AM, Rémi Denis-Courmont
>> wrote:
>>>
>>> Le 2014-08-22 10:31, Harald Sitter a écrit :
>>>
>>>>
On Fri, Aug 22, 2014 at 9:38 AM, Rémi Denis-Courmont wrote:
> Le 2014-08-22 10:31, Harald Sitter a écrit :
>
>> All that being said perhaps the more interesting bit is why exactly
>> VLC thinks the cache is invalid to begin with. In particular
>> considering we only ha
On Fri, Aug 22, 2014 at 9:14 AM, Rémi Denis-Courmont wrote:
> Le 2014-08-22 08:25, Harald Sitter a écrit :
>
>>> That is one good reason to generate the cache at build time, where any
>>> problem
>>> can be detected early on. Crashing during dpkg
On Thu, Aug 21, 2014 at 11:22 PM, Rémi Denis-Courmont wrote:
> Hello,
>
> Le vendredi 18 juillet 2014, 12:52:32 Harald Sitter a écrit :
>> since vlc plugins are spread across multiple packages the plugin cache
>> generated at buildtime is almost always wrong
>
>
On Fri, Jul 18, 2014 at 1:29 PM, Fabian Greffrath wrote:
> Am Freitag, den 18.07.2014, 12:52 +0200 schrieb Harald Sitter:
>> attached you should fine a patch which resolves this problem by
>> a) not installing the buildtime cache
>> b) fully implementing trigger capabili
generated
+ plugin cache, as the cache is now always generated a runtime.
+LP: #1328466
+
+ -- Harald Sitter Fri, 18 Jul 2014 11:57:12 +0200
+
vlc (2.1.4-1build1) utopic; urgency=medium
* Rebuild against libgnutls-deb0-28.
diff -Nru vlc-2.1.4/debian/vlc-nox.install.in
vlc-2.1.4
On Mon, Nov 11, 2013 at 4:06 PM, Schrober wrote:
> On Friday 08 November 2013 15:11:38 Schrober wrote:
>> The volume control in amarok seems to have no use at all. I've tested the
>> VLC and Gstreamer backend and it is not changing my volume at all. I would
>> have expect that the pulseaudio volum
12 matches
Mail list logo