Bug#362292: Bug#376107: libbsf-java: FTBFS: .orig.tar.gz missing and Build-Dependencies can not be satisfied

2006-07-03 Thread Nicolas Duboc
On Sun, Jul 02, 2006 at 12:42:49AM +0200, Michael Koch wrote:
> block 376107 by 362292
> thanks
> 
> On Fri, Jun 30, 2006 at 11:46:12AM +0200, Andreas Jochens wrote:
> > Package: libbsf-java
> > Version: 1:2.3.0+cvs20050308-6
> > Severity: serious
> > 
> > When trying to build 'libbsf-java' in a clean unstable chroot,
> > I get the following error:
[...]
> 
> To be able to fix this issue we need a new upload of jython which still
> depends on python2.1 (which doesn't exist anymore).

   My work to get jython back in the archive is nearly finished.
   I expect to upload it in the next seven days.

   Regards,

-- 
Nicolas Duboc <[EMAIL PROTECTED]>


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



Processed: reassign 364336 to kernel-package

2006-07-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.8.14
> reassign 364336 kernel-package
Bug#364336: yaboot: Incomplete message when removing kernel-package
Bug reassigned from package `yaboot' to `kernel-package'.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processing of yaboot_1.3.13-6_powerpc.changes

2006-07-03 Thread Archive Administrator
yaboot_1.3.13-6_powerpc.changes uploaded successfully to localhost
along with the files:
  yaboot_1.3.13-6.dsc
  yaboot_1.3.13-6.diff.gz
  yaboot_1.3.13-6_powerpc.deb

Greetings,

Your Debian queue daemon


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



yaboot_1.3.13-6_powerpc.changes ACCEPTED

2006-07-03 Thread Debian Installer

Accepted:
yaboot_1.3.13-6.diff.gz
  to pool/main/y/yaboot/yaboot_1.3.13-6.diff.gz
yaboot_1.3.13-6.dsc
  to pool/main/y/yaboot/yaboot_1.3.13-6.dsc
yaboot_1.3.13-6_powerpc.deb
  to pool/main/y/yaboot/yaboot_1.3.13-6_powerpc.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 299686 


Thank you for your contribution to Debian.


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



yaboot override disparity

2006-07-03 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

yaboot_1.3.13-6_powerpc.deb: package says section is base, override says admin.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

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


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



Bug#299686: marked as done (yaboot: ofpath support for Pegasos and "spi" IDE devices)

2006-07-03 Thread Debian Bug Tracking System
Your message dated Mon, 03 Jul 2006 09:02:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299686: fixed in yaboot 1.3.13-6
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: yaboot
Version: 1.3.13-3
Severity: wishlist
Tags: patch

Very recent versions of Open Firmware on Pegasos support yaboot, at
least for netbooting. It would be useful to be able to use ofpath to
find out the Open Firmware paths to disks on such systems. There are two
obstacles, at least on the development system I have which AFAIK is a
fairly standard configuration:

  * ofpath doesn't recognise the Pegasos subarchitecture, and doesn't
know which style of device name -> Open Firmware mangling to use on
it. As far as I can tell, it's straightforward enough at least for
IDE disks (I can't test SCSI, unfortunately) that the same handling
as NewWorld can be used.

  * The IDE disk shipped with my development system advertises its
device_type as "spi" (SCSI-3 Parallel Interface, I think,
http://www.openbios.info/docs/rec.scsi3pi.10.pdf - no idea why). The
Open Firmware path appears to be
/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED],TARGET.

Here's a patch for both these issues. If Ethan wants to merge this using
arch, then:

  tla register-archive http://riva.ucam.org/~cjwatson/archives/[EMAIL PROTECTED]
  tla star-merge [EMAIL PROTECTED]/yaboot--pegasos--1.3

* finding or making yaboot--pegasos--1.3--base-0
* finding or making yaboot--pegasos--1.3--patch-2
* computing changeset
A  {arch}/yaboot/yaboot--pegasos/yaboot--pegasos--1.3/[EMAIL 
PROTECTED]/patch-log/patch-1
A  {arch}/yaboot/yaboot--pegasos/yaboot--pegasos--1.3/[EMAIL 
PROTECTED]/patch-log/patch-2
M  ybin/ofpath
* changeset report
* added files

{arch}/yaboot/yaboot--pegasos/yaboot--pegasos--1.3/[EMAIL 
PROTECTED]/patch-log/patch-1
--- /dev/null
+++ mod/{arch}/yaboot/yaboot--pegasos/yaboot--pegasos--1.3/[EMAIL 
PROTECTED]/patch-log/patch-1
@@ -0,0 +1,10 @@
+Revision: yaboot--pegasos--1.3--patch-1
+Archive: [EMAIL PROTECTED]
+Creator: Colin Watson <[EMAIL PROTECTED]>
+Date: Tue Mar 15 20:11:08 GMT 2005
+Standard-date: 2005-03-15 20:11:08 GMT
+Modified-files: ybin/ofpath
+New-patches: [EMAIL PROTECTED]/yaboot--pegasos--1.3--patch-1
+Summary: Add support for IDE devices that advertise as "spi"
+Keywords: 
+
--- /dev/null
+++ mod/{arch}/yaboot/yaboot--pegasos/yaboot--pegasos--1.3/[EMAIL 
PROTECTED]/patch-log/patch-2
@@ -0,0 +1,10 @@
+Revision: yaboot--pegasos--1.3--patch-2
+Archive: [EMAIL PROTECTED]
+Creator: Colin Watson <[EMAIL PROTECTED]>
+Date: Tue Mar 15 20:14:15 GMT 2005
+Standard-date: 2005-03-15 20:14:15 GMT
+Modified-files: ybin/ofpath
+New-patches: [EMAIL PROTECTED]/yaboot--pegasos--1.3--patch-2
+Summary: Add (trivial) support for Pegasos to ofpath
+Keywords: 
+
{arch}/yaboot/yaboot--pegasos/yaboot--pegasos--1.3/[EMAIL 
PROTECTED]/patch-log/patch-2
--- /dev/null
+++ mod/{arch}/yaboot/yaboot--pegasos/yaboot--pegasos--1.3/[EMAIL 
PROTECTED]/patch-log/patch-1
@@ -0,0 +1,10 @@
+Revision: yaboot--pegasos--1.3--patch-1
+Archive: [EMAIL PROTECTED]
+Creator: Colin Watson <[EMAIL PROTECTED]>
+Date: Tue Mar 15 20:11:08 GMT 2005
+Standard-date: 2005-03-15 20:11:08 GMT
+Modified-files: ybin/ofpath
+New-patches: [EMAIL PROTECTED]/yaboot--pegasos--1.3--patch-1
+Summary: Add support for IDE devices that advertise as "spi"
+Keywords: 
+
--- /dev/null
+++ mod/{arch}/yaboot/yaboot--pegasos/yaboot--pegasos--1.3/[EMAIL 
PROTECTED]/patch-log/patch-2
@@ -0,0 +1,10 @@
+Revision: yaboot--pegasos--1.3--patch-2
+Archive: [EMAIL PROTECTED]
+Creator: Colin Watson <[EMAIL PROTECTED]>
+Date: Tue Mar 15 20:14:15 GMT 2005
+Standard-date: 2005-03-15 20:14:15 GMT
+Modified-files: ybin/ofpath
+New-patches: [EMAIL PROTECTED]/yaboot--pegasos--1.3--patch-2
+Summary: Add (trivial) support for Pegasos to ofpath
+Keywords: 
+

* modified files

--- orig/ybin/ofpath
+++ mod/ybin/ofpath
@@ -396,6 +396,10 @@
local MASTER="/@$(($(cat /proc/ide/${IDEBUS}/channel) * 2 + 0))"
local SLAVE="/@$(($(cat /proc/ide/${IDEBUS}/channel) * 2 + 1))"
;;
+   spi)
+   local MASTER="/[EMAIL PROTECTED](cat 
/proc/ide/${IDEBUS}/channel),0"
+   local SLAVE="/[EMAIL PROTECTED](cat 
/proc/ide/${IDEBUS}/channel),1"
+   ;;
*)
echo 1>&2 "$PRG: Unsupported IDE device type: \"$(cat 
/proc/device-tree${DEVSPEC}/device_type 2> /dev/null)\""
return 1
@@ -914,6 +918,8 @@

libintl-gettext-ruby_0.11-7_i386.changes ACCEPTED

2006-07-03 Thread Debian Installer

Accepted:
libintl-gettext-ruby1.8_0.11-7_i386.deb
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby1.8_0.11-7_i386.deb
libintl-gettext-ruby_0.11-7.diff.gz
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby_0.11-7.diff.gz
libintl-gettext-ruby_0.11-7.dsc
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby_0.11-7.dsc
libintl-gettext-ruby_0.11-7_all.deb
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby_0.11-7_all.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 322648 376246 


Thank you for your contribution to Debian.


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



Processing of libintl-gettext-ruby_0.11-7_i386.changes

2006-07-03 Thread Archive Administrator
libintl-gettext-ruby_0.11-7_i386.changes uploaded successfully to localhost
along with the files:
  libintl-gettext-ruby_0.11-7.dsc
  libintl-gettext-ruby_0.11-7.diff.gz
  libintl-gettext-ruby_0.11-7_all.deb
  libintl-gettext-ruby1.8_0.11-7_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#362292: Bug#376107: libbsf-java: FTBFS: .orig.tar.gz missing and Build-Dependencies can not be satisfied

2006-07-03 Thread Michael Koch
On Sun, Jul 02, 2006 at 09:04:16PM +0200, Nicolas Duboc wrote:
> On Sun, Jul 02, 2006 at 12:42:49AM +0200, Michael Koch wrote:
> > block 376107 by 362292
> > thanks
> > 
> > On Fri, Jun 30, 2006 at 11:46:12AM +0200, Andreas Jochens wrote:
> > > Package: libbsf-java
> > > Version: 1:2.3.0+cvs20050308-6
> > > Severity: serious
> > > 
> > > When trying to build 'libbsf-java' in a clean unstable chroot,
> > > I get the following error:
> [...]
> > 
> > To be able to fix this issue we need a new upload of jython which still
> > depends on python2.1 (which doesn't exist anymore).
> 
>My work to get jython back in the archive is nearly finished.
>I expect to upload it in the next seven days.

Thanks for the info.


Cheers,
Michael
-- 
http://www.worldforge.org/


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



Bug#322648: marked as done (FTBFS: Cannot find gettext)

2006-07-03 Thread Debian Bug Tracking System
Your message dated Mon, 03 Jul 2006 11:17:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#322648: fixed in libintl-gettext-ruby 0.11-7
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: libintl-gettext-ruby
Version: 0.11-5
Severity: serious

libintl-gettext-ruby fails to build because it cannot find gettext:

> cd build-tree-16 && ruby1.6 ../extconf.rb && /usr/bin/make
> checking for setlocale() in -lxpg4... no
> checking for locale.h... yes
> checking for libintl.h... yes
> checking for gettext() in -lintl... no
> checking for gettext()... no

-- 
Matt


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: libintl-gettext-ruby
Source-Version: 0.11-7

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

libintl-gettext-ruby1.8_0.11-7_i386.deb
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby1.8_0.11-7_i386.deb
libintl-gettext-ruby_0.11-7.diff.gz
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby_0.11-7.diff.gz
libintl-gettext-ruby_0.11-7.dsc
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby_0.11-7.dsc
libintl-gettext-ruby_0.11-7_all.deb
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby_0.11-7_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.
Luk Claes <[EMAIL PROTECTED]> (supplier of updated libintl-gettext-ruby 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: Mon,  3 Jul 2006 19:45:23 +0200
Source: libintl-gettext-ruby
Binary: libintl-gettext-ruby1.8 libintl-gettext-ruby
Architecture: source all i386
Version: 0.11-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Luk Claes <[EMAIL PROTECTED]>
Description: 
 libintl-gettext-ruby - Gettext wrapper for Ruby
 libintl-gettext-ruby1.8 - Gettext wrapper for Ruby 1.8
Closes: 322648 376246
Changes: 
 libintl-gettext-ruby (0.11-7) unstable; urgency=medium
 .
   * QA upload.
   * Fix build process (Closes: #376246).
   * Acknowledge NMU (Closes: #322648).
Files: 
 80a4f0f99c0b2d5aaf6e645e86977fe3 659 interpreters optional 
libintl-gettext-ruby_0.11-7.dsc
 046f7fc94f8049a8442d320e6b4954b1 2431 interpreters optional 
libintl-gettext-ruby_0.11-7.diff.gz
 121aed16efdaeb758eab2afb378bb3c6 5360 interpreters optional 
libintl-gettext-ruby_0.11-7_all.deb
 72065936439117ee2f0e2b3fa8be14c4 5074 interpreters optional 
libintl-gettext-ruby1.8_0.11-7_i386.deb

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

iD8DBQFEqVn/5UTeB5t8Mo0RAgqZAJkBg956GnHIj1TJD3L+07ECVVZ2SwCguLdQ
EWkz/qNeTF2C36MzBjaAWoQ=
=C+s9
-END PGP SIGNATURE-

--- End Message ---


Bug#376246: marked as done (libintl-gettext-ruby - FTBFS: Architecture: any but does not build binary packages)

2006-07-03 Thread Debian Bug Tracking System
Your message dated Mon, 03 Jul 2006 11:17:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#376246: fixed in libintl-gettext-ruby 0.11-7
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: libintl-gettext-ruby
Version: 0.11-6
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of libintl-gettext-ruby_0.11-6 on debian-31 by sbuild/s390 85
[...]
> make[1]: Leaving directory 
> `/build/buildd/libintl-gettext-ruby-0.11/build-tree-18'
> touch install-stamp
>  dpkg-genchanges -B -ms390 Build Daemon <[EMAIL PROTECTED]>
> dpkg-genchanges: arch-specific upload - not including arch-independent 
> packages
> dpkg-genchanges: failure: cannot read files list file: No such file or 
> directory
> **
> Build finished at 20060630-2004
> FAILED [dpkg-buildpackage died]

--- End Message ---
--- Begin Message ---
Source: libintl-gettext-ruby
Source-Version: 0.11-7

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

libintl-gettext-ruby1.8_0.11-7_i386.deb
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby1.8_0.11-7_i386.deb
libintl-gettext-ruby_0.11-7.diff.gz
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby_0.11-7.diff.gz
libintl-gettext-ruby_0.11-7.dsc
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby_0.11-7.dsc
libintl-gettext-ruby_0.11-7_all.deb
  to pool/main/libi/libintl-gettext-ruby/libintl-gettext-ruby_0.11-7_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.
Luk Claes <[EMAIL PROTECTED]> (supplier of updated libintl-gettext-ruby 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: Mon,  3 Jul 2006 19:45:23 +0200
Source: libintl-gettext-ruby
Binary: libintl-gettext-ruby1.8 libintl-gettext-ruby
Architecture: source all i386
Version: 0.11-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Luk Claes <[EMAIL PROTECTED]>
Description: 
 libintl-gettext-ruby - Gettext wrapper for Ruby
 libintl-gettext-ruby1.8 - Gettext wrapper for Ruby 1.8
Closes: 322648 376246
Changes: 
 libintl-gettext-ruby (0.11-7) unstable; urgency=medium
 .
   * QA upload.
   * Fix build process (Closes: #376246).
   * Acknowledge NMU (Closes: #322648).
Files: 
 80a4f0f99c0b2d5aaf6e645e86977fe3 659 interpreters optional 
libintl-gettext-ruby_0.11-7.dsc
 046f7fc94f8049a8442d320e6b4954b1 2431 interpreters optional 
libintl-gettext-ruby_0.11-7.diff.gz
 121aed16efdaeb758eab2afb378bb3c6 5360 interpreters optional 
libintl-gettext-ruby_0.11-7_all.deb
 72065936439117ee2f0e2b3fa8be14c4 5074 interpreters optional 
libintl-gettext-ruby1.8_0.11-7_i386.deb

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

iD8DBQFEqVn/5UTeB5t8Mo0RAgqZAJkBg956GnHIj1TJD3L+07ECVVZ2SwCguLdQ
EWkz/qNeTF2C36MzBjaAWoQ=
=C+s9
-END PGP SIGNATURE-

--- End Message ---


animal 0.14.3-4 MIGRATED to testing

2006-07-03 Thread Debian testing watch
FYI: The status of the animal source package
in Debian's testing distribution has changed.

  Previous version: 0.14.3-3
  Current version:  0.14.3-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]



plotmtv 1.4.4t-9 MIGRATED to testing

2006-07-03 Thread Debian testing watch
FYI: The status of the plotmtv source package
in Debian's testing distribution has changed.

  Previous version: 1.4.4t-8.1
  Current version:  1.4.4t-9

-- 
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]



Bug#376626: Please stop Build-Depending on automake

2006-07-03 Thread James Westby
Package: kdoc
Severity: wishlist
Tags: patch


The automake maintainer is working towards reclaiming
the automake package name, which currently rests on 
automake1.4, the oldest version of automake. Your package, 
kdoc, Build-Depends on automake, hence this bug 
report. Please see http://wiki.debian.org/AutomakeTransition 
for more information on this transition.

It appears that you package does not use the automake 
package in the build process. This is normal, as most 
package do not require automake at build time. The 
attached patch removes the build dependency.

Thanks,

James


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (550, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-loser
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
diff -u kdoc-2.0a54/debian/changelog kdoc-2.0a54/debian/changelog
--- kdoc-2.0a54/debian/changelog
+++ kdoc-2.0a54/debian/changelog
@@ -1,3 +1,10 @@
+kdoc (2.0a54-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove the unneccesary Build-Depends on automake
+
+ -- James Westby <[EMAIL PROTECTED]>  Sun,  2 Jul 2006 23:24:55 +0100
+
 kdoc (2.0a54-3) unstable; urgency=low
 
   * QA upload.
diff -u kdoc-2.0a54/debian/control kdoc-2.0a54/debian/control
--- kdoc-2.0a54/debian/control
+++ kdoc-2.0a54/debian/control
@@ -1,5 +1,5 @@
 Source: kdoc
-Build-Depends-Indep: debhelper (>> 4.0.18), autoconf, automake, perl5
+Build-Depends-Indep: debhelper (>> 4.0.18), autoconf, perl5
 Section: devel
 Priority: optional
 Maintainer: Debian QA Group <[EMAIL PROTECTED]>