[Python-apps-commits] r7255 - in packages/trac-privateticketsplugin/trunk/debian (2 files)

francisco at users.alioth.debian.org francisco at users.alioth.debian.org
Thu Jun 30 16:58:01 UTC 2011


    Date: Thursday, June 30, 2011 @ 16:58:00
  Author: francisco
Revision: 7255

Long Description improved

Modified:
  packages/trac-privateticketsplugin/trunk/debian/changelog
  packages/trac-privateticketsplugin/trunk/debian/control

Modified: packages/trac-privateticketsplugin/trunk/debian/changelog
===================================================================
--- packages/trac-privateticketsplugin/trunk/debian/changelog	2011-06-30 14:07:47 UTC (rev 7254)
+++ packages/trac-privateticketsplugin/trunk/debian/changelog	2011-06-30 16:58:00 UTC (rev 7255)
@@ -1,7 +1,7 @@
 trac-privateticketsplugin (2.0.3-2) unstable; urgency=low
 
   * Removed XB-Python-Version control field. (Closes: #622584)
-  * Improved long description control field.
+  * Improved long description control field (Thanks to Rosa García).
 
  -- Francisco Manuel Garcia Claramonte <francisco at debian.org>  Mon, 21 May 2011 23:53:11 +0200
 

Modified: packages/trac-privateticketsplugin/trunk/debian/control
===================================================================
--- packages/trac-privateticketsplugin/trunk/debian/control	2011-06-30 14:07:47 UTC (rev 7254)
+++ packages/trac-privateticketsplugin/trunk/debian/control	2011-06-30 16:58:00 UTC (rev 7255)
@@ -15,8 +15,8 @@
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, trac
 Description: Allow Trac users to only see tickets they are associated with
- Privateticketsplugin allows to config Trac that each user only be able to
- see tickets wich is the person mentioned as owner, reporter or included
- in CC list.
+ Privateticketsplugin allows to config Trac in order to each user only may
+ be able to see the tickets if (s)he is the person who appears as the owner,
+ reporter or (s)he is included in the CC list.
  .
  This plugin manages Trac users and groups permissions. 




More information about the Python-apps-commits mailing list