Control: tags 904763 + patch
Control: tags 904763 + pending
Dear maintainer,
I've prepared an NMU for vmtk (versioned as 1.3+dfsg-2.3) and uploaded
it to DELAYED/2. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru vmtk-1.3+dfsg/debian/changelog vmtk-1.3+dfsg/debian/changelog
--- vmtk-1.3+dfsg/debian/changelog 2017-08-01 19:06:28.000000000 +0300
+++ vmtk-1.3+dfsg/debian/changelog 2018-08-11 14:07:43.000000000 +0300
@@ -1,3 +1,11 @@
+vmtk (1.3+dfsg-2.3) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * python-vmtk: Add the missing dependency on python-vtk6.
+ (Closes: #904763)
+
+ -- Adrian Bunk <[email protected]> Sat, 11 Aug 2018 14:07:43 +0300
+
vmtk (1.3+dfsg-2.2) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru vmtk-1.3+dfsg/debian/control vmtk-1.3+dfsg/debian/control
--- vmtk-1.3+dfsg/debian/control 2017-08-01 19:06:20.000000000 +0300
+++ vmtk-1.3+dfsg/debian/control 2018-08-11 14:07:41.000000000 +0300
@@ -47,6 +47,7 @@
Section: non-free/python
Depends: libvmtk1.3 (= ${binary:Version}),
${python:Depends},
+ python-vtk6,
${shlibs:Depends},
${misc:Depends}
Description: Python interface for vmtk