r184 - in /debtorrent/trunk: debian/control debian/copyright debtorrent-client.py

camrdale-guest at users.alioth.debian.org camrdale-guest at users.alioth.debian.org
Tue Jul 17 08:23:29 UTC 2007


Author: camrdale-guest
Date: Tue Jul 17 08:23:29 2007
New Revision: 184

URL: http://svn.debian.org/wsvn/debtorrent/?sc=1&rev=184
Log:
Some minor packaging changes.

Modified:
    debtorrent/trunk/debian/control
    debtorrent/trunk/debian/copyright
    debtorrent/trunk/debtorrent-client.py

Modified: debtorrent/trunk/debian/control
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/debian/control?rev=184&op=diff
==============================================================================
--- debtorrent/trunk/debian/control (original)
+++ debtorrent/trunk/debian/control Tue Jul 17 08:23:29 2007
@@ -15,10 +15,10 @@
 Recommends: python-crypto
 Provides: python-debtorrent
 Description: bittorrent proxy for downloading Debian packages
- To expand on the BitTorrent protocol and application to work effectively
- with large, constantly updating collections of files, and therefore enable
- the efficient peer-to-peer downloading of Debian packages from an APT
- repository.
+ DebTorrent expands on the BitTorrent protocol and application to work 
+ effectively with large, constantly updating collections of files, and 
+ therefore enable the efficient peer-to-peer downloading of Debian packages 
+ from an APT repository.
  .
  Features:
    * Downloads from peers, increasing the available bandwidth to the user

Modified: debtorrent/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/debian/copyright?rev=184&op=diff
==============================================================================
--- debtorrent/trunk/debian/copyright (original)
+++ debtorrent/trunk/debian/copyright Tue Jul 17 08:23:29 2007
@@ -1,7 +1,4 @@
-Unless otherwise noted, all files are released under the MIT
-license, exceptions contain licensing information in them.
-
-Copyright (C) 2007 Cameron Dale
+Copyright (C) 2001-2007 Bram Cohen, John Hoffman, Cameron Dale
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files

Modified: debtorrent/trunk/debtorrent-client.py
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/debtorrent-client.py?rev=184&op=diff
==============================================================================
--- debtorrent/trunk/debtorrent-client.py (original)
+++ debtorrent/trunk/debtorrent-client.py Tue Jul 17 08:23:29 2007
@@ -8,9 +8,6 @@
 
 This script implements a client daemon for managing multiple 
 debtorrent downloads.
-
- at type Exceptions: C{string}
- at var Exceptions: the exceptions that have occurred.
 
 """
 




More information about the Debtorrent-commits mailing list