Wednesday, 2008-09-03

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
*** mithro has quit IRC00:04
*** mithro has joined #tp00:07
*** bddebian has quit IRC00:12
*** JLafont has quit IRC00:41
*** mithro has quit IRC01:01
*** mithro has joined #tp01:04
* llnz wanders off01:05
llnzlater all01:05
*** llnz has quit IRC01:05
*** zzorn_laptop has joined #tp03:08
CIA-18Brendan libtpproto-java-midp * rd5da297eeba8 / (13 files in 5 dirs):03:16
CIA-18Removing the use of j4me library, as it is too restrictive and does not cater too well for custom canvas style interfaces.03:16
CIA-18New files: messageview, downloadview, starmapview, downloadview, loginview that are non j4me versions of what has already been created.03:16
*** Iwanowitch has joined #tp06:24
*** peres has joined #tp08:05
*** Ohm__ has joined #tp08:16
*** mithro has quit IRC08:50
*** mithro has joined #tp08:53
*** bddebian has joined #tp09:29
bddebianHowdy09:31
*** Demitar has quit IRC09:34
*** zzorn_laptop has quit IRC09:35
*** JLafont has joined #tp10:11
*** Ohm___ has joined #tp10:32
*** zzorn_ has quit IRC10:32
*** Ohm___ has quit IRC10:33
*** mithro has quit IRC10:41
*** mithro has joined #tp11:01
*** zzorn__ is now known as zzorn_11:09
*** Demitar has joined #tp12:10
*** mithro has quit IRC12:51
*** mithro has joined #tp12:52
*** peres has left #tp12:55
*** Erroneous has joined #tp13:09
*** mithro has quit IRC13:15
*** mithro has joined #tp13:16
*** mithro has quit IRC13:56
*** mithro_ has joined #tp13:57
*** tuna has quit IRC14:38
*** tuna-fish has joined #tp14:42
*** tuna-fish is now known as tuna14:42
*** TBBle has quit IRC14:45
*** mithro_ has quit IRC15:18
*** mithro_ has joined #tp15:19
*** bddebian has quit IRC16:55
*** llnz has joined #tp17:05
*** JLafont-laptop has joined #tp18:02
*** Ohm__ has quit IRC18:17
*** Ohm_ has quit IRC18:17
*** mithro_ has quit IRC18:25
*** mithro_ has joined #tp18:25
*** mithro_ has quit IRC19:21
*** mithro_ has joined #tp19:34
*** mithro_ has quit IRC19:58
CIA-18pluskid tpserver-py-dronesec * r9fe1ab5aaec5 /tp/server/bases/Design.py: Migrate from pyscheme to schemepy.20:02
CIA-18pluskid tpserver-py-dronesec * rc361f873a1b5 /tp/server/bases/Design.py: Migrate from pyscheme to schemepy.20:02
CIA-18pluskid tpserver-py-dronesec * r25935cd35a0a / (.gitmodules schemepy): Added schemepy as submodule.20:02
CIA-18pluskid tpserver-py-dronesec * r9f6deb2d304d /requirements.py: Added code to check schemepy requirement and config path.20:02
CIA-18juanmy777 tpserver-py-dronesec * re7df727ab3e4 / (4 files in 2 dirs): Merge branch 'schemepy' of git+ssh://[email protected]/git/tpserver-py.git into dronesec20:02
CIA-18juanmy777 tpserver-py-dronesec * re1b0afc9ab43 /tp/server/ (31 files in 9 dirs): Alot of docstrings added or modified for most dronesec functions and classes.20:02
CIA-18juanmy777 tpserver-py-dronesec * r1bc3da468d2b /tp/server/rules/dronesec/orders/DroneProductionBackup.py: Removed ProductionBackup as it was unecessary.20:02
CIA-18juanmy777 tpserver-py-dronesec * rf8373cabb632 /tp/server/rules/dronesec/ (__init__.py actions/Heal.py): Removed Heal Action20:02
*** mithro_ has joined #tp20:15
*** Lukstr has joined #tp20:26
*** bddebian has joined #tp20:34
mithro_bddebian: ping?20:48
bddebianheya mithro_20:48
mithro_bddebian: I saw your name on the libode - do you maintain that library?20:49
bddebianI pretty much don't maintain anything :)20:50
bddebianIn Debian or Ubuntu?20:50
mithro_Debian, your name was in the last bit of the changelog20:52
bddebianAh, it's part of the games team20:53
bddebianI'm in the games team, yes20:53
*** peres has joined #tp20:57
bddebianAre you having a problem with it?21:01
*** Erroneous has quit IRC21:02
*** Ohm_ has joined #tp21:21
*** Lukstr has quit IRC21:33
*** _Lukstr has joined #tp21:33
mithro_bddebian: well, it's up to version 0.1021:38
bddebianAh, I'll check it out,thanks21:39
mithro_bddebian: my other questions was21:40
mithro_is it possible to have one "deb-src" for multiple distros?21:40
bddebianProbably21:41
bddebianOh, you mean in sources.list.  Yes.21:41
mithro_not quite21:41
bddebianOn reprepro, I'm not sure.21:42
bddebianIt should be possible.21:42
mithro_when you compile a package for say sid and etch, the are obviously compiled against different libraries21:42
mithro_so the binary packages which are output should have different versions, right?21:42
mithro_(so when you update from etch to sid the package also gets updated)21:43
bddebianIf lib depends change, yes21:43
mithro_is there a way to do that with only one src package?21:44
bddebianBetween sid and etch might be tough.21:45
bddebianYou can do it but it might be damn confusing.  And to your point, if you upgraded you wouldn't get the different package.21:47
bddebianAlso, I don't think reprepro will let you store the same version for different distributions.21:47
bddebianYou could probably easily script something to take the single source package and append a unique Debian revision to the binary though21:49
mithro_bddebian: yeah, that is the conclusion I came too21:51
bddebianSo from foo-1.0  you could do foo-1.0-1etch, foo-1.0-1sid, etc.  Of course you have to consider version numbering.  Debian surprises me some times on version > version crud. :)21:51
*** Iwanowitch has quit IRC21:52
*** peres has quit IRC21:56
*** mithro_ is now known as mithro21:56
mithrois there an guarentee that etch < sid ?21:56
bddebianIt's just numeric representation I think.  You can use dpkg --compare-versions to see22:02
llnzmithro: probably closer to etch <= sid22:11
*** peres has joined #tp22:37
*** Lukstr has joined #tp22:47
*** _Lukstr has quit IRC23:03
*** _Lukstr has joined #tp23:08
*** Lukstr has quit IRC23:09
*** peres has quit IRC23:26
*** JLafont-laptop has quit IRC23:31
*** tunys has joined #tp23:43
*** tunys has left #tp23:44

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!