[qflow] 05/05: Dependency fixes and updated changelog

Ruben Undheim rubund-guest at moszumanska.debian.org
Thu Jul 13 20:57:11 UTC 2017


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

rubund-guest pushed a commit to branch master
in repository qflow.

commit 7f39981bacc4b0a94cbbb022589fef957cbdfa6f
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Thu Jul 13 22:42:28 2017 +0200

    Dependency fixes and updated changelog
---
 debian/changelog | 6 +++++-
 debian/control   | 3 ++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1a25ff4..566bd61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,11 @@ qflow (1.1.58-1) unstable; urgency=medium
   * New upstream release
   * Upload to unstable
   * Refreshed patches
-  * debian/control: New standards version 4.0.0 - no changes
+  * debian/control:
+    - New standards version 4.0.0 - no changes
+    - Depend on python3
+  * debian/patches/0005-Fix-shebang.patch:
+    - Fixing shebang issue in a new Python script
 
  -- Ruben Undheim <ruben.undheim at gmail.com>  Thu, 13 Jul 2017 22:29:51 +0200
 
diff --git a/debian/control b/debian/control
index 64ba852..7724b78 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ Depends: ${shlibs:Depends},
          qrouter,
          magic,
          tcsh,
-         tcl
+         tcl,
+         python3
 Recommends: qflow-tech-osu018,
             qflow-tech-osu035,
             qflow-tech-osu050

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qflow.git



More information about the debian-science-commits mailing list