Your message dated Mon, 11 Feb 2008 21:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#350307: fixed in devscripts 2.10.16
has caused the Debian Bug report #350307,
regarding [uscan] --upstream-version on command line needed even if version is
in watch file
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.)
--
350307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350307
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: devscripts
Version: 2.9.11
Severity: wishlist
Hi,
I am trying to use uscan to watch for new releases of software which
I do not used in the Debian packaged form. This implies the absence of
a debian/ directory.
I have the following watch file
----
version=3
http://www.splitbrain.org/projects/dokuwiki (?:.*/)?dokuwiki-([-0-9]+)\.tgz\?.*
2005-09-22 uupdate
----
uscan insists on getting an upstream version:
$ uscan --report-status --watchfile watch --package dokuwiki
uscan: --package requires the use of --upstream-version and --watchfile
as well; run uscan --help for more details
which it then promptly ignores:
$ uscan --report-status --watchfile watch --package dokuwiki --upstream-version
foo
Processing watchfile line for package dokuwiki...
Newest version on remote site is 2005-09-22, local version is 2005-09-22
=> Package is up to date
uscan should only insist on an upstream-version on the command line if
it is not given in the watch file.
Greetings
Marc
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.1-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages devscripts depends on:
ii debianutils 2.15.2 Miscellaneous utilities specific t
ii dpkg-dev 1.13.11.1 package building tools for Debian
ii libc6 2.3.5-12 GNU C Library: Shared libraries an
ii perl 5.8.7-10 Larry Wall's Practical Extraction
ii sed 4.1.4-5 The GNU sed stream editor
Versions of packages devscripts recommends:
pn fakeroot <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.10.16
We believe that the bug you reported is fixed in the latest version of
devscripts, which is due to be installed in the Debian FTP archive:
devscripts_2.10.16.dsc
to pool/main/d/devscripts/devscripts_2.10.16.dsc
devscripts_2.10.16.tar.gz
to pool/main/d/devscripts/devscripts_2.10.16.tar.gz
devscripts_2.10.16_amd64.deb
to pool/main/d/devscripts/devscripts_2.10.16_amd64.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.
Adam D. Barratt <[EMAIL PROTECTED]> (supplier of updated devscripts 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, 11 Feb 2008 19:50:15 +0000
Source: devscripts
Binary: devscripts
Architecture: source amd64
Version: 2.10.16
Distribution: unstable
Urgency: low
Maintainer: Devscripts Devel Team <[EMAIL PROTECTED]>
Changed-By: Adam D. Barratt <[EMAIL PROTECTED]>
Description:
devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 350307 440957 461653 464522 464787 464976 464984 465264
Changes:
devscripts (2.10.16) unstable; urgency=low
.
The "storm before the calm" release
.
* checkbashisms:
+ Correct the $(<) check to not flag $(<foo grep bar) (Closes: #464522)
+ Tighten the $(( / (( regex
+ Modify the ". foo bar" check to allow ". `foo bar`" (Closes: #464984)
+ Ensure that an explanation is provided for the ". foo bar" check
+ Fix the "shell wrapper" regex to allow a space after ; and before exec
(Closes: #464976)
+ Add posh to the list of supported interpreters. Thanks to Raphael
Geissert.
+ Warn about use of >& and <& redirecting to a file (POSIX specifies
behaviour for - and file descriptors only) (Really closes: #461653)
* debbugs.pm: New module to encapsulate some of the common BTS functionality
used by various scripts. Currently contains initial support for some
SOAP methods.
* bts: Use debbugs.pm for select()
* tagpending: Fix the bts select call to also handle forwarded bugs
(Closes: #464787)
* debchange: Warn if the package appears to have switched from Debian native
to non-native or vice versa (Closes: #440957)
* uscan: Don't insist on an upstream version being supplied on the command
line if one is present in the watch file (Closes: #350307)
* debuild: Really fix -j, so that --lintian-opts works again
(Closes: #465264)
Files:
033c1fe87834094541b87528f9873651 1224 devel optional devscripts_2.10.16.dsc
5917080401f6cfa64c4746eb99179409 501068 devel optional
devscripts_2.10.16.tar.gz
580f8dfca8bfc246552a74f05bd03204 444112 devel optional
devscripts_2.10.16_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHsKjTokcE1TReOoURAroYAJoCqXzUVoo825MSJcDkYknZH5hkFQCfVuh4
0gv0XHCqM+8zT8Gb2jXJIhA=
=83t7
-----END PGP SIGNATURE-----
--- End Message ---