Bug#441352: tramp: FTBFS: "emacs not found" with xemacs21

2007-09-09 Thread Romain Francoise
Tatsuya Kinoshita <[EMAIL PROTECTED]> writes:

> At build time, tramp depends on `emacs | xemacs21', but when
> xemacs21 is installed and other emacsen are not installed, tramp
> fails to build from the source, because tramp requires the `emacs'
> command which is not provided by xemacs21.

Sorry, my mistake.  I thought that xemacs21 registered itself in the
emacs alternative.  Will fix.

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of tramp_2.0.55-3_amd64.changes

2007-09-09 Thread Archive Administrator
tramp_2.0.55-3_amd64.changes uploaded successfully to localhost
along with the files:
  tramp_2.0.55-3.dsc
  tramp_2.0.55-3.diff.gz
  tramp_2.0.55-3_all.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441353: tramp: please mention emacs22 includes tramp

2007-09-09 Thread Romain Francoise
Tatsuya Kinoshita <[EMAIL PROTECTED]> writes:

> The tramp package depends on `emacs21 | xemacs21', because emacs22
> itself includes tramp.  Please mention it in Description.

Good idea.

> Also, if emacs21 is removed from testing/unstable,
> installing/upgrading tramp requires xemacs21 even if emacs22 is
> installed.  I think that `Depends: emacs | emacsen' is better for
> transition from emacs21 to emacs22 to avoid installing xemacs21.

I don't agree, removing emacs21 from the archive will not remove it
from the users' systems so upgrading tramp will not suddenly install
xemacs21.  And forcing users to install emacs21 | xemacs21 alongside
tramp on new installs is good, it will prompt emacs22 users to
double-check if they really need it.

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



tramp_2.0.55-3_amd64.changes ACCEPTED

2007-09-09 Thread Debian Installer

Accepted:
tramp_2.0.55-3.diff.gz
  to pool/main/t/tramp/tramp_2.0.55-3.diff.gz
tramp_2.0.55-3.dsc
  to pool/main/t/tramp/tramp_2.0.55-3.dsc
tramp_2.0.55-3_all.deb
  to pool/main/t/tramp/tramp_2.0.55-3_all.deb


Override entries for your package:
tramp_2.0.55-3.dsc - source editors
tramp_2.0.55-3_all.deb - optional editors

Announcing to [EMAIL PROTECTED]
Closing bugs: 441352 441353 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441352: marked as done (tramp: FTBFS: "emacs not found" with xemacs21)

2007-09-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Sep 2007 08:47:21 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#441352: fixed in tramp 1:2.0.55-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: tramp
Version: 1:2.0.55-2
Severity: serious

At build time, tramp depends on `emacs | xemacs21', but when
xemacs21 is installed and other emacsen are not installed, tramp
fails to build from the source, because tramp requires the `emacs'
command which is not provided by xemacs21.


[...]
 debian/rules build
dh_testdir
./configure --prefix=/usr --with-contrib
configure: Tramp 2.0.55
checking for gmake... no
checking for make... make
checking for reasonable make version... ok
checking whether make sets $(MAKE)... yes
checking for emacs... no
configure: error: emacs not found
make: *** [configure-stamp] Error 1


Please use `emacs' or `emacs | emacs22 | emacs21' in
Build-Depends-Indep to use the `emacs' command at build time.

Thanks,
--
Tatsuya Kinoshita


pgplaTKOH9Tcp.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: tramp
Source-Version: 1:2.0.55-3

We believe that the bug you reported is fixed in the latest version of
tramp, which is due to be installed in the Debian FTP archive:

tramp_2.0.55-3.diff.gz
  to pool/main/t/tramp/tramp_2.0.55-3.diff.gz
tramp_2.0.55-3.dsc
  to pool/main/t/tramp/tramp_2.0.55-3.dsc
tramp_2.0.55-3_all.deb
  to pool/main/t/tramp/tramp_2.0.55-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Romain Francoise <[EMAIL PROTECTED]> (supplier of updated tramp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 09 Sep 2007 10:16:31 +0200
Source: tramp
Binary: tramp
Architecture: source all
Version: 1:2.0.55-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Romain Francoise <[EMAIL PROTECTED]>
Description: 
 tramp  - remote file access in Emacs
Closes: 441352 441353
Changes: 
 tramp (1:2.0.55-3) unstable; urgency=low
 .
   * QA upload.
   * debian/control:
 + xemacs21 doesn't provide the 'emacs' command, so adjust build-depends
   accordingly, thanks to Tatsuya Kinoshita (closes: #441352).
 + Mention in long description that this package is not necessary for
   emacs22 users (closes: #441353).
Files: 
 de8c39bcf6f2fa42c5aa376a0fa238fb 629 editors optional tramp_2.0.55-3.dsc
 6425a9d458d3b0e89046be942e8446c2 7949 editors optional tramp_2.0.55-3.diff.gz
 5bc2992ed14bc39d132cda3013a54d6f 266156 editors optional tramp_2.0.55-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG46w1ogN2vsA8Vt8RAtbvAJ9SlGJ3wxMKm2pWYA/WLFGNte8kHACfXSYq
U1hqVKp/gezXzhpb7v9SNNM=
=ec3Z
-END PGP SIGNATURE-


--- End Message ---


Bug#441353: tramp: please mention emacs22 includes tramp

2007-09-09 Thread Michael Albinus
Romain Francoise <[EMAIL PROTECTED]> writes:

> I don't agree, removing emacs21 from the archive will not remove it
> from the users' systems so upgrading tramp will not suddenly install
> xemacs21.  And forcing users to install emacs21 | xemacs21 alongside
> tramp on new installs is good, it will prompt emacs22 users to
> double-check if they really need it.

The stable Tramp version stream is now 2.1. Emacs 22 contains Tramp
2.0.56. Wouldn't it be an option to upgrade the mainstream Tramp version
in Debian also to 2.1?

Best regards, Michael.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441353: marked as done (tramp: please mention emacs22 includes tramp)

2007-09-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Sep 2007 08:47:21 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#441353: fixed in tramp 1:2.0.55-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: tramp
Version: 1:2.0.55-2
Severity: wishlist

The tramp package depends on `emacs21 | xemacs21', because emacs22
itself includes tramp.  Please mention it in Description.

Also, if emacs21 is removed from testing/unstable,
installing/upgrading tramp requires xemacs21 even if emacs22 is
installed.  I think that `Depends: emacs | emacsen' is better for
transition from emacs21 to emacs22 to avoid installing xemacs21.

Please consider this wish.

Thanks,
--
Tatsuya Kinoshita


pgpOmxLacji7S.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: tramp
Source-Version: 1:2.0.55-3

We believe that the bug you reported is fixed in the latest version of
tramp, which is due to be installed in the Debian FTP archive:

tramp_2.0.55-3.diff.gz
  to pool/main/t/tramp/tramp_2.0.55-3.diff.gz
tramp_2.0.55-3.dsc
  to pool/main/t/tramp/tramp_2.0.55-3.dsc
tramp_2.0.55-3_all.deb
  to pool/main/t/tramp/tramp_2.0.55-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Romain Francoise <[EMAIL PROTECTED]> (supplier of updated tramp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 09 Sep 2007 10:16:31 +0200
Source: tramp
Binary: tramp
Architecture: source all
Version: 1:2.0.55-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Romain Francoise <[EMAIL PROTECTED]>
Description: 
 tramp  - remote file access in Emacs
Closes: 441352 441353
Changes: 
 tramp (1:2.0.55-3) unstable; urgency=low
 .
   * QA upload.
   * debian/control:
 + xemacs21 doesn't provide the 'emacs' command, so adjust build-depends
   accordingly, thanks to Tatsuya Kinoshita (closes: #441352).
 + Mention in long description that this package is not necessary for
   emacs22 users (closes: #441353).
Files: 
 de8c39bcf6f2fa42c5aa376a0fa238fb 629 editors optional tramp_2.0.55-3.dsc
 6425a9d458d3b0e89046be942e8446c2 7949 editors optional tramp_2.0.55-3.diff.gz
 5bc2992ed14bc39d132cda3013a54d6f 266156 editors optional tramp_2.0.55-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG46w1ogN2vsA8Vt8RAtbvAJ9SlGJ3wxMKm2pWYA/WLFGNte8kHACfXSYq
U1hqVKp/gezXzhpb7v9SNNM=
=ec3Z
-END PGP SIGNATURE-


--- End Message ---


Bug#441353: tramp: please mention emacs22 includes tramp

2007-09-09 Thread Tatsuya Kinoshita
On September 9, 2007 at 10:13AM +0200,
rfrancoise (at debian.org) wrote:

> Tatsuya Kinoshita <[EMAIL PROTECTED]> writes:
>
> > The tramp package depends on `emacs21 | xemacs21', because emacs22
> > itself includes tramp.  Please mention it in Description.
>
> Good idea.

Thank you.

> > Also, if emacs21 is removed from testing/unstable,
> > installing/upgrading tramp requires xemacs21 even if emacs22 is
> > installed.  I think that `Depends: emacs | emacsen' is better for
> > transition from emacs21 to emacs22 to avoid installing xemacs21.
>
> I don't agree, removing emacs21 from the archive will not remove it
> from the users' systems so upgrading tramp will not suddenly install
> xemacs21.  And forcing users to install emacs21 | xemacs21 alongside
> tramp on new installs is good, it will prompt emacs22 users to
> double-check if they really need it.

OK, I don't forcely recommend `emacs | emacsen'.

Could you please agree `xemacs21 | emacs21' instead of
`emacs21 | xemacs21' to prefer xemacs21 over emacs21?

--
Tatsuya Kinoshita


pgpAEdkxpWzxR.pgp
Description: PGP signature


Bug#441353: tramp: please mention emacs22 includes tramp

2007-09-09 Thread Tatsuya Kinoshita
On September 9, 2007 at 11:06AM +0200,
rfrancoise (at debian.org) wrote:

> > Could you please agree `xemacs21 | emacs21' instead of
> > `emacs21 | xemacs21' to prefer xemacs21 over emacs21?
>
> I don't understand; what difference do you think it will make once
> emacs21 gets removed?

I think `xemacs21 | emacs21' is a fit dependency, because the
current tramp package is for xemacs21 and still supports emacs21.

Probably, `emacs21 | xemacs21' will work with apt or so even if
emacs21 is removed from archives, but I think that the preferred
package is not available is no good.

Thanks,
--
Tatsuya Kinoshita


pgp3yysuUMTiR.pgp
Description: PGP signature


Bug#441371: imlib has some old suggests in debian/control

2007-09-09 Thread Stephan Hermann
Package: imlib
Version: 1.9.15-3

Hi,

please remove the Suggests of imlib-progs from imlib debian/control.
imlib-progs was in imlib+png2 which isn't in the archives anymore.

See also: https://bugs.launchpad.net/ubuntu/+source/imlib/+bug/138386

Thx,

\sh




signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature


Bug#441353: tramp: please mention emacs22 includes tramp

2007-09-09 Thread Romain Francoise
Tatsuya Kinoshita <[EMAIL PROTECTED]> writes:

> Could you please agree `xemacs21 | emacs21' instead of
> `emacs21 | xemacs21' to prefer xemacs21 over emacs21?

I don't understand; what difference do you think it will make once
emacs21 gets removed?

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441353: tramp: please mention emacs22 includes tramp

2007-09-09 Thread Romain Francoise
Michael Albinus <[EMAIL PROTECTED]> writes:

> Wouldn't it be an option to upgrade the mainstream Tramp version
> in Debian also to 2.1?

If the package finds a new maintainer, that's something they'll
probably want to do, yes.

-- 
  ,''`.
 : :' :Romain Francoise <[EMAIL PROTECTED]>
 `. `' http://people.debian.org/~rfrancoise/
   `-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#149575: marked as done (freetype1-tools: Bad computation of heights in vpl files with ttf2tfm)

2007-09-09 Thread Debian Bug Tracking System
Your message dated Mon, 10 Sep 2007 01:13:03 +0800
with message-id <[EMAIL PROTECTED]>
and subject line Closing Bug#149575: freetype1-tools: Bad computation of 
heights in vpl files with ttf2tfm
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: freetype1-tools
Version: 1.4pre.20011029-1
Severity: normal
Tags: patch

Hi,

  I used ttf2tfm to convert Truetype fonts in TeX format.
  Here is the problem. When building a virtual property list (.vpl file)
  the height of all letters is computed according to the following
  formula (ury is the upper right corner of the bounding box of a
  character and x-height is a constant for the font, usually the height
  of the small letter x):

  HEIGHT=ury(char) in most cases (that's what it should be)
  HEIGHT=xheight+ury(Characcent)-ury(accent) for the first occurences of
  accent and Characcent (example Agrave and grave are potential
  candidates)

  So the height of all vowels and some consons is badly computed
  (because the formula is mostly wrong). This is barely noticeable in
  normal-sized texte (because there are mixed vowels and consons, and
  anyway the difference is not that big) but becomes noticeable in size
  30 or more (even size 20).

  Patch: in contrib/ttf2pk/vplaux.c change (around line 116) the
  function texheight so that it always returns ti->ury.

  ...if you want to put upstream in contact with me, I'd be very glad.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux penpen 2.4.18jcd #1 Fri Mar 15 09:07:08 CET 2002 i686
Locale: LANG=en_GB, LC_CTYPE=en_GB

Versions of packages freetype1-tools depends on:
ii  libc6  2.2.5-6   GNU C Library: Shared libraries an
ii  libkpathsea3   1.0.7+20011202-7  shared libkpathsea for teTeX
ii  libttf21.4pre.20011029-1 FreeType 1, The FREE TrueType Font
hi  xlibs  4.1.0-15  X Window System client libraries

-- no debconf information


--- End Message ---
--- Begin Message ---
Dear Jean-Christophe,

First of all, thank you very much for your contribution to FreeType and
Debian.  Thanks to you and Werner, your fix has been merged in the
upstream freetype1-contrib since November 2002.  That roughly
corresponds to the Debian freetype1 package (1.4pre.20030402-1) which I
uploaded on 1 August 2003.  So, we can close this Debian bug report!  :-)

Also, my sincerely apologies for my very late reply.  I have been on a
long hiatus from my Debian duties, and is finally having some time to
clean up the freetype1 Debian package a bit.  :-)

Cheers,

Anthony Fok

--- End Message ---


darkstat 2.6-14 MIGRATED to testing

2007-09-09 Thread Debian testing watch
FYI: The status of the darkstat source package
in Debian's testing distribution has changed.

  Previous version: 2.6-13
  Current version:  2.6-14

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



traffic-vis 0.34-20 MIGRATED to testing

2007-09-09 Thread Debian testing watch
FYI: The status of the traffic-vis source package
in Debian's testing distribution has changed.

  Previous version: 0.34-19
  Current version:  0.34-20

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



wmclock 1.0.12.2-6 MIGRATED to testing

2007-09-09 Thread Debian testing watch
FYI: The status of the wmclock source package
in Debian's testing distribution has changed.

  Previous version: 1.0.12.2-5
  Current version:  1.0.12.2-6

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



wmifs 1.3b1-17 MIGRATED to testing

2007-09-09 Thread Debian testing watch
FYI: The status of the wmifs source package
in Debian's testing distribution has changed.

  Previous version: 1.3b1-16
  Current version:  1.3b1-17

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



wmbinclock 0.5-4 MIGRATED to testing

2007-09-09 Thread Debian testing watch
FYI: The status of the wmbinclock source package
in Debian's testing distribution has changed.

  Previous version: 0.5-3
  Current version:  0.5-4

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]