[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#988968: unblock: e17/0.24.2-6



Control: tags -1 moreinfo

On 2021-05-21 22:23:20 -0700, Ross Vandegrift wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> X-Debbugs-Cc: rvandegrift@debian.org
> 
> Please unblock package e17
> 
> [ Reason ]
> 
> 0.24.2-6 recommends libddcutil2, which has been replaced by libddcutil3.  
> 
> [ Impact ]
> 
> A non-existant package will be recommended.  Backlight controls for external monitors won't work unless the user tries libddcutil3.
> 
> [ Tests ]
> 
> There are no automated tests.  I have used libddcutil3 without regression
> since uploading the change.

Are you sure?

/tmp/e17-0.24.2%% rgrep ddcutil\.so
src/bin/system/e_system_ddc.c:   ddc_lib = dlopen("libddcutil.so.2", RTLD_NOW | RTLD_LOCAL);

I don't see libddcutil.so.3 used anywhere.

Cheers

> 
> [ Risks ]
> 
> Low risk - e17 only builds leaf packages and the change is trivial.
> 
> [ Checklist ]
>   [x] all changes are documented in the d/changelog
>   [x] I reviewed all changes and I approve them
>   [x] attach debdiff against the package in testing
> 
> [ Other info ]
> 
> unblock e17/0.24.2-7

> diff -Nru e17-0.24.2/debian/changelog e17-0.24.2/debian/changelog
> --- e17-0.24.2/debian/changelog	2021-01-01 14:29:49.000000000 -0800
> +++ e17-0.24.2/debian/changelog	2021-05-02 22:02:56.000000000 -0700
> @@ -1,3 +1,10 @@
> +e17 (0.24.2-7) unstable; urgency=medium
> +
> +  * d/control: Recommend libddcutil3 instead of libddcutil2 which isn't in
> +    bullseye
> +
> + -- Ross Vandegrift <rvandegrift@debian.org>  Sun, 02 May 2021 22:02:56 -0700
> +
>  e17 (0.24.2-6) unstable; urgency=medium
>  
>    * Recommend libddcutil2 and update NEWS with backlight control info
> diff -Nru e17-0.24.2/debian/control e17-0.24.2/debian/control
> --- e17-0.24.2/debian/control	2021-01-01 14:07:17.000000000 -0800
> +++ e17-0.24.2/debian/control	2021-05-02 21:57:47.000000000 -0700
> @@ -51,7 +51,7 @@
>   acpid,
>   bc,
>   bluez,
> - libddcutil2,
> + libddcutil3,
>   libevas-loaders,
>   packagekit,
>   terminology | x-terminal-emulator,


-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


Reply to: