[Python-modules-commits] r14634 - in packages/python-traitsbackendwx/trunk/debian (3 files)

varun at users.alioth.debian.org varun at users.alioth.debian.org
Mon Oct 18 02:29:08 UTC 2010


    Date: Monday, October 18, 2010 @ 02:28:57
  Author: varun
Revision: 14634

* New upstream release
* d/control: Bump Standards-Version to 3.9.1
* d/copyright: Fix BSD license references

Modified:
  packages/python-traitsbackendwx/trunk/debian/changelog
  packages/python-traitsbackendwx/trunk/debian/control
  packages/python-traitsbackendwx/trunk/debian/copyright

Modified: packages/python-traitsbackendwx/trunk/debian/changelog
===================================================================
--- packages/python-traitsbackendwx/trunk/debian/changelog	2010-10-18 02:20:30 UTC (rev 14633)
+++ packages/python-traitsbackendwx/trunk/debian/changelog	2010-10-18 02:28:57 UTC (rev 14634)
@@ -1,3 +1,11 @@
+python-traitsbackendwx (3.5.0-1) experimental; urgency=low
+
+  * New upstream release
+  * d/control: Bump Standards-Version to 3.9.1
+  * d/copyright: Fix BSD license references
+
+ -- Varun Hiremath <varun at debian.org>  Sun, 17 Oct 2010 22:21:43 -0400
+
 python-traitsbackendwx (3.4.0-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/python-traitsbackendwx/trunk/debian/control
===================================================================
--- packages/python-traitsbackendwx/trunk/debian/control	2010-10-18 02:20:30 UTC (rev 14633)
+++ packages/python-traitsbackendwx/trunk/debian/control	2010-10-18 02:28:57 UTC (rev 14634)
@@ -5,7 +5,7 @@
 Uploaders: Varun Hiremath <varun at debian.org>
 Build-Depends: cdbs, debhelper (>= 7), python-all, python-central
 Build-Depends-Indep: python-setupdocs
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://pypi.python.org/pypi/TraitsBackendWX
 XS-Python-Version: current
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-traitsbackendwx/trunk
@@ -14,7 +14,7 @@
 Package: python-traitsbackendwx
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-wxgtk2.8
-Conflicts: python-enthought-traits-ui (<< 3.0.0)
+Breaks: python-enthought-traits-ui (<< 3.0.0)
 Suggests: python-traitsgui
 XB-Python-Version: ${python:Versions}
 Description: WxPython backend for Traits and TraitsGUI (Pyface)

Modified: packages/python-traitsbackendwx/trunk/debian/copyright
===================================================================
--- packages/python-traitsbackendwx/trunk/debian/copyright	2010-10-18 02:20:30 UTC (rev 14633)
+++ packages/python-traitsbackendwx/trunk/debian/copyright	2010-10-18 02:28:57 UTC (rev 14634)
@@ -8,7 +8,7 @@
 Copyright: © 2003-2008, Enthought, Inc. All rights reserved.
 	   © 2007-2008, Riverbank Computing Limited
 
-License:
+License: BSD
     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions are met:
     
@@ -45,14 +45,11 @@
     GV (Gael Varoquaux): Public Domain
 
 Unless stated explicitly, icons are work of Enthought, and are
-released under a 3 clause BSD license.
+released under the 3 clause BSD license (see above).
 
 On Debian systems, the complete text of the LGPL License can be 
 found in `/usr/share/common-licenses/LGPL-2'.
 
-On Debian systems, the complete text of the BSD License can be 
-found in `/usr/share/common-licenses/BSD'.
-
 Full text of Eclipse Public License follows:
 
     THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE 




More information about the Python-modules-commits mailing list