Re: Drop i386 architecture in texworks

2023-12-20 Thread Ansgar

Re: adduser claims existing diretory in postinst when running piuparts for shiny-server

2022-05-20 Thread Ansgar
oing on here and how to fix this? It seems wrong for a system user to use a directory below /home. Ansgar

Re: Debian watch file and GitLab for Autotools projects?

2022-04-06 Thread Ansgar
milar might be what you are looking for. Ansgar

Re: Doubt on debian/changelog version history

2021-04-25 Thread Ansgar
o11u1). > Extra question: How is a port from experimental to unstable supposed > to happen? Making a new upload with a new changelog entry? Yes. Ansgar

Re: init.d-script-does-not-source-init-functions, is it really necessary

2021-02-10 Thread Ansgar
/lib/init/init-d-script, but asks to source "/lib/lsb/init-functions" which is a different file. See the description from `lintian-explain-tags init.d-script-does-not- source-init-functions`. So overriding the warning would be bad. Ansgar

Re: No pushable pushable ssh URLs for Salsa & gbp

2021-01-28 Thread Ansgar
s properly as expected and ends up with >   salsa:team/package.git > as URL. You followed the instructions for "You can also use a shortcut for all Salsa repositories:" from the Wiki page you linked. That shortcut is "salsa:" If you want to rewrite https://salsa.debian.org, you should follow the instructions before that. Ansgar

Re: Overwriting files and not replacing packages - (no Replaces)

2020-11-14 Thread Ansgar
x27;libcharls.so' from libdcmtk-dev is not meant to be replaced by the > one shipped in libcharls-dev (2.1.0+dfsg-7) (this is not the normal > breaks+replaces pattern). That doesn't seem correct, but you haven't really said much about what you want to achieve. Why do both packages ship the same file? Are they somehow related? Ansgar

Bug#969453: RFS: solo-python/0.0.26-1 [ITP] -- command line interface for SoloKeys 2FA security keys

2020-09-03 Thread Ansgar
implementation doesn't matter to users and probably shouldn't be part of a package's name for the same reason Policy recommends scripts in PATH not including a `.sh` or `.py` suffix[1]. Ansgar [1]: https://www.debian.org/doc/debian-policy/ch-files.html#scripts

Re: Packaging a .NET Core application & pbuilder

2020-08-20 Thread Ansgar
nterested in reviewing and uploading the package. Ansgar

Re: [Help] pvm: ftbfs with GCC-10

2020-08-12 Thread Ansgar
nal, I would consider disabling use of PVM in reverse dependencies and just remove the unmaintained PVM package from Debian. Ansgar

Re: No "linux-all" architecture wildcard

2020-05-18 Thread Ansgar
encies cannot be satisfied on all Linux ports. One can make packages build on "linux-any" instead of "all", but I don't think it provides much value over some uninstallable packages. Ansgar

Re: Debian Salsa and NMUs

2019-08-21 Thread Ansgar
its me!), use that to "team > upload" packages,considering it a global "team" of people. I don't think collab-maint ever used to imply that there all people using repositories in that project maintain all packages as a "team"? Each package had its own group; there is no "collab maint team" (as one can also tell from the "Maintainer" field). Ansgar

Bug#891005: RFS: gdbm/1.14.1-5

2018-02-28 Thread Ansgar Burchardt
building packages in clean environments (sbuild, pbuilder, ...) or using source-only uploads. Ansgar

Bug#891005: RFS: gdbm/1.14.1-5

2018-02-27 Thread Ansgar Burchardt
This means building the package will give different results depending on dietlibc-dev installed or not? That shouldn't happen... Please check via some other means that a build using dietlibc has been requested; don't do different things just because a package happens to be installed. Ansgar

Re: experimental => unstable?

2017-06-17 Thread Ansgar Burchardt
ious packages currently being held > in experimental to unstable. > Right? Yes, it's fine to upload packages to unstable again. Just remember to coordinate transitions with the release team beforehand (if your package would start a transition). Ansgar

Re: [deb-ci] testing sysvinit scripts when both sysvinit and systemd supported by package

2017-06-13 Thread Ansgar Burchardt
active init system: you need to reboot. I think the boot-smoke test in the systemd source package does that. At least it claims to check that rebooting 20 times works. The autopkgtest documentation also mentions "needs-reboot". Ansgar

Bug#841270: RFS: debrequest/0.2 ITP

2016-10-20 Thread Ansgar Burchardt
to `devscripts` or some other existing package rather than adding a new package. Ansgar

Re: How to upgrade my gpg key to debian standards?

2016-07-11 Thread Ansgar Burchardt
changed their defaults since that documentation was written.   [1] https://keyring.debian.org/creating-key.html Ansgar

Bug#827907: RFS: evil/1.2.12-1 ITP

2016-07-01 Thread Ansgar Burchardt
for your convenience: > https://anonscm.debian.org/git/pkg-emacsen/pkg/evil-el It depends on the version of debootstrap in use. See [1]. Ansgar   [1] <https://bugs.debian.org/817236>

Bug#781952: RFS:complexity/1.2-1 [ITP] -- tool for analyzing the complexity of C program functions

2015-11-11 Thread Ansgar Burchardt
nvariant sections (and no mandatory back- and frontcover texts) avoids these restrictions thus Debian has no problem with them. Ansgar

Re: Suspicious file changes in -dbg between old and new packages

2015-09-21 Thread Ansgar Burchardt
can be co-installed). > Where to learn more about -dbg packages and their production > process ? dh_strip handles most of it, but there are plans for larger changes in the future. Namely, building -dbg packages automatically. There should be a recent thread on -devel@ from this or last month; I think the subject mentioned "automated debug packages". Ansgar

Re: http://ftp-master.debian.org/new/ not accessible any more

2015-05-21 Thread Ansgar Burchardt
mal way to gather information. There is [1] with machine-readable information about packages in NEW. Ansgar [1] <https://ftp-master.debian.org/new.822> -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Re: jellyfish: Syntax error in configure when using autoreconf

2014-10-07 Thread Ansgar Burchardt
==> config.log <== > This file contains any messages produced by compilers while > ... The PKG_CHECK_MODULES macro is not substituted. You probably need a build-dependency on pkg-config. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject

Re: iipimage-server: unknown substitution variable ${shlibs:Depends}

2014-09-12 Thread Ansgar Burchardt
t; > It did worked well in the past. Now even libc is not part of the > Depends fields. Does anyone see anything wrong in the iipimage package > ? Thanks. Did you set the KDU_ROOT environment variable? Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a

Bug#757243: RFS: qmapshack/0.2.0+ds1-1

2014-08-18 Thread Ansgar Burchardt
lies when the program explicitly states that later versions may be used. The word "later" also appear in the "How to Apply These Terms to Your New Programs" part of the GPL, but that just explains how authors can use the license, it's not part of the GPL terms and condition. The

Re: Build-depending on non-free package

2014-08-14 Thread Ansgar Burchardt
27;t really care about Priority and Section for source packages, I haven't thought further about this and dak currently uses misc:extra for all of them. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm

Re: Problems with ftp and checksums

2014-08-05 Thread Ansgar Burchardt
On 08/05/2014 10:17, Dariusz Dwornikowski wrote: > On 04.08.14 13:52:52, Ansgar Burchardt wrote: >> On 08/04/2014 08:15, Dariusz Dwornikowski wrote: >>> I tried to upload viewnior to ftp-eu but it seems unoperable. Then I >>> tried to upload to master, and have a prob

Re: Problems with ftp and checksums

2014-08-04 Thread Ansgar Burchardt
uded the actual error messages you got. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53df73e4.8020...@debian.org

Re: Starting an application on login

2014-06-04 Thread Ansgar Burchardt
On 06/04/2014 12:07, Daniel Lintott wrote: > On 04/06/14 09:53, Ansgar Burchardt wrote: >> BuildNotify lets you "monitor multiple continuous integration servers >> with customizable build notifications for all projects". >> >> I would assume it will only do use

Re: Starting an application on login

2014-06-04 Thread Ansgar Burchardt
e should do just that. BuildNotify lets you "monitor multiple continuous integration servers with customizable build notifications for all projects". I would assume it will only do useful work after configuration. If that is the case, I think setting up the autostart bits should be do

Re: Version after patching

2014-03-28 Thread Ansgar Burchardt
ated package, it needs a higher version than already present in the archive. Using -2 sounds right. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.de

Re: apt-get upgrade (security packages)

2013-10-14 Thread Ansgar Burchardt
There is a more complete list on [1]. [1] <http://lists.debian.org/users.html> Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87txgj4n0h@eisei.43-1.org

Bug#707595:

2013-06-25 Thread Ansgar Burchardt
ferred form of modification"). It's a requirement that packages can be built from source (here: vala) with tools available in Debian. Otherwise it is, for example, not possible to do security updates. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subje

Bug#702329: RFS update

2013-06-20 Thread Ansgar Burchardt
different locations. A sponsor should check the integrity of the certificates. How could he do this? Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51c2e1a2.3020...@debian.org

Re: PBuilder Local Package Problems

2013-03-22 Thread Ansgar Burchardt
wheezy or later) have an option to mark repositories as trusted even when they are not signed: deb [trusted=yes] file:/... Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia

Re: problem install new package

2013-03-10 Thread Ansgar Burchardt
ge. This seems to be a bug (or missing mutliarch feature) in dpkg: it probably should not use *.shlibs files from packages that do not match the target architecture. As a workaround, you could try removing libc6-amd64 when building the package. Ansgar -- To UNSUBSCRIBE, email to debian-men

Re: debian/watch for gitorious

2013-03-08 Thread Ansgar Burchardt
ar what the actual license is if files from project A get copied into project B. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/8738w5ipip@eisei.43-1.org

Bug#699824: Updated package

2013-02-15 Thread Ansgar Burchardt
take quite some time. Could you create the template database when building the binary package instead of including it in the debian/ directory? Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

Bug#698853: RFS: gosa/2.7.4-4.1 [RC] [NMU] -- make package installable again

2013-01-24 Thread Ansgar Burchardt
it will it exit with an error if > a2enmod is missing I learned that this is not true: % bash -c 'set -e; false && true; echo Ha.' Ha. Which I found surprising. But I would suggest to use "if ...; then ...; fi" anyway. Ansgar -- To UNSUBSCRIBE, ema

Bug#698599: RFS: eggdrop/1.6.21-1 [ITA]

2013-01-21 Thread Ansgar Burchardt
uld also just drop the Replaces field. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/50fd210f.2050...@debian.org

Bug#693182: RFS: sqldeveloper-package/0.3.0 [RC]

2012-11-14 Thread Ansgar Burchardt
changes conform to the freeze policy[1]. [1] <http://release.debian.org/wheezy/freeze_policy.html> Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/50a36383.1090...@debian.org

Bug#690589: RFS: libdigest-md6-perl/0.11-1

2012-10-15 Thread Ansgar Burchardt
cumentation as it contains only installation information that is of no use when you installed the Debian package. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lis

Re: RFS: pidgin-latex/1.4.4-2

2012-08-28 Thread Ansgar Burchardt
ode and avoid > access to user local information. > * Corrected lintian warning >+ Added missing license paragraph in debian/copyright file These look okay as well. Please note that I haven't looked at the actual changes, just the changelog. I'm also not part of the r

Bug#685836: RFS: libpam-ssh/1.97+ds-1 reintroduction

2012-08-25 Thread Ansgar Burchardt
a backport later. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87r4qvfnuy@deep-thought.43-1.org

Re: *.so symlinks in shared lib package

2012-07-27 Thread Ansgar Burchardt
s whose names do not change with each change in the library shared object version, you must not put them in the shared library package. So most likely you don't want development symlinks in the library package. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@li

Re: Bug#677277: lists.debian.org: new list: sponsorship-reque...@lists.debian.org

2012-06-13 Thread Ansgar Burchardt
o-package and then subscribe -mentors@ to only the discussion part via the PTS (the "bts" keyword there, but not "bts-control"). Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4fd85d89.6040...@debian.org

Bug#664765: RFS: ember-media/0.6.2.1-1 [ITA]

2012-06-02 Thread Ansgar Burchardt
ome from? - You could use -delete instead of -exec rm when using find. Or, maybe even better, something like echo "Removed extra COPYING files:"; find -name COPYING -print -delete to show what was removed in the build log. Regards, Ansgar -- To UNSUBSCRIBE, em

Bug#674997: RFS: sanlock/2.2-4 [ITP]

2012-05-29 Thread Ansgar Burchardt
not libsanlock-dev? It might also be a good idea to merge all changelog entries so you only have the "Initial release." entry. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas.

Bug#673096: RFS: figlet/2.2.4-1

2012-05-28 Thread Ansgar Burchardt
Bart Martens writes: > The package contains material that must not be distributed. One example is > that the file fonts/8859-3.flc contains a license contains a license which > "specifically excludes the right to re-distribute". I filed a bug to keep track of this (#674844)

Bug#661665: RFS: openastro.org/1.1.25+dfsg-4 [ITP]

2012-05-09 Thread Ansgar Burchardt
only show the older report after merging: The updated package can be found at dget -x http://mentors.debian.net/debian/pool/main/o/openastro.org/openastro.org_1.1.25+dfsg-4.dsc Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "u

Bug#671816: RFS: gnome-ksnapshot/1.0 [ITP]

2012-05-07 Thread Ansgar Burchardt
ing files belonging to other packages around in maintainer scripts is not okay. Either dpkg-divert or alternatives would be better. That said I don't think we need a package just for the purpose of calling dpkg-divert in the archive. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mento

Bug#670696: RFS: burp/1.3.3-1

2012-04-28 Thread Ansgar Burchardt
nless 1.3.1-1 also had this problem, the Version: field in the bug report is wrong. You also don't need to mark bugs as fixed as the archive software will do so for you (if you want to mark them as being fixed in the next upload, you should use the "pending" tag instead). Rega

Bug#670452: RFS: fractgen/2.0.13-1 -- Looking for a Debian sponsor

2012-04-26 Thread Ansgar Burchardt
Hi, [ I have no intention to sponsor thie package. ] How does fractgen compare to other fractal generators already in Debian such as fraqtive or xaos? Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Re: packaging help

2012-04-24 Thread Ansgar Burchardt
d be the most popular for new packages, but in the end it's a matter of preferences. I believe it might also be easier to find a sponsor for packages using dh as more people are familiar with it than with cdbs. Regards, Ansgar [1] With a few modifications: debhelper (and cdbs as it uses

Re: softlink creation in debian package

2012-04-23 Thread Ansgar Burchardt
f. As Bruno already said you can do so with dh_link(1), but note that it is wrong for a package in the official archive to ship files in /var/www. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm

Re: error while building debpackage for web

2012-04-23 Thread Ansgar Burchardt
ease provide more information if you want an answer. We can't tell you more that what the error message already says: you try to copy something that doesn't seem to exist. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubs

Bug#670064: RFS: dylandotnet/11.2.9.2-1 [ITP] -- dylandotnet compiler

2012-04-22 Thread Ansgar Burchardt
ook at section 6.3 of the developer reference[2]. Please also read the part about the package description (6.2.1-3). Is the language the compiler is written for used anywhere? Regards, Ansgar [1] <http://lists.debian.org/debian-mentors/2011/08/msg00554.html> [2] <http://www.debian.org/do

Re: RFS: augeas/0.10.0-0.1 [NMU]

2012-04-16 Thread Ansgar Burchardt
On 04/16/2012 12:50 PM, Igor Pashev wrote: > 16.04.2012 13:52, Ansgar Burchardt пишет: >> On 04/16/2012 11:20 AM, Игорь Пашев wrote: >>>* Closes: #602703, #510850, #648772 (fixed early in upstream) >> What do you mean by "fixed early in upstream"? > >

Re: RFS: augeas/0.10.0-0.1 [NMU]

2012-04-16 Thread Ansgar Burchardt
at do you mean by "fixed early in upstream"? >* Fixed build-deps (build-depends-on-1-revision) ^^^ You also added a new build-dependency. Please mention that in the changelog, the current entry suggests you only removed the -1. Did you t

Bug#664765: RFS: ember-media/0.6.2.1-1 [ITA]

2012-04-09 Thread Ansgar Burchardt
or GFDL-NIV-1.1+" for dual-licensed files and have two license paragraphs (one for GPL-2+ and one GFDL-NIV-1.1+). Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87y5q4a948@deep-thought.43-1.org

Re: package bundle versioning

2012-04-09 Thread Ansgar Burchardt
s way the dependencies will be correct even after a binNMU of the arch:any packages. Dependencies of an arch:any on a arch:all package are a bit trickier. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Troub

Bug#664766: RFS: ember/0.6.2-1 [ITA]

2012-04-09 Thread Ansgar Burchardt
uot;C++ Interface: ITerrainMaterialFinalizer" which looks like a copy-and-paste error. The include guards use EMBER_OGREVIEW_ITERRAINMATERIALFINALIZER_H as well. - spelling error: "To switch bach to attached mode, close the frame window with the dialog": bach -> back Regar

Bug#667617: RFS: postgres-xc/0.9.6-1 [NEW] -- Write-scalable, synchronous multi-master, transparent PostgreSQL

2012-04-05 Thread Ansgar Burchardt
greSQL fork? If so the copyright information is not complete. README.source and README.Debian have no useful content and probably should be removed. postgres-xc.doc-base says "Debian postgres-xc Manual". Why did you include "Debian" there? Regards, Ansgar [1] <http://bugs

Bug#667511: RFS: updeb/1.0.3 [NEW] -- Non-interactive upgrade Debian system

2012-04-04 Thread Ansgar Burchardt
tes. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f7c6bf6.1000...@43-1.org

Bug#667506: RFS: install-debian/2.1.3 [NEW] -- command line installs Debian system non-interactively

2012-04-04 Thread Ansgar Burchardt
s for non-Debian applications, configuring mutt, setting locales to hardcoded values, ...). I do not think it is suitable for Debian. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Bug#659047: RFS: rpg - Readable Password Generator

2012-04-04 Thread Ansgar Burchardt
s" according to its man page. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f7c3377.4060...@debian.org

Re: RFS: quickrdp/1.1.6-1 or how to proceed

2012-04-04 Thread Ansgar Burchardt
nly uses the debian-keyring.gpg and debian-maintainers.gpg keyrings located in /usr/share/keyrings by default, so it will not see any keys you imported unless you tell it to use a different keyring (eg. the one in your ~/.gnupg). Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ.

Bug#666221: RFS: bwctl/1.3-1 [ITP] -- bandwidth test controller

2012-03-30 Thread Ansgar Burchardt
r (runtime) > thrulay-client - network capacity tester (client) > thrulay-server - network capacity tester (server) Is it really necessary to split this in so many packages? Regards, Ansgar [1] <http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections>

Bug#666141: RFS: openconnect/3.15-1

2012-03-29 Thread Ansgar Burchardt
e package? Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f742c3d.7090...@43-1.org

Re: RFS: v8cgi (fourth try)

2012-03-22 Thread Ansgar Burchardt
information and a few examples. Regards, Ansgar [1] <http://www.debian.org/doc/debian-policy/ch-binary.html#s-descriptions> [2] <http://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-pkg-synopsis> -- To UNSUBSCRIBE, email to debian-mentors-requ...@list

Re: building for more than one distribution

2012-03-22 Thread Ansgar Burchardt
build has a "-d" option that I believe also changes the field in the .changes. It also has options to append a suffix to the version which you need if you want to keep binary packages built for multiple distributions in the same archive. Regards, Ansgar -- To UNSUBSCRIBE, email

Bug#664766: RFS: ember/0.6.2-1 [ITA]

2012-03-20 Thread Ansgar Burchardt
owner 664766 ! owner 664765 ! thanks "Stephen M. Webb" writes: > I am looking for a sponsor for my package "ember" I'll look at this and ember-media in the next days. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org wi

Bug#661857: RFS: libre-jigsaw/2012.02.25-1 [ITP]

2012-03-02 Thread Ansgar Burchardt
and menu files. But I might have missed it. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f50adac.4040...@debian.org

Bug#658426: xfonts-bolkhov/20001007-7 [ITA] -- Cyrillic fonts for X

2012-03-01 Thread Ansgar Burchardt
ar as I know the correct thing to do is to remove > the orig part. > > What do you think about it? You cannot change a file once it has been uploaded to the archive; it would need to use a different version number which I don't think is warranted for a cosmetic change. Regards, A

Bug#661568: RFS: ipset/6.11-2

2012-02-28 Thread Ansgar Burchardt
mation). See [1] for more details. Regards, Ansgar [1] <http://www.debian.org/Bugs/Developer#closing> -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.o

Bug#658114: RFS: mysql-sandbox -- Install and set up one or more MySQL server instances easily

2012-02-26 Thread Ansgar Burchardt
l-sandbox/mysql-sandbox_3.0.24-1.dsc > > I would be glad if someone uploaded this package for me. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87haydtgq5@deep-thought.43-1.org

Bug#658065: RFS: atlas-cpp/0.6.2-1 [ITA] -- WorldForge wire protocol library

2012-02-26 Thread Ansgar Burchardt
nary, udeb The easiest solution would be to just leave the Multi-Arch field for now, otherwise it would need to go to an extra package. But I am not sure if that is worth it. I also noticed a typo in the package description for libatlas-cpp-0.6-dev: "developmentfiles" misses a space. Rega

Bug#659894: RFS: minidlna/1.0.24+dfsg-1 -- lightweight DLNA/UPnP-AV server (new upstream version)

2012-02-26 Thread Ansgar Burchardt
Benoît Knecht writes: > dget -x > http://mentors.debian.net/debian/pool/main/m/minidlna/minidlna_1.0.24+dfsg-1.dsc The package was removed due to a bug in the new debexpo version. Could you upload it again? Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentor

Bug#659083: RFS: xmoto -- 2D motocross platform game

2012-02-26 Thread Ansgar Burchardt
bug[3] as it is also the case for the version currently inthe archive. Please ask upstream to include the source and ideally built xmoto.bin instead of including it, see also [4] for more details. Regards, Ansgar [1] [2] <http://svn.tuxfamily.org/viewvc.cgi/xmoto_xmoto/trunk/bin/> [3] &

Bug#658426: xfonts-bolkhov/20001007-7 [ITA] -- Cyrillic fonts for X

2012-02-26 Thread Ansgar Burchardt
ion built against the right upstream tarball. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/8762etr97a@deep-thought.43-1.org

Bug#660774: RFS: gnash/0.8.10-3~bpo60+1 [DM uploads to bpo]

2012-02-26 Thread Ansgar Burchardt
Hi, it looks like gnash is no longer on mentors.d.n, probably it was removed because unstable has a higher version (might be a bug in debexpo). Could you make the package available somewhere else? Also consider to update the Git branch as well. Regards, Ansgar -- To UNSUBSCRIBE, email to

Bug#658065: RFS: atlas-cpp/0.6.2-1 [ITA] -- WorldForge wire protocol library

2012-02-26 Thread Ansgar Burchardt
Hi, "Stephen M. Webb" writes: > On 02/12/2012 05:49 AM, Ansgar Burchardt wrote: >> "Stephen M. Webb" writes: >>>> * There are files licensed under the GFDL in tutorial/example. >> [...] >>> I have reworded debian/changelog for clarific

Re: RFS: lftp-gtk

2012-02-21 Thread Ansgar Burchardt
Hi, maintai...@lftp-gtk.com writes: > I am looking for a sponsor for my package "lftp-gtk". > > * Package name: lftp-gtk >Version : 1.5 > * URL : [http://www.lftp-gtk.com] > * License : [gpl-2.0] >Section : web the package is far from meeting req

Re: Is there a public-facing page of the various autobuilders ? more specifically hardware specs.

2012-02-21 Thread Ansgar Burchardt
if there is much documentation about this, but as far as I know buildds usually have access to the archive (they can use mirrors as well), including packages not yet pushed to the mirror network (similar to [INCOMING] but with signed Packages indices for use with APT). [INCOMING] <http://incomin

Bug#658291: RFS: mercator/0.3.0-1 [ITA] -- WorldForge terrain library

2012-02-19 Thread Ansgar Burchardt
r GPL-2+ here? It looks okay otherwise. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87r4xqbu72@deep-thought.43-1.org

Bug#659991: RFS: hpfall

2012-02-15 Thread Ansgar Burchardt
On 02/15/2012 05:26 PM, Bas van den Dikkenberg wrote: Upstream Author : [fill in name and email of upstream] * URL : https://launchpad.net/~pmjdebruijn/+archive/ppa/+build/2562251 I don't think a build status page qualifies as a useful URL for a package. Regards, A

Bug#658065: RFS: atlas-cpp/0.6.2-1 [ITA] -- WorldForge wire protocol library

2012-02-12 Thread Ansgar Burchardt
ntors.debian.net. Please don't assume specific versions of licenses if upstream does not say so (debian/copyright says GFDL-1.3+ while the example files in the tarball say just GFDL unless I missed something). Also you mentioned the LGPL-2.1 instead of the GFDL later. Ansgar -- To UNSUBSCRIBE

Bug#658065: RFS: atlas-cpp/0.6.2-1 [ITA] -- WorldForge wire protocol library

2012-02-10 Thread Ansgar Burchardt
lude the version of the license explicitly (as the example ones in the GPL do), same for explicitly stating that there are no invariant sections etc. * README claims this was atlas-c++ 0.7.x which does not seem to be true. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ.

Bug#659243: RFS: sweethome3d and sunflow [DM uploads to bpo]

2012-02-09 Thread Ansgar Burchardt
tag 659243 + moreinfo thanks On 02/09/2012 03:15 PM, Gabriele Giacone wrote: Could anyone please upload sweethome3d and sunflow to backports for me? What about [1]? Also please don't sent both a RFS mail and a bug report -- both arrive at the same list. Regards, Ansgar [1]

Bug#658782: RFS: libapr-memcache0 -- apr_memcache is a client for memcached

2012-02-08 Thread Ansgar Burchardt
lf of the section. Also please don't include the ABI version in the source package name unless you know why you want to do so. (Personally I also don't see a use in having multiple changelog entries for the initial upload, but other people might have a different opinion about this.)

Re: RFS: rpg - Readable Password Generator

2012-02-07 Thread Ansgar Burchardt
Hi, > * Package name: rpg > * URL : http://sourceforge.net/projects/rpg/ [...] > rpg - Readable Password Generator Does this offer anything over password generators already in Debian such as pwgen, apg or gpw? Regards, Ansgar -- To UNSUBSCRIBE, email to debian-men

Bug#658835: RFS: aspsms-t (try 4) [NEW] -- sms transport for your xmpp/jabber server

2012-02-07 Thread Ansgar Burchardt
eful for programs in /usr/bin. Code like eval { unlink($passfile); }; if($@) { handle_error(); } will not catch any errors, see perl -E 'eval { unlink "/tmp/does-not-exist"; }; if ($@) { say "There was an error." }' Code that is not or inconsistently indented is ha

Bug#658065: RFS: atlas-cpp/0.6.2-1 [ITA] -- WorldForge wire protocol library

2012-02-06 Thread Ansgar Burchardt
oaded a new source package > to the same URL. I'll try to take a look at this, may take some days until I have time to do so. Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia

Bug#658713: RFS: manaplus/1.2.2.5-1 [NEW] -- Extended client for Evol Online and The Mana World

2012-02-06 Thread Ansgar Burchardt
ally I prefer using 'dh $@ --with autoreconf' over adding the overrides by hand. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87vcnk6skx@deep-thought.43-1.org

Bug#657393: RFS: skstream/0.3.6-1 [ITA] -- IOStream C++ socket Library

2012-02-06 Thread Ansgar Burchardt
utomatically pick up debugging symbols from /usr/lob/debug. I would also leave away the last sentence there. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87zkcw6ydk@deep-thought.43-1.org

Bug#657393: RFS: skstream/0.3.6-1 [ITA] -- IOStream C++ socket Library

2012-02-05 Thread Ansgar Burchardt
ch still necessary? At least the two .cpp files now already #include so there is no need to add an additional #include . I did not check if the last #include is still needed. Could you add the Multi-Arch fields as suggested by Jakub Wilk in an earlier mail? Regards, Ansgar -- To UNSUBSCRI

Bug#658291: RFS: mercator/0.3.0-1 [ITA] -- WorldForge terrain library

2012-02-03 Thread Ansgar Burchardt
tag 658291 + confirmed owner 658291 ! thanks "Stephen M. Webb" writes: > I am looking for a sponsor for my package "mercator": > > dget -x > http://mentors.debian.net/debian/pool/main/m/mercator/mercator_0.3.0-1.dsc I will look at this. Regards, Ansgar --

Re: RFS: calamaris (second try)

2012-01-29 Thread Ansgar Burchardt
Daniel Echeverry writes: > I am looking for a sponsor for my package "calamaris". > dget -x > http://mentors.debian.net/debian/pool/main/c/calamaris/calamaris_2.99.4.0-17.dsc I sponsored this upload. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@list

Bug#657649: RFS: wfmath/0.3.12-1 [ITA] -- WorldForge math library

2012-01-27 Thread Ansgar Burchardt
ds on dpkg (1.15.6~). (The Pre-Depends is needed for upgrades from distributions using in older dpkg, eg. Ubuntu Lucid[2].) As this changes the soname, did you test that the packages build-depending on libwfmath-0.3-dev still work (build) with the new version? Regards, Ansgar [1] <

Re: Bug#657100: Please add a sponsorship-requests pseudo-package

2012-01-25 Thread Ansgar Burchardt
Don Armstrong writes: > On Mon, 23 Jan 2012, Michael Gilbert wrote: >> Would something as simple as "Requests for package review and >> sponsorship" be appropriate? > > That's fine for me, assuming it's ok with everyone else. It's fine for me as well

  1   2   3   >