Re: GREAT news: My First Debian Package ! - "vpcs"

2012-01-20 Thread Joachim Wiedorn
Hello, > W: vpcs source: out-of-date-standards-version 3.8.4 (current is 3.9.2) This lintian message don't come out by Alexey Eromenko. I would say Alexey Eromenko uses Debian lenny for compiling. But it should be wheezy or sid. That should be background for the different of lintian differences.

Re: How to migrate to testing

2012-01-24 Thread Joachim Wiedorn
Jakub Wilk wrote on 2012-01-24 18:14: > Does the test suite involve heavy floating-point computations? Two of > our mips buildds, corelli and lucatelli, doesn't have FPU, so it > wouldn't be surprising if they couldn't run such a testsuite in a I have seen in some packages that tests were dis

Re: compressing .debian.tar in xz format automatically

2012-02-19 Thread Joachim Wiedorn
Jerome BENOIT wrote on 2012-02-19 05:00: > Hello List: > > I would like to compress my .debian.tar tarballs with xz : > is there a way to set up that for debuild and pbuilder ? > > Thanks in advance, > Jerome with the newer source format 3.0 there is a way with the file debian/source/option ho

Re: fastest hack-build-run iteration

2012-02-21 Thread Joachim Wiedorn
Paul Wise wrote on 2012-02-21 09:28: > On Tue, Feb 21, 2012 at 8:40 AM, David Roguin wrote: > > > I'm making some changes to the evolution package and every time I want > > to test a tiny change I build a deb, install and run it. As you can > > imagine that takes a lot of time. > > > > That's wh

Re: fastest hack-build-run iteration

2012-02-21 Thread Joachim Wiedorn
David Roguin wrote on 2012-02-20 21:40: > Hi, > > I'm making some changes to the evolution package and every time I want > to test a tiny change I build a deb, install and run it. As you can > imagine that takes a lot of time. > > That's why I'm asking if there's a faster way to iterate over ch

Bug#668112: RFS: squidguard/1.4-5 -- filter and redirector plugin for Squid

2012-04-08 Thread Joachim Wiedorn
oses: #658206) * debian/postinst: update; check new log directory for use. * Add some hints into NEWS file. Kind regards, Joachim Wiedorn -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

Re: adding a new file using (d)quilt

2012-04-12 Thread Joachim Wiedorn
Gerber van der Graaf wrote on 2012-04-12 12:50: > What is the proper way to handle this? The simplest way is to add a static file debian/usersGuide.pdf and add this file to the debian/install file. Work with patch for pdf files is a worse way because pdf is a binary file format. --- Have a nice

Re: softlink creation in debian package

2012-04-23 Thread Joachim Wiedorn
Ansgar Burchardt wrote on 2012-04-23 13:53: > On 04/23/2012 11:19 AM, karunakar medamoni wrote: > 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. A good way is using postinst script for check the env

Moving library to Multi-Arch

2012-05-12 Thread Joachim Wiedorn
Hello, I want to adopt a package which isn't configured for multi-arch yet. In this package there is a -dev package with to binaries in /usr/bin. Is there a way to enable this package for multi-arch? I have read this could be a problem. For Wheezy all libraries must be multi-arch enabled, right?

Re: Moving library to Multi-Arch

2012-05-12 Thread Joachim Wiedorn
Hello! Thank you Russ and Vincent for the detailed information. So I will convert only the runtime library package to multi-arch and let the -dev package as it is. --- Have a nice day. Joachim (Germany) -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "uns

Re: How to build GCJ/GDC ?

2012-06-09 Thread Joachim Wiedorn
Игорь Пашев wrote on 2012-06-09 03:01: > I just wonder how to build GCJ from the same VCS (as it mentioned via > source package page) In Debian are these source packages: Package gcc-4.7 with: XS-Vcs-Browser: http://svn.debian.org/viewsvn/gcccvs/branches/sid/gcc-4.7/ XS-Vcs-Svn: svn://svn.debian

Bug#677433: RFS: capi4hylafax/1:01.03.00.99.svn.300-17 (adopted; hardenend)

2012-06-13 Thread Joachim Wiedorn
e to filename capi4hylafax.init and move LSB INIT INFO to header. * Fix small typo in manpage c2faxsend.1. * Update all automake/autoconf files (autoreconf). -- Joachim Wiedorn Wed, 13 Jun 2012 23:55:25 +0200 Regards, Joachim Wiedorn -- To UNSUBSCRIBE, email to debian

Bug#677433: RFS: capi4hylafax/1:01.03.00.99.svn.300-17 (adopted; hardenend)

2012-06-17 Thread Joachim Wiedorn
for faxsend script. -- Joachim Wiedorn Sun, 17 Jun 2012 16:36:13 +0200 Regards, Joachim Wiedorn -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lis

Creating files in /etc/udev/rules.d/ while install a package

2012-06-18 Thread Joachim Wiedorn
Hello! Is it allowed to create a file into /etc/udev/rules.d/ while installing a package? The point comes out in package capi4hylafax which need an symlink /dev/faxCAPI but until now the admin must create it by hand. --- Have a nice day. Joachim (Germany) -- To UNSUBSCRIBE, email to debian-me

RFS: capi4hylafax/1:01.03.00.99.svn.300-17 (adopted; hardenend, 2. try)

2012-06-21 Thread Joachim Wiedorn
axsend script. -- Joachim Wiedorn Sun, 17 Jun 2012 16:36:13 +0200 Regards, Joachim Wiedorn -- 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/20120621223938.5d830...@jupiter.home

Re: how to upgrade from sqeeze to wheezy?

2012-07-19 Thread Joachim Wiedorn
Игорь Пашев wrote on 2012-07-19 17:48: > You can replace your entries with these, and command > apt-get update > apt-get dist-upgrade Before you do a complete "dist-upgrade" I recommend to upgrade some essential packages: apt-get install debian-keyring debian-archive-keyring apt-get install

Re: Backporting a multi-arched package

2012-07-24 Thread Joachim Wiedorn
Hello Martin, Remove multi-arch support: debian/control: * remove lines with "Multi-Arch:" * remove lines with "Pre-Depends: * Move back to dephelper (>= 8) debian/compat: * Move back to "8" debian/rules: * Remove lines which looks like support for multi-arch... debian/*.install: * chang

Re: Backporting a multi-arched package

2012-07-25 Thread Joachim Wiedorn
Helmut Grohne wrote on 2012-07-25 16:31: > On Tue, Jul 24, 2012 at 08:43:24PM +0200, Joachim Wiedorn wrote: > Now you make me wonder. Please explain why this is needed. The original > question mentioned that the package in question is "Multi-Arch: > foreign". I do not se

Re: Backporting a multi-arched package

2012-07-31 Thread Joachim Wiedorn
Hello Jakub, thank you for clarifying. --- Have a nice day. Joachim (Germany) -- 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/20120801001818.17b7e...@jupiter.home

Bug#683978: RFS: capi4hylafax/1:01.03.00.99.svn.300-18 (fix two bugs)

2012-08-05 Thread Joachim Wiedorn
emove udev rules file. * Add postinst script to update logfile name and path in config.faxCAPI. -- Joachim Wiedorn Sat, 04 Aug 2012 01:07:15 +0200 Regards, Joachim Wiedorn -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#683978: RFS: capi4hylafax/1:01.03.00.99.svn.300-18 (fix two bugs)

2012-08-07 Thread Joachim Wiedorn
Hello Bart, Bart Martens wrote on 2012-08-06 18:20: > About your package at mentors uploaded there on 2012-08-05 21:18. I read on > bug 682135 that you want the fix goes into wheezy, but this package at mentors > does not conform to the freeze policy. > http://release.debian.org/wheezy/freeze_po

Re: logkeys in Debian

2012-08-09 Thread Joachim Wiedorn
Vedran Furač wrote on 2012-08-09 01:57: > OK, I'll do as you say. But do you know how does one removes a package > from mentors? Dcut? Simple way: Login in mentors and select your package. Then click in the header: "delete this package". --- Have a nice day. Joachim (Germany) -- To UNSUBSCRI

Bug#692260: RFS: capi4hylafax/1:01.03.00.99.svn.300-18 [RC] -- Faxing over CAPI 2.0 device

2012-11-04 Thread Joachim Wiedorn
pi4hylafax (1:01.03.00.99.svn.300-18) unstable; urgency=low * Only suggest package isdnactivecards. Closes: #682135, #691863. -- Joachim Wiedorn Sat, 03 Nov 2012 22:03:33 +0100 Details see in the appended diff file. Regards, Joachim Wiedorn all-changes-18.diff.gz Descriptio

Bug#692923: RFS: chrony/1.24-3.2 [RC, NMU]

2012-11-10 Thread Joachim Wiedorn
kernel version (rtc_linux.c) to run for kernel versions 3.0 and higher. Nowadays all kernel versions have RTC support (solves #642209 for version 1.24). Closes: #642209 -- Joachim Wiedorn Sat, 10 Nov 2012 19:19:19 +0100 Regards, Joachim Wiedorn -- To UNSUBSCRIBE, email to debi

Bug#692923: RFS: chrony/1.24-3.2 [RC, NMU]

2012-11-11 Thread Joachim Wiedorn
Hello David, David Prévot wrote on 2012-11-10 17:40: > Please use 1.24-3.1+deb7u1 as a version number (and eventually directly > “wheezy” instead of “testing-proposed-updates”). Since packages meant to > testing-proposed-updates should be acknowledged by the release team > prior to the upload, pl

Bug#692923: RFS: chrony/1.24-3.2 [RC, NMU]

2012-11-15 Thread Joachim Wiedorn
Hello Eugene, Eugene V. Lyubimkin wrote on 2012-11-14 19:08: > Just like Timo said, this patch doesn't fix this (RC) problem. Fix would > be: either apply the same idea (#if 0) to sys_linux.c or backport the > upstream patch [1]. I have thought the problem in sys_linux.c were already solved. I w

Bug#692923: Bug #692923 / #689012: Status of chrony

2012-11-16 Thread Joachim Wiedorn
Hello Ana, Ana Guerrero wrote on 2012-11-16 14:09: > I mailed the current maintainer of chrony back when I did the NMU asking > him about the status of the package. I sugested him orphaning the package > or filing a RFA bug, but all he said is he would look at the package soon. > When he did it w

Bug#692923: Bug#689012: Status of chrony

2012-11-23 Thread Joachim Wiedorn
Hello Enrico, Enrico Zini wrote on 2012-11-23 22:23: > So please do not consider the ball to be in the release team's court: > for this to be fixed, the relevant changes need to be backported to > 1.24. I am on the way to upload a new chrony version 1.24-3.1+deb7u1 as David Prévot wrote on 2012-

Closing a bug report twice (different versions) ?

2012-11-23 Thread Joachim Wiedorn
Hello! What is the right way, if a bugreport were closed with the newest sid version because this bug were fixed in this sid version, but the same bug is not fixed in freezed testing/wheezy version? Example: Found in version Fixed in version Done: ... Can this bug report be closed

Bug#694140: RFS: chrony/1.24-3.1+deb7u1 [RC] for Wheezy

2012-11-24 Thread Joachim Wiedorn
3.0 and higher (sys_linux.c) and ignore nonexistent patch level of kernel version (which come with some kernel versions). Backport of upstream patch for version 1.26. Solves: #628919 for version 1.24. Closes: #689012 -- Joachim Wiedorn Fri, 16 Nov 2012 10:01:01 +0100 Rega

RFS: xfe (updated package - new upstream release)

2009-11-14 Thread Joachim Wiedorn
e_1.32.1-1.dsc I would be glad if someone uploaded this package for me. Kind regards Joachim Wiedorn -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: RFS: xfe (updated package - new upstream release)

2009-11-15 Thread Joachim Wiedorn
l in the build dependencies. Please can you say me the other "minor things", so I can check them, too. Thanks for feedback! Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: xfe (updated package - new upstream release)

2009-11-17 Thread Joachim Wiedorn
Hello, > Ok, I have to include intltool in the build dependencies. Please can > you say me the other "minor things", so I can check them, too. The updated version with some minor changes is now on mentors.debian.net. Now I think it is ready for uploading. Fondest regards,

Re: Writing manpages (was: Re: Man and UTF-8.)

2009-11-17 Thread Joachim Wiedorn
rt for header and sections. There are some shortcuts for formatting. But you also must know syntax elements of manpages: and so on. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Writing manpages

2009-11-18 Thread Joachim Wiedorn
s and is simpler for use. It is very pity that nobody have manedit updated to GTK 2.0. In contrast to manedit is gmanedit a simple editor with configurable template. By the way: I use some old but good GTK 1.2 programs: plan, nedit, manedit. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: xfe (updated package - new upstream release)

2009-11-18 Thread Joachim Wiedorn
. I can do it for testing. But I think this is the job for the upstream developer, isn't it? > Anyway, thank you very much for xfe. I'm itching to have a newer version > available in Debian, especially now that you split the not needed parts > from the main program. Thanks - but still I wait for an sponsor! Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: xfe (updated package - new upstream release)

2009-11-20 Thread Joachim Wiedorn
e upstream > > developer, isn't it? > > Yes, it is. But it already reveals some code improvements. Ok, I will look for. > Oh, as a last point, just give a look at the output of lintian. It's > telling some things that are ultra-easy to fix. Lintian seems clean (with version 2.2.18). Thanks for your detailed support! Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Buildd failed: C compiler cannot create executables

2009-11-26 Thread Joachim Wiedorn
ult output file name... > configure: error: C compiler cannot create executables > See `config.log' for more details. That is my first package build on buildd! Could it be, that "ccache cc" can be the reason? Or is there another reason? Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Buildd failed: C compiler cannot create executables

2009-11-26 Thread Joachim Wiedorn
Hello, thanks for this informations! Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Buildd failed: C compiler cannot create executables (solved)

2009-11-29 Thread Joachim Wiedorn
e > BINDMOUNTS="${CCACHE_DIR}" And now I can say: It was only the problem with ccache. I have removed the hole stuff with ccache and buildd/sbuild works well. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

RFS: backup2l (updated package - new upstream release)

2009-12-18 Thread Joachim Wiedorn
d be glad if someone uploaded this package for me. Kind regards Joachim Wiedorn signature.asc Description: PGP signature

RFS: backup2l (updated package - new upstream release) (2nd try)

2009-12-25 Thread Joachim Wiedorn
d be glad if someone uploaded this package for me. Kind regards Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: backup2l (updated package - new upstream release) (2nd try)

2009-12-26 Thread Joachim Wiedorn
the main That is all done in a very good manner. I have a good contact to the upstream developer. > issue is sponsorship? I do not know if he is aware of the debian-mentors > mailing list. The only need is: I need someone sponsoring the upload of this package. Fondest regards, Joachim

Re: RFS: backup2l (updated package - new upstream release) (2nd try)

2009-12-27 Thread Joachim Wiedorn
check these topics soon for a package update. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: debian/watch sourceforge

2009-12-27 Thread Joachim Wiedorn
.+)\.tar\.bz2 I'm using this line and it works: http://sf.net/xfe/xfe-(.*)\.tar\.gz Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: backup2l (updated package - new upstream release) (2nd try)

2009-12-29 Thread Joachim Wiedorn
sages seems to be from the old version 1.4, isn't it? Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: backup2l (updated package - new upstream release) (2nd try)

2009-12-30 Thread Joachim Wiedorn
(still no DM) I don't can use debian server for VCS. Is Sourceforge a good idea? Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: backup2l (updated package - new upstream release) (2nd try)

2009-12-30 Thread Joachim Wiedorn
Hello Charles, Thanks for all the detailed help. Every day is a learning day for me. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

RFS: backup2l (updated package)

2010-01-01 Thread Joachim Wiedorn
nd regards Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: backup2l (updated package)

2010-01-02 Thread Joachim Wiedorn
Hello Charles, Charles Plessy wrote: > Le Fri, Jan 01, 2010 at 11:01:08PM +0100, Joachim Wiedorn a écrit : > > > > I am looking for a sponsor for the new version 1.5-2 > > - dget > > http://mentors.debian.net/debian/pool/main/b/backup2l/backup2l_1.5-1.dsc &g

DEB-3: unclear patchfile header (was: RFS: backup2l (updated package))

2010-01-02 Thread Joachim Wiedorn
Hello, Joachim Wiedorn wrote: > > I see that you added a description to your patches. This is a very good > > thing. > > Note that there is a standardisation effort for patch descriptions. I > > recommend > > you to try it next time: ‘http://dep.debian.net/deps/d

[backup2l] strange piuparts error

2010-01-03 Thread Joachim Wiedorn
? Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: [backup2l] strange piuparts error

2010-01-03 Thread Joachim Wiedorn
Now I think it is a problem with the puiparts server. A few hours before I have send an email to debian...@lists.debian.org. Thanks for feedback! Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Aiccu: piuparts error

2010-01-04 Thread Joachim Wiedorn
cu$ext > > done After downloading this package I can see there are many manual commands with different effects - difficult to see all resulting effects in a short time. But I want to look deeper inside this package. Please be patient. I think I need some days for analysis. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Aiccu: piuparts error

2010-01-05 Thread Joachim Wiedorn
ed. Where can I find the updated debian directory? Another thing is: an update to debhelper (>=5) or better is needed. And there are some changes needed to come to "Standards-Version" 3.8.3. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Aiccu: piuparts error

2010-01-05 Thread Joachim Wiedorn
flavour of Debian do you use (Lenny, Squeeze, Sid)? Especially which versions of the following programs do you use on your system? - dpkg - debhelper - devscripts - dh-make - piuparts Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Aiccu: piuparts error

2010-01-05 Thread Joachim Wiedorn
ere - but where? Please give me a link. Thanks. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Aiccu: piuparts error

2010-01-05 Thread Joachim Wiedorn
de. I have seen your patch "Rewrote 60aiccu to not use functions". Have you solved the problem with this patch? Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Aiccu: piuparts error

2010-01-05 Thread Joachim Wiedorn
ebian/ChangeLog". Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Aiccu: piuparts error

2010-01-06 Thread Joachim Wiedorn
nd now I can finish the package and > upload it. Mysterious errors -> perfect solution! Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: A few questions after my first upload (sponsored)

2010-01-10 Thread Joachim Wiedorn
packages in sid (libgnutls-dev, docbook-to-man, quilt). Sometimes it can be a local problem of the debian server, who should compile. I would wait a week (or two). Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

RFS: duply (initial release, ITP)

2010-01-18 Thread Joachim Wiedorn
itory: deb-src http://mentors.debian.net/debian unstable main - dget http://mentors.debian.net/debian/pool/main/d/duply/duply_1.5.1.4-1.dsc I would be glad if someone uploaded this package for me. Kind regards Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: duply (initial release, ITP)

2010-01-19 Thread Joachim Wiedorn
Dear mentors, please give this package a chance: Joachim Wiedorn wrote: > Dear mentors, > > I am looking for a sponsor for my package "duply". > > * Package name: duply > Version : 1.5.1.4-1 > Upstream Author : Edgar Soldin > * URL

Re: Reforming 'orig.tar.gz' with included tar-ball.

2010-01-26 Thread Joachim Wiedorn
le without those binaries. Would be this the right way? Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

RFS: xfe (updated package)

2010-01-29 Thread Joachim Wiedorn
debian.net/debian unstable main - dget http://mentors.debian.net/debian/pool/main/x/xfe/xfe_1.32.1-3.dsc I would be glad if someone uploaded this package for me. Kind regards Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: xfe (updated package)

2010-01-29 Thread Joachim Wiedorn
Hello Christoph, Christoph Egger wrote: > Jep builds + works fine on kfreebsd-i386 (build and tested > there, now uploading soon-to-hit the archive. Thanks for testing and uploading! Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: bluemindo (updated package)

2010-02-06 Thread Joachim Wiedorn
o.py:5944): libglade-WARNING **: unknown property `accel_path' for > class `GtkRadioMenuItem' Do you know where the problem could be? Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: bluemindo (updated package)

2010-02-06 Thread Joachim Wiedorn
then I have found the Icon in my Panel. I think this behaviour is problematic for user who have installed this program the first time, because you see no greeting/starting window. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

RFS: duply (updated package)

2010-02-19 Thread Joachim Wiedorn
URL: http://mentors.debian.net/debian/pool/main/d/duply - Source repository: deb-src http://mentors.debian.net/debian unstable main - dget http://mentors.debian.net/debian/pool/main/d/duply/duply_1.5.1.5-1.dsc I would be glad if someone uploaded this package for me. Kind regards Joachim Wiedorn signature.asc D

Re: RFS: duply (updated package)

2010-02-20 Thread Joachim Wiedorn
Hello Tanguy, Tanguy Ortolo wrote: > Le vendredi 19 février 2010, Joachim Wiedorn a écrit : > > duply - easy to use frontend to duplicity > > Would not it be preferable to have a description that is > self-sufficient, rather than just referencing another package? &

updates on mentors.debian.net without *orig*

2010-02-20 Thread Joachim Wiedorn
.mypack_1.0-2.debian.tar.gz mypack_1.0-2.dsc Is this o.k. and the usual way? Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

RFS: duply (updated package)

2010-03-13 Thread Joachim Wiedorn
debian/watch: - use 'ftplicity' as project name. (Closes: #573629) -- Joachim Wiedorn Sat, 13 Mar 2010 11:43:00 +0100 Kind regards Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: go

2010-03-20 Thread Joachim Wiedorn
David Baird wrote: > I'd be in favor of calling the Google implementation of Go google-go, > and if another implementation is ever created, it could be called > something-else-go. or as short version: "ggo" Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Use of DM-Upload-Allowed field

2010-03-20 Thread Joachim Wiedorn
d-Allowed: yes" in debian/control file. Fondest regards, Joachim Wiedorn [1] -- Uploading packages == Once you have your key in the debian-maintainers keyring, you will be able to upload packages, where

Re: Use of DM-Upload-Allowed field

2010-03-20 Thread Joachim Wiedorn
Paul Wise wrote: > On Sun, Mar 21, 2010 at 2:03 AM, Joachim Wiedorn wrote: > > > How is the actual status of using the DM-Upload-Allowed field/bit? > > Initially the plan was for DMUA to be set on package X only by sponsor > Y after they are satisfied with the quality of

Re: Use of DM-Upload-Allowed field

2010-03-20 Thread Joachim Wiedorn
s you can > manage that package correctly without supervision. Then the DMUA line inside the package is the older way and no more recommended for an Debian Maintainer? Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: Use of DM-Upload-Allowed field

2010-03-20 Thread Joachim Wiedorn
Sandro Tosi wrote: > On Sat, Mar 20, 2010 at 22:19, Joachim Wiedorn wrote: > > Then the DMUA line inside the package is the older way and no more > > recommended for an Debian Maintainer? Sorry for this misunderstanding question. > mh? As Paul said, and I reaffirmed, the D

Re: Upstream name change

2010-03-29 Thread Joachim Wiedorn
of the (new) package it has to start in the NEW queue and then it is a new package without any history. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

RFS: duply (updated package)

2010-04-05 Thread Joachim Wiedorn
nd sponsor would set the DM-Upload-Allowed (DMUA) bit. Kind regards Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: shtool (updated package)

2010-04-20 Thread Joachim Wiedorn
anpage must be started with: "man git-checkout" This could be a solution for your manpage: "shtool-scpp" Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

RFS: backup2l (updated package)

2010-05-14 Thread Joachim Wiedorn
be glad if someone uploaded this package for me. Kind regards Joachim Wiedorn signature.asc Description: PGP signature

Re: debhelper 7 tutorial (old: Re: pycentral vs pysupport?)

2010-05-14 Thread Joachim Wiedorn
ut this "mimik" and other stuff? A very good presentation about new possibilities of debhelper with some examples can be found here: http://kitenet.net/~joey/talks/debhelper/debhelper-slides.pdf Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: backup2l (updated package)

2010-05-15 Thread Joachim Wiedorn
Hello Charles, Charles Plessy wrote: > I have uploaded backup2l with DM-Upload-Allowed set to ‘yes’. Thanks! > Importantly, as I am not a user of backup2l, I have not tested it. Please > check > the package as soon as possible. I use backup2l nearly every day - automatically and manually. So I

RFS: squidguard (updated package, many fixes, DMUA)

2010-06-03 Thread Joachim Wiedorn
llab-maint/squidguard.git - Vcs-Browser: http://git.debian.org/?p=collab-maint/squidguard.git Some more infos about squidguard: - Homepage: http://www.squidguard.org I would be glad if someone uploaded this package for me. Kind regards Joachim Wiedorn signature.asc Description: PGP signature

Re: editing former patches

2010-06-04 Thread Joachim Wiedorn
> patches, which are, I think, necessary: > - adding the debian/ directory > - patching the original code for various reasons > > How to? Would you please help me? Simple use this command: dpkg-source -x --skip-patches foo.dsc Then the patches will no more executed. Fondest reg

Re: editing former patches

2010-06-04 Thread Joachim Wiedorn
orig.tar.gz) Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

Re: editing former patches

2010-06-04 Thread Joachim Wiedorn
-moreblue-orbit Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

RFS: squidguard (updated package, many fixes, DMUA) (2nd try)

2010-06-06 Thread Joachim Wiedorn
llab-maint/squidguard.git - Vcs-Browser: http://git.debian.org/?p=collab-maint/squidguard.git Some more infos about squidguard: - Homepage: http://www.squidguard.org I would be glad if someone uploaded this package for me. Kind regards Joachim Wiedorn Fondest regards, Joachim Wiedorn sig

Re: A lot of pending packages

2010-06-10 Thread Joachim Wiedorn
waiting. Fondest regards, Joachim Wiedorn signature.asc Description: PGP signature

RFS: squidguard (updated package, many fixes, DMUA candidate) (3nd try)

2010-06-14 Thread Joachim Wiedorn
et debhelper version to >= 7.0.50. -- Joachim Wiedorn Wed, 02 Jun 2010 22:18:45 +0200 Kind regards Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: squidguard (updated package, ...) / libwww stuff

2010-06-19 Thread Joachim Wiedorn
Hello, Christoph Egger wrote on 2010-06-19 15:08: > debian/copyright seems to miss the whole libwww stuff > > I'll keep a copy of this package around so if that's fixed uploading > should be doable in no time just checking the diff. I'm not understand: what is "libwww stuff"? Is the package no

Re: RFS: squidguard (updated package, ...) / libwww stuff

2010-06-19 Thread Joachim Wiedorn
Hello, Kartik Mistry wrote on 2010-06-19 23:01: > Yep. You missed as I noted in separate mail and me too! > > ./src/HTParse.c: UNKNOWN > [Copyright: 1994-2000 World Wide Web Consortium, (Massachusetts > Institute of / of W3C is fully / 1995 CERN. "This product includes > computer software cre

RFS: squidguard (updated package, fix for IA64)

2010-06-25 Thread Joachim Wiedorn
squidguard/squidguard_1.4-2.dsc I would be glad if someone uploaded this package for me. Kind regards Joachim Wiedorn signature.asc Description: PGP signature

RFS: xfe (updated package)

2010-09-19 Thread Joachim Wiedorn
ADME.source. * Fix open error with program xfpack. (Closes: #593215) Kind regards Joachim Wiedorn signature.asc Description: PGP signature

RFS: xfe (updated package with some fixes) (2nd try)

2010-09-30 Thread Joachim Wiedorn
ADME.source. * Fix open error with program xfpack. (Closes: #593215) Kind regards Joachim Wiedorn signature.asc Description: PGP signature

Re: Four days

2010-10-04 Thread Joachim Wiedorn
Hello, Michal Čihař wrote on 2010-10-04 18:14: > Lack of interested mentors is indeed an issue. Nobody has unlimited > time and chooses what attracts him. For me it usually means things I > know and test or which I find interesting after reading RFS email. I will mention another point: We have

Re: RFS: clipit

2010-11-11 Thread Joachim Wiedorn
Benoît Knecht wrote on 2010-11-11 20:44: > > [...] > > > > The only problems (at least as far as I can tell) left right now are > > that autogen.sh asks for user input when running (this is because of > > gettext) > > This is indeed an issue, the build process should not require user > input. I

RFS: lilo (updated package) (new Maintainer)

2010-12-11 Thread Joachim Wiedorn
Priority and Section. - Add package conflicts to grub-pc and grub-legacy. - Remove conflicts to manpages. - Bump to Standards-Version 3.9.1 (without changes). Kind regards Joachim Wiedorn signature.asc Description: PGP signature

Re: RFS: lilo (updated package) (new Maintainer)

2010-12-12 Thread Joachim Wiedorn
Hello Niels, Niels Thykier wrote on 2010-12-12 16:05: > I had a quick look at your package, though there are things I may have > missed. Thanks for your review. > Too much copy paste from the RFS template :) The binary package has 11 > warnings (it also triggers a number of less severe tags e.g

Re: RFS: lilo (updated package) (new Maintainer)

2010-12-12 Thread Joachim Wiedorn
Hello Niels, Niels Thykier wrote on 2010-12-12 17:18: > Uploaded, thanks for your contribution to Debian. :) Thank you very much! Now I hope to the release team. > For the next non-Squeeze upload you may want to consider using the 3.0 > (quilt) format, since it supports binary files in the debi

  1   2   >