/srv/irclogs.ubuntu.com/2015/03/05/#ubuntu-motu.txt

=== Logan is now known as FelipeJuanPabloA
=== FelipeJuanPabloA is now known as Logan
=== mfisch is now known as Guest63892
dholbachgood morning08:01
=== DrKranz is now known as DktrKranz
=== Guest63892 is now known as mfisch
ESphynxgood morning17:46
reversibleanHi.. How do I find the active development branch of a project?17:48
reversibleanFor example lp:ubuntu/zipper.app and lp:ubuntu/vivid-proposed/zipper.app17:48
reversibleanWhich one should I pull?17:48
mitya57reversiblean, these two branches are identical17:50
mitya57reversiblean, also, this package comes from Debian, so you may want to use git://anonscm.debian.org/pkg-gnustep/zipper.app.git instead17:51
mitya57(this is where packaging actually happens)17:51
reversibleanmitya57: thanks for the info. but how do i distinguish between Ubuntu vs Debian packages?17:52
reversibleanmitya57: and what would happen if i commit any changes to the branch on launchpad?17:53
mitya57reversiblean, if you open https://launchpad.net/ubuntu/+source/zipper.app and expand the first entry, it will say "Copied from debian sid in Primary Archive for Debian GNU/Linux"17:53
mitya57reversiblean, you probably don't have rights to commit directly to lp:ubuntu/zipper.app (that is for robots, not for humans), but nothing prevents you from creating your own clone of that branch17:54
reversibleanmitya57: ohhh, thanks a lot. BTW did you Google to find that debina branch?17:57
reversiblean*debian17:58
mitya57No, https://tracker.debian.org/pkg/zipper.app shows you the links to VCS17:59
mitya57Also, "debcheckout PACKAGENAME" will automatically clone the right branch for you17:59
reversibleanmitya57: i see. I think i'll better learn to contribute to debian first since i'm very new. Thanks a lot!18:02
reversibleanmitya57: lets say i want to change the url 'Developer's Website', that appears on the Ubuntu Software Center for a package after i clone it. Which file should I look into?18:22
mitya57reversiblean, Homepage field in debian/control18:22
reversibleanmitya57: lets say i want to fix the bug https://bugs.launchpad.net/ubuntu/+source/zipper.app/+bug/1406394, and I already clone the repo using git18:23
ubottuLaunchpad bug 1406394 in zipper.app (Ubuntu) "Zipper application's site information goes to a sex toy ad site" [Medium,Confirmed]18:23
reversibleanmitya57: i checked the Homepage field on the debian/control, but its different from the url as stated in the bug report18:25
mitya57Let me look18:25
mitya57reversiblean, the link in software center opens http://gap.nongnu.org/zipper/ for me18:26
mitya57which looks correct18:26
mitya57git shows that before June 2012 the URL was http://xanthippe.dyndns.org/Zipper/, which matches what's described in the bug18:28
reversibleanmitya57: is already fixed?18:28
mitya57so maybe the reporter was using an old Ubuntu release18:28
mitya57I guess it is fixed, yes18:28
reversibleanmitya57: i'm on 14.1018:28
mitya57And do you have this bug?18:29
reversibleanmitya57: yup18:29
mitya57Oh, I see there was no upload between June 2012 and July 201418:29
mitya57So it's fixed in 15.04 but not in 14.1018:30
mitya57Of course we can backport the fix to utopic-updates, but I personally don't think it's worth it18:30
mitya57(But if you want to fix it, follow the SRU process, and we will accept your patches :))18:31
reversibleanmitya57: so much to learn : ) I'll see18:34

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!