CIA-42 | [perlqt] Jonathan Thomas <echidnaman@kubuntu.org> * echidnaman@kubuntu.org-20120414002058-z0r10brud6ygdrm6 * debian/ (changelog control) Add a dependency on liblist-moreutils-perl to libqt4core-perl. (LP: #820243) | 00:21 |
---|---|---|
JontheEchidna | ScottK: http://quickgit.kde.org/?p=muon.git&a=commit&h=d7eeee31b694062cb52e630c3dba230a4aedf217 | 01:31 |
JontheEchidna | I'll cherry-pick the patch and upload an updated package in a bit | 01:32 |
JontheEchidna | ScottK: oh, and when the next iso's roll around for testing, could you see if bug 856384 is still happening for you? I may have accidentally fixed it. | 01:34 |
ubottu | Launchpad bug 856384 in muon (Ubuntu) "Muon software center doesn't rebuild search index after sources change" [Undecided,New] https://launchpad.net/bugs/856384 | 01:34 |
ScottK | JontheEchidna: Sure. I'll try to remember to give it a try. | 02:25 |
ScottK | JontheEchidna: I see the upload. I'll review it in a bit. | 02:36 |
=== Squt is now known as Sput | ||
=== Mamarok is now known as Guest53490 | ||
=== Guest53490 is now known as Mamarok | ||
=== tsimpson_ is now known as tsimpson | ||
=== dantti|2 is now known as dantti | ||
BluesKaj | Hi all | 11:41 |
markey | apachelogger_: I saw your new venture today, very cool: | 11:55 |
markey | http://www.haralds-restaurant.de/ | 11:55 |
markey | in Neu_Ulm | 11:55 |
Peace- | i guess there is nobody here right? | 14:05 |
Peace- | i just need some help to create a debian package | 14:05 |
Peace- | expecially for rules | 14:06 |
Peace- | i can't get it working properluy | 14:06 |
yofel | Peace-: what's the problem? (and there's #ubuntu-packaging too when nobody is here) | 14:19 |
Peace- | yofel: i did several service menu for kde | 14:22 |
Peace- | yofel: and now i am trying to do my ppa but of course i need to do some packages... | 14:22 |
Peace- | yofel: i can generate the packages but they have not the bin directory and other stuff | 14:23 |
Peace- | xD | 14:23 |
yofel | how do you install your files? | 14:23 |
Peace- | yofel: look at the rules http://paste.ubuntu.com/929551 | 14:24 |
Peace- | yofel: one is the bash script another file is .desktop file | 14:24 |
Peace- | yofel: i did my packages with cmake and cpack btw , but if i did not understand bad i can only use the standard way to try to upload on my ppa | 14:25 |
yofel | well, yeah, for dpkg-buildpackage you can only install files with make install or using install files | 14:26 |
yofel | Peace-: I'm not too familiar with pre-dh7 packaging, can you pastebin the full buildlog somewhere? | 14:27 |
Peace- | sure | 14:27 |
Peace- | yofel: i guess you meant this http://paste.ubuntu.com/929558 | 14:28 |
yofel | Peace-: how is usr/bin/ktexeditor-open-folder created? Already there in the source? | 14:35 |
Peace- | ktexteitor-open-file is my script | 14:36 |
Peace- | controlled by the service menu | 14:36 |
yofel | file or folder? | 14:36 |
Peace- | let me post you a screenshot of my source ... | 14:36 |
Peace- | file | 14:36 |
yofel | your rules says folder | 14:36 |
Peace- | mm | 14:37 |
Peace- | folder | 14:37 |
Peace- | ? | 14:37 |
yofel | well, do you have usr/bin/ktexeditor-open-folder or usr/bin/ktexeditor-open-file? | 14:38 |
Peace- | o wtf | 14:38 |
Peace- | :) | 14:38 |
yofel | ^^ | 14:38 |
Peace- | yofel: nope :D | 14:43 |
Peace- | yofel: the script is called ktexeditor-open-folder | 14:44 |
Peace- | because let you open with kate a folder | 14:44 |
Peace- | well the files into a folder | 14:44 |
yofel | then I'm not sure what's wrong. Is that package arch all or any? | 14:44 |
Peace- | any | 14:46 |
yofel | any actual binary files in there? | 14:46 |
Peace- | yofel: control file http://paste.ubuntu.com/929601 | 14:46 |
Peace- | the binary is the script | 14:46 |
Peace- | i used this | 14:47 |
Peace- | debuild -uc -us --source-option=--include-binaries --source-option=-isession | 14:47 |
yofel | I meant something compiled during build | 14:47 |
Peace- | nope | 14:47 |
Peace- | i have only 2 files :D | 14:47 |
yofel | then I would say make it Architecure:all, and go with a dummy rules + an install file for the package | 14:48 |
yofel | Peace-: that's what I did here if you need a reference: https://bazaar.launchpad.net/~neon/project-neon/project-neon-runtime | 14:50 |
Peace- | yofel: you mean this for rules http://paste.ubuntu.com/929607 | 14:51 |
yofel | yes | 14:51 |
Peace- | and thsi | 14:51 |
Peace- | here debian/mypackagename.install | 14:51 |
Peace- | http://paste.ubuntu.com/929610/ | 14:51 |
yofel | right | 14:52 |
Peace- | but that would not work if i have only an output path? | 14:52 |
Peace- | i mean i have 2 folders | 14:52 |
Peace- | usr bin | 14:52 |
Peace- | and usr share bla bla bla | 14:52 |
yofel | uh, just put "usr/*" in your install file | 14:52 |
Peace- | ah | 14:53 |
Peace- | omg i am an idiot | 14:54 |
Peace- | :D | 14:54 |
yofel | nah, debian packaging is confusing enough to believe you need some really complicated way to install something | 14:54 |
Peace- | yofel: btw the service menu i did it's this :D http://dl.dropbox.com/u/4127065/dabuttare/kate-folder-service-menu_0.1.0.orig.tar.gz | 14:54 |
Peace- | yofel: and for permission? | 14:59 |
Peace- | it does by itself? | 14:59 |
yofel | dh_fixperms does that, which should be 755 for /usr/bin and 644 for the other | 15:00 |
Peace- | good | 15:00 |
Peace- | :D no luck | 15:20 |
Peace- | well i am tired | 15:20 |
Peace- | i guess i need some rest | 15:20 |
Peace- | btw yofel with cmake is very very very very very easier | 15:22 |
jalcine | A lot is easier with CMake ;) | 15:25 |
Darkwing | apachelogger_, shadeslayer ++ on the splash | 16:00 |
ScottK | JontheEchidna: Fixed confirmed. Thanks. | 17:11 |
yofel | Peace-: well, it's easier as you add any way to do the installation by "make install" - cmake or not | 18:14 |
yofel | s/as/when/ | 18:15 |
=== Mamarok is now known as Guest62079 | ||
=== Guest62079 is now known as Mamarok | ||
=== bulldog98_ is now known as bulldog98 | ||
BarkingFish | are we getting daily releases onto the beta? | 21:10 |
BarkingFish | I only updated like, 18 hours ago, and some of the stuff I updated, has been updated again. Apper just alerted me. | 21:11 |
yofel | BarkingFish: packages for the development release get out as they are uploaded and accepted | 21:16 |
yofel | so don't be surprised if you get updates several times per day | 21:16 |
BarkingFish | but updates to the updates that have barely been updated? :) | 21:17 |
BarkingFish | damn | 21:17 |
yofel | BarkingFish: well, that depends on how often the developer needs to upload something... | 21:20 |
BarkingFish | true I suppose :) | 21:20 |
BarkingFish | It just shocked me seeing something I updated this morning, update | 21:21 |
BarkingFish | *updated, this evening too :D | 21:21 |
yofel | BarkingFish: you can look at the changelog if you're curious what the upload was for | 21:21 |
=== bulldog98_ is now known as bulldog98 | ||
=== yofel_ is now known as yofel |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!