[Python-apps-commits] r1722 - 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:27 UTC 2008


    Date: Thursday, August 28, 2008 @ 07:45:25
  Author: odd_bloke-guest
Revision: 1722

Further debian/control fixage.

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 09:15:59.312999964 +0100
committer: Daniel Watkins <dwa at ellis>
properties: 
	branch-nick: gwibber

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

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
12 dwa at ellis-20080827081559-ymx1qxmlyshpv9k1

   + 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
13 dwa at ellis-20080827083019-utjqyq2qhp1zsfs4


Modified: packages/gwibber/trunk/debian/changelog
===================================================================
--- packages/gwibber/trunk/debian/changelog	2008-08-28 07:45:21 UTC (rev 1721)
+++ packages/gwibber/trunk/debian/changelog	2008-08-28 07:45:25 UTC (rev 1722)
@@ -1,8 +1,10 @@
 gwibber (0.1~bzr101-1) unstable; urgency=low
 
-  * Updated debian/control for Debian. (Closes: #496326)
+  * debian/control
+    + Updated for Debian. (Closes: #496326)
+    + Added python2.5 to Build-Depends.
 
- -- Daniel Watkins <daniel at daniel-watkins.co.uk>  Wed, 27 Aug 2008 09:13:47 +0100
+ -- Daniel Watkins <daniel at daniel-watkins.co.uk>  Wed, 27 Aug 2008 09:23:47 +0100
 
 gwibber (0.1~bzr90~hardy~ppa1) hardy; urgency=low
 

Modified: packages/gwibber/trunk/debian/control
===================================================================
--- packages/gwibber/trunk/debian/control	2008-08-28 07:45:21 UTC (rev 1721)
+++ packages/gwibber/trunk/debian/control	2008-08-28 07:45:25 UTC (rev 1722)
@@ -3,7 +3,8 @@
 Priority: optional
 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)
+Build-Depends: cdbs (>=0.4.49), debhelper (>= 5), python-central (>=0.5.6),
+    python2.5
 Standards-Version: 3.8.0
 XS-Python-Version: >=2.5
 Homepage: https://launchpad.net/gwibber
@@ -16,12 +17,12 @@
     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.
+ 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
+ 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