[Python-apps-commits] r1718 - in packages/gwibber (4 files)

odd_bloke-guest at users.alioth.debian.org odd_bloke-guest at users.alioth.debian.org
Thu Aug 28 07:45:12 UTC 2008


    Date: Thursday, August 28, 2008 @ 07:45:10
  Author: odd_bloke-guest
Revision: 1718

Clean up packaging in control and copyright, thanks Jordan Mantha.

Modified:
  packages/gwibber/trunk/	(properties)
  packages/gwibber/trunk/control
  packages/gwibber/trunk/copyright
  packages/gwibber/trunk/dirs


Property changes on: packages/gwibber/trunk
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2008-08-19 21:28:29.466000080 -0400
committer: Jorge O. Castro <jorge at ubuntu.com>
properties: 
	branch-nick: debian

   + timestamp: 2008-08-22 09:47:43.154999971 -0400
committer: Jorge O. Castro <jorge at ubuntu.com>
properties: 
	branch-nick: debian

Name: bzr:file-ids
   - 
   + control	control-20080819203259-g4fse9wjzu3bjfgd-4
copyright	copyright-20080819203259-g4fse9wjzu3bjfgd-5
dirs	dirs-20080819203259-g4fse9wjzu3bjfgd-6

Name: bzr:revision-id:v3-trunk2
   - 1 jorge at ubuntu.com-20080819203303-scwdk1gloo3x2tjm
2 jorge at ubuntu.com-20080819205419-yx2lztgsfunmizvc
3 jorge at ubuntu.com-20080819211658-crmnabwu3suz2nuh
4 jorge at ubuntu.com-20080819212157-mgx2jj67p6p4wv28
5 jorge at ubuntu.com-20080819215351-xyvabguss21dx23w
6 jorge at ubuntu.com-20080819220248-f92xpvxpk1hgc1dy
7 jorge at ubuntu.com-20080819224102-a03taichigw58w27
8 jorge at ubuntu.com-20080820012829-p0ut3ll0cg3031t3

   + 1 jorge at ubuntu.com-20080819203303-scwdk1gloo3x2tjm
2 jorge at ubuntu.com-20080819205419-yx2lztgsfunmizvc
3 jorge at ubuntu.com-20080819211658-crmnabwu3suz2nuh
4 jorge at ubuntu.com-20080819212157-mgx2jj67p6p4wv28
5 jorge at ubuntu.com-20080819215351-xyvabguss21dx23w
6 jorge at ubuntu.com-20080819220248-f92xpvxpk1hgc1dy
7 jorge at ubuntu.com-20080819224102-a03taichigw58w27
8 jorge at ubuntu.com-20080820012829-p0ut3ll0cg3031t3
9 jorge at ubuntu.com-20080822134743-hvqh9nc83xdudhn4


Modified: packages/gwibber/trunk/control
===================================================================
--- packages/gwibber/trunk/control	2008-08-28 07:45:06 UTC (rev 1717)
+++ packages/gwibber/trunk/control	2008-08-28 07:45:10 UTC (rev 1718)
@@ -1,9 +1,9 @@
 Source: gwibber
 Section: misc
-Priority: extra
+Priority: optional
 Maintainer: Jorge O. Castro <jorge at ubuntu.com>
 Build-Depends: cdbs (>=0.4.49), debhelper (>= 5), python-central (>=0.5.6)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 XS-Python-Version: >=2.5
 Homepage: https://launchpad.net/gwibber
 
@@ -11,5 +11,5 @@
 Architecture: any
 XB-Python-Version: ${python:Versions}
 Depends: python-dbus, python-gtk2, python-gconf, python-notify, python-egenix-mxdatetime, python-simplejson, python-cairo, libwebkit-1.0-1, python-webkitgtk, ${python:Depends}, ${misc:Depends}
-Description: Gwibber is an open source microblogging client for GNOME developed with Python and GTK.
+Description: Gwibber is an open source microblogging client for GNOME.
  It supports Twitter, Jaiku, Identi.ca, Facebook, and Digg. Please note that this is pre-alpha software.

Modified: packages/gwibber/trunk/copyright
===================================================================
--- packages/gwibber/trunk/copyright	2008-08-28 07:45:06 UTC (rev 1717)
+++ packages/gwibber/trunk/copyright	2008-08-28 07:45:10 UTC (rev 1718)
@@ -12,12 +12,22 @@
     <Copyright (C) 2008 Ryan Paul>
 
 License:
+   gwibber is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Lesser General Public
+   License as published by the Free Software Foundation; either
+   version 2.1 of the License, or (at your option) any later version.
 
-    gwibber is licensed under the LGPL V2.1, see COPYING for more details.
-    On Debian systems, the complete text of the GNU Lesser General Public
-    License V2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.    
-The Debian packaging is (C) 2008, Jorge O. Castro <jorge at ubuntu.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+   gwibber 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
+   Lesser General Public License for more details.
 
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
+   You should have received a copy of the GNU Lesser General Public
+   License along with this library; 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 Lesser General Public
+   License V2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
+
+   The Debian packaging is (C) 2008, Jorge O. Castro <jorge at ubuntu.com> and
+   is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Modified: packages/gwibber/trunk/dirs
===================================================================
--- packages/gwibber/trunk/dirs	2008-08-28 07:45:06 UTC (rev 1717)
+++ packages/gwibber/trunk/dirs	2008-08-28 07:45:10 UTC (rev 1718)
@@ -1,2 +1 @@
 usr/bin
-usr/sbin




More information about the Python-apps-commits mailing list