[open-ils-commits] [GIT] Evergreen ILS branch master updated. d74b09b087b934b512d226106a3eb16bd5018e32

Evergreen Git git at git.evergreen-ils.org
Wed Jun 10 20:52:30 EDT 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  d74b09b087b934b512d226106a3eb16bd5018e32 (commit)
      from  dea575f117d76ad78aefe19f362571bc54eec94e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d74b09b087b934b512d226106a3eb16bd5018e32
Author: Josh Stompro <stomproj at larl.org>
Date:   Sun May 31 17:19:58 2015 -0500

    LP#1457094 Switch to package libtemplate-plugin-posix-perl for Debian Jessie
    
    Debian Jessie includes a package for Template::Plugin::Posix that was
    being installed via CPAN.  This patch removes the CPAN install and adds
    the Debian package.
    
    Signed-off-by: Josh Stompro <stomproj at larl.org>
    Signed-off-by: Ben Shum <bshum at biblio.org>

diff --git a/Open-ILS/src/extras/install/Makefile.debian-jessie b/Open-ILS/src/extras/install/Makefile.debian-jessie
index 042acd9..c6ea5f3 100644
--- a/Open-ILS/src/extras/install/Makefile.debian-jessie
+++ b/Open-ILS/src/extras/install/Makefile.debian-jessie
@@ -57,6 +57,7 @@ export DEBS = \
 	libspreadsheet-writeexcel-perl\
 	libsru-perl\
 	libssh2-1-dev\
+	libtemplate-plugin-posix-perl\
 	libtest-warn-perl\
 	libtest-output-perl\
 	libtext-aspell-perl\
@@ -82,7 +83,6 @@ export DEB_APACHE_DISMODS = \
 
 export CPAN_MODULES = \
 	Business::OnlinePayment::PayPal \
-	Template::Plugin::POSIX \
 	Safe \
 	Email::Send
 

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/src/extras/install/Makefile.debian-jessie |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list