[Python-modules-commits] r3678 - in /packages/turbomail/trunk/debian: changelog control control.in overrides/ overrides/python-turbomail patches/00_upstream_changelog.patch python-turbomail-doc.README.Debian python-turbomail.dirs python-turbomail.install rules

arnau-guest at users.alioth.debian.org arnau-guest at users.alioth.debian.org
Sun Nov 18 18:43:46 UTC 2007


Author: arnau-guest
Date: Sun Nov 18 18:43:46 2007
New Revision: 3678

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3678
Log:
New upstream release

Added:
    packages/turbomail/trunk/debian/overrides/
    packages/turbomail/trunk/debian/overrides/python-turbomail
    packages/turbomail/trunk/debian/python-turbomail.dirs
    packages/turbomail/trunk/debian/python-turbomail.install
Removed:
    packages/turbomail/trunk/debian/python-turbomail-doc.README.Debian
Modified:
    packages/turbomail/trunk/debian/changelog
    packages/turbomail/trunk/debian/control
    packages/turbomail/trunk/debian/control.in
    packages/turbomail/trunk/debian/patches/00_upstream_changelog.patch
    packages/turbomail/trunk/debian/rules

Modified: packages/turbomail/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/turbomail/trunk/debian/changelog?rev=3678&op=diff
==============================================================================
--- packages/turbomail/trunk/debian/changelog (original)
+++ packages/turbomail/trunk/debian/changelog Sun Nov 18 18:43:46 2007
@@ -1,9 +1,20 @@
-turbomail (2.0.4-2) UNRELEASED; urgency=low
+turbomail (2.1-1) unstable; urgency=low
 
-  * Homepage field added
-  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
+  [ Arnaud Fontaine ]
+  * New upstream release.
+  * Add lintian overrides for tests modules used by turbomail but not
+    called directly.
+  * Remove README.Debian for python-turbomail-doc as the guide is now
+    distributed with the source.
+  * debian/control*:
+    + Update homepage URL.
+  
+  [ Piot Ożarowski ]
+  * debian/control*:
+    + Homepage field added.
+    + Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now).
 
- -- Piotr Ożarowski <piotr at debian.org>  Sat,  6 Oct 2007 23:47:33 +0200
+ -- Arnaud Fontaine <arnaud at andesi.org>  Sun, 11 Nov 2007 13:15:00 +0000
 
 turbomail (2.0.4-1) unstable; urgency=low
 

Modified: packages/turbomail/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/turbomail/trunk/debian/control?rev=3678&op=diff
==============================================================================
--- packages/turbomail/trunk/debian/control (original)
+++ packages/turbomail/trunk/debian/control Sun Nov 18 18:43:46 2007
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-dev (>= 2.3.5-11), python-support (>= 0.6.4), patchutils (>= 0.2.25)
 Build-Depends-Indep: python-setuptools (>= 0.6b3-1), python-epydoc (>= 2.1-8), python-turbogears (>= 1.0~b1-1)
 Standards-Version: 3.7.2
-Homepage: http://trac.orianagroup.com/turbomail
+Homepage: http://www.python-turbomail.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbomail/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/turbomail/?op=log
 

Modified: packages/turbomail/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/python-modules/packages/turbomail/trunk/debian/control.in?rev=3678&op=diff
==============================================================================
--- packages/turbomail/trunk/debian/control.in (original)
+++ packages/turbomail/trunk/debian/control.in Sun Nov 18 18:43:46 2007
@@ -6,7 +6,7 @@
 Build-Depends: @cdbs@
 Build-Depends-Indep: python-setuptools (>= 0.6b3-1), python-epydoc (>= 2.1-8), python-turbogears (>= 1.0~b1-1)
 Standards-Version: 3.7.2
-Homepage: http://trac.orianagroup.com/turbomail
+Homepage: http://www.python-turbomail.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbomail/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/turbomail/?op=log
 

Added: packages/turbomail/trunk/debian/overrides/python-turbomail
URL: http://svn.debian.org/wsvn/python-modules/packages/turbomail/trunk/debian/overrides/python-turbomail?rev=3678&op=file
==============================================================================
--- packages/turbomail/trunk/debian/overrides/python-turbomail (added)
+++ packages/turbomail/trunk/debian/overrides/python-turbomail Sun Nov 18 18:43:46 2007
@@ -1,0 +1,4 @@
+python-turbomail: script-not-executable ./usr/share/python-support/python-turbomail/tests/basic_tests.py
+python-turbomail: script-not-executable ./usr/share/python-support/python-turbomail/tests/test_errorhandling.py
+python-turbomail: script-not-executable ./usr/share/python-support/python-turbomail/tests/test_message_as_string.py
+python-turbomail: script-not-executable ./usr/share/python-support/python-turbomail/tests/test_testmode.py

Modified: packages/turbomail/trunk/debian/patches/00_upstream_changelog.patch
URL: http://svn.debian.org/wsvn/python-modules/packages/turbomail/trunk/debian/patches/00_upstream_changelog.patch?rev=3678&op=diff
==============================================================================
--- packages/turbomail/trunk/debian/patches/00_upstream_changelog.patch (original)
+++ packages/turbomail/trunk/debian/patches/00_upstream_changelog.patch Sun Nov 18 18:43:46 2007
@@ -1,68 +1,448 @@
---- /dev/null	2007-03-30 16:54:47.978253152 +0200
-+++ Changelog	2007-02-19 02:08:40.000000000 +0100
-@@ -0,0 +1,65 @@
-+Version 1.0
-+                    
-+  * Initial release.
-+             
-+Version 1.0.1                                  
-+                                               
-+  * Minor updates to remove unneeded arguments.
-+  * Complete source-level epydoc documentation.
-+               
-+Version 1.0.4.1
-+                                            
-+  * Better auto-detection of TLS capability.
-+  * A new configuration directive, mail.tls; True, False, or None to auto-detect.
-+  * Fixes a bug in KIDMessage which rendered it non-functional.                            
-+  * Changed the behavior of a worker dying from old age to spawn a new process immediately.
-+  * Minor fixes and updates to the documentation.
-+  * Benchmark results in the documentation.
-+
-+Version 1.0.4.2
-+  
-+  * Added encoding configuration directive.
-+  * Encoding can be passed to a Message constructor to override the encoding on a message-by-message basis.
-+
-+Version 1.1
-+  
-+  * Cleaned up the log output.      
-+  * Added documentation for logging.
-+  * KID i18n session bug fixed in TurboGears 1.0 and trunk SVN.
-+  * Marked as stable for the Python Cheese Shop.
-+           
-+Version 2.0
-+    
-+  * Default thread creation mechanism is on-demand, not polling. You can change back to the (old) polling mechanism by setting the following configuration option:
-+
-+        mail.polling = True
-+
-+  * TemplateMessage has been renamed KIDMessage.
-+  * Can now use 'utf-8-qp' to configure the 'utf-8' charset for quoted-printable encoding.
-+  * MIME-encoded message generation was re-written. Now, simple plain-text-only messages have almost zero overhead. Complexity of the generated document increases with feature use.
-+  * It is now safe to import enqueue from TurboMail - it no longer polymorphs after TurboGears start-up and shutdown.
-+  * Enhanced logging output - see above.
-+  * Better tracking of when to rebuild the MIME message by using a dirty flag.
-+  * Many, many additional headers. Look at the documentation for the message class for more information.
-+  * Multiple recipients.
-+
-+There is, however, an outstanding bug in KIDMessage. When generating the plain-text alternative KID seems to default to ascii encoding, which bombs out if you use any extended characters in 
-+the
-+template, or variables passed to the template.
-+             
-+Version 2.0.1
-+    
-+  * Applied patch submitted by Jason Chu to allow overriding of the Sender and Return-Path headers.
-+  * Applied patch submitted by Jason Chu to correct the MIME type of dual text & html messages with attachments.
-+
-+Version 2.0.2
-+  
-+  * Added a generic ControllerMessage which uses the output of any function or method that returns HTML.
-+  * Changed the behaviour of the attach and embed methods to pull content from an existing file-like object or open an on-disk file.
-+  * Corrected a conditional testing for the presense of smptfrom as a message property. Thanks James!
-+
-+Version 2.0.3
-+    
-+  * The plain and rich properties of the Message class can now be callables, executed at delivery-time.
-+  * Removed ControllerMessage in favor of using the above.
-+  * Deprecated use of KIDMessage in favor of the above.
+--- /dev/null	2007-11-14 13:25:28.196160393 +0000
++++ Changelog	2007-11-18 18:03:04.000000000 +0000
+@@ -0,0 +1,445 @@
++#
++# ChangeLog for /tags/2.1
++# 
++# Generated by Trac 0.11dev-r6049
++# 11/18/07 12:04:17
++ 
++Mon, 05 Nov 2007 18:49:55 GMT amcgregor [55]
++	* tags/2.1 (moved)
++
++2.1 release from 2.0.5 branch.
++
++
++Mon, 05 Nov 2007 18:46:46 GMT amcgregor [54]
++	* branches/2.0.5/turbomail/release.py (modified)
++
++Updated release information.
++
++
++Mon, 05 Nov 2007 18:38:45 GMT amcgregor [53]
++	* branches/2.0.5/tests/lib/smtp_mailsink.py (modified)
++	* branches/2.0.5/turbomail/release.py (modified)
++
++Applied latest patch from ticket #11 to correct mail sink problem.
++
++
++Thu, 25 Oct 2007 18:51:06 GMT fs [51]
++	* branches/2.0.5/turbomail/startup.py (modified)
++
++fixing #65
++
++
++Wed, 24 Oct 2007 20:17:35 GMT fs [50]
++	* branches/2.0.5/turbomail/startup.py (modified)
++
++shut down queue when extension shuts down (unit tests won't hang forever anymore)
++
++
++Wed, 24 Oct 2007 19:43:36 GMT fs [49]
++	* branches/2.0.5/turbomail/pool.py (modified)
++
++fixing the except block for SMTPRecipientsRefused
++
++
++Wed, 24 Oct 2007 19:40:45 GMT fs [48]
++	* branches/2.0.5/tests/test_errorhandling.py (modified)
++	* branches/2.0.5/turbomail/startup.py (modified)
++
++fixing imports in the error handling unit test,
++fixing polling mode
++
++
++Wed, 24 Oct 2007 19:34:34 GMT fs [47]
++	* branches/2.0.5/tests/basic_tests.py (modified)
++	* branches/2.0.5/tests/lib/smtp_mailsink.py (modified)
++	* branches/2.0.5/tests/lib/utils.py (modified)
++	* branches/2.0.5/tests/test_errorhandling.py (modified)
++	* branches/2.0.5/tests/test_message_as_string.py (modified)
++	* branches/2.0.5/tests/test_testmode.py (modified)
++
++Mass change: Updated my email adress in the license headers
++
++
++Wed, 24 Oct 2007 19:31:30 GMT fs [46]
++	* branches/2.0.5 (modified)
++
++added '.project' and '.pydefproject' to svn:ignore
++
++
++Wed, 24 Oct 2007 19:29:11 GMT fs [45]
++	* branches/2.0.5/tests/test_errorhandling.py (modified)
++
++removed trailing whitespace
++my first commit :-)
++
++
++Tue, 16 Oct 2007 09:12:53 GMT amcgregor [34]
++	* branches/2.0.5/turbomail/pool.py (modified)
++
++Added special handling of SMTPRecipientsRefused exceptions to the delivery pool worker.
++
++
++Tue, 16 Oct 2007 08:51:19 GMT amcgregor [32]
++	* branches/2.0.5/tests/basic_tests.py (modified)
++	* branches/2.0.5/tests/lib/smtp_mailsink.py (modified)
++	* branches/2.0.5/tests/lib/utils.py (modified)
++	* branches/2.0.5/tests/test_message_as_string.py (modified)
++	* branches/2.0.5/turbomail/dispatch.py (modified)
++	* branches/2.0.5/turbomail/message.py (modified)
++
++Applied smtpfrom_fix.patch and smtpfrom_test.patch as per ticket #12, and fixed indentation style in several files.
++
++
++Tue, 16 Oct 2007 08:39:14 GMT amcgregor [31]
++	* branches/2.0.5/documentation/guide.wiki (modified)
++	* branches/2.0.5/tests/basic_tests.py (modified)
++	* branches/2.0.5/turbomail/message.py (modified)
++
++Applied additional_heders.patch and additional_headers2.patch as per ticket #20.
++
++
++Tue, 16 Oct 2007 08:34:29 GMT amcgregor [30]
++	* branches/2.0.5/turbomail/pool.py (modified)
++
++Applied polling.patch as per ticket #14.
++
++
++Tue, 16 Oct 2007 08:33:12 GMT amcgregor [29]
++	* branches/2.0.5/tests/basic_tests.py (modified)
++	* branches/2.0.5/turbomail/message.py (modified)
++
++Applied a modified remove_insane_headers.2.patch as per ticket #15.
++
++
++Tue, 16 Oct 2007 08:26:29 GMT amcgregor [28]
++	* branches/2.0.5/tests/test_errorhandling.py (added)
++	* branches/2.0.5/turbomail/pool.py (modified)
++
++Applied handling_of_temporary_errors.patch as per ticket #17.
++
++
++Tue, 16 Oct 2007 08:19:40 GMT amcgregor [27]
++	* branches/2.0.5/tests/test_message_as_string.py (added)
++	* branches/2.0.5/tests/test_testmode.py (added)
++	* branches/2.0.5/turbomail/dispatch.py (modified)
++
++Applied messages_as_strings.patch as per ticket #16 and added test_testmode.py from ticket #18.
++
++
++Tue, 16 Oct 2007 08:13:30 GMT amcgregor [26]
++	* branches/2.0.5/documentation/guide.wiki (modified)
++	* branches/2.0.5/turbomail/pool.py (modified)
++	* branches/2.0.5/turbomail/startup.py (modified)
++
++Applied testmode.patch and guide_testmode_doc.patch as per ticket #18.
++
++
++Tue, 16 Oct 2007 08:02:37 GMT amcgregor [25]
++	* branches/2.0.5/tests (added)
++	* branches/2.0.5/tests/__init__.py (added)
++	* branches/2.0.5/tests/basic_tests.py (added)
++	* branches/2.0.5/tests/lib (added)
++	* branches/2.0.5/tests/lib/__init__.py (added)
++	* branches/2.0.5/tests/lib/smtp_mailsink.py (added)
++	* branches/2.0.5/tests/lib/utils.py (added)
++
++First attempt at a test suite as per ticket #11.
++
++
++Tue, 16 Oct 2007 07:31:22 GMT amcgregor [24]
++	* branches/2.0.5/turbomail/__init__.py (modified)
++	* branches/2.0.5/turbomail/dispatch.py (modified)
++	* branches/2.0.5/turbomail/message.py (modified)
++	* branches/2.0.5/turbomail/pool.py (modified)
++
++Updated spelling as per ticket #13.
++
++
++Tue, 16 Oct 2007 07:27:31 GMT amcgregor [23]
++	* branches/2.0.5/documentation/guide.wiki (modified)
++
++Updated the TurboMailGuide as per ticket #19.
++
++
++Sat, 26 May 2007 03:13:53 GMT amcgregor [19]
++	* branches/2.0.5 (copied)
++
++Branching for next bugfix release.
++
++
++Fri, 25 May 2007 09:19:56 GMT amcgregor [16]
++	* tags/2.0.4 (copied)
++	* tags/2.0.4/PKG-INFO (copied)
++	* tags/2.0.4/README.txt (copied)
++	* tags/2.0.4/documentation (copied)
++	* tags/2.0.4/epydoc.cfg (copied)
++	* tags/2.0.4/setup.cfg (copied)
++	* tags/2.0.4/setup.py (copied)
++	* tags/2.0.4/turbomail (copied)
++
++2.0.4 release.
++
++
++Fri, 25 May 2007 09:17:24 GMT amcgregor [15]
++	* trunk (modified)
++
++Added SVN ignore properties to trunk root.
++
++
++Fri, 25 May 2007 09:02:02 GMT amcgregor [14]
++	* trunk/turbomail/message.py (modified)
++
++Applied patch to correct encoding of e-mail addresses as per #3.
++
++
++Fri, 25 May 2007 08:52:33 GMT amcgregor [13]
++	* trunk/PKG-INFO (modified)
++	* trunk/documentation/guide.wiki (added)
++	* trunk/turbomail/release.py (modified)
++
++Added guide to source repository and updated version number.
++
++
++Fri, 25 May 2007 08:28:44 GMT amcgregor [12]
++	* trunk/documentation (modified)
++	* trunk/documentation/api (added)
++	* trunk/documentation/api/.keep (added)
++	* trunk/epydoc.cfg (modified)
++
++Documentation updates.
++
++
++Fri, 25 May 2007 08:18:30 GMT amcgregor [11]
++	* trunk/documentation (added)
++	* trunk/documentation/.keep (added)
++	* trunk/epydoc.cfg (modified)
++	* trunk/turbomail (modified)
++
++Documentation updates.
++
++
++Fri, 25 May 2007 08:07:53 GMT amcgregor [10]
++	* trunk/turbomail/pool.py (modified)
++
++Merge patch from #5, with documentation.
++
++
++Mon, 15 Jan 2007 17:52:32 GMT amcgregor [9]
++	* trunk/turbomail/dispatch.py (modified)
++
++Accepted patch from Felix Schwarz regarding Python 2.3 decorator incompatability.
++
++
++Mon, 08 Jan 2007 18:23:14 GMT amcgregor [8]
++	* trunk/turbomail/message.py (modified)
++
++Temporary fix for KIDMessage for TurboGears 1.0.
++
++
++Sun, 31 Dec 2006 21:46:50 GMT amcgregor [7]
++	* trunk/PKG-INFO (modified)
++	* trunk/setup.cfg (modified)
++
++Added dependancy information for bdist_rpm.
++
++
++Mon, 11 Dec 2006 20:47:19 GMT amcgregor [5]
++	* trunk/setup.py (modified)
++	* trunk/turbomail/release.py (modified)
++
++Added additional classifiers and a long description for the project.
++
++
++Sun, 10 Dec 2006 09:50:49 GMT amcgregor [4]
++	* trunk/turbomail/message.py (modified)
++
++Added required logging facilities to `message.py`.
++
++
++Sun, 10 Dec 2006 09:49:38 GMT amcgregor [3]
++	* trunk/turbomail/__init__.py (modified)
++	* trunk/turbomail/message.py (modified)
++
++Removed ControllerMessage and deprecated KIDMessage.
++
++
++Sun, 10 Dec 2006 09:31:45 GMT amcgregor [2]
++	* trunk/turbomail/__init__.py (modified)
++	* trunk/turbomail/message.py (modified)
++	* trunk/turbomail/release.py (modified)
++
++Added callable support for the  and  properties of Message, as per #1.
++
++
++Sun, 10 Dec 2006 08:26:14 GMT amcgregor [1]
++	* branches (added)
++	* tags (added)
++	* tags/1.0 (added)
++	* tags/1.0.1 (added)
++	* tags/1.0.1/PKG-INFO (added)
++	* tags/1.0.1/README.txt (added)
++	* tags/1.0.1/TurboMail.egg-info (added)
++	* tags/1.0.1/TurboMail.egg-info/PKG-INFO (added)
++	* tags/1.0.1/TurboMail.egg-info/SOURCES.txt (added)
++	* tags/1.0.1/TurboMail.egg-info/dependency_links.txt (added)
++	* tags/1.0.1/TurboMail.egg-info/entry_points.txt (added)
++	* tags/1.0.1/TurboMail.egg-info/requires.txt (added)
++	* tags/1.0.1/TurboMail.egg-info/top_level.txt (added)
++	* tags/1.0.1/TurboMail.egg-info/zip-safe (added)
++	* tags/1.0.1/setup.cfg (added)
++	* tags/1.0.1/setup.py (added)
++	* tags/1.0.1/turbomail (added)
++	* tags/1.0.1/turbomail/__init__.py (added)
++	* tags/1.0.1/turbomail/dispatch.py (added)
++	* tags/1.0.1/turbomail/exceptions.py (added)
++	* tags/1.0.1/turbomail/message.py (added)
++	* tags/1.0.1/turbomail/pool.py (added)
++	* tags/1.0.1/turbomail/release.py (added)
++	* tags/1.0.1/turbomail/startup.py (added)
++	* tags/1.0.4.2 (added)
++	* tags/1.0.4.2/PKG-INFO (added)
++	* tags/1.0.4.2/README.txt (added)
++	* tags/1.0.4.2/TurboMail.egg-info (added)
++	* tags/1.0.4.2/TurboMail.egg-info/PKG-INFO (added)
++	* tags/1.0.4.2/TurboMail.egg-info/SOURCES.txt (added)
++	* tags/1.0.4.2/TurboMail.egg-info/dependency_links.txt (added)
++	* tags/1.0.4.2/TurboMail.egg-info/entry_points.txt (added)
++	* tags/1.0.4.2/TurboMail.egg-info/requires.txt (added)
++	* tags/1.0.4.2/TurboMail.egg-info/top_level.txt (added)
++	* tags/1.0.4.2/TurboMail.egg-info/zip-safe (added)
++	* tags/1.0.4.2/setup.cfg (added)
++	* tags/1.0.4.2/setup.py (added)
++	* tags/1.0.4.2/turbomail (added)
++	* tags/1.0.4.2/turbomail/__init__.py (added)
++	* tags/1.0.4.2/turbomail/dispatch.py (added)
++	* tags/1.0.4.2/turbomail/exceptions.py (added)
++	* tags/1.0.4.2/turbomail/message.py (added)
++	* tags/1.0.4.2/turbomail/pool.py (added)
++	* tags/1.0.4.2/turbomail/release.py (added)
++	* tags/1.0.4.2/turbomail/startup.py (added)
++	* tags/1.0/PKG-INFO (added)
++	* tags/1.0/README.txt (added)
++	* tags/1.0/TurboMail.egg-info (added)
++	* tags/1.0/TurboMail.egg-info/PKG-INFO (added)
++	* tags/1.0/TurboMail.egg-info/SOURCES.txt (added)
++	* tags/1.0/TurboMail.egg-info/dependency_links.txt (added)
++	* tags/1.0/TurboMail.egg-info/entry_points.txt (added)
++	* tags/1.0/TurboMail.egg-info/requires.txt (added)
++	* tags/1.0/TurboMail.egg-info/top_level.txt (added)
++	* tags/1.0/TurboMail.egg-info/zip-safe (added)
++	* tags/1.0/setup.cfg (added)
++	* tags/1.0/setup.py (added)
++	* tags/1.0/turbomail (added)
++	* tags/1.0/turbomail/__init__.py (added)
++	* tags/1.0/turbomail/dispatch.py (added)
++	* tags/1.0/turbomail/exceptions.py (added)
++	* tags/1.0/turbomail/message.py (added)
++	* tags/1.0/turbomail/pool.py (added)
++	* tags/1.0/turbomail/release.py (added)
++	* tags/1.0/turbomail/startup.py (added)
++	* tags/1.1 (added)
++	* tags/1.1.1 (added)
++	* tags/1.1.1/PKG-INFO (added)
++	* tags/1.1.1/README.txt (added)
++	* tags/1.1.1/epydoc.cfg (added)
++	* tags/1.1.1/setup.cfg (added)
++	* tags/1.1.1/setup.py (added)
++	* tags/1.1.1/turbomail (added)
++	* tags/1.1.1/turbomail/__init__.py (added)
++	* tags/1.1.1/turbomail/dispatch.py (added)
++	* tags/1.1.1/turbomail/exceptions.py (added)
++	* tags/1.1.1/turbomail/message.py (added)
++	* tags/1.1.1/turbomail/pool.py (added)
++	* tags/1.1.1/turbomail/release.py (added)
++	* tags/1.1.1/turbomail/startup.py (added)
++	* tags/1.1.2 (added)
++	* tags/1.1.2/PKG-INFO (added)
++	* tags/1.1.2/README.txt (added)
++	* tags/1.1.2/epydoc.cfg (added)
++	* tags/1.1.2/setup.cfg (added)
++	* tags/1.1.2/setup.py (added)
++	* tags/1.1.2/turbomail (added)
++	* tags/1.1.2/turbomail/__init__.py (added)
++	* tags/1.1.2/turbomail/dispatch.py (added)
++	* tags/1.1.2/turbomail/exceptions.py (added)
++	* tags/1.1.2/turbomail/message.py (added)
++	* tags/1.1.2/turbomail/pool.py (added)
++	* tags/1.1.2/turbomail/release.py (added)
++	* tags/1.1.2/turbomail/startup.py (added)
++	* tags/1.1/PKG-INFO (added)
++	* tags/1.1/README.txt (added)
++	* tags/1.1/epydoc.cfg (added)
++	* tags/1.1/setup.cfg (added)
++	* tags/1.1/setup.py (added)
++	* tags/1.1/turbomail (added)
++	* tags/1.1/turbomail/__init__.py (added)
++	* tags/1.1/turbomail/dispatch.py (added)
++	* tags/1.1/turbomail/exceptions.py (added)
++	* tags/1.1/turbomail/message.py (added)
++	* tags/1.1/turbomail/pool.py (added)
++	* tags/1.1/turbomail/release.py (added)
++	* tags/1.1/turbomail/startup.py (added)
++	* tags/2.0 (added)
++	* tags/2.0-RC1 (added)
++	* tags/2.0-RC1/PKG-INFO (added)
++	* tags/2.0-RC1/README.txt (added)
++	* tags/2.0-RC1/epydoc.cfg (added)
++	* tags/2.0-RC1/setup.cfg (added)
++	* tags/2.0-RC1/setup.py (added)
++	* tags/2.0-RC1/turbomail (added)
++	* tags/2.0-RC1/turbomail/__init__.py (added)
++	* tags/2.0-RC1/turbomail/dispatch.py (added)
++	* tags/2.0-RC1/turbomail/exceptions.py (added)
++	* tags/2.0-RC1/turbomail/message.py (added)
++	* tags/2.0-RC1/turbomail/pool.py (added)
++	* tags/2.0-RC1/turbomail/release.py (added)
++	* tags/2.0-RC1/turbomail/startup.py (added)
++	* tags/2.0.2 (added)
++	* tags/2.0.2/PKG-INFO (added)
++	* tags/2.0.2/README.txt (added)
++	* tags/2.0.2/epydoc.cfg (added)
++	* tags/2.0.2/setup.cfg (added)
++	* tags/2.0.2/setup.py (added)
++	* tags/2.0.2/turbomail (added)
++	* tags/2.0.2/turbomail/__init__.py (added)
++	* tags/2.0.2/turbomail/dispatch.py (added)
++	* tags/2.0.2/turbomail/exceptions.py (added)
++	* tags/2.0.2/turbomail/message.py (added)
++	* tags/2.0.2/turbomail/pool.py (added)
++	* tags/2.0.2/turbomail/release.py (added)
++	* tags/2.0.2/turbomail/startup.py (added)
++	* tags/2.0/PKG-INFO (added)
++	* tags/2.0/README.txt (added)
++	* tags/2.0/epydoc.cfg (added)
++	* tags/2.0/setup.cfg (added)
++	* tags/2.0/setup.py (added)
++	* tags/2.0/turbomail (added)
++	* tags/2.0/turbomail/__init__.py (added)
++	* tags/2.0/turbomail/dispatch.py (added)
++	* tags/2.0/turbomail/exceptions.py (added)
++	* tags/2.0/turbomail/message.py (added)
++	* tags/2.0/turbomail/pool.py (added)
++	* tags/2.0/turbomail/release.py (added)
++	* tags/2.0/turbomail/startup.py (added)
++	* trunk (added)
++	* trunk/PKG-INFO (added)
++	* trunk/README.txt (added)
++	* trunk/epydoc.cfg (added)
++	* trunk/setup.cfg (added)
++	* trunk/setup.py (added)
++	* trunk/turbomail (added)
++	* trunk/turbomail/__init__.py (added)
++	* trunk/turbomail/dispatch.py (added)
++	* trunk/turbomail/exceptions.py (added)
++	* trunk/turbomail/message.py (added)
++	* trunk/turbomail/pool.py (added)
++	* trunk/turbomail/release.py (added)
++	* trunk/turbomail/startup.py (added)
++
++Initial import of entire TurboMail tree.
++
++Effectively a full transfer from our in-house Subversion server.
++Includes past releases and trunk.
++
++
++

Added: packages/turbomail/trunk/debian/python-turbomail.dirs
URL: http://svn.debian.org/wsvn/python-modules/packages/turbomail/trunk/debian/python-turbomail.dirs?rev=3678&op=file
==============================================================================
--- packages/turbomail/trunk/debian/python-turbomail.dirs (added)
+++ packages/turbomail/trunk/debian/python-turbomail.dirs Sun Nov 18 18:43:46 2007
@@ -1,0 +1,2 @@
+usr/share/doc
+usr/share/lintian/overrides

Added: packages/turbomail/trunk/debian/python-turbomail.install
URL: http://svn.debian.org/wsvn/python-modules/packages/turbomail/trunk/debian/python-turbomail.install?rev=3678&op=file
==============================================================================
--- packages/turbomail/trunk/debian/python-turbomail.install (added)
+++ packages/turbomail/trunk/debian/python-turbomail.install Sun Nov 18 18:43:46 2007
@@ -1,0 +1,1 @@
+debian/overrides/python-turbomail	usr/share/lintian/overrides

Modified: packages/turbomail/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/turbomail/trunk/debian/rules?rev=3678&op=diff
==============================================================================
--- packages/turbomail/trunk/debian/rules (original)
+++ packages/turbomail/trunk/debian/rules Sun Nov 18 18:43:46 2007
@@ -14,13 +14,7 @@
 install/python-turbomail-doc::
 	# Generate the documentation
 	mkdir -p debian/html/api
-	epydoc -q --html --name=TurboMail --url=http://www.topfloor.ca/turbomail/ -o debian/html/api turbomail
-
-install/$(cdbs_curpkg)::
-	mkdir -p debian/$(cdbs_curpkg)/usr/share/doc/$(cdbs_curpkg)
-
-	cp debian/$(cdbs_curpkg).README.Debian \
-		debian/$(cdbs_curpkg)/usr/share/doc/$(cdbs_curpkg)
+	epydoc -q --html --name=TurboMail --url=http://www.python-turbomail.org/ -o debian/html/api turbomail
 
 clean::
 	-rm -rf TurboMail.egg-info debian/html




More information about the Python-modules-commits mailing list