Bug#1073282: Access request (Re: ITP: golang-github-charlievieth-fastwalk -- Fast directory traversal for Golang)
Le 2024-07-08 11:41, Shengjing Zhu a écrit : > On Mon, Jul 8, 2024 at 6:59 AM Vincent Blut wrote: > > > > [cc'ing the debian-go mailing list] > > > > Le 2024-07-07 19:37, Vincent Blut a écrit : > > > Hi, > > > > > > Le 2024-06-21 16:46, Vincent Blut a écrit : > > > > [Obviously, I forgot to Cc the debian-go mailing list…] > > > > > > > > Le 2024-06-20 23:08, Vincent Blut a écrit : > > > > > Package: wnpp > > > > > Followup-For: Bug #1073282 > > > > > > > > > > Hi, > > > > > > > > > > I'm ready to push my work but sadly I'm still not allowed to push to > > > > > the > > > > > repository.¹ Could someone have a look at my access request? > > > > > > > > > > Cheers, > > > > > Vincent > > > > > > > > > > ¹ > > > > > https://salsa.debian.org/go-team/packages/golang-github-charlievieth-fastwalk > > > > > > Any update on this? > > > > > Done. Thanks. > Usually you can just request to the group instead of just an > individual repository. Good to know. > -- > Shengjing Zhu Have a good day, Vincent signature.asc Description: PGP signature
Submitted Package Request - Not moving
Hey, Sorry in advance if you guys are overburdened, I followed the steps I found online to push this software in to be packaged for distro. It's been over a week and it's crickets, no ack beyond the initial submit. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074463 I added on the software repo a branch debian_pkg that I think has a sensible configuration (tested that it works at least): https://github.com/victrixsoft/bashbro/tree/debian_pkg If I missed something or need to do something else/different please let me know. Thanks, +Ad -- Adam Michael Danischewski Software Engineer Phone: (929) 308-9674 Email: adam.danischew...@gmail.com Github: http://github.com/AdamDanischewski
Bug#1068342: RFP: valkey -- Persistent key-value database with network interface (Redis fork)
FWIW, openSUSE also replaces redis with valkey: https://build.opensuse.org/request/show/1182574 -- Institute for Common Good Technology gemeinnütziger Kulturverein - nonprofit cultural society https://commongoodtechnology.org/ ZVR 1510673578
Bug#1075905: ITP: python-fraction -- Fraction carries out all the fraction operations including addition, subtraction, multiplication, division, reciprocation
On Mon, Jul 08, 2024 at 12:50:42AM +0500, Andrey Rakhmatullin wrote: > On Sun, Jul 07, 2024 at 01:54:59PM -0400, Yogeswaran Umasankar wrote: > > Yes, can use the standard library. This dependency chain starts with > > moarchiving, which itself is a dependency for cma, and so on. I can > > create a patch specifically for moarchiving. > > As reported elsewhere, moarchiving declares a dep on it but doesn't > actually import it. > This needs to be fixed upstream to. I proposed https://github.com/CMA-ES/moarchiving/pull/9 upstream. -- Colin Watson (he/him) [cjwat...@debian.org]
Bug#1075970: ITP: gap-anupq -- GAP ANUPQ - ANU p-Quotient
Package: wnpp Severity: wishlist Owner: Joachim Zobel X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: gap-anupq Version : 3.3.0 Upstream Contact: Max Horn * URL : https://github.com/gap-packages/anupq * License : Artistic-2.0 Programming Lang: C, GAP4 Description : GAP ANUPQ - ANU p-Quotient The ANUPQ package provides an interactive interface to the p-quotient, p- group generation and standard presentation algorithms of the ANU pq C program. The package provides a command line binary that is run using an interface written in the GAP language. The package is part of the gap family and I will maintain it with a little help from Bill Allombert.
Bug#1075986: ITP: rotatepdf -- A simple utility to rotate PDF documents.
Package: wnpp Severity: wishlist Owner: Joseph Warner * Package name: rotatepdf Version : 1.0.0 Upstream Author : none * URL : none * License : GPL-2+ Programming Lang: Shell Description : A simple utility to rotate PDF documents. Rotate PDF files in place. Rotatepdf is a wrapper around PDFtk. Terminal usage and several GUI-based file managers are supported. Why? Provide a simpler method to rotate entire PDF files than PDFtk itslef, which is very powerful but extremely complicated for such a simple use case. Additionally, provide the option to install file manager scripts so that PDF files can be rotated from the GUI via the right-click context menu. Maintenance? I should be capable of maintaining the package myself.
Bug#1075986: ITP: rotatepdf -- A simple utility to rotate PDF documents.
Quoting Joseph Warner (2024-07-09 03:03:07) > Rotate PDF files in place. Rotatepdf is a wrapper around PDFtk. > Terminal usage and several GUI-based file managers are supported. > > Why? > Provide a simpler method to rotate entire PDF files than PDFtk itslef, which > is very powerful but extremely complicated for such a simple use case. Great idea! How about you also file ITPs for catpdf, shufflepdf, burstpdf, stamppdf and so on? You see the problem? A tool with 10 functionalities does not become simpler by splitting it into 10 tools. Now instead of learning how to use one tool, the user has to learn how to use 10 tools. If pdftk is too complicated, maybe work on providing documentation to make it easier for users to figure out how to use it. In case of pdftk, the man page has these entries: Rotate the first PDF page to 90 degrees clockwise pdftk in.pdf cat 1east 2-end output out.pdf Rotate an entire PDF document to 180 degrees pdftk in.pdf cat 1-endsouth output out.pdf What is the problem with that? Thanks! cheers, josch signature.asc Description: signature