Thomas Dickey | 1 Oct 2005 23:38

Re: New xterm packages.

David Mart?nez Moreno <ender <at> debian.org> wrote:
> El Mi=E9rcoles, 28 de Septiembre de 2005 02:52, Thomas Dickey escribi=F3:
>> David Mart?nez Moreno <ender <at> debian.org> wrote:
>> > But I could not infer the configure options from the Imakefile.
>>
>> The Imakefile is essentially hardcoded - originally a few things such as
>> the logging and active icon were defined there, but the configure script
>> turns on/off all of the compiled features.

> 	I thought that. Could you please tell me if more or less the options that
> send are the same that were in use until now? You have far more experience
> with the Imakefile than me...

While at the same time, I don't know that much about the Debian packaging.
However, you seem to be referring to this line in the ".diff" file:

+       ./configure --enable-logging --enable-wide-chars --enable-luit --enable-256-color
--prefix=/usr --exec-prefix=/usr --mandir=/usr/share/man 

The --enable-luit is redundant (it's set by --enable-wide-chars).
Otherwise I don't see anything odd.

>> The patch to the resource file is about all I'd expect to see for
>> customization anyway, other than a selection of configure options.

> 	Yes, it is, apart from some typos I found. I am attaching them to this mail.

thanks (will review/etc)

--

-- 
(Continue reading)

Debian Bug Tracking System | 2 Oct 2005 06:18
Picon

Processed: Changing my email address on my outstanding bugs

Processing commands for control <at> bugs.debian.org:

> submitter 329737 !
Bug#329737: kpilot: configuration window empty
Changed Bug submitter from Ken Bloom <kabloom <at> ucdavis.edu> to Ken Bloom <kbloom <at> gmail.com>.

> submitter 329738 !
Bug#329738: kpilot: kpilotdaemon capitalization error
Changed Bug submitter from Ken Bloom <kabloom <at> ucdavis.edu> to Ken Bloom <kbloom <at> gmail.com>.

> submitter 156497 !
Bug#156497: xbase-clients: [xman] apropos does not work
Changed Bug submitter from kabloom <at> ucdavis.edu to Ken Bloom <kbloom <at> gmail.com>.

> submitter 191928 !
Bug#191928: gpm: New upstream release
Changed Bug submitter from kabloom <at> ucdavis.edu to Ken Bloom <kbloom <at> gmail.com>.

> submitter 167337 !
Bug#167337: ivritex: When entering vowels with LyX, I get LaTeX errors
Changed Bug submitter from kabloom <at> ucdavis.edu to Ken Bloom <kbloom <at> gmail.com>.

> submitter 167577 !
Bug#167577: mozilla-mailnews: Problems including drag-and-dropped attachments
Changed Bug submitter from kabloom <at> ucdavis.edu to Ken Bloom <kbloom <at> gmail.com>.

> submitter 194842 !
Bug#194842: manpages-dev: Confusing example on rand.3.gz
Changed Bug submitter from kabloom <at> ucdavis.edu to Ken Bloom <kbloom <at> gmail.com>.

(Continue reading)

Loïc Minier | 2 Oct 2005 12:09
Gravatar

Bug#331205: Please ship a x11.pc for pkg-config

Package: xserver-xorg
Version: 7.0
Severity: normal

        Hi,

 This is just a cross-reference with #326199 where gdk.pc depends on a
 x11.pc in the experimental version of gdk.

 x11.pc should appear with the modular tree in version 7.0.

   Cheers,
--

-- 
Loïc Minier <lool <at> dooz.org>

X Strike Force X.Org X11 SVN commit: r651 - trunk/debian

Author: ender
Date: 2005-10-02 06:00:43 -0500 (Sun, 02 Oct 2005)
New Revision: 651

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
debian/control: Changed xutils' dependency on ssh to ssh-server and ssh-client. ssh is not longer a
package, now that openssh splitted in two.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-09-30 10:32:05 UTC (rev 650)
+++ trunk/debian/changelog	2005-10-02 11:00:43 UTC (rev 651)
 <at>  <at>  -61,8 +61,10  <at>  <at> 
   * Added Slovak translation (sk.po). Thanks, Peter Mann (closes: #330272).
   * Updated Czech translation (cs.po). Thanks, Miroslav Kure (closes:
     #327506).
+  * debian/control: Changed xutils' dependency on ssh to ssh-server and
+    ssh-client. ssh is not longer a package, now that openssh splitted in two.

- -- David Nusinow <dnusinow <at> debian.org>  Thu, 29 Sep 2005 19:25:03 -0400
+ -- David Martínez Moreno <ender <at> debian.org>  Sun,  2 Oct 2005 12:57:57 +0200

 xorg-x11 (6.8.2.dfsg.1-7) unstable; urgency=high

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2005-09-30 10:32:05 UTC (rev 650)
(Continue reading)

Robert Millan | 2 Oct 2005 13:14
Gravatar

Bug#331213: please lower priority of display mode question

Package: xserver-xorg
Version: 6.8.2.dfsg.1-6
Severity: wishlist
Tags: patch

According to debconf specification [1], "high" priority is for items that don't
have a reasonable default.  The debconf debconf template says "high" is for
rather important questions.  IMHO, this doesn't apply to the resolution question
and the priority should be lowered to "medium".

This problem is specialy relevant when using the /etc/init.d/xserver-xorg
script.  On a livecd, user will be asked for the resolution on every boot
which is often not wanted (this is the case for Ging [2]).  I think the only
essential questions for a livecd are video driver (in case vesa/vga don't work)
and mice (in case auto-detection failed).

As for reasonable defaults, I think the current default (1024x768, 800x600,
640x480) is quite reasonable, but I would recommend using an empty list as
default instead.

In case you agree with both lowering the priority, and using an empty list as
default, you can use the patch I'm attaching.

Thanks!

[1] http://www.debian.org/doc/packaging-manuals/debconf_specification.html#AEN103
[2] http://glibc-bsd.alioth.debian.org/ging/

-- System Information:
Debian Release: testing/unstable
(Continue reading)

Julien Cristau | 2 Oct 2005 13:06
Picon
Favicon

Re: X Strike Force X.Org X11 SVN commit: r651 - trunk/debian

On Sun, Oct  2, 2005 at 06:00:51 -0500, X Strike Force SVN Repository Admin wrote:

> Author: ender
> Date: 2005-10-02 06:00:43 -0500 (Sun, 02 Oct 2005)
> New Revision: 651
> 
> Modified:
>    trunk/debian/changelog
>    trunk/debian/control
> Log:
> debian/control: Changed xutils' dependency on ssh to ssh-server and ssh-client. ssh is not longer a
package, now that openssh splitted in two.
> 
Hi ender,

the new ssh packages are named "openssh-client" and "openssh-server",
shouldn't you use these names instead of ssh-client and ssh-server?
Besides, the ssh package still exists in etch.

Cheers,
Julien Cristau

Debian Bug Tracking System | 2 Oct 2005 13:33
Picon

Processed: Re: Bug#331205: Please ship a x11.pc for pkg-config

Processing commands for control <at> bugs.debian.org:

> reassign 331205 libx11-6
Bug#331205: Please ship a x11.pc for pkg-config
Bug reassigned from package `xserver-xorg' to `libx11-6'.

> kthxbye
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

Daniel Stone | 2 Oct 2005 13:28
Picon
Favicon

Bug#331213: please lower priority of display mode question

On Sun, Oct 02, 2005 at 01:14:45PM +0200, Robert Millan wrote:
> As for reasonable defaults, I think the current default (1024x768, 800x600,
> 640x480) is quite reasonable, but I would recommend using an empty list as
> default instead.

How can you generate a configuration file without a list of resolutions
to use?
Debian Bug Tracking System | 2 Oct 2005 13:48
Picon

Processed: reassign 331205 to libx11-dev

Processing commands for control <at> bugs.debian.org:

> # Automatically generated email from bts, devscripts version 2.9.7
> reassign 331205 libx11-dev
Bug#331205: Please ship a x11.pc for pkg-config
Bug reassigned from package `libx11-6' to `libx11-dev'.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

David Martínez Moreno | 2 Oct 2005 14:25
Picon
Favicon

Re: X Strike Force X.Org X11 SVN commit: r651 - trunk/debian

El Domingo, 2 de Octubre de 2005 13:06, Julien Cristau escribió:
> On Sun, Oct  2, 2005 at 06:00:51 -0500, X Strike Force SVN Repository Admin 
wrote:
> > Author: ender
> > Date: 2005-10-02 06:00:43 -0500 (Sun, 02 Oct 2005)
> > New Revision: 651
> >
> > Modified:
> >    trunk/debian/changelog
> >    trunk/debian/control
> > Log:
> > debian/control: Changed xutils' dependency on ssh to ssh-server and
> > ssh-client. ssh is not longer a package, now that openssh splitted in
> > two.
>
> Hi ender,
>
> the new ssh packages are named "openssh-client" and "openssh-server",
> shouldn't you use these names instead of ssh-client and ssh-server?

	No. openssh-client Provides: ssh-client (and the same for -server). There 
could be installed openssh-client or openssh-krb5-client or whatever, and all 
of them should provide ssh-client. ssh-client is a virtual package, and we 
have to Suggest a virtual package, not a transitional package.

> Besides, the ssh package still exists in etch.

	Obviously, as it is a transitional package, that one will vanish.

	Best regards,
(Continue reading)


Gmane