[Git][xorg-team/app/xterm][pristine-tar] pristine-tar data for xterm_341.orig.tar.gz

2018-12-27 Thread Sven Joachim
Sven Joachim pushed to branch pristine-tar at X Strike Force / app / xterm


Commits:
3c6f25e5 by Sven Joachim at 2018-12-27T16:18:29Z
pristine-tar data for xterm_341.orig.tar.gz

- - - - -


3 changed files:

- + xterm_341.orig.tar.gz.asc
- + xterm_341.orig.tar.gz.delta
- + xterm_341.orig.tar.gz.id


Changes:

=
xterm_341.orig.tar.gz.asc
=
@@ -0,0 +1,8 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v1
+Comment: See https://invisible-island.net/public/public.html for info
+
+iEYEABECAAYFAlwhi5kACgkQcCNT4PfkjtvVNgCgm9ZkIz1TJlNaiLmN9wbzMvta
++G8AoJwp4bpwF6G/GlmDfVJkF3Xl3iQ7
+=uJvn
+-END PGP SIGNATURE-


=
xterm_341.orig.tar.gz.delta
=
Binary files /dev/null and b/xterm_341.orig.tar.gz.delta differ


=
xterm_341.orig.tar.gz.id
=
@@ -0,0 +1 @@
+d2844bcac5d3bfde69be568a2b9c4b4ca762fd3d



View it on GitLab: 
https://salsa.debian.org/xorg-team/app/xterm/commit/3c6f25e5731c2e5d53d6c41eb3bb66aa7ea31cd9

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/app/xterm/commit/3c6f25e5731c2e5d53d6c41eb3bb66aa7ea31cd9
You're receiving this email because of your account on salsa.debian.org.


Bug#917442: mesa: Please switch Build-Depends to libsensors-dev from libsensors4-dev

2018-12-27 Thread Aurelien Jarno
Source: mesa
Version: 18.2.7-2
Severity: wishlist
User: aure...@debian.org
Usertags: libsensors-dev-transition

Dear maintainer,

mesa build-depends on libsensors4-dev, the development package
from lm-sensors. For historical reasons the development package is
versioned. Following the transition of the library to libsensors5,
it makes sense to rename the development package to libsensors-dev.

In that regard a "Provides: libsensors-dev" has been added. Given mesa
uses a non-versioned Build-Depends it is already safe to transition
your package to use libsensors-dev instead of libsensors4-dev.

There is no urgency (yet) to do the change, but it would be nice if
you can piggyback that change in the next upload. It should just be
a matter of running:

  sed -i -e 's/libsensors4-dev/libsensors-dev/g' debian/control

Thanks,
Aurelien