[Python-modules-commits] [python-gear] 10/12: python-gear: Pre-Depends dpkg (>= 1.15.6~)

Antoine Musso hashar-guest at moszumanska.debian.org
Mon Mar 16 14:27:40 UTC 2015


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

hashar-guest pushed a commit to branch master
in repository python-gear.

commit c9a51fbef62bb24b70587d9a19ff19c76bd14f0b
Author: Antoine Musso <hashar at free.fr>
Date:   Tue Apr 29 10:11:11 2014 +0000

    python-gear: Pre-Depends dpkg (>= 1.15.6~)
    
    Fix lintian error data.tar.xz-member-without-dpkg-pre-depends
    
    Patch by Alexandros Kosiaris.
    
    
    git-svn-id: svn://svn.debian.org/svn/python-modules/packages/python-gear/trunk@28712 771dd761-d7fa-0310-a302-f036d1c1ebb6
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f26f7ee..9d471f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ python-gear (0.5.4-1) unstable; urgency=low
   * New upstream version
   * python-statsd is now a build depends (required to run tests) but is only a
     suggestion since it users do not need to have it configured.
+  * [Alexandros Kosiaris] Package predepends on dpkg (>= 1.15.6~) to fix
+    lintian error data.tar.xz-member-without-dpkg-pre-depends
 
  -- Antoine Musso <hashar at free.fr>  Wed, 16 Apr 2014 12:20:34 +0000
 
diff --git a/debian/control b/debian/control
index 1a5e63e..67b0a8e 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,7 @@ Vcs-Browser: http://git.openstack.org/cgit/openstack-infra/gear/
 
 Package: python-gear
 Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: python-daemon,
          python-extras,
          python-pbr,

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



More information about the Python-modules-commits mailing list