Your message dated Mon, 15 Jun 2009 18:17:11 +0000
with message-id <[email protected]>
and subject line Bug#531332: fixed in devscripts 2.10.51
has caused the Debian Bug report #531332,
regarding devscripts: mailx package was renamed to bsd-mailx
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.)


-- 
531332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531332
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.10.49
Severity: minor
Tags: patch
File: /usr/bin/pts-subscribe

Hi,

pts-{un,}subscribe asks to install the mailx or mailutils package if it
cannot find the mail command, but mailx is only a transitional package
as the real package was renamed to bsd-mailx.

Please consider to apply the attached patch to refer to the renamed
package.

Regards,
Ansgar

-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
DEBCHANGE_RELEASE_HEURISTIC=changelog
DEBCHANGE_MULTIMAINT_MERGE=yes

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages devscripts depends on:
ii  dpkg-dev                      1.14.26    Debian package development tools
ii  libc6                         2.9-12     GNU C Library: Shared libraries
ii  perl                          5.10.0-22  Larry Wall's Practical Extraction 

Versions of packages devscripts recommends:
pn  at                 <none>                (no description available)
ii  bsd-mailx [mailx]  8.1.2-0.20081101cvs-2 A simple mail user agent
ii  curl               7.18.2-8.1            Get a file from an HTTP, HTTPS or 
ii  dctrl-tools        2.13.1                Command-line tools to process Debi
ii  debian-keyring     2009.04.04            GnuPG (and obsolete PGP) keys of D
pn  debian-maintainers <none>                (no description available)
ii  dput               0.9.4                 Debian package upload tool
pn  equivs             <none>                (no description available)
ii  fakeroot           1.12.2                Gives a fake root environment
ii  git-core           1:1.6.3.1-1           fast, scalable, distributed revisi
ii  gnupg              1.4.9-4               GNU privacy guard - a free PGP rep
ii  iceweasel [www-bro 3.0.9-1               lightweight web browser based on M
ii  konqueror [www-bro 4:4.2.2-1             KDE 4's advanced file manager, web
pn  libauthen-sasl-per <none>                (no description available)
pn  libcrypt-ssleay-pe <none>                (no description available)
ii  libparse-debcontro 2.005-2               Easy OO parsing of Debian control-
pn  libsoap-lite-perl  <none>                (no description available)
pn  libterm-size-perl  <none>                (no description available)
ii  libtimedate-perl   1.1600-9              Time and date functions for Perl
ii  liburi-perl        1.37+dfsg-1           Manipulates and accesses URI strin
ii  libwww-perl        5.826-1               WWW client/server library for Perl
ii  libyaml-syck-perl  1.07-1                fast, lightweight YAML loader and 
ii  lintian            2.2.10                Debian package checker
ii  lsb-release        3.2-22                Linux Standard Base version report
ii  man-db             2.5.5-1               on-line manual pager
ii  mercurial          1.2-1                 scalable distributed version contr
ii  openssh-client [ss 1:5.1p1-5+b1          secure shell client, an rlogin/rsh
ii  patch              2.5.9-5               Apply a diff file to an original
ii  patchutils         0.3.1-1               Utilities to work with patches
ii  strace             4.5.17+cvs080723-2    A system call tracer
ii  subversion         1.5.6dfsg-1           Advanced version control system
ii  unzip              6.0-1                 De-archiver for .zip files
ii  w3m [www-browser]  0.5.2-2+b1            WWW browsable pager with excellent
pn  wdiff              <none>                (no description available)
ii  wget               1.11.4-2              retrieves files from the web

Versions of packages devscripts suggests:
ii  build-essential               11.4       Informational list of build-essent
pn  cvs-buildpackage              <none>     (no description available)
pn  devscripts-el                 <none>     (no description available)
ii  gnuplot                       4.2.5-1    A command-line driven interactive 
pn  libfile-desktopentry-perl     <none>     (no description available)
pn  libnet-smtp-ssl-perl          <none>     (no description available)
pn  mutt                          <none>     (no description available)
ii  svn-buildpackage              0.6.24     helper programs to maintain Debian

-- no debconf information
Index: scripts/pts-subscribe.sh
===================================================================
--- scripts/pts-subscribe.sh	(revision 1895)
+++ scripts/pts-subscribe.sh	(working copy)
@@ -134,7 +134,7 @@
 # Check for a "mail" command
 if ! command -v mail >/dev/null 2>&1; then
     echo "$PROGNAME: Could not find the \"mail\" command; you must have the" >&2
-    echo "mailx or mailutils package installed to run this script." >&2
+    echo "bsd-mailx or mailutils package installed to run this script." >&2
     exit 1
 fi
 

--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.10.51

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.51.dsc
  to pool/main/d/devscripts/devscripts_2.10.51.dsc
devscripts_2.10.51.tar.gz
  to pool/main/d/devscripts/devscripts_2.10.51.tar.gz
devscripts_2.10.51_amd64.deb
  to pool/main/d/devscripts/devscripts_2.10.51_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.8
Date: Mon, 15 Jun 2009 18:57:20 +0100
Source: devscripts
Binary: devscripts
Architecture: source amd64
Version: 2.10.51
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: 530362 530815 530926 531059 531247 531332 531422 531570 531593
Changes: 
 devscripts (2.10.51) unstable; urgency=low
 .
   [ Adam D. Barratt ]
   * bts:
     + Add a note to the description of --smtp-server explaining that
       reportbug.debian.org does not support relaying and is therefore not a
       suitable server to use in circumstances where [email protected]
       may be automatically Cced.
     + Ignore the --{force-,}interactive options when combined with -n.
       (Closes: #531422)
   * checkbashisms:
     + Detect shellscript wrappers that use "then" or "else" before calling
       exec.  Thanks, Raphael Geissert.  (Closes: #530815)
     + Fix a false positive detection of ". $(foo bar)" as attempting to pass
       arguments to a sourced script.  Thanks, Raphael Geissert.
     + Detect use of passing arguments to a sourced script as part of a
       conditional statement.  Thanks, Raphael Geissert.
     + Correctly count the number of quotes in a line when detecting whether
       we are currently inside a "quoted block".  Thanks, Raphael Geissert.
       (Closes: #531247)
     + Do not check the contents of a dpatch.  The wrapper script always uses
       /bin/sh and we can't detect the interpreter of a patch.
     + Improve the check for the use of $[] inside quoted text.  Thanks,
       Raphael Geissert.
     + Apply the "common lead-in text" to the "readonly" check.
     + Remove "\\" from the list of unsafe backslash escapes, as it appears to
       work in all shells.
   * dcmd: Parse changes / dsc files containing section or priority entries of
     "-".  (Closes: #531593)
   * licensecheck: Fix an error in a regular expression which led to an
     uninitialized value warning and missing version for some GPL headers.
     Thanks, Jakub Wilk.  (Closes: #531059)
   * uscan: Make a regular expression example in the manpage clearer.  Thanks,
     Jason Heeris.  (Closes: #530362)
   * uupdate: Add support for .lzma compressed tarballs and diffs.  Thanks to
     Simon Richter for the patch.  (Closes: #531570)
 .
   [ James Vega ]
   * bts: Only Cc [email protected] if we're reasonably sure we have
     an email body instead of simply control messages; i.e., if the user
     specifies the --force-interactive option or the --interactive option and
     chooses to edit the email body.  (Closes: #530926)
   * uscan: Log the correct filename when running the post-download action.
     Simplify the surrounding logic so the logging and command are less likely
     to get out of sync in the future.
 .
   [ Mohammed Adnène Trojette ]
   * pts-subscribe: refer to bsd-mailx rather to the transitional mailx
     package. Thanks Ansgar Burchardt for the patch. (Closes: #531332)
Checksums-Sha1: 
 794a5b497f931bcd9e9ae14a346e25183dc15aaa 1363 devscripts_2.10.51.dsc
 ea1a87c7da2d6922e7f7dc1e9f8a18c0dcdbf7ae 662556 devscripts_2.10.51.tar.gz
 14df22849d6cad8f9b1fa34f94c794c4622cdb0c 566816 devscripts_2.10.51_amd64.deb
Checksums-Sha256: 
 3547fc515e7586fe0c3703d27dbc607ca43a70470b45dd9b9435e560812c597e 1363 
devscripts_2.10.51.dsc
 a1c054a183a2614112062b4108b3d0f69cdb9175d0bc9314f374f0262678730f 662556 
devscripts_2.10.51.tar.gz
 958501dc408fcdc72ba5989f8aefd0798ba2462393eff2597038dcf5136695a4 566816 
devscripts_2.10.51_amd64.deb
Files: 
 e006cde4dcc04bec7c0a7626429a776b 1363 devel optional devscripts_2.10.51.dsc
 7b98c6c2e08f21a009a285096853c8c8 662556 devel optional 
devscripts_2.10.51.tar.gz
 96bf1d57a4b442f3b606aa5e44b4e8ad 566816 devel optional 
devscripts_2.10.51_amd64.deb

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

iEYEARECAAYFAko2jaoACgkQokcE1TReOoWuXQCglCvU57i6lXyQkPidQu0llFcM
ngsAnRCiNkt/cDSqqf/OzO5rRmM+IXjk
=xkuP
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to