diff -Nru pysendfile-2.0.0/debian/changelog pysendfile-2.0.0/debian/changelog --- pysendfile-2.0.0/debian/changelog 2014-04-14 16:37:52.000000000 +0000 +++ pysendfile-2.0.0/debian/changelog 2015-01-12 14:38:13.000000000 +0000 @@ -1,3 +1,9 @@ +pysendfile (2.0.0-6ubuntu2) vivid; urgency=medium + + * Ensure egg-info file is installed for correct dependency detection. + + -- James Page Mon, 12 Jan 2015 14:38:09 +0000 + pysendfile (2.0.0-6ubuntu1) trusty; urgency=medium * Update dependency from python-support to dh-python. @@ -42,4 +48,4 @@ * Initial Release. - -- Ghe Rivero Thu, 01 Mar 2012 08:52:44 +0100 \ No newline at end of file + -- Ghe Rivero Thu, 01 Mar 2012 08:52:44 +0100 diff -Nru pysendfile-2.0.0/debian/python-sendfile.install pysendfile-2.0.0/debian/python-sendfile.install --- pysendfile-2.0.0/debian/python-sendfile.install 2012-07-04 12:21:44.000000000 +0000 +++ pysendfile-2.0.0/debian/python-sendfile.install 2015-01-12 14:36:10.000000000 +0000 @@ -1 +1,2 @@ -debian/tmp/usr/lib/python*/*-packages/sendfile.so \ No newline at end of file +debian/tmp/usr/lib/python*/*-packages/sendfile.so +debian/tmp/usr/lib/python*/*-packages/*.egg-info