Bug#1050473: I can help

2024-01-11 Thread Kevin Madrid
Hi all,
I can adopt this package if still needed.

Regards,
Kevin Madrid



Bug#984736: Still looking for Maintainers?

2024-01-11 Thread Kevin Madrid
Hi all,

I am interested in collaborating in this project. 
Are Maintainers still needed?

Regards,
Kevin Madrid



Processed: O: django-impersonate -- Django module for superusers to impersonate accounts

2024-01-11 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:django-impersonate
Bug #1060463 [wnpp] O: django-impersonate -- Django module for superusers to 
impersonate accounts
Added indication that 1060463 affects src:django-impersonate

-- 
1060463: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060463
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1060463: O: django-impersonate -- Django module for superusers to impersonate accounts

2024-01-11 Thread Scott Kitterman
Package: wnpp
Severity: normal
X-Debbugs-Cc: debian-pyt...@lists.debian.org
Control: affects -1 src:django-impersonate

Orphaning the package on behalf of the Debian Python Team as the sole
uploader (no one else on the team expressed interest in taking over and
I no longer use the package).

Currently the package is in good shape.  There is a new upstream release
available, which I will include in the upload that changes the maintainer to
Debian QA Group.

Scott K



Bug#1060113: marked as done (ITP: debgpt -- Chatting LLM with Debian-Specific Knowledge)

2024-01-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Jan 2024 19:00:10 +
with message-id 
and subject line Bug#1060113: fixed in debgpt 0.4.90
has caused the Debian Bug report #1060113,
regarding ITP: debgpt -- Chatting LLM with Debian-Specific Knowledge
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1060113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Mo Zhou 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: debgpt
  Version : ? (CLI not yet stablized)
  Upstream Contact: me
* URL : https://salsa.debian.org/deeplearning-team/debgpt
* License : MIT/Expat
  Programming Lang: python
  Description : Chatting LLM with Debian-Specific Knowledge

This tool is still under development. I may not upload it very soon,
but an ITP number helps me silent lintian. I will not upload untill
I finish the CLI re-design, and finish the documentation parts.

There are some interesting findings while experimenting. For instance,
I find this rather convenient:

$ debgpt -HQ --cmd 'git diff --staged' -A 'Briefly describe the change as a git 
commit message.'

So I further wrapped the git commit command into

$ debgpt git commit

which automatically generates a description for staged changes and commit them 
for you.

Currently, some of the code of debgpt is written by debgpt, some of
the git commit messages are written by `debgpt git commit`. I will
try to explore more possibilities and add them in future releases.


The only missing dependency before uploaindg this is only src:python-openai,
which awaits in NEW as the time of writing.


The following is the full package description:

Large language models (LLMs) are newly emerged tools, which are capable of
handling tasks that traditional software could never achieve, such as writing
code based on the specification provided by the user. In this tool, we
attempt to experiment and explore the possibility of leveraging LLMs to aid
Debian development, in any extent.

Essentially, the idea of this tool is to gather some pieces of
Debian-specific knowledge, combine them together in a prompt, and then send
them all to the LLM. This tool provides convenient functionality for
automatically retrieving information from BTS, buildd, Debian Policy, system
manual pages, tldr manuals, Debian Developer References, etc. It also provides
convenient wrappers for external tools such as git, where debgpt can
automatically generate the git commit message and commit the changes for you.

This tool supports multiple frontends, including OpenAI and ZMQ.
The ZMQ frontend/backend are provided in this tool to make it self-contained.



Thank you for using reportbug
--- End Message ---
--- Begin Message ---
Source: debgpt
Source-Version: 0.4.90
Done: Mo Zhou 

We believe that the bug you reported is fixed in the latest version of
debgpt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1060...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mo Zhou  (supplier of updated debgpt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 07 Jan 2024 12:09:53 -0500
Source: debgpt
Binary: debgpt
Architecture: source all
Version: 0.4.90
Distribution: unstable
Urgency: medium
Maintainer: Debian Deep Learning Team 
Changed-By: Mo Zhou 
Description:
 debgpt - Chatting LLM with Debian-Specific Knowledge
Closes: 1060113
Changes:
 debgpt (0.4.90) unstable; urgency=medium
 .
   * Initial release. (Closes: #1060113)
Checksums-Sha1:
 9149c8775731775a2089954867966c8c46dbba10 1806 debgpt_0.4.90.dsc
 0cc2518b3e06f5b507a64433fb20ac10697d15a6 21000 debgpt_0.4.90.tar.xz
 91a648a3b8da6e169621c9f287b10bc0d11422e2 28772 debgpt_0.4.90_all.deb
 5995002eb794a0d321fec233cc59633c26077fcf 7996 debgpt_0.4.90_amd64.buildinfo
Checksums-Sha256:
 4c7170bf4c203afcf69f36949307d8b90d5b27f28500329f19f4e14824ce84f9 1806 
debgpt_0.4.90.dsc
 05d50781476de2dfd102b05b1f3cb3b4928ddb028cc82716be000d844abecd49 21000 
debgpt_0.4.90.tar.xz
 469772cef4fa9c463e1e8666e317c2dba4e895d20170481ca73d0dafafdc6814 28772 
debgp

Bug#1060281: marked as done (ITP: r-cran-marginaleffects -- GNU R predictions, comparisons, slopes, marginal means, and hypothesis)

2024-01-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Jan 2024 19:00:13 +
with message-id 
and subject line Bug#1060281: fixed in r-cran-marginaleffects 0.17.0-1
has caused the Debian Bug report #1060281,
regarding ITP: r-cran-marginaleffects -- GNU R predictions, comparisons, 
slopes, marginal means, and hypothesis
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1060281: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060281
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

Subject: ITP: r-cran-marginaleffects -- GNU R predictions, comparisons, slopes, 
marginal means, and hypothesis
Package: wnpp
Owner: Andreas Tille 
Severity: wishlist

* Package name: r-cran-marginaleffects
  Version : 0.17.0
  Upstream Author : Vincent Arel-Bundock, Marcio Augusto Diniz,
* URL : https://cran.r-project.org/package=marginaleffects
* License : GPL-3+
  Programming Lang: GNU R
  Description : GNU R predictions, comparisons, slopes, marginal means, and 
hypothesis
 Tests Compute and plot predictions, slopes, marginal means, and
 comparisons (contrasts, risk ratios, odds, etc.) for over 100 classes of
 statistical and machine learning models in R. Conduct linear and non-
 linear hypothesis tests, or equivalence tests. Calculate uncertainty
 estimates using the delta method, bootstrapping, or simulation-based
 inference.

Remark: This package is maintained by Debian R Packages Maintainers at
   https://salsa.debian.org/r-pkg-team/r-cran-marginaleffects
--- End Message ---
--- Begin Message ---
Source: r-cran-marginaleffects
Source-Version: 0.17.0-1
Done: Andreas Tille 

We believe that the bug you reported is fixed in the latest version of
r-cran-marginaleffects, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1060...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille  (supplier of updated r-cran-marginaleffects 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Jan 2024 18:55:15 +0100
Source: r-cran-marginaleffects
Binary: r-cran-marginaleffects r-cran-marginaleffects-dbgsym
Architecture: source amd64
Version: 0.17.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers 
Changed-By: Andreas Tille 
Description:
 r-cran-marginaleffects - GNU R predictions, comparisons, slopes, marginal 
means, and hypot
Closes: 1060281
Changes:
 r-cran-marginaleffects (0.17.0-1) unstable; urgency=medium
 .
   * Initial release (closes: #1060281)
Checksums-Sha1:
 f7c5bd006639593b2a45c797c7be21d22c65f320 2335 
r-cran-marginaleffects_0.17.0-1.dsc
 8394d789dac5c0235974367a607b31427f566a1b 1218610 
r-cran-marginaleffects_0.17.0.orig.tar.gz
 7a185e6ce7c6833bdabd3ce9beaa59d318e6c264 3248 
r-cran-marginaleffects_0.17.0-1.debian.tar.xz
 d96942bb2efcd59353a419e449d9ac7faea97277 386316 
r-cran-marginaleffects-dbgsym_0.17.0-1_amd64.deb
 c35146fe0d2e02622b473ccc4dcf176d47e8e930 11631 
r-cran-marginaleffects_0.17.0-1_amd64.buildinfo
 434ad054c0e1f20b1001529005468968428224f2 1733676 
r-cran-marginaleffects_0.17.0-1_amd64.deb
Checksums-Sha256:
 f5edaf4a74642b6ac362790faa2ef0cb8264df35223cb6061720350959e940da 2335 
r-cran-marginaleffects_0.17.0-1.dsc
 50acdba0a5e19bf977cf9717f122ece5af17be81e9c88683110d689c456bbbc0 1218610 
r-cran-marginaleffects_0.17.0.orig.tar.gz
 04e7d795dcfcdb23a96bf6e897a23711fc5a2409a1e7d60e66143b0ceb0a6b68 3248 
r-cran-marginaleffects_0.17.0-1.debian.tar.xz
 87c02a2628d58087fdba56215f7f7a44ef630a45d5c7549d7346575b62b1f40a 386316 
r-cran-marginaleffects-dbgsym_0.17.0-1_amd64.deb
 fee5e53f23305d5f7b7644f54169406d01acb4d0c9d45216d8a86aa748af183b 11631 
r-cran-marginaleffects_0.17.0-1_amd64.buildinfo
 b7a014d1f83099ae700e1a98e8b2a442b87ef278262d440b64f6dcbaf8941441 1733676 
r-cran-marginaleffects_0.17.0-1_amd64.deb
Files:
 51265146690b4b63d5b947b0392d1911 2335 gnu-r optional 
r-cran-marginaleffects_0.17.0-1.dsc
 a28607b48a3b123d5f8ea72f6e824f6d 1218610 gnu-r optional 
r-cran-marginaleffects_0.17.0.orig.tar.gz
 ecfaa08cb5236b2086f5d93f7b8641e3 3248 gnu-r optional 
r-cran-marginaleffects_0.17.0-1.debian.tar.xz
 fe70d1f85c5ce8bc898283ff

Bug#1053758: marked as done (ITP: libspelling -- Spellcheck library for GTK4)

2024-01-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Jan 2024 19:00:12 +
with message-id 
and subject line Bug#1053758: fixed in libspelling 0.2.0-1
has caused the Debian Bug report #1053758,
regarding ITP: libspelling -- Spellcheck library for GTK4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1053758: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053758
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Nathan Pratta Teodosio 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-gtk-gn...@lists.debian.org

* Package name: libspelling
  Version : 0.2.0
  Upstream Contact: Christian Hergert 
* URL : https://gitlab.gnome.org/chergert/libspelling/
* License : LGPL-2.1+
  Programming Lang: C
  Description : libspelling: Spellcheck library for GTK4

The package is a dependency for Gtranslator 45 and is expected to be for Gnome
Text Editor 46.

This package will be maintained by the Debian GNOME team. Packaging is at
https://salsa.debian.org/gnome-team/libspelling

Best regards,
Nathan
--- End Message ---
--- Begin Message ---
Source: libspelling
Source-Version: 0.2.0-1
Done: Sebastien Bacher 

We believe that the bug you reported is fixed in the latest version of
libspelling, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1053...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastien Bacher  (supplier of updated libspelling package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 13 Dec 2023 12:45:01 +0100
Source: libspelling
Binary: gir1.2-spelling-1 libspelling-1-1 libspelling-1-1-dbgsym 
libspelling-1-dev libspelling-1-doc libspelling-1-tests 
libspelling-1-tests-dbgsym
Architecture: source amd64 all
Version: 0.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastien Bacher 
Changed-By: Sebastien Bacher 
Description:
 gir1.2-spelling-1 - GObject introspection files for libspelling.
 libspelling-1-1 - Spellcheck library for GTK 4.
 libspelling-1-dev - Development files for libspelling
 libspelling-1-doc - Documentation for libspelling
 libspelling-1-tests - Tests for libspelling
Closes: 1053758
Changes:
 libspelling (0.2.0-1) unstable; urgency=medium
 .
   [ Nathan Pratta Teodosio ]
   * Initial release. (Closes: #1053758)
 .
   [ Sebastien Bacher ]
   * Do some tweak to the packaging and add autopkgtests
Checksums-Sha1:
 c84197d26c26087a18abecd67b26d4ad0c60a4c6 2453 libspelling_0.2.0-1.dsc
 ba14c184eaf258032698c5f3995d5609ac3635c9 46108 libspelling_0.2.0.orig.tar.xz
 5c32583c3987611e9189b1a362108e587f036b4d 2552 libspelling_0.2.0-1.debian.tar.xz
 b1d97a916f1e577f79e178b5023d8ff7cef0fa14 3424 
gir1.2-spelling-1_0.2.0-1_amd64.deb
 43fd4b5e9273c567b4caec8761eddd26f8ed427b 153948 
libspelling-1-1-dbgsym_0.2.0-1_amd64.deb
 907125459f3b5ee7f7cb7e54f1b64b5c0682942d 41472 
libspelling-1-1_0.2.0-1_amd64.deb
 ab766ed2927c6f42961d390e0a844f886c855b35 9440 
libspelling-1-dev_0.2.0-1_amd64.deb
 4a0d67fd4bd72d93cee5618da3b20f03c5b0b46c 33816 
libspelling-1-doc_0.2.0-1_all.deb
 0d8abc632eb2eb6c8bc08e1b0a9ba208952164d7 159820 
libspelling-1-tests-dbgsym_0.2.0-1_amd64.deb
 4f74d18324a796ecddb84ccc54025998bb5003ad 42232 
libspelling-1-tests_0.2.0-1_amd64.deb
 74023ee9373127e2d5d380d11e20e7f4932e1e91 17554 
libspelling_0.2.0-1_amd64.buildinfo
Checksums-Sha256:
 2e3ab3455efc26f753a20600d16a81b9c4165fcedbc1df147b55c94f10e88062 2453 
libspelling_0.2.0-1.dsc
 fdc5609e02818eca6fc172ff164caa8e52dba638d7590130af3dfb1f28b53421 46108 
libspelling_0.2.0.orig.tar.xz
 29d3be7f085b3c904ec7635f85856aeea855ce3fc74b0e8aa8e91bdf0270 2552 
libspelling_0.2.0-1.debian.tar.xz
 0a36733857c1b4abb8b3a3a02e850a5b1a8698534c9cb9e448ed5e4f6a07316d 3424 
gir1.2-spelling-1_0.2.0-1_amd64.deb
 e537607f0ca757f0fc80f4263abf00ee65c48fb49d45465ff69cb85aaf3fbda3 153948 
libspelling-1-1-dbgsym_0.2.0-1_amd64.deb
 bcbe759b90fcfdedb913b5d44e10301e3de8ba7a4bd7ef3f462eb7f3a11519ba 41472 
libspelling-1-1_0.2.0-1_amd64.deb
 5472138e88a551e69c2d31e45dafe0c20014ef7faa5f8ddc0ffefe484fe91e8e 9440 
libspelling-1-dev_0.2.0-1_amd64.deb
 9fc88e8735bdb2aedc1f741c1df39812b705a06ac70fc59dd1315487e

[bts-link] source package wnpp

2024-01-11 Thread debian-bts-link
#
# bts-link upstream status pull for source package wnpp
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
# https://bts-link-team.pages.debian.net/bts-link/
#

user debian-bts-l...@lists.debian.org

# remote status report for #1009970 (http://bugs.debian.org/1009970)
# Bug title: RFP: memray -- Python memory profiler
#  * https://github.com/bloomberg/memray/issues/518
#  * remote status changed: (?) -> open
usertags 1009970 + status-open

thanks



Bug#995514: ping

2024-01-11 Thread Bastian Germann

On Sun, 29 Jan 2023 00:27:36 +0100 Alexandre Detiste 
 wrote:

still ITA, waiting for my DD procedure


Now that you are DD, what is the status on this?



Bug#1060439: ITP: network-event-broker -- run scripts on systemd network events

2024-01-11 Thread Michael Biebl

Hi

Am 11.01.24 um 13:55 schrieb Tobias Schaffner:

Package: wnpp
Severity: wishlist
Owner: Tobias Schaffner 

* Package name: network-event-broker
   Version : 0.3.1+ds-1
   Upstream Author : Susant Sahani 
* URL : https://github.com/vmware/network-event-broker
* License : Apache 2.0
   Programming Lang: Go
   Description : run scripts on systemd network events

  The network-event-broker is a daemon that configures network interfaces
  and executes scripts based on network events such as address changes and
  link additions/removals. It also enables the configuration of multiple
  interfaces in the same network by automatically adding a secondary routing
  table and routing policies.

Reasoning: I already created the debian packaging and I am willing to maintain
this.


That seems very similar to 
https://tracker.debian.org/pkg/networkd-dispatcher


Could you go into more detail, where they differ and why we would want a 
second dispatcher service for networkd connection changes.


Regards,
Michael



OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1060439: ITP: network-event-broker -- run scripts on systemd network events

2024-01-11 Thread Tobias Schaffner
Package: wnpp
Severity: wishlist
Owner: Tobias Schaffner 

* Package name: network-event-broker
  Version : 0.3.1+ds-1
  Upstream Author : Susant Sahani 
* URL : https://github.com/vmware/network-event-broker
* License : Apache 2.0
  Programming Lang: Go
  Description : run scripts on systemd network events

 The network-event-broker is a daemon that configures network interfaces
 and executes scripts based on network events such as address changes and
 link additions/removals. It also enables the configuration of multiple
 interfaces in the same network by automatically adding a secondary routing
 table and routing policies.

Reasoning: I already created the debian packaging and I am willing to maintain
this.



Processed: bug 775490 is forwarded to http://sid.ethz.ch/debian/natron/2022/

2024-01-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 775490 http://sid.ethz.ch/debian/natron/2022/
Bug #775490 [wnpp] ITP: natron -- video compositing software
Set Bug forwarded-to-address to 'http://sid.ethz.ch/debian/natron/2022/'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
775490: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775490
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: bug 1038205 is forwarded to http://sid.ethz.ch/debian/gpu-basis-universal

2024-01-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1038205 http://sid.ethz.ch/debian/gpu-basis-universal
Bug #1038205 [wnpp] RFP: gpu-basis-universal -- Basis Universal GPU Texture 
Codec
Set Bug forwarded-to-address to 'http://sid.ethz.ch/debian/gpu-basis-universal'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1038205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038205
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: retitle 697821 to RFP: ppsspp -- portable PSP emulator

2024-01-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 697821 RFP: ppsspp -- portable PSP emulator
Bug #697821 [wnpp] ITP: ppsspp -- portable PSP emulator
Changed Bug title to 'RFP: ppsspp -- portable PSP emulator' from 'ITP: ppsspp 
-- portable PSP emulator'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
697821: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697821
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: bug 697821 has no owner

2024-01-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> noowner 697821
Bug #697821 [wnpp] RFP: ppsspp -- portable PSP emulator
Removed annotation that Bug was owned by gur...@phys.ethz.ch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
697821: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697821
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: bug 1038205 has no owner

2024-01-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> noowner 1038205
Bug #1038205 [wnpp] RFP: gpu-basis-universal -- Basis Universal GPU Texture 
Codec
Removed annotation that Bug was owned by Gürkan Myczko .
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1038205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038205
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: retitle 1038205 to RFP: gpu-basis-universal -- Basis Universal GPU Texture Codec

2024-01-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 1038205 RFP: gpu-basis-universal -- Basis Universal GPU Texture Codec
Bug #1038205 [wnpp] ITP: gpu-basis-universal -- Basis Universal GPU Texture 
Codec
Changed Bug title to 'RFP: gpu-basis-universal -- Basis Universal GPU Texture 
Codec' from 'ITP: gpu-basis-universal -- Basis Universal GPU Texture Codec'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1038205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038205
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems