[Python-apps-commits] r7615 - in packages/emesene/trunk/debian (5 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Wed Oct 5 19:40:34 UTC 2011


    Date: Wednesday, October 5, 2011 @ 19:40:33
  Author: piotr
Revision: 7615

[ Devid Antonio Filoni ]
* New upstream release.
* debian/control: remove python-papyon from Depends field. papyon is now
  in emesene source because papyon development is slow and emesene guys
  want to provide users papyon fixes they write.
* debian/control: add python-openssl (>= 0.6), python-crypto, python-gst0.10
  and python-farsight to Depends field, they are used by papyon.
* Update debian/copyright and debian/README.source files.
* Remove 01-fix-spelling-error patch, merged upstream.
* debian/control: add Fabrizio Regalli to Uploaders field.

Modified:
  packages/emesene/trunk/debian/README.source
  packages/emesene/trunk/debian/changelog
  packages/emesene/trunk/debian/control
  packages/emesene/trunk/debian/copyright
  packages/emesene/trunk/debian/rules

Modified: packages/emesene/trunk/debian/README.source
===================================================================
--- packages/emesene/trunk/debian/README.source	2011-10-05 06:20:11 UTC (rev 7614)
+++ packages/emesene/trunk/debian/README.source	2011-10-05 19:40:33 UTC (rev 7615)
@@ -1,4 +1,7 @@
   * Tarball generated removing non-free dlls directory from original git
     source.
 
- -- Devid Antonio Filoni <d.filoni at ubuntu.com>  Sat, 19 Mar 2011 13:47:22 +0100
+  [ Fabrizio Regalli ]
+  * Remove libclearlooks.dll file.
+
+ -- Devid Antonio Filoni <d.filoni at ubuntu.com>  Wed, 05 Oct 2011 11:46:44 +0200

Modified: packages/emesene/trunk/debian/changelog
===================================================================
--- packages/emesene/trunk/debian/changelog	2011-10-05 06:20:11 UTC (rev 7614)
+++ packages/emesene/trunk/debian/changelog	2011-10-05 19:40:33 UTC (rev 7615)
@@ -1,3 +1,17 @@
+emesene (2.11.9+dfsg-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control: remove python-papyon from Depends field. papyon is now
+    in emesene source because papyon development is slow and emesene guys
+    want to provide users papyon fixes they write.
+  * debian/control: add python-openssl (>= 0.6), python-crypto, python-gst0.10
+    and python-farsight to Depends field, they are used by papyon.
+  * Update debian/copyright and debian/README.source files.
+  * Remove 01-fix-spelling-error patch, merged upstream.
+  * debian/control: add Fabrizio Regalli to Uploaders field.
+
+ -- Devid Antonio Filoni <d.filoni at ubuntu.com>  Wed, 05 Oct 2011 11:46:44 +0200
+
 emesene (2.11.7+dfsg-1) unstable; urgency=low
 
   * Team upload.

Modified: packages/emesene/trunk/debian/control
===================================================================
--- packages/emesene/trunk/debian/control	2011-10-05 06:20:11 UTC (rev 7614)
+++ packages/emesene/trunk/debian/control	2011-10-05 19:40:33 UTC (rev 7615)
@@ -2,11 +2,12 @@
 Section: net
 Priority: optional
 Maintainer: Devid Antonio Filoni <d.filoni at ubuntu.com>
-Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Build-Depends: debhelper (>= 7.0.50~),
                python (>= 2.6.6-3~),
                python-setuptools,
-	       imagemagick	
+               imagemagick
 Standards-Version: 3.9.2
 Homepage: http://www.emesene.org/
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/emesene/trunk/
@@ -17,14 +18,16 @@
 Depends: ${python:Depends},
          ${misc:Depends},
          python-gtk2 (>= 2.12),
-         python-papyon (>= 0.5.4),
          python-cairo,
          python-notify,
          python-dbus,
          python-webkit,
-         python-gobject
-Recommends: python-gst0.10,
-            python-xmpp
+         python-gobject,
+         python-openssl (>= 0.6),
+         python-crypto,
+         python-gst0.10,
+         python-farsight
+Recommends: python-xmpp
 Suggests: python-gtkspell
 Description: instant messaging client
  emesene tries to be a simple but feature complete program that allows one to

Modified: packages/emesene/trunk/debian/copyright
===================================================================
--- packages/emesene/trunk/debian/copyright	2011-10-05 06:20:11 UTC (rev 7614)
+++ packages/emesene/trunk/debian/copyright	2011-10-05 19:40:33 UTC (rev 7615)
@@ -10,10 +10,12 @@
 
 Copyright:
 
-    Copyright (C) 2009-2010 Riccardo (C10uD) <c10ud.dev at gmail.com>
-    Copyright (C) 2010 Luis Mariano Guerra <luismarianoguerra at gmail.com>
-    Copyright (C) 2008 J. Alexander Treuman <jat at spatialrift.net>
-    Copyright (C) 2005 James Bunton <james at delx.cjb.net>
+    Copyright © 2009-2010, Riccardo (C10uD) <c10ud.dev at gmail.com>
+    Copyright © 2010, Luis Mariano Guerra <luismarianoguerra at gmail.com>
+    Copyright © 2008, J. Alexander Treuman <jat at spatialrift.net>
+    Copyright © 2005, James Bunton <james at delx.cjb.net>
+    Copyright © 2011, Andrea Stagi <stagi.andrea at gmail.com>
+    Copyright © 2011, Canonical
 
 License:
 
@@ -41,7 +43,7 @@
     environment detection and resource opening support for a selection
     of common and standardised desktop environments.
 
-    Copyright (C) 2005-2009 Paul Boddie <paul at boddie.org.uk>
+    Copyright © 2005-2009 Paul Boddie <paul at boddie.org.uk>
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
@@ -109,7 +111,7 @@
 
 For emesene/gui/gtkui/enchant_dicts.py, the following terms apply:
 
-    Copyright (C) 2004-2008, Ryan Kelly
+    Copyright © 2004-2008, Ryan Kelly
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
@@ -133,8 +135,8 @@
 For emesene/e3/common/NetworkManagerHelper.py, the following terms
 apply:
 
-    Copyright (C) 2010 Mohamed Amine IL Idrissi
-    Copyright (C) 2011 Canonical
+    Copyright © 2010 Mohamed Amine IL Idrissi
+    Copyright © 2011 Canonical
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -158,7 +160,7 @@
 For emesene/e3/papylib/PapyConference.py, the following terms
 apply:
 
-    Copyright (C) 2009 Collabora Ltd
+    Copyright © 2009 Collabora Ltd
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -181,7 +183,7 @@
 
 For emesene/e3/synch/*, the following terms apply:
 
-    Copyright (C) 2011 Andrea Stagi <stagi.andrea(at)gmail.com>
+    Copyright © 2011 Andrea Stagi <stagi.andrea(at)gmail.com>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -202,5 +204,66 @@
 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-The Debian packaging is Copyright (C) 2007-2009, Emilio Pozuelo Monfort
+For emesene/e3/papylib/*, the following terms apply:
+
+    Copyright © 2005-2007, Ali Sabil
+    Copyright © 2007-2008, Johann Prieur
+    Copyright © 2008, Richard Spiers
+    Copyright © 2005-2007, Ole André Vadla Ravnås
+    Copyright © 2008, Alen Bou-Haidar
+    Copyright © 2007, Youness Alaoui
+    Copyright © 2009-2010, Collabora Ltd.
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+For pyiso8601 (used by papylib) the following terms apply:
+
+    Copyright © 2007, Michael Twomey
+
+    Permission is hereby granted, free of charge, to any person obtaining a
+    copy of this software and associated documentation files (the
+    "Software"), to deal in the Software without restriction, including
+    without limitation the rights to use, copy, modify, merge, publish,
+    distribute, sublicense, and/or sell copies of the Software, and to
+    permit persons to whom the Software is furnished to do so, subject to
+    the following conditions:
+    
+    The above copyright notice and this permission notice shall be included
+    in all copies or substantial portions of the Software.
+    
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+    IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+    CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+For pyDes (used by papylib) the following terms apply:
+
+    Released into the Public Domain by Todd Whiteman
+    <twhiteman at users.sourceforge.net>.
+
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+The Debian packaging is Copyright © 2007-2009, Emilio Pozuelo Monfort
  <pochu at ubuntu.com> and is licensed under the GPL-3, see above.

Modified: packages/emesene/trunk/debian/rules
===================================================================
--- packages/emesene/trunk/debian/rules	2011-10-05 06:20:11 UTC (rev 7614)
+++ packages/emesene/trunk/debian/rules	2011-10-05 19:40:33 UTC (rev 7615)
@@ -8,6 +8,10 @@
 		--install-scripts=usr/share/emesene
 	convert emesene/data/pixmaps/emesene.png -resize 32x32 debian/emesene/usr/share/pixmaps/emesene.xpm
 
+	# fix extra-license-file lintian warnings
+	rm -f $(CURDIR)/debian/emesene/usr/share/emesene/emesene/e3/papylib/papyon/COPYING
+	rm -f $(CURDIR)/debian/emesene/usr/share/emesene/emesene/e3/papylib/papyon/papyon/util/iso8601/LICENSE
+
 override_dh_clean:
 	dh_clean
 	rm -rf emesene.egg-info




More information about the Python-apps-commits mailing list