Merge ~federicoquattrin/ubuntu-cve-tracker:add_libphp-adodb_to_pkg_override into ubuntu-cve-tracker:master

Proposed by Federico Quattrin
Status: Merged
Merged at revision: 38f70e4ddcf904a88d25f4d670682a84cff8def2
Proposed branch: ~federicoquattrin/ubuntu-cve-tracker:add_libphp-adodb_to_pkg_override
Merge into: ubuntu-cve-tracker:master
Diff against target: 15 lines (+4/-0)
1 file modified
meta_lists/package_info_overrides.json (+4/-0)
Reviewer Review Type Date Requested Status
Emilia Torino Approve
Alex Murray Needs Fixing
Review via email: mp+467292@code.launchpad.net

Commit message

added libphp-adodb to package_info_overrides.json

Description of the change

added libphp-adodb to package_info_overrides.json

To post a comment you must log in.
Revision history for this message
Alex Murray (alexmurray) wrote :

I think the 'ADOdb is a ' prefix is redundant, and this instead should just be 'PHP database abstraction layer library'

review: Needs Fixing
Revision history for this message
Federico Quattrin (federicoquattrin) wrote :

> I think the 'ADOdb is a ' prefix is redundant, and this instead should just be
> 'PHP database abstraction layer library'

Makes sense! I'll change it, thanks!

Revision history for this message
Emilia Torino (emitorino) wrote :

LGMT, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/meta_lists/package_info_overrides.json b/meta_lists/package_info_overrides.json
2index b75d3ba..ad8db38 100644
3--- a/meta_lists/package_info_overrides.json
4+++ b/meta_lists/package_info_overrides.json
5@@ -1075,6 +1075,10 @@
6 "description": "Progressive Graphics File (PGF) library",
7 "title": "libPGF"
8 },
9+ "libphp-adodb": {
10+ "description": "PHP database abstraction layer library",
11+ "title": "ADOdb"
12+ },
13 "libpng": {
14 "description": "PNG (Portable Network Graphics) file library",
15 "title": "libpng"

Subscribers

People subscribed via source and target branches