Package: dpatch
Version: 2.0.27
Severity: normal
Tags: patch

There is a typo in the shell variable which causes the error message to omit
the name of the function (usually dpatch-get-origtargz) used to retrieve the 
tarball.

--- /usr/bin/dpatch-edit-patch.orig     2007-09-18 20:30:41.000000000 -0400
+++ /usr/bin/dpatch-edit-patch  2007-09-18 22:43:52.000000000 -0400
@@ -185,7 +185,7 @@
             ORIGTARGZ="${PACKAGENAME}_${UPSTREAMVERSION}.orig.tar.gz"
            export DPGO_ORIGTARGZPATH="$DPEP_ORIGTARGZPATH"
            if ! eval "$DPEP_GETORIGTARGZ $REFPDIR"; then
-               dpep_message error "unable to obtain upstream tarball, 
$DPEP_GET_ORIGTARGZ failed"
+               dpep_message error "unable to obtain upstream tarball, 
$DPEP_GETORIGTARGZ failed"
                exit 1
            fi
        else


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

dpatch depends on no packages.

Versions of packages dpatch recommends:
ii  dpkg-dev                      1.14.6     package building tools for Debian
ii  fakeroot                      1.7.1      Gives a fake root environment
ii  patchutils                    0.2.31-4   Utilities to work with patches

-- no debconf information



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

Reply via email to