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

Evergreen Git git at git.evergreen-ils.org
Mon Jun 15 14:56:18 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  71addb175019ff39bf522d4e73f6bda759486867 (commit)
      from  22d0a1950da71ddaad6decd82441ffd4a1221be9 (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 71addb175019ff39bf522d4e73f6bda759486867
Author: Ben Shum <bshum at biblio.org>
Date:   Wed Jun 10 20:57:29 2015 -0400

    LP#1463145 - Debian Jessie needs libexcel-writer-xlsx-perl
    
    Without this package, attempts to run clark-kent.pl will fail on Debian Jessie.
    
    Also remove old libspreadsheet-writeexcel-perl package from pre-reqs as it is
    no longer required.
    
    Signed-off-by: Ben Shum <bshum at biblio.org>
    Signed-off-by: Josh Stompro <stomproj at larl.org>
    Signed-off-by: Jason Stephenson <jstephenson at mvlc.org>

diff --git a/Open-ILS/src/extras/install/Makefile.debian-jessie b/Open-ILS/src/extras/install/Makefile.debian-jessie
index f392b69..1938237 100644
--- a/Open-ILS/src/extras/install/Makefile.debian-jessie
+++ b/Open-ILS/src/extras/install/Makefile.debian-jessie
@@ -36,6 +36,7 @@ export DEBS = \
 	libdbi-dev\
 	libdbi1\
 	libemail-simple-perl\
+	libexcel-writer-xlsx-perl\
 	libgd-graph3d-perl\
 	liblocale-maketext-lexicon-perl\
 	liblog-log4perl-perl\
@@ -54,7 +55,6 @@ export DEBS = \
 	libpq5\
 	libpq-dev\
 	librpc-xml-perl\
-	libspreadsheet-writeexcel-perl\
 	libsru-perl\
 	libssh2-1-dev\
 	libtemplate-plugin-posix-perl\

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

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