Update the standards version to 3.9.2 (no changes)
authorCameron Dale <camrdale@gmail.com>
Sat, 17 Sep 2011 23:11:11 +0000 (16:11 -0700)
committerCameron Dale <camrdale@gmail.com>
Sat, 17 Sep 2011 23:11:11 +0000 (16:11 -0700)
debian/changelog
debian/control

index 891098773f6c8159be4f176e8cefaa542e793525..6d09fcb1cb90f9b620934173431e7d1a780c3ed0 100644 (file)
@@ -2,8 +2,9 @@ apt-p2p (0.1.7) unstable; urgency=low
 
   * Change the module location of the apt OpProgress class (Closes: #641732)
   * Fix some Lintian warnings
+  * Update the standards version to 3.9.2 (no changes)
 
- -- Cameron Dale <camrdale@gmail.com>  Sat, 17 Sep 2011 16:05:31 -0700
+ -- Cameron Dale <camrdale@gmail.com>  Sat, 17 Sep 2011 16:10:43 -0700
 
 apt-p2p (0.1.6) unstable; urgency=low
 
index 6f54fb66505aab89c00084ca73302bc24132b371..9b67c567798d2af4bc7bb8bfe1673af981fae33f 100644 (file)
@@ -3,7 +3,7 @@ Section: net
 Priority: optional
 Maintainer: Cameron Dale <camrdale@gmail.com>
 Homepage: http://www.camrdale.org/apt-p2p/
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Build-Depends: debhelper (>= 5.0.37.2)
 Build-Depends-Indep: python, python-support (>= 0.5.4), docbook-to-man
 Vcs-Git: git://git.camrdale.org/git/apt-p2p.git
@@ -12,7 +12,7 @@ XS-Dm-Upload-Allowed: yes
 
 Package: apt-p2p
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-twisted-web2 (>= 8.0), adduser, python-debian (>= 0.1.15), python-apt (>= 0.7.93), python-pysqlite2 (>= 2.1)
+Depends: ${misc:Depends}, ${python:Depends}, python-twisted-web2 (>= 8.0), adduser, python-debian (>= 0.1.15), python-apt (>= 0.8), 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.