← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/meta-lp-deps/remove-postgresql-doc into lp:meta-lp-deps

 

Colin Watson has proposed merging lp:~cjwatson/meta-lp-deps/remove-postgresql-doc into lp:meta-lp-deps.

Commit message:
Remove Recommends on postgresql-doc-9.3.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/meta-lp-deps/remove-postgresql-doc/+merge/425308

This wasn't up to date, and can easily be viewed online anyway.
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/meta-lp-deps/remove-postgresql-doc into lp:meta-lp-deps.
=== modified file 'debian/changelog'
--- debian/changelog	2022-05-06 10:27:03 +0000
+++ debian/changelog	2022-06-23 10:25:59 +0000
@@ -2,6 +2,8 @@
 
   * Remove pointless Recommends from launchpad-dependencies to
     launchpad-database-dependencies.
+  * Remove Recommends on postgresql-doc-9.3; wasn't up to date, and can
+    easily be viewed online.
 
  -- Colin Watson <cjwatson@xxxxxxxxxx>  Fri, 06 May 2022 12:26:43 +0200
 

=== modified file 'debian/control'
--- debian/control	2022-05-06 10:27:03 +0000
+++ debian/control	2022-06-23 10:25:59 +0000
@@ -61,8 +61,7 @@
   gir1.2-gtk-3.0,
   gir1.2-webkit-3.0,
   ${misc:Depends}
-Recommends: pyflakes, subunit, bzr-lpreview-body,
-  postgresql-doc-9.3
+Recommends: pyflakes, subunit, bzr-lpreview-body
 Suggests: apache2, libapache2-mod-wsgi
 Description: Metapackage for development dependencies of Launchpad
  This metapackage depends on all of the packages required to do development


Follow ups