[Reproducible-commits] [misc] 04/07: clean-notes: add missing dependency on python3-psycopg2
Chris Lamb
lamby at moszumanska.debian.org
Mon Feb 9 18:01:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository misc.
commit 0ad9dfc40c8c15321ca87345938489309219ff4a
Author: Chris Lamb <lamby at debian.org>
Date: Mon Feb 9 17:56:40 2015 +0000
clean-notes: add missing dependency on python3-psycopg2
---
clean-notes | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/clean-notes b/clean-notes
index 6e2aa2c..61fec76 100755
--- a/clean-notes
+++ b/clean-notes
@@ -5,7 +5,7 @@
# Copyright © 2015 Mattia Rizzolo <mattia at mapreri.org>
# Licensed under WTFPL — http://www.wtfpl.net/txt/copying/
#
-# Depends: python3 python3-apt python3-json python3-yaml python3-requests
+# Depends: python3 python3-apt python3-json python3-yaml python3-requests python3-psycopg2
import apt
import sys
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git
More information about the Reproducible-commits
mailing list