[Python-modules-team] Bug#893548: stretch-pu: package python-icalendar/3.8-1+deb9u1
Adrian Bunk
bunk at debian.org
Mon Mar 19 20:17:35 UTC 2018
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org at packages.debian.org
Usertags: pu
Fix the python3-icalendar dependencies:
Depends: {+python3-pkg-resources,+} python3-tz, {+python3:any (>= 3.3.2-2~),+} python3-dateutil
-------------- next part --------------
diff -Nru python-icalendar-3.8/debian/changelog python-icalendar-3.8/debian/changelog
--- python-icalendar-3.8/debian/changelog 2014-07-17 08:25:31.000000000 +0300
+++ python-icalendar-3.8/debian/changelog 2018-03-19 22:00:53.000000000 +0200
@@ -1,3 +1,10 @@
+python-icalendar (3.8-1+deb9u1) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix the python3-icalendar dependencies. (Closes: #867436)
+
+ -- Adrian Bunk <bunk at debian.org> Mon, 19 Mar 2018 22:00:53 +0200
+
python-icalendar (3.8-1) unstable; urgency=medium
* Team upload.
diff -Nru python-icalendar-3.8/debian/control python-icalendar-3.8/debian/control
--- python-icalendar-3.8/debian/control 2014-07-17 08:22:48.000000000 +0300
+++ python-icalendar-3.8/debian/control 2018-03-19 21:58:29.000000000 +0200
@@ -50,7 +50,7 @@
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
python3-tz,
python3-dateutil
Provides: ${python:Provides}
More information about the Python-modules-team
mailing list