Bug#1062983: Developers Reference in A4 instead of US Letter

2024-02-04 Thread Sebastian Geiger (Lanoxx)

Package: developers-reference
Version: 13.4

I just downloaded the developers-reference from
https://www.debian.org/doc/devel-manuals and I noticed that it is being
formatted in US Letter. While this may be the preferred format for US
users, the rest of the world is using A4 sized pages. I am not sure if
there is any recommendation in Debian to choose a paper size for
documentation.

I went over some common Debian user and developer manuals and noticed
that there is a mix of paper sized, but the A4 format seems to be most
common:

* https://www.debian.org/doc/manuals/debian-faq/debian-faq.en.pdf (A4)
* https://www.debian.org/doc/manuals/refcard/refcard.en.pdf (A4)
*
https://www.debian.org/doc/manuals/debian-reference/debian-reference.en.pdf
(A4)

*
https://www.debian.org/doc/manuals/hamradio-maintguide/hamradio-maintguide.en.pdf
(letter)
* https://www.debian.org/doc/debian-policy/policy.pdf (letter)

* https://www.debian.org/doc/manuals/debmake-doc/debmake-doc.en.pdf (A4)
* https://www.debian.org/doc/manuals/maint-guide/maint-guide.en.pdf (A4)

May I request, that:

a) We switch to A4 as the default format for the developers-reference
since that is the format used by most of the world.
b) We consider offering both formats on the Debian manuals page, so that
users can choose their preferred format.

In general it would be nice to have a consistent solution for all
documents. I often like to print the manuals and then its a bit odd to
see the large US letter margins on an A4 page.

Given that all PDFs are build automated pipelines, its probably possible
that we automatically build both formats and introduce a general
mechanism on https://www.debian.org/doc/
that allows users to choose their preferred format?

Kind Regards
Sebastian Geiger



Bug#964785: Package accepted

2022-02-20 Thread Sebastian Geiger (Lanoxx)

Hi all,

the shutter 0.99.2-3 package was accepted into unstable [1]. Thanks to
everyone who helped to make this possible. If I am not mistaken, then
packages automatically migrate to testing after 7 days in unstable. We
might just barely miss the Debian Import Freeze for Ubuntu 22.04 which
starts on 24.02 [2]. I think once the package has migrated to testing we
could ask for a freeze exception on the Ubuntu side [3] and then shutter
would finally be back to both Debian and Ubuntu.

[1]:
https://packages.debian.org/search?suite=all=names=shutter

[2]: https://discourse.ubuntu.com/t/jammy-jellyfish-release-schedule/23906

[3]: https://wiki.ubuntu.com/FreezeExceptionProcess



Bug#955619: openjdk-11-jre-headless: failure to install due to non-existant /usr/share/man/man1/ directory

2021-11-08 Thread Sebastian Geiger (Lanoxx)

Hello all,

here is some additional context. I think this bug is present in all
openjdk versions, not only openjdk-11. It was [recently fixed][1] for
openjdk-8 which is [maintained separately][2] from the [repository in
salsa][3] which includes openjdk-11 and above.

The affected source of the [post install script][7] for openjdk and
later can be found in the salsa repository.

The issue is that this script does not check if man1 exits. The FSH
standard [requires /usr/bin/man to exists (see FSH 4.11.2)][6], [but not
subfolders such as man1 (see FSH 4.11.6 and footnote 32)][5]. This means
the openjdk package is not compatible with the FSH. In a docker image
this folder does not exists causing the update-alternatives call to fail.

A patch has been created recently for openjdk-8 and can be found in
commit cfae7df8a6f6710ae97c582a42785c136b0e6f73 of [2].

That commit fixes the issue by adding this line to the post install script:

  test -d /usr/share/man/man1 || mkdir -p /usr/share/man/man1

I raised a [merge request][4] to port the fix to the salsa repository,
so it can be applied to openjdk-11 and later. I hope that helps to fix
this issue.

Kind Regards
Sebastian

[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863199#23
[2]: https://evolvis.org/anonscm/git/alioth/openjdk-8.git/
[3]: https://salsa.debian.org/openjdk-team/openjdk
[4]: https://salsa.debian.org/openjdk-team/openjdk/-/merge_requests/1
[5]:
https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s11.html#idm236091735088
[6]: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s11.html
[7]:
https://salsa.debian.org/openjdk-team/openjdk/-/blob/master/debian/JB-jdk-headless.postinst.in



Bug#788023: tilda: Uses obsolete vte3 which is going away

2015-11-17 Thread Sebastian Geiger (Lanoxx)

Hi,

I uploaded tilda 1.3.0 today to mentors, its pending upload to unstable 
from my sponsor.


Please hold removing tilda from testing until the new package has arrived.

Cheers
Lanoxx (Sebastian)

On Mon, 9 Nov 2015 18:25:21 +0100 Emilio Pozuelo Monfort 
<po...@debian.org> wrote:

> Control: block 796907 by -1
> Control: severity -1 serious
>
> On Mon, 08 Jun 2015 18:46:01 +0200 Rodolphe PELLOUX-PRAYER 
<rodol...@damsy.net>

> wrote:
> > Package: tilda
> > Followup-For: Bug #788023
> >
> > Upstream bug : https://github.com/lanoxx/tilda/issues/94
>
> vte 2.90 won't be in Stretch, this bumping the severity of this bug 
to serious.

>
> Cheers,
> Emilio
>
>



Bug#723961: severity: critical

2013-09-22 Thread Lanoxx

severity 723961 critical

Upgrading severity to critical as requested.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#723961: Tilda master

2013-09-22 Thread Lanoxx
If you have any knowledge about compiling a program by your self, could 
you try out the lastest tilda from git/master at


https://github.com/lanoxx/tilda/

the commit in question is:

https://github.com/lanoxx/tilda/commit/1d063febdd4e1fa6beb15cec14fda831c025e194

I believe the issue should already by fixed there. If you can confirm 
it, I will backport the fix and release a new package.


Kind Regards
Lanoxx


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663380: Fixed

2013-04-18 Thread Lanoxx

This is fixed in tilda/1.1.5-1


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#704484: Upgrading from Squeeze to Wheezy breaks proftpd

2013-04-06 Thread Lanoxx

Hi,

I would like to confirm this bug. The problem is actually bug #654694 
[1]. Proftpd is checking that it is linked against the exact openssl 
version including minor versions. Debian ships Openssl version 1.0.1e, 
but because proftpd was compiled against 1.0.1e it does not start. In 
fact it becomes impossible to start the proftpd daemon if the tls/ssl 
module is activated.


I have verified this on a clean install of debian testing.

Kind Regards
Lanoxx

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654694


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#702072: RFS: tilda/1.1.4-1 [ITA] New upload

2013-03-20 Thread Lanoxx

Hi Anton,

I have just uploaded the package again (I added -Wl,--as-needed, to the 
src/Makefile, that fixed the issue). I also changed the version to 
1.1.5, which was actually the last version I had tagged in git. Are you 
now going to upload the package for me?


Kind Regards
Sebastian

On 20/03/13 19:59, Anton Gladky wrote:

On 03/19/2013 11:26 PM, Lanoxx wrote:

dpkg-shlibdeps: warning: package could avoid a useless dependency if
debian/tilda/usr/bin/tilda was not linked against libcairo-gobject.so.2
(it uses none of the library's symbols)

Do you know how to fix that?


You can try to add --as-needed parameter to LD_FLAGS.

Anton






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#702072: RFS: tilda/1.1.4-1 [ITA] New upload

2013-03-19 Thread Lanoxx

Hi Anton,

thanks a lot, that works very well. I had to remove the mkdir in the 
override_dh_auto_install though, otherwise I was getting an error.


When I build the package with pbuilder I get the following warning:

dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/tilda/usr/bin/tilda was not linked against libatk-1.0.so.0 (it 
uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/tilda/usr/bin/tilda was not linked against libcairo.so.2 (it uses 
none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/tilda/usr/bin/tilda was not linked against libpangocairo-1.0.so.0 
(it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/tilda/usr/bin/tilda was not linked against libcairo-gobject.so.2 
(it uses none of the library's symbols)


Do you know how to fix that?

Kind Regards
Sebastian

On 19/03/13 21:14, Anton Gladky wrote:

Hi Sebastian,

I asked you to clean debian/rules. See an attachment.

Anton

On 03/19/2013 03:56 PM, Sebastian Geiger wrote:

I just uploaded the package again. I have added a comment explaining
that I have run blhc to confirm that the hardening warning override in
lintian is justified and also removed some commented out lines from
debian/rules to make it more clean. Also I have commited all the changes
to the git repository, to get it in sync with the actual source package.
I would say the package is ready to be uploaded to experimental.

Kind Regards
Sebastian




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#702072: tilda ITA

2013-03-16 Thread Lanoxx
I have changed the package such that it targets experimental and it now 
build cleanly on debian using pbuilder.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#695574: pbuilder and packaging

2013-03-10 Thread Lanoxx

Hi Alberto,

still interested? I have uploaded a new package to mentors today: 
https://mentors.debian.net/package/tilda
It builds fine on my Ubuntu, but when I try to repeat it with pbuilder 
then it fails. I assume the build dependencies in debian/control are 
wrong, but I didnt have time to learn using pbuilder today. Maybe you 
can help me with that? The debian/ stuff is now in a branch on my github 
repository (tilda-debian-1-1), so you can simply checkout this branch 
and start building from there.


Also if I run `lintian -I -E --pedantic` then I get some additional 
warning which I havent had time to fix yet.


Regards
Lanoxx


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#702072: RFS: tilda/1.1.4-1 [ITA]

2013-03-02 Thread Lanoxx

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package tilda

 * Package name: tilda
   Version : 1.1.4-1
   Upstream Author : Sebastian Geiger lan...@gmx.net
 * URL : https://github.com/lanoxx/tilda
 * License : GPL-2
   Section : x11

It builds those binary packages:

  tilda - Gtk based drop down terminal for Linux and Unix

To access further information about this package, please visit the 
following URL:


  http://mentors.debian.net/package/tilda


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/t/tilda/tilda_1.1.4-1.dsc


More information about tilda can be obtained from 
https://github.com/lanoxx/tilda.


I have already spawned a discussion about switching to a new upstream 
location and becoming new maintainer at this bug #695574 [1].


Please also see bug #583248 [2], which states that the current 
maintainer is MIA since 2010-05-26.


Note that I'm targeting unstable not experimental, because I believe 
that given the amount of bugs my package fixes makes this package more 
stable than the one which is currently in unstable.


 Changes since the last upload:

 tilda (1.1.4-1) unstable; urgency=low

  * New upstream release (Closes: #695574, #692904)
  * Added a watch file (Closes: #501739)
  * Use x-www-browser as default (Closes: #552505)
  * Use word characters setting, thanks to Liu Yubao
yubao@gmail.com (Closes: #506855)
  * Remove deprecated dpatch and upgrade to packaging format 3.0 quilt
and update to Standards-Version to 3.9.3 and debhelper to 9,
thanks to Jari Aalto jari.aa...@cante.net (Closes: #664358)
  * New maintainer (Sebastian Geiger), thanks to Davide Truffa for his
previous work (Closes: #583248)
  * Update tilda.desktop file to be compatible with freedesktop.org,
thanks to Jekyll Wu (Closes: #678129)

 -- Sebastian Geiger lan...@gmx.net  Sat, 23 Feb 2013 12:06:09 +0100

  Regards,
   Sebastian Geiger

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695574
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583248


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#695574: Package created

2013-03-02 Thread Lanoxx
I have created a package last weekend and just finished it. The package 
can be found here:


1.1.4:
http://mentors.debian.net/package/tilda

I marked all bugs that this package closes in the change log file, I 
also fixed a few bugs upstream that I noticed during when I created the 
package. As a result the version number has grown from 1.1.0 to 1.1.4.


@Alberto, feel free to take a look and give me some feedback.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#695574: Tilda package

2013-02-23 Thread Lanoxx

Hi Alberto,

the current maintainers are Davide Truffa and Filippo Giunchedi, Filippo 
has already mailed me in October that the does not maintain tilda 
anymore and has no intention to do this in the future, David Truffa is 
simply not replying to any mails that I have sent him since October, so 
I have to conclude that he either changed his Email address, or is 
simply not interested anymore. Here is the reply from Filippo on 21st 
October 2012:

#

On Sat, Oct 20, 2012 at 10:42:31PM +0200, Lanoxx wrote:


Hi there,

are you two still maintaining the tilda package? If so, i have been
writing a few patches for it and there is a now version in my github
repository:https://github.com/lanoxx/tilda/tree/tilda-1-0  (1.0.2)
unfortunately no, I'm not maintaining it anymore maybe Davide can 
provide some assistance I hope! thanks, filippo


#
If you are willing, then I would suggest to turn over maintainer status 
to you, it would be great if you could create a package and let me know 
if any changes to the source code are necessary for packaging. We can 
then try to convince someone to do the upload.


I'm looking forward to get a working package into Debian.

Regards
Lanoxx


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#421736: Needs verification

2013-02-23 Thread Lanoxx

Please try again with the new version 1.1.0:

github.com/lanoxx/tilda

please let me know if you still have problems with this version.

Regards
Lanoxx


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#454220: Needs verification

2013-02-23 Thread Lanoxx

Please try again with the new version 1.1.0:

github.com/lanoxx/tilda

Please let me know if the problem still occurs with that version.

Regards
Lanoxx


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#583248: See bug #695574

2013-02-23 Thread Lanoxx

  
  
Please take a look at bug #695574
and consider closing this bug.

Regards
Lanoxx
  



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#506855: Fixed

2013-02-23 Thread Lanoxx

This bug has been fixed for a long time and can be closed.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701477: Use dedicated subfolders

2013-02-23 Thread Lanoxx
I suggest to use dedicated subfolders in each of the XDG folders. For 
example:


XDG_CONFIG_HOME/lintian/lintianrc or simply
XDG_CONFIG_HOME/lintian/rc

This will make it easier to add additional configuration files in the 
future and collect them in the lintian folder.


Besides that, you can have a look at 
https://live.gnome.org/GnomeGoals/XDGConfigFolders there is an extensive 
collection of Gnome and NON-Gnome applications that have implemented the 
XDG-Specs in the past, including explanations about how to implement 
this spec and why its useful.


Regards
Lanoxx


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664358: Rebase to version 1.1.0

2013-02-21 Thread Lanoxx
Hi,

I just saw your patch. Could you maybe rebase this patch to the new
version 1.1.0 [1].

I will be happy to merge your patch if you submit a pull request on github.


[1] github.com/lanoxx/tilda


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#692904: Fixed upstream

2013-02-18 Thread Lanoxx
Hi,

this bug is fixed since quite a while now in the upstream version at:
github.com/lanoxx/tilda

Regards
Lanoxx


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#695574: TAG: tilda -- A Gtk based drop down terminal for Linux and Unix

2012-12-10 Thread Lanoxx

Package: wnpp
Severity: standard

Hi,

I am currently maintaining the tilda source code. The original author 
does not intend to continue working on it, but I am in touch with him. 
The old package has not been maintained since about three years and 
besides a few known bugs it is only for GTK+2, I have ported tilda to 
GTK+3, and added some features and fixed some bugs.


Besides the point that there is a new version available, there is 
another thing. I have tried to contact the current maintainers of tilda 
in Debian, and it seems that they are both not maintaining the package 
anymore. Since I have currently no experience in packaging I would like 
to request a mentor that can help me package the new tilda version and 
get it into Debian.


The source can be found here:
https://github.com/lanoxx/tilda (GTK+3, maintained, up to date)
https://github.com/tsloughter/tilda (GTK+2, unmaintained, working but 
with known bugs)


If there is any desire to keep a GTK+2 version, then I could possibly 
fix a few known bugs in the GTK+2 branch, but for now it would be nice 
to get the GTK+3 version into Debian.


It would be very nice to find someone with packaging experience who can 
create a new package for tilda and upload it to Debian stable.


Kind Regards
Lanoxx


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org