Bug#1004832: ITP: hyx -- minimalistic but powerful vim-like hex editor

2022-02-06 Thread Russell Hernandez Ruiz
On Sun, 2022-02-06 at 16:43 +0100, Geert Stappers wrote:
> Yes,  and I could create a git repository at Salsa.
> ( https://salsa.debian.org )
> 
> So, that means there are (at least) two paths to a git repository
> where the debian tarball for hyx can live.
> 
> Both paths are fine with me.
> 
> @Russell   I make it your call.

Stappers: git repo at Salsa sounds good.

I'd like to create it/set it up myself if that's okay/possible.
Plan would be to have a tagged upstream branch, with packaging
living in master.

If you have to do it, then go ahead.

I've just signed-up there with username `qrpnxz`.

> > The original project has no version control.
> 
> That is fine.  Upstream provides tarballs.
> 
> Thing that could be improved is that https://yx7.cc/code/hyx/
> would has an index. Something that allows to see that a new
> upstream version is available. (It is what debian utility `uscan`
> does.)

I did read about a way to check for upstream. It looks like Lorenz
has unblocked us here, so I'll see about doing that.



Bug#1004832: ITP: hyx -- minimalistic but powerful vim-like hex editor

2022-02-06 Thread Geert Stappers
On Wed, Feb 02, 2022 at 07:09:56AM -0600, Russell Hernandez Ruiz wrote:
> On Wed, 2022-02-02 at 14:02 +0100, Geert Stappers wrote:
> > Is there a VCS,  Version Control System,  that has hyx debian
> > packaging?  (Please recieve that yes-no-question as a conversation starter)
> 
> No.

OK


> Should I upload this as a git somewhere?

Yes,  and I could create a git repository at Salsa.
( https://salsa.debian.org )

So, that means there are (at least) two paths to a git repository
where the debian tarball for hyx can live.

Both paths are fine with me.

@Russell   I make it your call.
Please respond with an option from something along:
* Stappers: Yes, a git repo at Salsa is fine. Create one
* There is now   ${GIT_REPO_URL}
* I prefer the old days approach when the debian directory
  was "maintainer pet thing". (AFAIK this is still valid)
* I choose ..


> The original project has no version control.

That is fine.  Upstream provides tarballs.

Thing that could be improved is that https://yx7.cc/code/hyx/
would has an index. Something that allows to see that a new
upstream version is available. (It is what debian utility `uscan`
does.)


Regards
Geert Stappers
* Tried (the packaged) `hyx`
* Willing to upload it into Debian
* Discussing if and where a hyx debian directory VCS repository
* Added upstream author, Lorenz Panny, to 'To: '
* Referenced https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004832 for 
Lorenz
-- 
Silence is hard to parse



Bug#1004832: ITP: hyx -- minimalistic but powerful vim-like hex editor

2022-02-02 Thread Russell Hernandez Ruiz
On Wed, 2022-02-02 at 14:02 +0100, Geert Stappers wrote:
> Is there a VCS,  Version Control System,  that has hyx debian
> packaging?
> 
> (Please recieve that yes-no-question as a conversation starter)

No. Should I upload this as a git somewhere? The original project
has no version control.



Bug#1004832: ITP: hyx -- minimalistic but powerful vim-like hex editor

2022-02-02 Thread Geert Stappers
On Wed, Feb 02, 2022 at 06:23:30AM -0600, Russell Hernandez Ruiz wrote:
> On Wed, 2022-02-02 at 08:12 +0100, Geert Stappers wrote:
> > Show the (libre software) world what is already done to get there.
> > 
> > In other words:
> >   Make it possible that reviewing of the packaging came be started.
> 
> I've attached everything.

   ... many lines ...

>  Package: hyx
>  Version: 2021.06.09-1
>  Architecture: amd64
>  Maintainer: Russell Hernandez Ruiz 
>  Installed-Size: 61
>  Depends: libc6 (>= 2.33)
>  Section: editors
>  Priority: optional
>  Multi-Arch: foreign
>  Homepage: https://yx7.cc/code/
>  Description: minimalistic but powerful vim-like hex editor
>   A minimalistic (< 2300 lines of C) vim-like hex editor.
>   It can display ASCII with colors, insert/replace/delete,
>   copy/paste, undo/redo, and search.

   ... many lines ...



Is there a VCS,  Version Control System,  that has hyx debian packaging?

(Please recieve that yes-no-question as a conversation starter)



Groeten
Geert Stappers
-- 
Silence is hard to parse



Bug#1004832: ITP: hyx -- minimalistic but powerful vim-like hex editor

2022-02-01 Thread Geert Stappers
On Tue, Feb 01, 2022 at 04:25:01PM -0600, Russell Hernandez Ruiz wrote:
> * Package name: hyx
> 
> A minimalistic (< 2300 lines of C) vim-like hex editor.
> It can display ASCII with colors, insert/replace/delete,
> copy/paste, undo/redo, and search.
> 
> The package is already made. I'm new to packaging so I'll need a sponsor. I'd
> like for it to be included in bullseye. It only depends on libc (according to
> dpkg, >= 2.17). It could even go into buster and stretch I think, but I don't
> know if that's possible/desirable.
> 

Show the (libre software) world what is already done to get there.

In other words:
  Make it possible that reviewing of the packaging came be started.



Groeten
Geert Stappers
-- 
Silence is hard to parse



Bug#1004832: ITP: hyx -- minimalistic but powerful vim-like hex editor

2022-02-01 Thread Russell Hernandez Ruiz
Package: wnpp
Severity: wishlist
Owner: Russell Hernandez Ruiz 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: hyx
  Version : 2021.06.09
  Upstream Author : Lorenz Panny 
* URL : https://yx7.cc/code/
* License : MIT/Expat
  Programming Lang: C
  Description : minimalistic but powerful vim-like hex editor

A minimalistic (< 2300 lines of C) vim-like hex editor.
It can display ASCII with colors, insert/replace/delete,
copy/paste, undo/redo, and search.

Very small, low latency, familiar interface, looks nice.

The package is already made. I'm new to packaging so I'll need a sponsor. I'd
like for it to be included in bullseye. It only depends on libc (according to
dpkg, >= 2.17). It could even go into buster and stretch I think, but I don't
know if that's possible/desirable.