[Python-modules-commits] [python-arpy] 02/02: Remove unneeded python:Provides

Scott Kitterman kitterman at moszumanska.debian.org
Sun Jul 9 05:21:31 UTC 2017


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

kitterman pushed a commit to branch master
in repository python-arpy.

commit ce19de7dd30eb34a2532a2a03ca12251ce923458
Author: Scott Kitterman <scott at kitterman.com>
Date:   Sun Jul 9 01:21:27 2017 -0400

    Remove unneeded python:Provides
---
 debian/changelog | 3 ++-
 debian/control   | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9668fa9..6bdd5a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,9 @@ python-arpy (1.1.1-3) UNRELEASED; urgency=low
   [ Scott Kitterman ]
   * Correct substitution variable for python3 interpreter depends (Closes:
     #867418)
+  * Remove unneeded python:Provides
 
- -- Scott Kitterman <scott at kitterman.com>  Sun, 09 Jul 2017 01:18:49 -0400
+ -- Scott Kitterman <scott at kitterman.com>  Sun, 09 Jul 2017 01:21:00 -0400
 
 python-arpy (1.1.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5ab9f60..823aac1 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,6 @@ Architecture: all
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  ${python:Depends}
-Provides: ${python:Provides}
 Description: library for accessing "ar" archives
  arpy is a library for accessing the archive files and reading the
  contents. It supports extended long filenames in both GNU and BSD
@@ -31,7 +30,6 @@ Architecture: all
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  ${python3:Depends}
-Provides: ${python:Provides}
 Description: library for accessing "ar" archives
  arpy is a library for accessing the archive files and reading the
  contents. It supports extended long filenames in both GNU and BSD

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



More information about the Python-modules-commits mailing list