[Python-modules-commits] [osmalchemy] 01/02: Add Suggests to Flask-SQLAlchemy.

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Sep 12 13:40:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository osmalchemy.

commit 9f7d37ad97474be525cefff1f9d1e3480248aef3
Author: Dominik George <nik at naturalnet.de>
Date:   Mon Sep 12 15:39:56 2016 +0200

    Add Suggests to Flask-SQLAlchemy.
---
 OSMAlchemy.egg-info/SOURCES.txt | 1 +
 debian/control                  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/OSMAlchemy.egg-info/SOURCES.txt b/OSMAlchemy.egg-info/SOURCES.txt
index 11d7526..3b5a85f 100644
--- a/OSMAlchemy.egg-info/SOURCES.txt
+++ b/OSMAlchemy.egg-info/SOURCES.txt
@@ -1,4 +1,5 @@
 README.rst
+setup.cfg
 setup.py
 OSMAlchemy.egg-info/PKG-INFO
 OSMAlchemy.egg-info/SOURCES.txt
diff --git a/debian/control b/debian/control
index d7e4fc7..cb2f955 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/osmalchemy.g
 Package: python3-osmalchemy
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
+Suggests: python3-flask-sqlalchemy
 Description: OpenStreetMap to SQLAlchemy bridge
  OSMAlchemy is a bridge between SQLAlchemy and the OpenStreetMap API.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/osmalchemy.git



More information about the Python-modules-commits mailing list