[Blends-commit] [Git][blends-team/blends][experimental] Recommend python3-psycopg2 and note it in the help
Ole Streicher
gitlab at salsa.debian.org
Tue Apr 10 11:15:56 UTC 2018
Ole Streicher pushed to branch experimental at Debian Blends Team / blends
Commits:
876a6be3 by Ole Streicher at 2018-04-10T13:15:49+02:00
Recommend python3-psycopg2 and note it in the help
- - - - -
2 changed files:
- debian/control
- devtools/blend-gen-control
Changes:
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Depends: debconf,
${misc:Depends},
${python3:Depends}
Suggests: blends-doc
+Recommends: python3-psycopg2
Description: Debian Pure Blends common files for developing metapackages
This package makes life easier when packaging metapackages. Perhaps
this will also encourage other people to build metapackages if there are
=====================================
devtools/blend-gen-control
=====================================
--- a/devtools/blend-gen-control
+++ b/devtools/blend-gen-control
@@ -833,7 +833,7 @@ if __name__ == '__main__':
parser.add_argument("-U", "--udd", dest="udd",
action="store_true", default=False,
- help="Query UDD instead of apt")
+ help="Query UDD instead of apt (needs python3-psycopg2)")
parser.add_argument("--udd-host", dest="udd_host",
default="udd-mirror.debian.net",
View it on GitLab: https://salsa.debian.org/blends-team/blends/commit/876a6be3043cf96e3a1e68c22ab6fe752ec29dab
---
View it on GitLab: https://salsa.debian.org/blends-team/blends/commit/876a6be3043cf96e3a1e68c22ab6fe752ec29dab
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/blends-commit/attachments/20180410/bc3c9e2c/attachment-0001.html>
More information about the Blends-commit
mailing list