/srv/irclogs.ubuntu.com/2013/08/28/#ubuntu-motu.txt

micahgScottK: would you be opposed to enabling internal libraries for something in -backports as long as the backports keep moving (not stalling on an old version)?03:17
ScottKIs this as an alternative to backporting a stack of depends too?03:18
micahgyes (libreoffice)03:18
ScottKGenerically, that's fine, but isn't that a bit of a core package for backports?03:19
ScottKAlso, I don't think you can promise to keep it moving.  It's pretty much a beast to get to build reliably, AIUI.03:19
micahgI think the testing can be crowdsourced03:20
micahgthere seems to be a demand for it03:20
micahghttps://blueprints.launchpad.net/ubuntu/+spec/client-1308-rolling-libreoffice03:20
micahgI'm trying to write up an in archive proposal that avoids SRUing newer major releases as that sounds like a larger nightmare03:20
micahgand they already get it working on older releases, I'd like to make that work in archive instead of in a PPA03:21
ScottKIt's worth an experiment.03:39
ScottKIt can be removed if it doesn't work out.03:39
micahgyep03:40
micahgI plan to make it clear that it'll be removed if there are major issues or the backports stop happening03:40
dlynchHi! Is there anyone around at this time of night / day who could help me with hopefully an easy packaging question?04:29
RAOFSure; You'll get a better answer if you ask your question, though ;)04:29
dlynchI am the developer of Rapid Photo Downloader, which is in Debian / Ubuntu; I also maintain a PPA. A user has submitted a .desktop file whose purpose is give the program a KDE Solid action.  I have no idea how to incorporate it into the package!04:36
RAOFdlynch: Ah, ok. You need to install that desktop where KDE expect it; I presume it expects it in /usr/share/applications, but it might want to be somewhere else.04:47
RAOFdlynch: Either you should fold this in to your regular build/install mechanism, or you can use dh_install to... install it to the right place ☺04:47
dlynchis it ok that the package already has a .desktop file? It can have two of them? Or I should somehow merge them?04:47
RAOFYou can have multiple desktop files (as long as they've got different names, obviously).04:48
dlynchthe user is saying it should go into /usr/share/kde4/apps/solid/actions/ . Does it need a different name if one goes there and another into /usr/share/applications?04:51
ScottKI have quite a number of desktop files installed there on my KDE system.04:58
ScottKNo, it doesn't need a different name I don't think.04:58
dlynchMy program has a setup.py - so I guess the code to install the KDE solid action could go there, assuming all distros put the KDE solid actions into /usr/share/kde4/apps/solid/actions/.  Otherwise, the debian rules file has a brief override_dh_auto_install section, but I don't understand any of that...05:12
dlynchthanks for your help everyone :)05:57
NoskcajCan someone please merge the branch for bug 98596608:56
ubottubug 985966 in clipit (Ubuntu) "Drop-Down-Selection Propagates Wrong History for Pasting" [Medium,In progress] https://launchpad.net/bugs/98596608:56
=== DrKranz is now known as DktrKranz
ffiowhat does this thing do ? "edit-patch 99-new-patch"15:14
Ampelbeinffio: edit-patch is a wrapper that tries to automatically find out which patch system a package uses (quilt, dpatch etc) and simplifies creating patches.16:02
ffioAmpelbein: in ubuntu packaging guide everywhere it's assume that you using bazaar. but what if if we are not using bazaar ?16:08
Ampelbeinffio: Then adapt the commands to the VCS you are using.16:11
Ampelbeinffio: Almost everything that you can do with bazaar you can also do with git, for example. Except for the merge proposals on launchpad, because lp doesn't support anything else.16:12
ffioAmpelbein: i am simply using sudo apt-get source package_name16:12
Ampelbeinffio: That works as well, of course.16:12
ffiobut some of the commands changes.16:12
ffioand i can't get which command to get.16:13
AmpelbeinWhat part is causing you troubles?16:14
ffioAmpelbein: right now bzr builddeb -- -S -us -uc doesn't work for me.16:15
ffioto build the package.16:15
Ampelbeinffio: By default, that calls "debuild" and adds the options ("-S -us -uc"), so calling debuild -S -us -uc will do practically the same.16:17
Ampelbeinffio: The debian new maintainers guide is a pretty good start on packaging know how, see http://www.debian.org/doc/manuals/maint-guide/16:17
ffiogreat, checking that out :)16:18
=== dholbach_ is now known as dholbach
=== dholbach_ is now known as dholbach
jtaylordoes a core dev want to help out (= sponsoring) fixing pyparsing before the feature freeze?17:18
=== bschaefer_ is now known as bschaefer
=== bschaefer_ is now known as bschaefer
=== bschaefer is now known as bschaefer|lunch
=== bschaefer|lunch is now known as bschaefer
ockhamtumbleweed: would you kindly upload https://github.com/thinkle/gourmet/tree/ubuntu for me?23:42

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