Bug#573822: RFA: gwibber -- microblogging client for GNOME

2012-07-24 Thread David Riebenbauer
* Kartik Mistry  [2012-07-24 19:44]:
> On Tue, Jul 24, 2012 at 10:48 PM, David Riebenbauer  
> wrote:
> > Setting up a repo would be good indeed. Could you do that? I would be
> > in favor of git as VCS, but feel free to choose something else. I
> > guess you will need my alioth account name. It is davrieb-guest.
> 
> Done for Git repo :)
> 
> http://anonscm.debian.org/gitweb/?p=collab-maint/gwibber.git
> 
> If you've collab-maint access, you can push your patch or let me know,
> I need to send request to give you access.

No, I don't have access to collab-maint yet.

Thanks,
-- 
David Riebenbauer
Jabber: davr...@jabber.ccc.de - ICQ: 322056002 
http://liegesta.at


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#573822: RFA: gwibber -- microblogging client for GNOME

2012-07-24 Thread Kartik Mistry
On Tue, Jul 24, 2012 at 10:48 PM, David Riebenbauer  wrote:
> One thing I've noticed is that the package FTBFS in the current form,
> i.e. I have to run debuild twice to build it. A possible way to fix
> this is attached as patch.

Nice. Thanks!

> Setting up a repo would be good indeed. Could you do that? I would be
> in favor of git as VCS, but feel free to choose something else. I
> guess you will need my alioth account name. It is davrieb-guest.

Done for Git repo :)

http://anonscm.debian.org/gitweb/?p=collab-maint/gwibber.git

If you've collab-maint access, you can push your patch or let me know,
I need to send request to give you access.

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#573822: RFA: gwibber -- microblogging client for GNOME

2012-07-24 Thread David Riebenbauer
* Kartik Mistry  [2012-07-23 13:55]:
> I've tried to rebuild Ubuntu source+some fixes. You can have a look at,
> http://people.debian.org/~kartik/packages/gwibber/

Oh, cool. That's a bit further than I've gotten so far.

One thing I've noticed is that the package FTBFS in the current form,
i.e. I have to run debuild twice to build it. A possible way to fix
this is attached as patch.

> This is where we can go ahead. We can setup collab-maint repo etc.

Setting up a repo would be good indeed. Could you do that? I would be
in favor of git as VCS, but feel free to choose something else. I
guess you will need my alioth account name. It is davrieb-guest.

Thanks,

-- 
David Riebenbauer
Jabber: davr...@jabber.ccc.de - ICQ: 322056002 
http://liegesta.at
>From 007ee05d652a9253ef4d600f9a034a78ccf2bf49 Mon Sep 17 00:00:00 2001
From: David Riebenbauer 
Date: Tue, 24 Jul 2012 19:14:58 +0200
Subject: [PATCH] also clean stamp files in libgwibber*

Unless that is done the package needs two debuild runs to build successfully.
---
 debian/rules |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 01da26d..4ccc144 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,8 +10,10 @@ override_dh_auto_clean:
rm -f libgwibber-gtk/GwibberGtk-0.2.gir \
  libgwibber-gtk/gwibber-gtk-0.2.vapi \
  libgwibber-gtk/gwibber-gtk.h \
+ libgwibber-gtk/libgwibber_gtk_la_vala.stamp \
  libgwibber/gwibber-0.2.vapi \
- libgwibber/gwibber.h
+ libgwibber/gwibber.h \
+ libgwibber/libgwibber_la_vala.stamp
dh_auto_clean
 
 override_dh_install:
-- 
1.7.10.4



Bug#573822: RFA: gwibber -- microblogging client for GNOME

2012-07-23 Thread Kartik Mistry
On Sun, Jul 22, 2012 at 9:26 PM, Kartik Mistry  wrote:
>> The other possibility would be to just package current upstream and
>> provide packages in wheezy-backports once wheezy is out.
>
> Better idea, indeed.

I've tried to rebuild Ubuntu source+some fixes. You can have a look at,
http://people.debian.org/~kartik/packages/gwibber/

This is where we can go ahead. We can setup collab-maint repo etc.

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#573822: RFA: gwibber -- microblogging client for GNOME

2012-07-22 Thread Kartik Mistry
On Sun, Jul 22, 2012 at 9:19 PM, David Riebenbauer  wrote:
> I thought it might be a possibility to try to get the current version
> in unstable RC-bug free and try to get a freeze-exception once that is
> done.

Not possible since gwibber is no longer in testing.

> The other possibility would be to just package current upstream and
> provide packages in wheezy-backports once wheezy is out.

Better idea, indeed.

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#573822: RFA: gwibber -- microblogging client for GNOME

2012-07-22 Thread David Riebenbauer
* Kartik Mistry  [2012-07-22 16:51]:
> On Sun, Jul 22, 2012 at 8:07 PM, David Riebenbauer  
> wrote:
> > Karitk, would you potentially available as a sponsor?
> 
> Anytime.

Pleased to hear that. Thanks.

> Best deal is to first do following:
> 1. Get latest Ubuntu source package.

One question about that.

I thought it might be a possibility to try to get the current version
in unstable RC-bug free and try to get a freeze-exception once that is
done.

The other possibility would be to just package current upstream and
provide packages in wheezy-backports once wheezy is out.

What do you think?

Thanks,
David

-- 
David Riebenbauer
Jabber: davr...@jabber.ccc.de - ICQ: 322056002 
http://liegesta.at


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#573822: RFA: gwibber -- microblogging client for GNOME

2012-07-22 Thread David Riebenbauer
Hi Joseph, Hi Kartik,

I would also be insterested in taking over the gwibber packaging.
My current progress can be found at
.

* Joseph Parkton  [2012-07-22 14:00]:
> I was looking through RFA and came across this package, I used to blog
> with it often in Ubuntu and would like to know if anyone is interested
> in working on this project with me?

Sure thing. I would be glad to maintain the package with you.

> I am brand new to the development
> side of things and would like to maintain this package with the guidance
> of the Debian community.

I am not a Debian Developer myself, so we would still have to find
someone within Debian to sponsor uploads of the package.

Karitk, would you potentially available as a sponsor?

I have built and maintained Debian packages before, but only for work
and my own private use. So, my experience is a bit limited so far.

> How would I get involved on this project and if
> necessary take it over. Can someone respond privately and let me know
> how to?

First thing would probably be to download the source package or check
out my git repository. Then get yourself comfortable with the
packaging and the tools involved.

Fell free to contact me if you have questions? Another good place to
ask questions is debian-ment...@lists.debian.org.

Thanks,
David



-- 
David Riebenbauer
Jabber: davr...@jabber.ccc.de - ICQ: 322056002 
http://liegesta.at


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#573822: RFA: gwibber -- microblogging client for GNOME

2012-07-22 Thread Kartik Mistry
On Sun, Jul 22, 2012 at 8:07 PM, David Riebenbauer  wrote:
> Karitk, would you potentially available as a sponsor?

Anytime.

Best deal is to first do following:
1. Get latest Ubuntu source package.
2. Rebuilt it on Debian Sid without Unity support (you may need to patch)
3. Look for Debian Policy updates, fixes. (Lintian and other usual ways)
4. Test.
5. Done :)

You may need Debian API key to connect with Twitter. Feel free to
create one, else posting will show as Ubuntu. Check current source for
idea.

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#573822: RFA: gwibber -- microblogging client for GNOME

2012-06-26 Thread Joseph Parkton
I was looking through RFA and came across this package, I used to blog
with it often in Ubuntu and would like to know if anyone is interested
in working on this project with me? I am brand new to the development
side of things and would like to maintain this package with the guidance
of the Debian community. How would I get involved on this project and if
necessary take it over. Can someone respond privately and let me know
how to?




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#573822: RFA: gwibber -- microblogging client for GNOME

2011-12-09 Thread Kartik Mistry
retitle 573822 RFA: gwibber -- microblogging client for GNOME
thanks

I'm giving up Gwibber for adoption to any much better active
maintainer who can deal with fast moving upstream :) If no one comes
out, I'm planning to orphan package too.

Best luck!

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org