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.
_______________________________________________
Blends-commit mailing list
Blends-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to