r221 - in /debtorrent/trunk: DebTorrent/__init__.py debian/changelog
camrdale-guest at users.alioth.debian.org
camrdale-guest at users.alioth.debian.org
Sat Aug 11 21:16:27 UTC 2007
Author: camrdale-guest
Date: Sat Aug 11 21:16:27 2007
New Revision: 221
URL: http://svn.debian.org/wsvn/debtorrent/?sc=1&rev=221
Log:
Update changelog and version for new release.
Modified:
debtorrent/trunk/DebTorrent/__init__.py
debtorrent/trunk/debian/changelog
Modified: debtorrent/trunk/DebTorrent/__init__.py
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/DebTorrent/__init__.py?rev=221&op=diff
==============================================================================
--- debtorrent/trunk/DebTorrent/__init__.py (original)
+++ debtorrent/trunk/DebTorrent/__init__.py Sat Aug 11 21:16:27 2007
@@ -22,7 +22,7 @@
"""
product_name = 'DebTorrent'
-version_short = 'T-0.1.3'
+version_short = 'T-0.1.3.1'
version = version_short+' ('+product_name+')'
report_email = 'debtorrent-devel at lists.alioth.debian.org'
Modified: debtorrent/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/debian/changelog?rev=221&op=diff
==============================================================================
--- debtorrent/trunk/debian/changelog (original)
+++ debtorrent/trunk/debian/changelog Sat Aug 11 21:16:27 2007
@@ -1,6 +1,13 @@
+debtorrent (0.1.3.1) unstable; urgency=low
+
+ * First debian package release (Closes: #428005)
+ * fixed: cached HTTP 404 responses get passed properly to APT
+ * fixed: downloading the same file from a previous torrent works now
+
+ -- Cameron Dale <camrdale at gmail.com> Sat, 11 Aug 2007 14:13:00 -0700
+
debtorrent (0.1.3) unstable; urgency=low
- * First debian package release (Closes: #428005)
* Cleanup all the configuration options
* Add a global config file
* Moved all logging to log files
More information about the Debtorrent-commits
mailing list