Bugzilla – Attachment 32374 Details for
Bug 8446
Shibboleth authentication
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
BUG8446, QA Followup: Add Test::DBIx::Class to dependancies
BUG8446-QA-Followup-Add-TestDBIxClass-to-dependanc.patch (text/plain), 1.05 KB, created by
Martin Renvoize (ashimema)
on 2014-10-15 16:23:40 UTC
(
hide
)
Description:
BUG8446, QA Followup: Add Test::DBIx::Class to dependancies
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2014-10-15 16:23:40 UTC
Size:
1.05 KB
patch
obsolete
>From ad4f4345d870456f44dabfd20ec7f54cecb17f4f Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 10 Oct 2014 14:41:00 +0000 >Subject: [PATCH] BUG8446, QA Followup: Add Test::DBIx::Class to dependancies > >- To correct tests after converting module to dbic, we need to add the > Test::DBIx::Class module as a dependancy. > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >The dependency will probably need to be packaged by us until >it can get into Debian proper. >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index a02771f..376985e 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -702,6 +702,11 @@ our $PERL_DEPS = { > 'required' => '0', > 'min_ver' => '5.836', > }, >+ 'Test::DBIx::Class' => { >+ 'usage' => 'Testing modules utilising DBIx::Class', >+ 'required' => '0', >+ 'min_ver' => '0.42', >+ }, > }; > > 1; >-- >1.7.10.4
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 8446
:
10841
|
22098
|
22107
|
22860
|
23224
|
23225
|
23226
|
25765
|
25766
|
26176
|
26177
|
26178
|
26187
|
26749
|
26750
|
26751
|
26752
|
26760
|
26761
|
26762
|
28892
|
28893
|
28894
|
28895
|
28896
|
28897
|
28898
|
28899
|
28900
|
28901
|
28902
|
28903
|
30017
|
30018
|
30019
|
30020
|
30021
|
30022
|
30023
|
30030
|
30031
|
30033
|
30283
|
30284
|
30285
|
30286
|
30335
|
30353
|
30354
|
30355
|
30356
|
30384
|
30594
|
30604
|
30605
|
30616
|
30617
|
30618
|
30619
|
30620
|
30621
|
30684
|
31407
|
31408
|
31836
|
31905
|
31906
|
31907
|
32125
|
32158
|
32162
|
32163
|
32164
|
32165
|
32166
|
32167
|
32168
|
32169
|
32170
|
32365
|
32366
|
32367
|
32368
|
32369
|
32370
|
32371
|
32372
|
32373
| 32374 |
32426
|
32427