r427 - in /apt-transport-debtorrent/trunk/debian: changelog control

camrdale at users.alioth.debian.org camrdale at users.alioth.debian.org
Sun Mar 21 05:37:33 UTC 2010


Author: camrdale
Date: Sun Mar 21 05:37:32 2010
New Revision: 427

URL: http://svn.debian.org/wsvn/debtorrent/?sc=1&rev=427
Log:
* Fix some lintian warnings
  - Update standards version to 3.8.4 (no changes)

Modified:
    apt-transport-debtorrent/trunk/debian/changelog
    apt-transport-debtorrent/trunk/debian/control

Modified: apt-transport-debtorrent/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debtorrent/apt-transport-debtorrent/trunk/debian/changelog?rev=427&op=diff
==============================================================================
--- apt-transport-debtorrent/trunk/debian/changelog (original)
+++ apt-transport-debtorrent/trunk/debian/changelog Sun Mar 21 05:37:32 2010
@@ -1,3 +1,11 @@
+apt-transport-debtorrent (0.2.2) unstable; urgency=low
+
+  * Fix some lintian warnings
+    - Update standards version to 3.8.4 (no changes)
+
+
+ -- Cameron Dale <camrdale at gmail.com>  Sat, 20 Mar 2010 22:29:17 -0700
+
 apt-transport-debtorrent (0.2.1) unstable; urgency=low
 
   * Add a config option to make debtorrent sources local (Closes: #477383)

Modified: apt-transport-debtorrent/trunk/debian/control
URL: http://svn.debian.org/wsvn/debtorrent/apt-transport-debtorrent/trunk/debian/control?rev=427&op=diff
==============================================================================
--- apt-transport-debtorrent/trunk/debian/control (original)
+++ apt-transport-debtorrent/trunk/debian/control Sun Mar 21 05:37:32 2010
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Cameron Dale <camrdale at gmail.com>
 Homepage: http://debtorrent.alioth.debian.org/
-Standards-Version: 3.7.3
+Standards-Version: 3.8.4
 Build-Depends: debhelper (>= 5.0), libapt-pkg-dev, docbook-to-man
 Vcs-Svn: svn://svn.debian.org/debtorrent/apt-transport-debtorrent/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/debtorrent/apt-transport-debtorrent/trunk/
@@ -11,7 +11,7 @@
 
 Package: apt-transport-debtorrent
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: debtorrent (>= 0.1.7)
 Conflicts: debtorrent (<< 0.1.4)
 Description: an APT transport for communicating with DebTorrent




More information about the Debtorrent-commits mailing list