[Python-apps-commits] r1721 - in packages/gwibber (3 files)

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


    Date: Thursday, August 28, 2008 @ 07:45:21
  Author: odd_bloke-guest
Revision: 1721

Updated debian/control.

Modified:
  packages/gwibber/trunk/	(properties)
  packages/gwibber/trunk/debian/changelog
  packages/gwibber/trunk/debian/control


Property changes on: packages/gwibber/trunk
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2008-08-27 08:56:01.375000000 +0100
committer: Daniel Watkins <dwa at ellis>
properties: 
	branch-nick: gwibber

   + timestamp: 2008-08-27 09:15:59.312999964 +0100
committer: Daniel Watkins <dwa at ellis>
properties: 
	branch-nick: gwibber

Name: bzr:file-ids
   - debian	debian-20080827075513-6gr30fl7fhpd7go6-1
debian/changelog	changelog-20080819203259-g4fse9wjzu3bjfgd-2
debian/compat	compat-20080819203259-g4fse9wjzu3bjfgd-3
debian/control	control-20080819203259-g4fse9wjzu3bjfgd-4
debian/copyright	copyright-20080819203259-g4fse9wjzu3bjfgd-5
debian/dirs	dirs-20080819203259-g4fse9wjzu3bjfgd-6
debian/docs	docs-20080819203259-g4fse9wjzu3bjfgd-7
debian/pycompat	pycompat-20080819203259-g4fse9wjzu3bjfgd-8
debian/rules	rules-20080819203259-g4fse9wjzu3bjfgd-9

   + debian/changelog	changelog-20080819203259-g4fse9wjzu3bjfgd-2
debian/control	control-20080819203259-g4fse9wjzu3bjfgd-4

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
9 jorge at ubuntu.com-20080822134743-hvqh9nc83xdudhn4
10 jorge at ubuntu.com-20080824192506-1ictcqyqxu14faot
11 dwa at ellis-20080827075601-ud8uvfbn0uh8equn

   + 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
10 jorge at ubuntu.com-20080824192506-1ictcqyqxu14faot
11 dwa at ellis-20080827075601-ud8uvfbn0uh8equn
12 dwa at ellis-20080827081559-ymx1qxmlyshpv9k1


Modified: packages/gwibber/trunk/debian/changelog
===================================================================
--- packages/gwibber/trunk/debian/changelog	2008-08-28 07:45:17 UTC (rev 1720)
+++ packages/gwibber/trunk/debian/changelog	2008-08-28 07:45:21 UTC (rev 1721)
@@ -1,3 +1,9 @@
+gwibber (0.1~bzr101-1) unstable; urgency=low
+
+  * Updated debian/control for Debian. (Closes: #496326)
+
+ -- Daniel Watkins <daniel at daniel-watkins.co.uk>  Wed, 27 Aug 2008 09:13:47 +0100
+
 gwibber (0.1~bzr90~hardy~ppa1) hardy; urgency=low
 
   * New upstream snapshot

Modified: packages/gwibber/trunk/debian/control
===================================================================
--- packages/gwibber/trunk/debian/control	2008-08-28 07:45:17 UTC (rev 1720)
+++ packages/gwibber/trunk/debian/control	2008-08-28 07:45:21 UTC (rev 1721)
@@ -1,7 +1,8 @@
 Source: gwibber
 Section: misc
 Priority: optional
-Maintainer: Jorge O. Castro <jorge at ubuntu.com>
+Maintainer: Daniel Watkins <daniel at daniel-watkins.co.uk>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: cdbs (>=0.4.49), debhelper (>= 5), python-central (>=0.5.6)
 Standards-Version: 3.8.0
 XS-Python-Version: >=2.5
@@ -10,6 +11,17 @@
 Package: gwibber
 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.
- It supports Twitter, Jaiku, Identi.ca, Facebook, and Digg. Please note that this is pre-alpha software.
+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: microblogging client for GNOME
+ Gwibber is a status management client application. It can transmit status
+ message updates to Twitter, Jaiku, Identi.ca, Facebook, and Digg simultaneously,
+ allowing for the easy management of several different microblogging sites. It
+ also displays updates from each of those sites, as would be seen from their web
+ interface.
+ .
+ The GTK interface displays updates, with colour coding according to source
+ available, with a text box to use for posts.  It allows intelligent replying so
+ replies directed towards someone on a particular site will only be posted to
+ that site.




More information about the Python-apps-commits mailing list