[00:00] LaserJock: yep [00:00] maix: dpkg --compare-versions is what you can use to check if a version is higher than another [00:00] maix: you'll want to read the dpkg man page for more information on it though, it's not exactly the most user friendly [00:01] i searched there [00:01] i thought: if they patch it the new version will be 6.1, if debian does it will be 6-2, if ubuntu does it will be 6-1ubuntu1; is that right? [00:01] if it had a security fix I think it'd be 6-1ubuntu0.1 [00:01] -> are there other possibilities how it could be? [00:02] yes [00:02] or would it be enough if i'd check them all :) [00:02] I would tend to use 6-1ubuntu~foo [00:02] hm that's weird ^^ [00:02] it could be 6-1ubuntu1 [00:02] or it could be 6-1ubuntu0.8.04.1 [00:02] crimsun: ubuntu1~patched1 shouldn't sort before ubuntu0.1, should it? That looks very wrong. [00:03] LaserJock, 6-1ubuntu1 is in my list :) [00:04] generally the lowest you'd see would be 6-1ubuntu0.1 [00:04] wgrant: it doesn't, typo [00:04] unless you use something like what crimsun said [00:04] crimsun: Phew. [00:04] and 1ubuntu0.8.... would be higher than 1ubuntu0patched, wouldn't it? [00:04] maix: Yep. [00:05] on the other hand [00:05] you could look at the probability of the package getting a security or other update [00:05] LaserJock, that dpkg --compare-versions only works with whole packages not if i specify the versions just as parameter? [00:05] and decide to not worry about it [00:06] maix: not, you just put version strings [00:06] *no [00:06] LaserJock, i think the possibility is not very high :) [00:06] like dpkg --compare-versions 0.6-1 gt 0.6-2 [00:06] maix: dpkg --compare-versions '1.2.3' '<' '1.2.4' && echo TRUE [00:06] argh cause i got bash: 6-1ubuntu0.8.04.1: No such file or directory [00:07] but that's because of the unescaped < :) [00:07] oh, I don't use < [00:09] yes, i use lt now ;) [00:11] ok, 6-1ubuntu0patched1 is lower than all the possibilities it could be :) [00:12] crimsun, and 6-1ubuntu~patched to [00:12] but the latter looks better :) [00:24] you could look at the probability of the package getting a security or other update -> in fact yes, but i also asked because i'd like to know :) [00:24] sure [00:25] i anyway wanted to learn about packaging and motu and that stuff :) [00:25] then you're in the right place ;-) [00:26] and i learned that you all are very helpful (or just have too much time :P ) [00:29] maix: bit of both ;-) [00:29] *g* [00:31] after i've read some things about packaging and am able to package one you'll hear from me on revu :) [00:31] but at first: gn8 ^^ [00:32] maix: night [00:39] does kvm work very good on non-VT procs? [00:39] LaserJock: no it doesn't work at all [00:39] kvm requires VT extensions [00:41] it says it falls back to basically qemu [00:41] in the package description anyway [00:48] LaserJock: The fallback was removed in February. The description may need to be updated. [00:48] k [00:48] I just installed VirtualBox anyway [00:48] not sure if it's gonna work all that well, but what the heck [00:49] I'd like to set up some virtual machines for SRU testing [00:50] I think for some of these I'm just gonna have to do the SRU myself [00:50] VirtualBox seems to work fine, as long as you're emulating i386. [00:52] wow, I even found my dapper, feisty, and gutsy CDs [01:07] hello people === jdong_ is now known as jdong === slangase` is now known as slangasek === bmk789_ is now known as bmk789 [03:26] hi, someone please rebuild audacious-crossfade :P [03:29] happinessturtle: file a SRU bug report for it please [03:43] I thought there already was such a bug report === santiago-php is now known as santiago-ve [04:42] jdong, i already filed a bug report and subscribed uus to it :) [04:42] well, actually, i just hijacked one of the 30 or 40 reports filed ;) === andy_ is now known as xtknight === rockstar` is now known as rockstar_ === santiago-php is now known as santiago-ve [06:05] anybody feel like working up a pretty simple SRU for kcheckgmail? [07:21] jdong: please have a look at bug #175731 [07:21] Launchpad bug 175731 in postfix-policyd "postfix-policyd hangs at "connecting to mysql database:"" [Undecided,New] https://launchpad.net/bugs/175731 [07:43] could someone in motu-sru have a look at bug #221973 [07:43] Launchpad bug 221973 in smstools "smstools folder under /var/run isn't recreated after reboot" [Undecided,New] https://launchpad.net/bugs/221973 [08:01] CrippledCanary: I've looked at your debdiff (I'm not from motu-sru) and it looks ok but has two minor issues [08:01] the target in debian/changelog should be "hardy-proposed" instead of "hardy" [08:02] and the automatic bug closure in Ubuntu uses "LP: xxx" instead of "Closes: xxx" [08:07] ok... thanks [08:40] G'morning [11:05] Which language is gonna be more useful for future Ubuntu developer - C or Phyton? [11:11] Well, make and shell, really. [11:24] Hello, if a package X depends on package Y, and I attempt to install X, which postinst will run first ? X's postinst or Y's ? [11:30] AnAnt: y's, i expect [11:31] Hobbsee: thanks [11:31] hum [11:31] is the postinst run immediately after installation? [11:31] i think so [11:32] you can probably force the execution order by using the pre-depends field [11:32] Hobbsee: if packge X depends on Y, Y is not necessarily installed before X AFAIK [11:32] laga: how's that ? [11:32] Unless there is a Pre-Depends, the order cannot be guaranteed. [11:32] laga: put Y in X's Pre-Depends: field ? [11:33] I see [11:33] AnAnt: it works like Depends:, you just say Pre-Depends: [11:33] laga: thanks [11:33] Hm, actually, maybe for postinsts it is. But for preinst it definitely isn't. [11:34] i don't know. :) [11:53] can someone have a look at bug #221973 again.... [11:53] Launchpad bug 221973 in smstools "smstools folder under /var/run isn't recreated after reboot" [Undecided,New] https://launchpad.net/bugs/221973 [11:53] I want to sort out as much issues as possible as soon as possible [13:35] heya [14:19] greetings [14:20] I never know if I should install the suggested/recommended packages... and, most importantly; I don't know the difference between them either... can someone enlighten me? [14:20] I was advised to ask in here... [14:23] PeP`: http://www.debian.org/doc/FAQ/ch-pkg_basics.en.html#s-depends [14:24] thank you bimberi [14:27] and if you install the recommended packages, and these recommended ones also recommend a third set of packages... I suppose installing them would benefit to the first package... [14:32] PeP`, not necessarily [14:35] ok panda, I only install the first-level recommended oned anyway... [14:35] thanks [14:52] Hi, I'm interested in creating a package for ziproxy, am I in the right place? [14:53] I've tested it on hardy, and it works fine, I think other people might benefit from it [14:55] rc55: cool [14:55] !packaging [14:55] The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports [14:55] rc55: check these links ^^ [14:56] cool, reading them now [15:21] Heya gang [16:45] hey - having persistent "Chroot problem" build errors in my ppa - anybody can take a look? https://launchpad.net/~abiword-stable/+archive/+builds?build_text=&build_state=all [16:45] I know there's the issue where the first build in a new ppa will do that, but I did retry and it ddidn't work for those top two builds [16:52] nvm had to retry them twice - weird [16:53] /bin/sed: can't read /usr/lib/libgnutls.la: No such file or directory [16:53] libtool: link: `/usr/lib/libgnutls.la' is not a valid libtool archive [16:53] make[6]: *** [libAbiCollabXMPPUnixHandler.la] Error 1 [16:53] some of those build errors looked legit [17:02] yeah, now I only have legit ones :D [17:02] the ppa system was being a tad finicky before, now it's ok [17:22] can I get help with a package I've built? I'd like someone to look it over and point out my mistakes, if you would be so kind [17:24] coppro: Best way to get a review of a package of a new source is REVU. I'm unsure when the next REVU day will happen, but likely in a couple weeks. Right now, most people are either taking a break or focused on fixing critical bugs in the recent release. [17:25] okay [17:25] thanks [18:03] There is a package, sugar-write-activity, that cannot be installed in hardy because it depends on a nonexistent package, python-abiword. Why is it in the repos if it is unusable? [18:14] ffm: There are actually quite a few packages like that. Take a look at the output of `apt-cache unmet -i`. These are bugs in need of fixing, typically, and happen when packages didn't get enough testing before release. [18:15] persia: can you confirm that intrepid archives open on 1th may? [18:17] sebner: No. I doubt anyone can. The archives open when they can, and are typically frozen at first while the toolchain is updated. Watch for the intrepid-changes mailing list, and wait for most of the toolchain to have been uploaded before looking to do anything. [18:17] Personally, I'd be surprised to see much available before the 7th or 8th. [18:18] persia: kk. just saw the intrepid release schedule on the wiki and on the first may it's "Toolchain Uploaded". Made by Martin Pitt :) [18:19] Ah. That's more authoritative than my opinion then :) Given that, I'd expect the archive to be available for general developer use on the 2nd or 3rd. [18:20] persia: cool. :D next question. If we still use DaD. Can I already claim some merges for me or should it open to anybody? The next few days I have stress at school but on the weekend I would be happy to start mergin *if* the archves are open [18:22] I'm not sure of the current status of the MoM/DaD integration effort. If DaD is up and running, you ought be able to use it. As with either tool for any release, be sure to also check Debian to avoid merging something that will be obsolete in the next few hours. [18:23] persia, So, what's the solution? Remove the package or add the dependency package? [18:23] persia: yeah that's clear. just wast want to be sure that no one complains if I already claim merges for myself. (>10) ^^ [18:23] ignore "wast" xD [18:24] persia, I don't really know if it needs that package to function, the PPA version of it (pre-hardy) installs fine without it. [18:25] ffm: If you can find a way to make it work without affecting other packages, it would be a candidate for a stable release update. If Abiword needs to be updated, this is less likely. [18:26] persia, What's the magic forumula from going from a "apt-get source" to a binary deb for my testing? (I've only worked with RPM building in the past) [18:26] sebner: Best to start with the merges that are the result of your last work, rather than other merges. If you are just keeping up to date with Debian, people are unlikely to complain. [18:27] sebner: Also, during the initial merge is a good time to check to see if the merge patch would fix a bug in Debian, and be sure the appropriate Debian bug is filed. [18:27] ffm: There are two popular ones. sbuild and pbuilder. [18:27] !sbuild [18:27] sbuild is a system to easily build packages in a clean schroot environment. To get started with SBuild, see https://help.ubuntu.com/community/SbuildLVMHowto [18:27] !pbuilder [18:27] pbuilder is a system to easily build packages in a clean chroot environment. To get started with PBuilder, see http://wiki.ubuntu.com/PbuilderHowto [18:28] persia: Yeah. The problem is 1) I have not that many of my merges to do 2) not worth changes 3) bringing new upstream versions to ubuntu is nice :) [18:28] sebner: You were doing lots of merges for hardy. Did none of those packages get updated in Debian during the freezes? [18:28] persia, merci. Which one is better IYHO? [18:29] crimsun, hey! [18:29] Also, I think you were working on the rcbugs list. Most of those are likely syncs now, and should be reported as such (but need investigation). [18:29] persia: I said "not" many. Only 7-8 I think. And not all of them are worth a merge. [18:29] ffm: I like sbuild, but I also like there being competition between two tools, as I believe it gives us a better way to measure packages against policy. [18:30] persia: yeah. of course I will check if a merge is a sync now ^^ [18:30] If we all use the same tool, we are only testing compliance with a given implementation. [18:30] persia, Hm.. I don't have LVM set up... (i've been meaning to, but I don't want to have to recopy all my data...) [18:30] sebner: Ah, right, Debian is in a release freeze now, so there might not be so many merges for intrepid as we had for hardy. [18:31] ffm: I just resized a partition to free up 20GB. You don't have to use LVM for your entire disk. Also, it is possible to use sbuild and schroot without VLM-snapshots, but you'll have to fiddle a bit more, and it's slower. [18:31] persia: well. DaD shows me a lot of new upstream versions. Just not "my" pakages. That's the reason why I asked you ^^ [18:31] sebner: you can take one of mine open merges if you need work, but tell me which ones, so I know I don't need to work on them [18:32] geser: I'll check that on weekend. thx. [18:34] geser: buh. around. 60 if I counted correctly. Great. But I'll mainly take new upstream versions. Will let you know which ones. Thanks again :D [18:34] persia: Debian only just entered release freeze, so there's going to be at least one round of merges... [18:35] slangasek: can you give me a timeframe? [18:35] timeframe for what? [18:35] slangasek: Oh, I'm sure there will be merges, but I seem to remember the first soft freeze starting in March or so, and don't expect Maintainers to be rushing to build the volume of updated merges we saw right before FeatureFreeze for hardy. [18:36] slangasek: the merge round [18:36] (as an added bonus, the rcbugs list for intrepid ought be more syncs and less merges) [18:36] sebner: not before the archive opens for intrepid, and then as long as it takes? :) [18:36] persia: syncs are also fun. doesn't matter :) [18:36] slangasek: ^^ === fta_ is now known as fta [18:36] (well, until the cutoff date, which should be in the IntrepidReleaseSchedule) [18:36] kk [18:37] persia: ah still a question left [18:37] persia: I didn't notice any real impact from the soft freeze on the rate of package changes in Debian [18:37] persia: I have a lot of -0ubuntu1 packages. Should they stay in this state or do we want merges and syncs from debian in generel? I know that there are expections of course. but in generel ... === txwikinger is now known as txbot [18:38] sebner: Between Archive Open and Debian Import Freeze, we want to get as close as possible to Debian for every package also in Debian. [18:38] persia: great. good to know === txbot is now known as txwikinger [18:38] hi [18:39] persia: btw. I don't want to annoy you ^^. Any progress for the new "hackers" team? [18:39] what should i do if an application does not have an icon but needs a desktop file? [18:39] Is the devel schedule up yet for ibex? [18:39] Between Debian Import Freeze and Feature Freeze, it's a good idea to track Debian, and if a package can be synchronised, this is always good. [18:39] Kopfgeldjaeger, Make an icon. [18:39] After FeatureFreeze, it's mostly about backported bugfixes. [18:39] Kopfgeldjaeger, It's bad form for it to have a .desktop with a generic icon. [18:39] sebner: See the minutes for the last MOTU Meeting (when they come out). [18:40] persia: I attended the meeting ;) [18:40] sebner: Then you saw the determination :) [18:41] persia: yeah. we decided the name. But when will the group be renamend and "open" [18:41] sebner: LIkely Wednesday, if not sooner. [18:41] persia: great. Sounds stupid but I want to start my new development round with a @ubuntu.com mail adress ;) [18:43] ffm: https://wiki.ubuntu.com/IntrepidReleaseSchedule === persia changed the topic of #ubuntu-motu to: https://wiki.ubuntu.com/MOTU | Want to get involved with the MOTUs? https://wiki.ubuntu.com/MOTU/Contributing | 8.04 is released: Let's fix any SRU-worthy bugs before the users try the package. [18:45] effie_jayx: heya. you are pretty often on the planet. good work :) [18:46] sebner, try to... community work / reportin / a bit of packaging... ;) [18:46] if we are supposed to fix SRU-worty bugs perhaps someone looks at bug #221973 soon :) [18:46] Launchpad bug 221973 in smstools "smstools folder under /var/run isn't recreated after reboot" [Undecided,New] https://launchpad.net/bugs/221973 [18:46] persia: you are member of the MC right? [18:47] persia is everything. at the same time :) [18:47] geser: uhuhuh. I'll take scite. I just it very often in past :) [18:47] jdong: hehe [18:48] persia: you have to shout with your MOTUs. Look on DaD who is the last uploader of "rosegarden" ;) [18:49] sebner: Heh. If you're up for it, track down the uploader by looking at the key that signed the message to hardy-changes, and complain :) [18:50] persia: ^^. You won't? [18:51] sebner: I'm not likely to have the time soon :( [18:51] persia: No problem. I look for the villain and you complain. You have a lot of authority ^^ [18:52] sebner: For that sort of thing, no more than you. [18:53] persia: but people know you and have respect and will be afraid to do it once more :) [18:55] ffm: ok. gimped a gtk cube with a green check [18:56] Kopfgeldjaeger, What package is it anyway? [18:56] gtkhash, utility to compute hashes [18:57] Kopfgeldjaeger, Cool. === fta_ is now known as fta === Seveaz is now known as Seveas [19:11] what would be the best way to include an icon+desktop file into a package with cdbs? [19:13] there are a few ways actually, check out the docs in /usr/share/doc/cdbs/ [19:14] Kopfgeldjaeger: Put them in debian/ and install them with the package.install file. Call dh_desktop and dh_icons in debian/rules. [19:14] if the icon/desktop file isn't included with the application, what I generally do is add the icon and the desktop file in debian/ and install from there [19:14] with a foo.install file [19:15] damn you persia! let me answer a question :p [19:15] * persia stops answering questions [19:15] ok. they're already in debian :) i also just found that with dh_desktop, it's called with gnome.mk. [19:15] * nixternal goes back to the lug meeting [19:15] haha, you can answer questions again :) === txwikinger is now known as txbot === txbot is now known as txwikinger [19:23] hmpf. dh_desktop and dh_icons are called (added gnome.mk to rules), but the desktop file and the icon arent included :/ [19:29] If I'm packaging a daemon, what's the best way to test my install? I can test the basics within a pbuilder environment, but getting a daemon to run is quite difficult. Any thoughts? [19:33] Kopfgeldjaeger: you have to install them with dh_install [19:33] Kopfgeldjaeger: .desktop files into usr/share/applications and icons into usr/share/pixmaps [19:34] oh key... how should i call dh_install? just add the lines in debian/rules? a link would help [19:35] Kopfgeldjaeger: is there a debian/install (or debian/.install) file? [19:35] nope. [19:36] Kopfgeldjaeger: well, then create one. does the package produce only one binary package or more? [19:36] only one [19:37] Kopfgeldjaeger: then you can call the file just debian/install (without the package name prefixed), and list the file to install and the destination each on one line [19:37] Kopfgeldjaeger: like: debian/gtkhash.desktop usr/share/applications [19:37] thanks. thats really clear. [19:38] np :) [20:37] haaar.... uploading package the 20th time to ppa (stupid errors... like no source, intrepid not there yet, uploaded also .deb) -.-' [20:41] ok. how can i build the source package (source only, .orig included)? [20:41] Kopfgeldjaeger: debuild -S -sa [20:41] Kopfgeldjaeger: (-sa is to include the .orig.tar.gz) [20:42] thanks. already tried -S and -sa. but not together. whoa! [20:42] heh [21:02] maan :/ ppa says md5sums dont match, but they do... === neversfelde_ is now known as neversfelde [21:34] Can someone confirm bug #219358 for me? [21:34] Launchpad bug 219358 in sugar-write-activity "Package has unresolved dependancies" [Undecided,New] https://launchpad.net/bugs/219358 [21:37] yes [21:37] ffm, Depends: python-abiword (>= 0.6) but it is not installable === bmk789_ is now known as bmk789 [21:38] Lamego, Thank you. [21:38] q. i got a .deb installable on ubuntu, but it is closed-source. is there a way to be included in ubuntu universe/multiverse ? [21:38] Lamego, Would you care to mark the bug such? [21:40] done [21:44] zorglu_: well... we have progress quest, because idiots love idiotic things [21:45] pwnguin: ? [21:45] its a windows binary [21:45] in ubuntu [21:46] oh, thanks for remining me to start playing [21:46] * pwnguin stabs [21:46] pwnguin: i dont understand what you mean [21:46] I think he's saying yes [21:47] coppro: ok thanks :) [21:47] zorglu_: if ubuntu is allowed to redistribute the binaries, and it's not terrible, it could be considered [21:47] but expect opposition [21:48] pwnguin: how opera and co did it ? [21:48] opera's in canonical's commercial repo [21:48] i dont know if they build the package by hand or if they have access to the source, but either way it's not in uni/multiverse [21:49] pwnguin: ok what kind of opposition is there to go in uni/multiverse ? [21:49] what sort of opposition? people who don't like closed source and dealing with closed source bugs [21:49] pwnguin: the .deb is already working and comply to usual rules of .deb [21:50] is there a source package? [21:50] pwnguin: i could build one but i cant publish the source, no [21:51] zorglu_: take a look at the pq source package [21:51] pq= ? [21:51] progress quest [21:51] it's in the package 'pq' [21:51] ok looking [21:51] a stupid parody of PC RPG games [21:52] pwnguin, can you look over a package I made and give me pointers, if it's not too much of an issue? [21:52] * pwnguin isn't worth a damn at reviews yet [21:53] it's my first ever package - I'm sure you can find something wrong [21:53] im not so sure about that [21:53] what's lintian say about it [21:53] ? [21:54] about packaging, is there a way to make a 32bit package being easily installable on a 64bit ? [21:54] running it [21:54] like autojailling or somethign [21:55] it says tons since I upgraded to gutsy, apparently [21:55] *hardy [21:56] well fix those ;) [21:57] how do I tell it that a file in the source package shouldn't exist in the distribution [21:58] lintian complains about them [21:58] ffm: hi [21:58] is revu server working correctly? i uploaded a package and it doesn't show up in the new packages list [21:59] then I get a 'dpkg-source: warning: ignoring deletion of file Patterns/Rakes/.DS_Store' [21:59] crimsun, so, for packages with broken dependancies, we'll just remove the package from universe, right? [21:59] ffm: not for hardy, no. [21:59] crimsun, not even 8.04.1? [22:00] ffm: no. [22:00] crimsun, if we can fix the package so it doesn't require that dependency, does that qualify for a SRU? [22:01] ffm: yes [22:01] could someone have a quick look at (there arent many changes to look at) my package for gtkhash? builds fine with hardy-ppa. i would like to see it in intrepid [22:01] http://nicolaispohrer.dyndns.org/packaging/ [22:04] where can I find a guide to lintian errors? [22:16] why am I getting an unkown-section universe error? [22:16] don't hardcode universe into debian/control:section [22:16] the archive-side overrides take care of that. [22:16] oh [22:16] so what do I put there? [22:17] whatever's appropriate. Just omit universe. [22:17] ok [22:17] (http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections) [22:19] n8 [22:22] miguillo: have you joined the ubuntu-universe-contributors team in Launchpad? (and if so, how much time ago?) [22:22] Kopfgeldjaeger: please upload to REVU if you want reviews [22:23] RainCT: something like 10hours ago [22:23] miguillo: Your key won't be on REVU yet, then. I'll start a sync now. [22:23] RainCT: thanks [22:25] miguillo: ok, you should be able to upload now [22:26] RainCT: my upload was accepted, do i need to do it again? [22:26] miguillo: yes [22:30] A blueprint is a possible future package ? [22:30] it possibly involves packages [22:31] thanks === Allan_ is now known as Hit3k [22:36] RAOF_: would I be incorrect in presuming that hardy lacks a gnome-do-plugin-foo for banshee? [22:37] (I know it was committed some time ago, but I only recently began to look at Do) [22:40] RainCT: uploaded again, and it is not showing in new list [22:40] What is the other build system similar to pbuilder? === Amaranth_ is now known as Amaranth [22:42] sbuild? [22:42] jdong: No, I don't think that was it. I think it was Ubuntu specific. [22:43] soto: what is it used for? [22:43] jdong: Building packages in a chroot. [22:43] pbuilder's really the only one. There's pbuilder-dist and prevu which are frontends to builder [22:43] and sbuild which is more similar to what the build servers use [22:43] jdong: prevu. [22:43] ah :) [22:43] jdong: Thanks [22:44] prevu is a frontend for pbuilder that makes the process of building backports simpler [22:44] * jdong is the author :) [22:44] Well thanks for writing it. [22:44] miguillo: what package is it? tomcat6_6.0.16-0ubuntu1_source.changes? [22:44] sure thing :) [22:45] RainCT: it's ok now, after reload, thanks [22:47] jdong: prevu will automatically 'install' a package in the jail so that a lter package I'm building will be able to find it right? [23:07] how do I use dh_installman [23:08] correctly, of course [23:10] coppro: listing the manpages in a debian/manpages file, for example [23:10] soto: if you run a prevu-update after the build of the previous package, yes. [23:10] coppro: (and then calling dh_installman in debian/rules) [23:11] good night [23:12] okay, what's the syntax for manpages? [23:12] I need to install one file for two binaries [23:16] okay, why is my package no longer creating orig.gz and diff.gz files? === _Czessi is now known as Czessi [23:19] coppro: https://wiki.ubuntu.com/PackagingGuide/Howtos/PODManpage, for example [23:26] that helps my man issue I think [23:27] not my {diff,orig}.gz problem [23:30] how do I figure out where dkpg-buildpackage thinks my original source archive is? [23:35] coppro: what's the name of the uncompressed directory? [23:36] coppro: well. if it was for example "hello-world-0.1" then the original source should be located at ../hello-world_0.1.orig.tar.gz [23:36] * RainCT goes to bed now [23:36] good night all