[Python-modules-commits] [fabulous] 10/13: d/control: Removed pre-wheezy versioned dependencies

Ondřej Nový onovy at moszumanska.debian.org
Sun Aug 14 09:44:47 UTC 2016


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

onovy pushed a commit to branch master
in repository fabulous.

commit 6009443a3a1370bf7fcd6efd3a96a09d6642dece
Author: Ondřej Nový <onovy at debian.org>
Date:   Sun Aug 14 11:27:50 2016 +0200

    d/control: Removed pre-wheezy versioned dependencies
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c2156d..37963df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ fabulous (0.1.5+dfsg1-2) UNRELEASED; urgency=low
   * Standards-Version is 3.9.8 now (no changes needed)
   * Added dh-python to build depends
   * d/rules: Don't remove non-existant SOURCES.txt from egg-info
+  * d/control: Removed pre-wheezy versioned dependencies
 
  -- Simon Chopin <chopin.simon at gmail.com>  Wed, 10 Jul 2013 15:36:12 +0200
 
diff --git a/debian/control b/debian/control
index 19bee30..d50754c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders: Simon Chopin <chopin.simon at gmail.com>
 Build-Depends:
  debhelper (>= 9),
  dh-python,
- python-all (>= 2.6.6-3~),
+ python-all,
  python3-doc,
  python-grapefruit,
- python-sphinx (>= 1.0.7+dfsg),
+ python-sphinx,
  python-setuptools
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.6

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



More information about the Python-modules-commits mailing list