[SCM] Debian packaging of libmodule-starter-perl branch, master, updated. upstream/1.600+dfsg-51-g1c4fec2

Salvatore Bonaccorso carnil at debian.org
Sun Oct 28 19:53:28 UTC 2012


The following commit has been merged in the master branch:
commit 26c5cd279d7e0328ccbf90052da0d7b3e8ae6b8b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Oct 28 20:39:57 2012 +0100

    Replace debian/repack.stub with current version
    
    Replace debian/repack.stub with current script version provided in
    pkg-perl git repository (only typo fixes and reference to git repository
    instead of svn repository).

diff --git a/debian/repack.stub b/debian/repack.stub
index ac56520..76b65bd 100755
--- a/debian/repack.stub
+++ b/debian/repack.stub
@@ -14,7 +14,7 @@ the end of the line in debian/watch. you will also need to add a version
 mangle to debian/watch.
 
 then create a debian/repack.local. this is a shell script that is
-sources under "set -e", so be careful to check returns codes.
+sourced under "set -e", so be careful to check returns codes.
 
 =head1 FUNCTIONS
 
@@ -75,7 +75,7 @@ fi
 
 if [ ! -f "$REPACK_SH" ]; then
     echo "Couldn't find a repack.sh. please put it in your PATH, put it at ../../scripts/repack.sh, or put it somewhere else and set the REPACK_SH variable"
-    echo "You can get it from http://svn.debian.org/viewsvn/pkg-perl/scripts/repack.sh"
+    echo "You can get it from http://anonscm.debian.org/gitweb/?p=pkg-perl/scripts.git;a=blob_plain;f=repack.sh;hb=HEAD"
     exit 1
 fi
 

-- 
Debian packaging of libmodule-starter-perl



More information about the Pkg-perl-cvs-commits mailing list