* Fix a lot of lintian warnings and errors
authorCameron Dale <camrdale@gmail.com>
Sun, 21 Mar 2010 05:58:58 +0000 (22:58 -0700)
committerCameron Dale <camrdale@gmail.com>
Sun, 21 Mar 2010 05:58:58 +0000 (22:58 -0700)
  - Update standards version to 3.8.4 (no changes)

debian/NEWS
debian/changelog
debian/control

index 27a2d40f9bded254e00dc60c99a235bc5e883a01..96dcdc111cf020764888541683c00d54a8cc737c 100644 (file)
@@ -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
+
index 2a8ce5c97af3648febb024924ebe2f1be7a98376..98b7ea95898cbdb12b882ad6d6c6734d910bc85d 100644 (file)
@@ -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.
index d594d983168d0d25b301ca31fe0c719f90980359..1b70b7ab37cb80615b547231c1ad06a2bf130a82 100644 (file)
@@ -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.