0:00:05.535,0:00:08.295 Good afternoon. Can you hear me? 0:00:10.406,0:00:12.456 Good afternoon. Sorry for the delay. 0:00:12.626,0:00:14.596 Welcome to Lightning Talks! 0:00:14.786,0:00:17.476 We have... 5 people doing 6 things, 0:00:17.476,0:00:18.936 and first up is Sean. 0:00:23.343,0:00:24.203 Hello! 0:00:24.203,0:00:25.283 Uh, I'm Sean. 0:00:25.833,0:00:26.813 Um, so, 0:00:26.893,0:00:28.963 Dgit is a multifaceted project 0:00:29.083,0:00:31.303 trying to solve (??) problems at once 0:00:31.422,0:00:33.432 (??) the source package certainly (??) 0:00:35.255,0:00:37.165 I wanted to briefly talk about 0:00:37.240,0:00:40.090 one of the things that dgit makes better, that 0:00:40.318,0:00:42.258 is the reason why you should consider 0:00:42.357,0:00:44.127 in cooperating(??) dgit push 0:00:44.175,0:00:46.235 into your existing workflows. 0:00:46.387,0:00:49.257 So, one of the things that [br]we overall users(??) 0:00:49.733,0:00:51.313 in our stable releases 0:00:51.559,0:00:54.519 is that(?) we say:[br]Look, we are going to make sure 0:00:54.519,0:00:56.449 that you can do[br]apt-get source, 0:00:56.510,0:00:59.100 apt-get build-dep <package name> 0:00:59.226,0:01:00.806 and then, it will (be) built 0:01:00.882,0:01:03.292 Right? That's one of the things we (??) 0:01:03.345,0:01:04.255 (??) if that doesn't work. 0:01:05.587,0:01:08.697 But, apt-get source is a[br]pretty old-fashioned way 0:01:08.739,0:01:11.379 to get a source for something[br]running on your computer.