Package: svn-buildpackage
Version: 0.6.16
Severity: minor
Tags: patch


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (950, 'unstable'), (500, 'testing'), (10, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-mrb319
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages svn-buildpackage depends on:
ii  devscripts                  2.10.2       Scripts to make the life of a Debi
ii  file                        4.20-3       Determines file type using "magic"
ii  libsvn-perl                 1.4.2dfsg1-2 Perl bindings for Subversion
ii  perl                        5.8.8-7      Larry Wall's Practical Extraction 
ii  subversion                  1.4.2dfsg1-2 Advanced version control system
ii  wget                        1.10.2-2     retrieves files from the web

svn-buildpackage recommends no packages.

-- no debconf information


--- SDCommon.pm 2006-12-26 08:00:40.000000000 -0700
+++ SDCommon.pm.new     2007-03-29 16:35:03.000000000 -0600
@@ -196,7 +196,7 @@
    }
    else {
       if($opt_verbose) {
-         print "I: trying blind lookup for ressource directories in SVN 
repository.\n";
+         print "I: Trying blind lookup for resource directories in SVN 
repository.\n";
          print "D: $pre, $suf, $var, $basedir.\n";
       }
       @testloc=(long_path("$basedir/../$pre/$suf"),
@@ -213,7 +213,7 @@
          return;
       }
       else {
-         print "Failed, assuming non-existant directory...";
+         print "Failed, assuming non-existent directory...";
       }
    }
 }
@@ -409,8 +409,8 @@
        }
    }
    if (@conflicts) {
-      print "E: found unresolved issues: [EMAIL PROTECTED]";
-      exwerror "E: Resolve them manually before continueing\n";
+      print "E: Found unresolved issues: [EMAIL PROTECTED]";
+      exwerror "E: Resolve them manually before continuing\n";
    }
    close($svn);
 }


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

Reply via email to