Bugzilla – Attachment 52227 Details for
Bug 16647
Update debian/control for 16.*
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16647: update debian/control for 16.*
Bug-16647-update-debiancontrol-for-16.patch (text/plain), 3.04 KB, created by
Jonathan Druart
on 2016-06-10 13:32:30 UTC
(
hide
)
Description:
Bug 16647: update debian/control for 16.*
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2016-06-10 13:32:30 UTC
Size:
3.04 KB
patch
obsolete
>From fb6753f86385319045e2b83a21c0b5d0432a1eb8 Mon Sep 17 00:00:00 2001 >From: Galen Charlton <gmcharlt@gmail.com> >Date: Tue, 7 Jun 2016 00:44:07 +0000 >Subject: [PATCH] Bug 16647: update debian/control for 16.* > >This patch updates debian/control* to match what >was used for building the 16.05.00 packages, and includes >changes to: > >- specify a floor for the Swagger2 version >- add dep on libio-socket-ip-perl, which is needed > for the package to work on Debian Wheezy >- suggest libwww-youtube-download-perl > >Signed-off-by: Galen Charlton <gmcharlt@gmail.com> >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > debian/control | 12 +++++++----- > debian/control.in | 3 ++- > 2 files changed, 9 insertions(+), 6 deletions(-) > >diff --git a/debian/control b/debian/control >index be38bff..a8db171 100644 >--- a/debian/control >+++ b/debian/control >@@ -59,6 +59,7 @@ Build-Depends: libalgorithm-checkdigits-perl, > libhttp-cookies-perl, > libhttp-message-perl, > libhttp-oai-perl, >+ libio-socket-ip-perl, > libjson-perl, > liblibrary-callnumber-lc-perl, > liblingua-stem-perl, >@@ -98,7 +99,7 @@ Build-Depends: libalgorithm-checkdigits-perl, > libsms-send-perl, > libsoap-lite-perl, > libstring-random-perl, >- libswagger2-perl, >+ libswagger2-perl (>= 0.59), > libtemplate-perl, > libtemplate-plugin-htmltotext-perl, > libtemplate-plugin-json-escape-perl, >@@ -165,7 +166,8 @@ Depends: ${misc:Depends}, ${koha:Depends}, > yaz > Suggests: mysql-server | virtual-mysql-server, > memcached, >- letsencrypt >+ letsencrypt, >+ libwww-youtube-download-perl > Homepage: http://koha-community.org/ > Description: integrated (physical) library management system > Koha is an Integrated Library Management system for real-world libraries >@@ -222,8 +224,7 @@ Description: Other dep. for koha > daemon, debconf, etc.). > > Package: koha-perldeps >-Depends: EEEK: unknown package for DBIx::RunSQL, >- libalgorithm-checkdigits-perl, >+Depends: libalgorithm-checkdigits-perl, > libanyevent-http-perl, > libanyevent-perl, > libarchive-zip-perl, >@@ -273,6 +274,7 @@ Depends: EEEK: unknown package for DBIx::RunSQL, > libhttp-cookies-perl, > libhttp-message-perl, > libhttp-oai-perl, >+ libio-socket-ip-perl, > libjson-perl, > liblibrary-callnumber-lc-perl, > liblingua-stem-perl, >@@ -312,7 +314,7 @@ Depends: EEEK: unknown package for DBIx::RunSQL, > libsms-send-perl, > libsoap-lite-perl, > libstring-random-perl, >- libswagger2-perl, >+ libswagger2-perl (>= 0.59), > libtemplate-perl, > libtemplate-plugin-htmltotext-perl, > libtemplate-plugin-json-escape-perl, >diff --git a/debian/control.in b/debian/control.in >index 4a4a335..5dc3502 100644 >--- a/debian/control.in >+++ b/debian/control.in >@@ -36,7 +36,8 @@ Depends: ${misc:Depends}, ${koha:Depends}, > yaz > Suggests: mysql-server | virtual-mysql-server, > memcached, >- letsencrypt >+ letsencrypt, >+ libwww-youtube-download-perl > Homepage: http://koha-community.org/ > Description: integrated (physical) library management system > Koha is an Integrated Library Management system for real-world libraries >-- >2.8.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 16647
:
51994
|
52105
|
52199
| 52227