[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#887324: stretch-pu: package python-flask-rdf/0.2.0-1.1~deb9u1



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Let's fix the python3 dependency by rebuilding the package from sid,
#867429

$ debdiff python3-flask-rdf_0.2.0-1_all.deb python3-flask-rdf_0.2.0-1.1~deb9u1_all.deb
File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: [-python3-mimeparse-] {+python3-mimeparse, python3-six, python3:any (>= 3.3.2-2~)+}
Version: [-0.2.0-1-] {+0.2.0-1.1~deb9u1+}


Andreas
diff -Nru python-flask-rdf-0.2.0/debian/changelog python-flask-rdf-0.2.0/debian/changelog
--- python-flask-rdf-0.2.0/debian/changelog	2016-04-04 20:59:20.000000000 +0200
+++ python-flask-rdf-0.2.0/debian/changelog	2018-01-14 23:37:38.000000000 +0100
@@ -1,3 +1,18 @@
+python-flask-rdf (0.2.0-1.1~deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for stretch.
+
+ -- Andreas Beckmann <anbe@debian.org>  Sun, 14 Jan 2018 23:37:38 +0100
+
+python-flask-rdf (0.2.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix the missing dependencies in python3-flask-rdf.
+    (Closes: #867429)
+
+ -- Adrian Bunk <bunk@debian.org>  Fri, 04 Aug 2017 15:27:27 +0300
+
 python-flask-rdf (0.2.0-1) unstable; urgency=medium
 
   * Imported Upstream version 0.2.0
diff -Nru python-flask-rdf-0.2.0/debian/control python-flask-rdf-0.2.0/debian/control
--- python-flask-rdf-0.2.0/debian/control	2016-04-04 20:57:50.000000000 +0200
+++ python-flask-rdf-0.2.0/debian/control	2017-08-04 14:27:08.000000000 +0200
@@ -35,7 +35,7 @@
 
 Package: python3-flask-rdf
 Architecture: all
-Depends: ${python:Depends},
+Depends: ${python3:Depends},
          ${misc:Depends},
          python3-mimeparse
 Description: Flask decorator to output RDF using content negotiation (Python 3)

Reply to: