Source: liblunar
Version: 2.0.1-2
Severity: minor

It would be more future-proof if dependency on python-support was automatically generated; see the attached patch.

--
Jakub Wilk
diff -u liblunar-2.0.1/debian/control liblunar-2.0.1/debian/control
--- liblunar-2.0.1/debian/control
+++ liblunar-2.0.1/debian/control
@@ -66,7 +66,7 @@
 Package: python-lunar
 Section: python
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, python-support (>= 1.0)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Description: Python bindings for the Chinese Lunar library
  This library provide a struct to covert between Chinese lunar calendar
  and Gregorian calendar.

Attachment: signature.asc
Description: Digital signature

Reply via email to