[Python-apps-commits] r2087 - in packages/pyzor/trunk/debian (changelog control)
tklauser-guest at users.alioth.debian.org
tklauser-guest at users.alioth.debian.org
Mon Dec 22 13:18:21 UTC 2008
Date: Monday, December 22, 2008 @ 13:18:20
Author: tklauser-guest
Revision: 2087
Rephrased package description (Closes: #439583).
Modified:
packages/pyzor/trunk/debian/changelog
packages/pyzor/trunk/debian/control
Modified: packages/pyzor/trunk/debian/changelog
===================================================================
--- packages/pyzor/trunk/debian/changelog 2008-12-21 17:17:38 UTC (rev 2086)
+++ packages/pyzor/trunk/debian/changelog 2008-12-22 13:18:20 UTC (rev 2087)
@@ -1,21 +1,20 @@
-pyzor (1:0.4.0+cvs20030201-10) UNRELEASED; urgency=low
+pyzor (1:0.4.0+cvs20030201-9) UNRELEASED; urgency=low
- * debian/control
- - switch Vcs-Browser field to viewsvn
-
- -- Sandro Tosi <morph at debian.org> Mon, 03 Nov 2008 22:48:04 +0100
-
-pyzor (1:0.4.0+cvs20030201-9) unstable; urgency=low
-
+ [Tobias Klauser]
* New maintainer (Closes: #416278).
* Check received server list for validity and print an error message when no
servers where discovered (Closes: #494047).
+ * Rephrased package description (Closes: #439583).
* Updated Standards-Version to 3.8.0.
* Removed Homepage tag in control in favour of the new control field.
* Added Vcs-Svn and Vcs-Browser control fields.
- -- Tobias Klauser <tklauser at access.unizh.ch> Sun, 26 Oct 2008 18:52:23 +0100
+ [Sandro Tosi]
+ * debian/control
+ - switch Vcs-Browser field to viewsvn
+ -- Tobias Klauser <tklauser at distanz.ch> Mon, 22 Dec 2008 14:13:34 +0100
+
pyzor (1:0.4.0+cvs20030201-8) unstable; urgency=low
* QA upload.
Modified: packages/pyzor/trunk/debian/control
===================================================================
--- packages/pyzor/trunk/debian/control 2008-12-21 17:17:38 UTC (rev 2086)
+++ packages/pyzor/trunk/debian/control 2008-12-22 13:18:20 UTC (rev 2087)
@@ -16,11 +16,7 @@
Pyzor is a collaborative, networked system to detect and block spam using
identifying digests of messages.
.
- Pyzor initially started out to be merely a Python implementation of Razor,
- but due to the protocol and the fact that Razor's server is not software
- libre, I decided to implement Pyzor with a new protocol and release the
- entire system as software libre.
+ It estabilshes a distributed database of spam digests which can be used to
+ filter out known spam.
.
- Since the entire system is released under the GPL, people are free to host
- their own independent servers.
- Server peering is planned for a future release.
+ Pyzor is a reimplementation of Razor in Python.
More information about the Python-apps-commits
mailing list