From 73b90a98d2c1d550369ee2b257b847fcd756e428 Mon Sep 17 00:00:00 2001
From: Cameron Dale <camrdale@gmail.com>
Date: Sat, 20 Mar 2010 22:58:58 -0700
Subject: [PATCH] * Fix a lot of lintian warnings and errors   - Update
 standards version to 3.8.4 (no changes)

---
 debian/NEWS      | 1 +
 debian/changelog | 7 +++++++
 debian/control   | 6 +++---
 3 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/NEWS b/debian/NEWS
index 27a2d40..96dcdc1 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -18,3 +18,4 @@ apt-p2p (0.1.3) unstable; urgency=low
       http://portforward.com/
 
  -- Cameron Dale <camrdale@gmail.com>  Fri,  9 May 2008 13:56:24 -0800
+
diff --git a/debian/changelog b/debian/changelog
index 2a8ce5c..98b7ea9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt-p2p (0.1.6) unstable; urgency=low
+
+  * Fix a lot of lintian warnings and errors
+    - Update standards version to 3.8.4 (no changes)
+
+ -- Cameron Dale <camrdale@gmail.com>  Sat, 20 Mar 2010 22:48:07 -0700
+
 apt-p2p (0.1.5) unstable; urgency=low
 
   * Prevent BitTorrent nodes from infiltrating the DHT.
diff --git a/debian/control b/debian/control
index d594d98..1b70b7a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,16 @@ Section: net
 Priority: optional
 Maintainer: Cameron Dale <camrdale@gmail.com>
 Homepage: http://www.camrdale.org/apt-p2p.html
-Standards-Version: 3.7.3
+Standards-Version: 3.8.4
 Build-Depends: debhelper (>= 5.0.37.2)
-Build-Depends-Indep: python-dev, python-support (>= 0.5.4), docbook-to-man
+Build-Depends-Indep: python, python-support (>= 0.5.4), docbook-to-man
 Vcs-Git: git://git.camrdale.org/git/apt-p2p.git
 Vcs-Browser: http://git.camrdale.org/?p=apt-p2p.git;a=summary
 XS-Dm-Upload-Allowed: yes
 
 Package: apt-p2p
 Architecture: all
-Depends: ${python:Depends}, python-twisted-web2 (>= 8.0), adduser, python-debian (>= 0.1.4), python-apt (>= 0.6.20), python-pysqlite2 (>= 2.1)
+Depends: ${misc:Depends}, ${python:Depends}, python-twisted-web2 (>= 8.0), adduser, python-debian (>= 0.1.4), python-apt (>= 0.6.20), python-pysqlite2 (>= 2.1)
 Provides: python-apt-p2p, python-apt-p2p-khashmir
 Description: apt helper for peer-to-peer downloads of Debian packages
  Apt-P2P is a helper for downloading Debian packages files with APT.
-- 
2.39.5