Thanks, applied as ae2f877d5096160753c7888127f8bba97253e903.

Michael

[sent from post-receive hook]

On Fri, 26 Jun 2020 13:00:50 +0200, Roland Hieber <[email protected]> wrote:
> The download server has been down for more than one week now. The
> packages was never updated since commit b4c224b6f93802ff2adf
> (2013-01-07, Wolfram Sang: "ustr: add package"), and the Debian package
> changelog [0] also shows no new versions since 2008.
> 
> The only user, libsemanage, is already in staging.
> 
> [0]: 
> https://metadata.ftp-master.debian.org/changelogs//main/u/ustr/ustr_1.0.4-3_changelog
> 
> Signed-off-by: Roland Hieber <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/host-ustr.in b/rules/host-ustr.in
> index a64b4fd3eca3..65c8c2b895b9 100644
> --- a/rules/host-ustr.in
> +++ b/rules/host-ustr.in
> @@ -1,5 +1,10 @@
> -## SECTION=hosttools_noprompt
> +## SECTION=staging
> +## old section:
> +### SECTION=hosttools_noprompt
>  
>  config HOST_USTR
>       tristate
>       default y if ALLYES
> +     help
> +       STAGING: remove in PTXdist 2021.07.0
> +       No new versions since 2008, and fails to download.
> diff --git a/rules/ustr.in b/rules/ustr.in
> index 5546f564b49d..60cfe89f8dc6 100644
> --- a/rules/ustr.in
> +++ b/rules/ustr.in
> @@ -1,4 +1,6 @@
> -## SECTION=system_libraries
> +## SECTION=staging
> +## old section:
> +### SECTION=system_libraries
>  
>  config USTR
>       tristate
> @@ -7,3 +9,6 @@ config USTR
>         ustr (Micro string library) is a string API for C. It has tiny 
> overhead over
>         just plain strdup(), is much safer, is easier to use, is faster for 
> many
>         operations, can be used with read-only or automatically allocated 
> data.
> +
> +       STAGING: remove in PTXdist 2021.07.0
> +       No new versions since 2008, and fails to download.

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to