[open-ils-commits] [GIT] Evergreen ILS branch rel_2_7 updated. cd2f59861465b53dc7b8a73a3d6e50ce56434e16
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_7 has been updated
via cd2f59861465b53dc7b8a73a3d6e50ce56434e16 (commit)
from eb53c919b775e772b2d0a87c9e014ec8c49706ee (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 cd2f59861465b53dc7b8a73a3d6e50ce56434e16
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 2793474..671e71c 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