Bug#1075734: RFS: mangl/1.1.5-1 [ITP] -- Graphical man page viewer

2024-07-14 Thread James Montgomery
of mango. I was not aware that pipelines were available for Debian packages, so I did not look in to setting one up. If there are any suggested standard/starter build templates I can reference for implementation please let me know. kind regards, James Montgomery

Bug#1075734: RFS: mangl/1.1.5-1 [ITP] -- Graphical man page viewer

2024-07-10 Thread James Montgomery
Control: tags -1 - moreinfo On Wed, Jul 10, 2024 at 07:29:18PM +0100, Phil Wyett wrote: > 3. Licenses (lrc): Issue > > philwyett@ks-windu:~/Development/builder/debian/mentoring/mangl-1.1.5$ lrc > en: Versions: recon 1.11 check 3.3.9-1 > > Parsing Source Tree > Reading copyright

Bug#1075734: RFS: mangl/1.1.5-1 [ITP] -- Graphical man page viewer

2024-07-10 Thread James Montgomery
On Fri, Jul 05, 2024 at 09:18:39AM +0100, Phil Wyett wrote: > Review... > > 1. Build: Good > > 2. Lintian: Issue > > I: mangl source: unused-license-paragraph-in-dep5-copyright bsd-3-clause > [debian/copyright:83] > N: > N: The license paragraph in the machine-readable copyright file is not

Bug#1075734: RFS: mangl/1.1.5-1 [ITP] -- Graphical man page viewer

2024-07-04 Thread James Montgomery
Control: tags -1 - moreinfo Hi Phil, Thank you for taking the time to review my package and for your invaluable feedback.I've gone through and updated the copyright, switched to sbuild, and incorporated reprotest. I've included a snippet of the output sbuild -d unstable mangl_1.1.5-1.dsc +--

Bug#1070171: ITP: mangl -- An enhanced man page viewer

2024-07-03 Thread James Montgomery
> Please file a Request For Sponsorship (RFS) bug. > > https://mentors.debian.net/sponsors/rfs-howto/ > > I will review here for now, but you must do the above. Thanks, Phil! I've opened RFS bug #1075734 as advised. > [SNIP] > > Regards > > Phil > > -- > > Internet Relay Chat (IRC): kathenas > >

Bug#1075734: RFS: mangl/1.1.5-1 [ITP] -- Graphical man page viewer

2024-07-03 Thread James Montgomery
al packaging (Closes: #1070171 <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070171>) * Change distribution to unstable for upload. Regards, -- James Montgomery

Bug#1070171: RFS: mangl/1.1.5-1 [ITP: #1070171] -- Graphical man page viewer

2024-07-02 Thread James Montgomery
* Initial packaging (Closes: #1070171) * Change distribution to unstable for upload. Regards, -- James Montgomery >

Bug#1070171: RFS: mangl/1.1.5-1 [ITP: #1070171] -- Graphical man page viewer

2024-07-02 Thread James Montgomery
* Initial packaging (Closes: #1070171) * Change distribution to unstable for upload. Regards, -- James Montgomery

Bug#1074777: RFS: mangl/1.1.5-1 [ITP: #1074594] -- Graphical man page viewer

2024-07-02 Thread James Montgomery
al packaging (Closes: #1070171) * Change distribution to unstable for upload. Regards, -- James Montgomery

Bug#1074594: Info received (Bug#1074594: Acknowledgement (ITP: mangl - a graphical man page viewer that uses OpenGL with GLFW to display man pages with clickable hyperlinks and smooth scrolling.))

2024-07-01 Thread James Montgomery
Hi there, please disregard my previous inquiry; I see how this works now. Done status is an acknowledgment and keeps the house tidy. :)

Bug#1074594: Acknowledgement (ITP: mangl - a graphical man page viewer that uses OpenGL with GLFW to display man pages with clickable hyperlinks and smooth scrolling.)

2024-07-01 Thread James Montgomery
Hi, Just wondering why this was marked as closed when 1070171 <1070...@bugs.debian.org> RFP is still open. I’ve got the packaging work underway on Salsa. Accidental? Kind regards, James On Mon, Jul 1, 2024 at 2:27 PM Debian Bug Tracking System < ow...@bugs.debian.org> wrote: > Thank you for fi

Bug#1074594: ITP: mangl - a graphical man page viewer that uses OpenGL with GLFW to display man pages with clickable hyperlinks and smooth scrolling.

2024-07-01 Thread James Montgomery
Package: wnpp Severity: wishlist Owner: Your Name * Package name: mangl Version : 0.1 Upstream Author : Ziga Lenarcic * URL : https://github.com/zigalenarcic/mangl * License : BSD 2-Clause Programming Lang: C Description : Graphical man page viewer base

Bug#947782: ITP: go-containerregistry -- Go library and CLIs for working with container registries

2019-12-30 Thread James Montgomery
Package: wnpp Severity: wishlist Owner: James Montgomery * Package name: go-containerregistry Version : 0.0~git20191218.34fb8ff-1 Upstream Author : Google * URL : https://github.com/google/go-containerregistry * License : Apache-2.0 Programming Lang: Go

Bug#947512: dh-make-golang: allow_unknown_hoster parsing error in make.go

2019-12-30 Thread James Montgomery
> > Patch > I have attached a patch that fixes GitHub Issue 120 [0] and corrects > this issue. > > The patch has been merged into master by Anthony Fok. See https://github.com/Debian/dh-make-golang/issues/120 Will close once new deb hits unstable.

Bug#945524: RFP: container-diff -- Diff Docker containers

2019-12-27 Thread James Montgomery
Hi Utkarsh, On Sat, Dec 28, 2019 at 03:37:56AM +0530, Utkarsh Gupta wrote: > > Aha, that's perfect! Perhaps, you can raise a pull request on GitHub? > Consider it done[0] :) > > I know that Sven has done some initial manual work to get bytefmt > > started, but he noted it may be a bit outdated.

Bug#947512: dh-make-golang: allow_unknown_hoster parsing error in make.go

2019-12-27 Thread James Montgomery
Package: dh-make-golang Version: 0.3.0-1 Background When invoking 'dh-make-golang' with -allow_unknown_hoster argument the user experiences 'panic: runtime error: slice bounds out of range [:-1]' This is due to the host variable being unassigned prior to slicing. Output panic: runtime error:

Bug#945524: RFP: container-diff -- Diff Docker containers

2019-12-27 Thread James Montgomery
Utkarsh, On 12/27/19 12:49 PM, Utkarsh Gupta wrote: Well, I am having a bit of a difficulty to package bytefmt. I reported this issue with dh-make-golang here[1]. It'd be really helpful if you can help me get that packaged somehow? I'd be interested in maintaining bytefmt further for container

Bug#945524: RFP: container-diff -- Diff Docker containers

2019-12-26 Thread James Montgomery
On Tue, 26 Nov 2019 19:06:22 +0530 Utkarsh Gupta wrote: Hi Utkarsh, > I had started working on it some days ago. And it needs a couple of > packages to be in Debian first, namely: >   github.com/google/go-containerregistry >     code.cloudfoundry.org/bytefmt > > That said, I'm working on

Bug#807787: wiki.debian.org: warnings from the rotate-logs script

2017-09-18 Thread James Montgomery
oo liberal with the modifications and end up in refactor territority when all that was asked was to make the errors go away :) -- James Montgomery >From 5db19f4426a99e4b9c52491df2cad23afee26129 Mon Sep 17 00:00:00 2001 From: James Montgomery Date: Mon, 18 Sep 2017 21:11:34 -0400 Subject: [P

Bug#807787: wiki.debian.org: warnings from the rotate-logs script

2017-09-14 Thread James Montgomery
Hello, I came across this bug report using 'how-can-i-help --old --show newcomer' and am having trouble reproducing in isolation. I would like to request a log sample to further, and more accurately, investigate. I am assuming this bug still persists as there have been no commits/updates to

Bug#815798: (no subject)

2016-02-25 Thread James Montgomery
tag 815798 + unreproducible debootstrap stretch and installed gitlab successfully.

Bug#793633: developers-reference: discuss how to handle backports

2015-07-30 Thread James Montgomery
On Sat, Jul 25, 2015 at 7:14 PM, Michael Gilbert wrote: > On Sat, Jul 25, 2015 at 6:10 PM, James Montgomery wrote: >> As a wine-development user myself who has never done an official >> backport I wouldn't mind trying my hand at backporting. Is the wiki >> for BuildingF

Bug#793654: debmake: manpage correction

2015-07-25 Thread James Montgomery
Package: debmake Version: 4.2.1-1 Severity: minor Tags: patch Dear Maintainer, I came across a simple typo in the debmake manpage and have attached the appropriote patch to rectify the issue. Thank you, James Montgomery -- System Information: Debian Release: stretch/sid APT prefers

Bug#793633: developers-reference: discuss how to handle backports

2015-07-25 Thread James Montgomery
Hi Michael, On Sat, Jul 25, 2015 at 3:54 PM, Michael Gilbert wrote: > x-debbugs-cc: debian-w...@lists.debian.org, > debian-backpo...@lists.debian.org, 793...@bugs.debian.org > > I received a bug against wine today, which boils down to a request for > regular backporting of the package to stable:

Bug#792861: garmin-forerunner-tools_0.10repacked-5.dsc maintainer corretion

2015-07-19 Thread James Montgomery
r some investigation I learned the devel/people page auto-generates based upon packages in unstable and the fix would require a bug to be filed against garmin-forerunner-tools_0.10repacked-5. This is very minor/cosmetic typo. Thank you, James Montgomery -- System Information: Debian Releas