Your message dated Wed, 19 Nov 2008 01:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#503714: fixed in emacspeak 28.0-4
has caused the Debian Bug report #503714,
regarding emacspeak: watch file: 404 Not Found fixed
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
503714: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503714
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: emacspeak
Version: 28.0-3
Severity: minor
Tags: patch
Watch file fails right now with:
[EMAIL PROTECTED]:~/tmp/emacspeak/emacspeak-28.0$ uscan -verbose -report
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
ftp://heanet.dl.sourceforge.net/e/em/emacspeak/emacspeak-(.*)\.tar\.bz2
debian uupdate
uscan warning: In watchfile debian/watch, reading FTP directory
ftp://heanet.dl.sourceforge.net/e/em/emacspeak/ failed: 404 Not Found
-- Scan finished
After an attached patch applied uscan works fine:
[EMAIL PROTECTED]:~/tmp/emacspeak/emacspeak-28.0$ uscan -verbose -report
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
http://emacspeak.googlecode.com/ files/emacspeak-(.*)\.tar\.bz2 debian
uupdate
-- Found the following matching hrefs:
http://emacspeak.googlecode.com/files/emacspeak-28.0.tar.bz2
Newest version on remote site is 28.0, local version is 28.0
=> Package is up to date
-- Scan finished
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental'), (500,
'feisty')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-openvz-686 (SMP w/2 CPU cores)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages emacspeak depends on:
ii emacs21 21.4a+1-5.6 The GNU Emacs editor
ii emacs22 22.2+2-4 The GNU Emacs editor
ii emacsen-common 1.4.17 Common facilities for all emacsen
ii make 3.81-5 The GNU version of the "make" util
ii perl 5.10.0-16 Larry Wall's Practical Extraction
ii tcl8.4 8.4.19-2 Tcl (the Tool Command Language) v8
ii tclx8.4 8.4.0-1 Extended Tcl (TclX) - shared libra
ii w3-url-e21 2005.10.23-5 URL library for use by w3-el-e21
emacspeak recommends no packages.
Versions of packages emacspeak suggests:
pn calc <none> (no description available)
ii eflite 0.4.1-1 Festival-Lite based emacspeak spee
ii emacspeak-ss 1.12-1 Emacspeak speech server for severa
ii espeak 1.37-1 A multi-lingual software speech sy
pn psgml <none> (no description available)
pn w3-el-e21 <none> (no description available)
ii xsltproc 1.1.24-2 XSLT command line processor
-- debconf-show failed
>From 07fef8be0751327f86aa067290f6746f9ca54f5e Mon Sep 17 00:00:00 2001
From: Mykola Nikishov <[EMAIL PROTECTED]>
Date: Mon, 27 Oct 2008 18:41:49 +0200
Subject: [PATCH] check for updates using http://emacspeak.googlecode.com
---
debian/watch | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/watch b/debian/watch
index 6f85866..681d48d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -11,5 +11,6 @@ version=3
# this doesn't seem to work either
#ftp://ftp.sf.net/pub/sourceforge/e/em/emacspeak/emacspeak-(.*)\.tar\.bz2
debian uupdate
-ftp://heanet.dl.sourceforge.net/e/em/emacspeak/emacspeak-(.*)\.tar\.bz2 debian
uupdate
+#ftp://heanet.dl.sourceforge.net/e/em/emacspeak/emacspeak-(.*)\.tar\.bz2
debian uupdate
# ftp://heanet.dl.sourceforge.net/g/gp/gpsbabel/gpsbabel-([0-9a-z.]+)\.tar.gz
debian uupdate
+http://emacspeak.googlecode.com/ files/emacspeak-(.*)\.tar\.bz2 debian uupdate
--
1.6.0.2
--- End Message ---
--- Begin Message ---
Source: emacspeak
Source-Version: 28.0-4
We believe that the bug you reported is fixed in the latest version of
emacspeak, which is due to be installed in the Debian FTP archive:
emacspeak_28.0-4.diff.gz
to pool/main/e/emacspeak/emacspeak_28.0-4.diff.gz
emacspeak_28.0-4.dsc
to pool/main/e/emacspeak/emacspeak_28.0-4.dsc
emacspeak_28.0-4_all.deb
to pool/main/e/emacspeak/emacspeak_28.0-4_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.
James R. Van Zandt <[EMAIL PROTECTED]> (supplier of updated emacspeak 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-----
Format: 1.8
Date: Mon, 10 Nov 2008 21:44:15 -0500
Source: emacspeak
Binary: emacspeak
Architecture: source all
Version: 28.0-4
Distribution: unstable
Urgency: low
Maintainer: James R. Van Zandt <[EMAIL PROTECTED]>
Changed-By: James R. Van Zandt <[EMAIL PROTECTED]>
Description:
emacspeak - speech output interface to Emacs
Closes: 252502 502761 503714
Changes:
emacspeak (28.0-4) unstable; urgency=low
.
* configure with debconf (Closes:Bug#502761,#252502)
.
* debian/watch: point to new repository (thanks to Mykola Nikishov
<[EMAIL PROTECTED]>, Closes: Bug#503714)
Checksums-Sha1:
61d5e65b5c1928119289304acb25df0800e30eeb 1165 emacspeak_28.0-4.dsc
e3cc5f81895c5e1582973a6119b502ea158c4016 423407 emacspeak_28.0-4.diff.gz
13415c3668180c9df68a8d1a9c631ef61488d2f0 2916042 emacspeak_28.0-4_all.deb
Checksums-Sha256:
d53cbb816d0c5e2eb1e2fd05a0d17e7d93844564fb839bd5ee544be967e20342 1165
emacspeak_28.0-4.dsc
4e7f1fa9e353400231d3f68c5dd7193d75d9d40ad0a70065f01a74d90acc11f8 423407
emacspeak_28.0-4.diff.gz
943f4d709a2e0c6bbd01db50ad6e22a184734333b0daeeb6065bcacb71475337 2916042
emacspeak_28.0-4_all.deb
Files:
6e51c132fe2dbc44f4c1abb5a71dddc1 1165 editors extra emacspeak_28.0-4.dsc
329954704133c58bdf74349fb6785995 423407 editors extra emacspeak_28.0-4.diff.gz
a2ff27ca6774cd02f8098cd9907f69f9 2916042 editors extra emacspeak_28.0-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQCVAwUBSSNqHTHnPxTimJZtAQGWegP+MJW+ICQ12/bUQdeGCSllgN9jnsenz54p
rskxLV+0T8aqgXIzkbzib2/wUxkiSyi4iEfH32hulXZEySvYJSRTTxID6OaB9vfp
wroHHZNRJJxyA92zVV2HNU8tZ23rXOAAHhtl+V1UbjyuPJkqxnoXS6AftOhTXSyL
UOeXmH6A6gI=
=owbq
-----END PGP SIGNATURE-----
--- End Message ---