[SCM] Debian packaging of libzeromq-perl branch, master, updated. debian/0.21-1-1-gbefa980

Salvatore Bonaccorso carnil at debian.org
Sat Mar 24 06:16:45 UTC 2012


The following commit has been merged in the master branch:
commit befa980738221f24fbf9d99357723810bbbbb125
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Mar 24 07:08:27 2012 +0100

    Fix dont-link-to-uuid.patch
    
    Patch had localized line which was causing dpkg-source in Squeeze
    failing to unpack.
    
    Git-Dch: Ignore

diff --git a/debian/patches/dont-link-to-uuid.patch b/debian/patches/dont-link-to-uuid.patch
index b842c8e..b7c55dd 100644
--- a/debian/patches/dont-link-to-uuid.patch
+++ b/debian/patches/dont-link-to-uuid.patch
@@ -21,5 +21,5 @@ Last-Update: 2012-03-22
  
  do 'tools/genfiles.pl';
 -WriteAll;
-\ Manca newline alla fine del file
+\ No newline at end of file
 +WriteAll;

-- 
Debian packaging of libzeromq-perl



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