Bug 16647: update debian/control for 16.*
authorGalen Charlton <gmcharlt@gmail.com>
Tue, 7 Jun 2016 00:44:07 +0000 (00:44 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 10 Jun 2016 17:06:36 +0000 (17:06 +0000)
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>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

debian/control
debian/control.in

index be38bff..a8db171 100644 (file)
@@ -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,
index 4a4a335..5dc3502 100644 (file)
@@ -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