tags 553253 + pending thanks Dear maintainer,
I've prepared an NMU for calendarserver (versioned as 1.2.dfsg-8.1) The dsc file can be downloaded at : http://mentors.debian.net/debian/pool/main/c/calendarserver/calendarserver_1.2.dfsg-8.1.dsc Regards. Martijn van Brummelen
diff -u calendarserver-1.2.dfsg/debian/control calendarserver-1.2.dfsg/debian/control --- calendarserver-1.2.dfsg/debian/control +++ calendarserver-1.2.dfsg/debian/control @@ -16,7 +16,7 @@ python-kerberos (>= 1.0), python-pysqlite2, python-openssl, python-vobject (>= 0.4.8), python-twisted-calendarserver (>= 0.2.0.svn19773-3), python-dateutil (>= 1.2), - python-xattr, python-xml, + python-xattr, ssl-cert, adduser, lsb-base (>= 3.0-10) Suggests: python-pydirector XB-Python-Version: ${python:Versions} diff -u calendarserver-1.2.dfsg/debian/changelog calendarserver-1.2.dfsg/debian/changelog --- calendarserver-1.2.dfsg/debian/changelog +++ calendarserver-1.2.dfsg/debian/changelog @@ -1,3 +1,11 @@ +calendarserver (1.2.dfsg-8.1) unstable; urgency=low + + * Non-maintainer upload. + * Remove python-xml from the Build Dependency since it is no longer needed. + (Closes: #553253). + + -- Martijn van Brummelen <mart...@brumit.nl> Sun, 16 May 2010 20:35:32 +0200 + calendarserver (1.2.dfsg-8) unstable; urgency=low * [8b63fa5] fix basic auth via apache directoryService (Closes: