Bugzilla – Attachment 141329 Details for
Bug 31675
Remove packages from debian/control that are no longer used
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31675: Remove packages from debian/control that are no longer used
Bug-31675-Remove-packages-from-debiancontrol-that-.patch (text/plain), 1.67 KB, created by
Kyle M Hall (khall)
on 2022-10-04 16:53:51 UTC
(
hide
)
Description:
Bug 31675: Remove packages from debian/control that are no longer used
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2022-10-04 16:53:51 UTC
Size:
1.67 KB
patch
obsolete
>From 208aae144d6761821e05ea9dc78645f1c8c263de Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 21 Sep 2021 07:08:44 -0400 >Subject: [PATCH] Bug 31675: Remove packages from debian/control that are no > longer used > >As far as I can tell, we are no longer using CGI::Session::Serialize::YAML or YAML::Syck, but they are still marked dependencies for the Debian package. >--- > debian/control | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/debian/control b/debian/control >index a4384d2d1a..d0e9c7361c 100644 >--- a/debian/control >+++ b/debian/control >@@ -27,7 +27,6 @@ Build-Depends: libalgorithm-checkdigits-perl, > libcgi-pm-perl, > libcgi-session-driver-memcached-perl, > libcgi-session-perl, >- libcgi-session-serialize-yaml-perl, > libclass-accessor-perl, > libclass-factory-util-perl, > libclass-inspector-perl, >@@ -163,7 +162,6 @@ Build-Depends: libalgorithm-checkdigits-perl, > libxml-simple-perl, > libxml-writer-perl, > libyaml-perl, >- libyaml-syck-perl, > debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl, fonts-dejavu | ttf-dejavu, > libxml2-utils, bash-completion, perl-modules-5.26 | libtest-simple-perl (>= 1.302073) > >@@ -263,7 +261,6 @@ Depends: libalgorithm-checkdigits-perl, > libcgi-pm-perl, > libcgi-session-driver-memcached-perl, > libcgi-session-perl, >- libcgi-session-serialize-yaml-perl, > libclass-accessor-perl, > libclass-factory-util-perl, > libclass-inspector-perl, >@@ -399,7 +396,6 @@ Depends: libalgorithm-checkdigits-perl, > libxml-simple-perl, > libxml-writer-perl, > libyaml-perl, >- libyaml-syck-perl > Architecture: all > Description: Perl dep. for koha > Koha is an Integrated Library Management system for real-world libraries >-- >2.30.2
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 31675
:
141329
|
144372
|
144478