[SCM] libmessage-passing-perl Debian packaging branch, master, updated. debian/0.111-3-14-g44f6e88

Tomas Doran bobtfish at bobtfish.net
Mon May 6 11:57:27 UTC 2013


The following commit has been merged in the master branch:
commit 738e2e1ce2011178e7f8e4cb99c7989714f73123
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sat Jul 21 03:54:18 2012 +0100

    Need sudo for apt-get

diff --git a/.travis.yml b/.travis.yml
index b0ed14d..db9d9f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ perl:
   - "5.12"
   - "5.10"
 before_install:
-  - apt-get install aspell
+  - sudo apt-get install aspell
   - cpanm Module::Install
   - cpanm Module::Install::AuthorRequires
   - cpanm Module::Install::AuthorTests

-- 
libmessage-passing-perl Debian packaging



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