[open-ils-commits] [GIT] Evergreen ILS branch rel_2_8 updated. 12e8a28b911163400e1a1e542ca36d783bf6fd96

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, rel_2_8 has been updated
       via  12e8a28b911163400e1a1e542ca36d783bf6fd96 (commit)
      from  637b7317b6a571434f02ecb5520b800ff71dc747 (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 12e8a28b911163400e1a1e542ca36d783bf6fd96
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