r328 - in /debtorrent/trunk/debian: changelog control rules

camrdale-guest at users.alioth.debian.org camrdale-guest at users.alioth.debian.org
Thu Jan 10 04:50:56 UTC 2008


Author: camrdale-guest
Date: Thu Jan 10 04:50:55 2008
New Revision: 328

URL: http://svn.debian.org/wsvn/debtorrent/?sc=1&rev=328
Log:
Fix some lintian issues.

Modified:
    debtorrent/trunk/debian/changelog
    debtorrent/trunk/debian/control
    debtorrent/trunk/debian/rules

Modified: debtorrent/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/debian/changelog?rev=328&op=diff
==============================================================================
--- debtorrent/trunk/debian/changelog (original)
+++ debtorrent/trunk/debian/changelog Thu Jan 10 04:50:55 2008
@@ -5,8 +5,12 @@
       (currently disbaled due to apt not liking it)
     - send general status update messages
   * Fix some minor packaging issues
+  * Upgrade to standards version 3.7.3 (no changes)
+  * Remove the unneeded binary-arch rule
+  * Changes the XS-Vcs-* headers to Vcs-*
+  * Moved Homepage from description to Source package fields
 
- -- Cameron Dale <camrdale at gmail.com>  Sat, 17 Nov 2007 19:12:15 -0800
+ -- Cameron Dale <camrdale at gmail.com>  Wed, 09 Jan 2008 19:12:15 -0800
 
 debtorrent (0.1.4.4) unstable; urgency=low
 

Modified: debtorrent/trunk/debian/control
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/debian/control?rev=328&op=diff
==============================================================================
--- debtorrent/trunk/debian/control (original)
+++ debtorrent/trunk/debian/control Thu Jan 10 04:50:55 2008
@@ -2,11 +2,12 @@
 Section: net
 Priority: optional
 Maintainer: Cameron Dale <camrdale at gmail.com>
+Homepage: http://debtorrent.alioth.debian.org/
 Build-Depends: debhelper (>= 5.0.37.2)
 Build-Depends-Indep: python-dev, python-support (>= 0.5.4), docbook-to-man
-Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/debtorrent/debtorrent/trunk
-XS-Vcs-Browser: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/debtorrent/debtorrent/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/
 XS-Dm-Upload-Allowed: yes
 
 Package: debtorrent
@@ -33,5 +34,3 @@
  on the Debian mirror network. However, if a package cannot be found
  on any peers, DebTorrent will fall back to downloading from a mirror
  to ensure all packages are downloaded.
- .
- Homepage: http://debtorrent.alioth.debian.org/

Modified: debtorrent/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/debian/rules?rev=328&op=diff
==============================================================================
--- debtorrent/trunk/debian/rules (original)
+++ debtorrent/trunk/debian/rules Thu Jan 10 04:50:55 2008
@@ -40,10 +40,6 @@
 	  rm -f *.pyc )
 
 # Build architecture-independent files here.
-binary-arch: build install
-	
-
-# Build architecture-dependent files here.
 binary-indep: install
 	dh_testdir
 	dh_testroot




More information about the Debtorrent-commits mailing list