[med-svn] [python-rdflib-jsonld] 01/03: Fix cut-n-pasto

Andreas Tille tille at debian.org
Thu Aug 31 21:14:42 UTC 2017


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

tille pushed a commit to branch master
in repository python-rdflib-jsonld.

commit 914e5bf9d342c538f4e3d86d88aacd15f61c726c
Author: Andreas Tille <tille at debian.org>
Date:   Thu Aug 31 23:07:43 2017 +0200

    Fix cut-n-pasto
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dfd52c3..bd98522 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-rdflib-jsonld (0.4.0-3) UNRELEASED; urgency=medium
+
+  * Fix cut-n-pasto (thanks for the fix to Adrian Bunk <bunk at debian.org>)
+    Closes: #867453
+
+ -- Andreas Tille <tille at debian.org>  Thu, 31 Aug 2017 23:06:44 +0200
+
 python-rdflib-jsonld (0.4.0-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index b4c1523..0a3a90b 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Description: rdflib extension adding JSON-LD parser and serializer in Python 2
 
 Package: python3-rdflib-jsonld
 Architecture: all
-Depends: ${python:Depends},
+Depends: ${python3:Depends},
          ${misc:Depends},
          python3-rdflib (>= 4.2.1)
 Description: rdflib extension adding JSON-LD parser and serializer in Python 3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-rdflib-jsonld.git



More information about the debian-med-commit mailing list