you consider spaces in the file name
itself, where you may
want to treat different spaces differently.
Regards,
Alan M Varghese (NyxTrail)
On 6/29/24 10:20, Kayven Riese wrote:
My friend pointed out strange behavior trying to do:
$ ls -l | cut -d' ' -f7
kayve@kayve-HP-Compaq-Elite-
Control: tags -1 - moreinfo
Missed some info in the previous email.
The license issues should also now be fixed.
I have also uploaded the modified package to mentors.
Thanks,
Alan
On 6/20/24 14:54, Alan M Varghese wrote:
Hi Phil,
Thank you once again for your time and effort reviewing this
Hi Phil,
Thank you once again for your time and effort reviewing this package.
A. Build time issue
Fixed. Removed ${shlibs:depends} from unneeded packages.
B. Hint
...
override_dh_dwz:
: Skipping dwz, compression not beneficial on filezilla binary
Configured to skip dwz on Hyprland
Control: tags -1 - moreinfo
Hello Phil,
Thanks, once again, for looking into my packages :)
Looks like I missed a few dependencies in the control file.
Added libhyprlang-dev and libhyprcursor-dev as dependencies. This should fix the
build error.
I have also disabled verbose logging and update
Control: tags -1 - moreinfo
Hello Phil,
Thanks for taking a look at my package.
W: hyprwayland-scanner: no-manual-page [usr/bin/hyprwayland-scanner]
I would like to defer this to a future update, when I understand the features
supported by the CLI tool a bit better.
3. Licenses check: ISSUE
Control: tags -1 - moreinfo
Hello Phil,
W: udcli: groff-message troff::100: warning: cannot select font
'C' [usr/share/man/man1/udcli.1.gz:3]
The lintian warning "cannot select font 'c'", is because of an issue with
'pandoc':
https://github.com/jgm/pandoc/issues/9020
I use pandoc to generate
hlibs:Depends} issue and uploaded a new version to mentors.
Thanks & Regards,
Alan M Varghese (NyxTrail)
On 6/19/24 05:19, Phil Wyett wrote:
Control: tags -1 + moreinfo
Hi Alan,
Thanks for making the update to this package.
Review...
1. Build: OK
2. Lintian: WARNINGS
W: hyprcursor-util: g
Control: tags -1 - moreinfo
Hello Phil,
Thank you for reviewing my package.
I have uploaded a new version to mentors with the following fixes:
1. Removed '${shlibs:Depends}' from -doc and -dev packages.
2. Refactored d/changelog and moved additional information to d/README.Debian
3. Updated to
hyprlang_0.5.2-1.dsc
Changes since the last upload:
hyprlang (0.5.2-1) unstable; urgency=medium
.
* New upstream version 0.5.2
Regards,
Alan M Varghese (NyxTrail)
Control: tags -1 - moreinfo
Hi,
Thanks for taking a look at my package.
libhyprlang was missing as a dependency. Fixed and re-uploaded.
On 6/18/24 09:49, Phil Wyett wrote:
Control: tags -1 + moreinfo
Hi,
Package fails to build, see below.
Make Error at /usr/share/cmake-3.29/Modules/FindPk
nt
package "hyprland".
Regards,
Alan M Varghese (NyxTrail)
On 6/18/24 10:46, Phil Wyett wrote:
On Tue, 18 Jun 2024 10:20:08 +0530 Alan M Varghese wrote:
Thank you!
I had also forgotten to update the commit hash mentioned there.
Fixed and moved the info to d/README.debian as you sugg
Thank you!
I had also forgotten to update the commit hash mentioned there.
Fixed and moved the info to d/README.debian as you suggested.
Uploaded new version to mentors.
--
Alan M Varghese (NyxTrail)
On 6/18/24 09:08, Phil Wyett wrote:
On Thu, 25 Apr 2024 13:22:45 -0400 Mo Zhou wrote
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "hyprutils":
* Package name : hyprutils
Version : 0.1.2-1
Upstream contact : vaxerski
* URL : https://github.com/hyprwm/hyprutils
* License : BSD
and-scanner_0.3.10-1.dsc
Changes for the initial release:
hyprwayland-scanner (0.3.10-1) unstable; urgency=medium
.
* Initial release. (Closes: #1073195)
Regards,
--
Alan M Varghese
l.
Does it sound good to you? Repos under the public debian/
namespace allows other people to help without much permission
issues.
On 3/14/24 16:36, Alan M Varghese wrote:
Hello Mo,
May I address you Mo?
I am happy to co-maintain hyprland with you. :)
The ITP for hyprland[0] was created by werdahia
Updated to newer upstream version 0.38.1
Control: tags -1 - moreinfo
> This FTBFS: "! LaTeX Error: File `lmodern.sty' not found."
> Also I think the additional notes in the changelog entry belong in >
README.Debian or README.source.
Done and done.
Alan M Varghese (NyxTrail)
ckage with 'dget' using this command:
dget -x
https://mentors.debian.net/debian/pool/main/libh/libhyprcursor/libhyprcursor_0.1.7-1.dsc
Changes for the initial release:
libhyprcursor (0.1.7-1) UNRELEASED; urgency=low
.
* Initial release. Closes: #1067116
Regards,
--
Alan M Varghese
Control: tags -1 - moreinfo
Then the upstream version should be >> 0.2, e.g, 0.2+20230811, not << 0.2
as it is now.
Also, as the package is arch:all it shouldn't use ${shlibs:Depends} (which
will be emoty anyway).
Done and done.
Alan M Varghese (NyxTrail)
~20221013.
Thanks,
Alan M Varghese (NyxTrail)
> But this also means you haven't tried building your package
in a minimal sid chroot
I have been using podman containers based on sid instead. But, I think that
should be fine?
> Manually on a host system? `apt build-dep` or `mk-build-deps -ir`
> Recommends are not installed when installing
> This FTBFS: "! LaTeX Error: File `lmodern.sty' not found."
lmodern.sty comes from the package `lmodern`. This package should be
installed (as a transitive dep) when 'texlive-fonts-extra' is installed.
What is the process for installing build-deps? When I run
`apt install texlive-fonts-extra
Hello Andrey,
$(MAKE) clear (as a replacement for $(MAKE) clean) should run in
override_dh_auto_clean, not override_dh_clean.
Done.
debian/watch is empty
Filled in.
There is a commented out override_dh_auto_configure.
Removed.
002-add-fortify-flags.patch adds -D_FORTIFY_SOURCE=2 explici
f splitting the
package to increase the required amount of work.
Shall we merge our work and co-maintain this?
On 3/14/24 14:46, Alan M Varghese wrote:
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-Cc: a...@digistorm.in
Dear mentors,
I am looking for a sponsor for my packa
kage for
Debian, with the following changes:
* The library 'libwlroots.so.13032' that is generated by the project is
moved to a "private" library directory under usr/lib/hyprland.
* RPATH is updated so that hyprland links correctly to the library in the
jects.
* Of these zstd has been devendored.
* TODO: devendor imgui, nfd, dtl
Regards,
--
Alan M Varghese
ebian/pool/main/libh/libhyprlang/libhyprlang_0.5.0-1.dsc
Changes for the initial release:
libhyprlang (0.5.0-1) UNRELEASED; urgency=low
.
* Initial release. Closes: #1065352
Regards,
--
Alan M Varghese
elease is v1.7.2 made on Sep 2, 2013. This build is
however, based on the latest commit #5336633, made on Oct 13, 2022
* Created a man page for udcli based on information from '--help' and
additional information from the project's README.
Regards,
--
Alan M Varghese
(0.6.0-1) UNRELEASED; urgency=low
.
* Initial release. Closes: #1065699
* Included a simple man page for hyprpaper (uses pandoc for building).
Regards,
--
Alan M Varghese
#0c2ce70 of hyprland-protocols. The latest
release of hyprland-protocols is v0.2 which is behind by a few commits.
Regards,
--
Alan M Varghese
Soren,
... but it is also perfectly fine to ship them in the same file.
I think what Wookey is referring to is that GPL and LGPL licenses contain
a line that says something like:
'Copyright (C) 1991, 1999 Free Software Foundation, Inc.'
I believe this copyright refers to the text of the licens
Thanks you for the confirmation. Really appreciate it!
They have added a copyright file; so it should be all good. I was likely being
overly cautious and they might have been too. It tripped me up when they
indicated
(L)GPL might have to be treated differently, and when I looked up projects that
On 3/5/24 01:38, Andrey Rahmatullin wrote:
On Tue, Mar 05, 2024 at 12:38:00AM +0530, Alan M Varghese wrote:
Hello Soren,
Thank you for answering my queries.
I will share this with the upstream project. The project authors are unsure how
to do this for an LGPL project. I will see tomorrow if I can
the root of
their repository, preferably all in one file, as a minimum requirement for you
to be willing to package their project in Debian.
Soren
On Sunday, March 3, 2024 11:06:30 PM MST Alan M Varghese wrote:
Sent message incorrectly to debian-mentors-request instead of debian-
mentors
Sent message incorrectly to debian-mentors-request instead of debian-mentors.
Correcting.
Forwarded Message
Subject: Copyright in LGPL projects
Date: Mon, 4 Mar 2024 11:10:58 +0530
From: Alan M Varghese
To: 1065...@bugs.debian.org
CC: Matthias Geiger , SmartList
Hello
35 matches
Mail list logo