Package: devscripts
Version: 2.10.52
Severity: normal
Tags: patch

Hi,
in nmudiff BCC_ADDRESS_MUTT must be before -- otherwise it is not
recognized as an option, trivial patch:

--- nmudiff.sh  (revision 1917)
+++ nmudiff.sh  (working copy)
@@ -411,8 +411,8 @@
 
     mutt -s "$SOURCE: diff for NMU version $VERSION" -i "$TMPNAM" \
        -e "my_hdr X-NMUDIFF-Version: ###VERSION###" \
-       -a ../${SOURCE}-${VERSION_NO_EPOCH}-nmu.diff -- \
-       $BCC_ADDRESS_MUTT $TO_ADDRESSES_MUTT
+       -a ../${SOURCE}-${VERSION_NO_EPOCH}-nmu.diff $BCC_ADDRESS_MUTT \
+       -- $TO_ADDRESSES_MUTT
 
 fi

thanks,
filippo

-- Package-specific info:

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

--- ~/.devscripts ---
DEBSIGN_KEYID=6b79d401
DEVSCRIPTS_CHECK_DIRNAME_LEVEL=0
DSCVERIFY_KEYRINGS=~/.gnupg/pubring.gpg

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

Kernel: Linux 2.6.29.4 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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

Versions of packages devscripts recommends:
ii  at                 3.1.10.2              Delayed job execution and batch pr
ii  bsd-mailx [mailx]  8.1.2-0.20081101cvs-2 A simple mail user agent
ii  bzr                1.16-1                easy to use distributed version co
ii  curl               7.19.5-1              Get a file from an HTTP, HTTPS or 
ii  cvs                1:1.12.13-12          Concurrent Versions System
ii  dctrl-tools        2.13.1                Command-line tools to process Debi
ii  debian-keyring     2009.05.28            GnuPG (and obsolete PGP) keys of D
ii  debian-maintainers 1.61                  GPG keys of Debian maintainers
ii  dput               0.9.4                 Debian package upload tool
ii  elinks [www-browse 0.12~pre4-1           advanced text-mode WWW browser
ii  epiphany-gecko [ww 2.26.1-1              Intuitive GNOME web browser - Geck
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.11-1              lightweight web browser based on M
pn  libauthen-sasl-per <none>                (no description available)
ii  libcrypt-ssleay-pe 0.57-1+b1             Support for https protocol in LWP
ii  libparse-debcontro 2.005-2               Easy OO parsing of Debian control-
ii  libsoap-lite-perl  0.710.08-2            Client and server side SOAP implem
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.827-1               WWW client/server library for Perl
pn  libyaml-syck-perl  <none>                (no description available)
ii  lintian            2.2.12                Debian package checker
ii  lsb-release        3.2-22                Linux Standard Base version report
ii  lynx-cur [www-brow 2.8.7pre5-1           Text-mode WWW Browser with NLS sup
ii  mailx              1:20081101-2          Transitional package for mailx ren
ii  man-db             2.5.5-2               on-line manual pager
ii  mercurial          1.2.1-3               scalable distributed version contr
ii  openssh-client [ss 1:5.1p1-6             secure shell client, an rlogin/rsh
ii  patch              2.5.9-5               Apply a diff file to an original
ii  patchutils         0.3.1-2               Utilities to work with patches
ii  strace             4.5.18-1              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  wdiff              0.5-18                Compares two files word by word
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)
pn  gnuplot                       <none>     (no description available)
pn  libfile-desktopentry-perl     <none>     (no description available)
pn  libnet-smtp-ssl-perl          <none>     (no description available)
ii  mutt                          1.5.20-1   text-based mailreader supporting M
ii  svn-buildpackage              0.6.25     helper programs to maintain Debian

-- no debconf information

-- debsums errors found:
debsums: checksum mismatch devscripts file /usr/bin/nmudiff




-- 
To unsubscribe, send mail to [email protected].

Reply via email to