On Wed, Jul 31, 2013 at 11:24 AM, Markus Wanner <mar...@bluegap.ch> wrote: > Scott, > > On 07/29/2013 03:45 PM, Scott Howard wrote: >> You can use it if it helps, or ignore it if it doesn't. It was mostly >> for my own use. I've been really busy lately and haven't gotten around >> to packaging and uploading newer versions. > > I've pushed upstream/2.10.0 and an update to the debian packaging of it. > It's based It's based on your changes. I hope that's okay.
thanks! > > Obviously, it's not of much use without an updated simgear package, > which flightgear depends on. I have updates for that ready as well, but > am not sure where to push to. > > Can you please import the svn history of simgear into git and create a > repository for it on collab-maint? (I'm just a DM - not sure where else > I should request creation of a repo). I'll be traveling a bit, but I'll share how I copied the history from svn->git https://wiki.debian.org/Alioth/Git#Convert_a_SVN_Alioth_repository_to_Git And here's how to set up a git repo on the debian servers: https://wiki.debian.org/Alioth/Git > Oh, and then there's fgfs-base as well. I don't think we want all that > data in a git repo. How about a git repo for just the debian directory? this sounds best for large amount of data >> that git repo uses git-buildpackage and a pristine-tar branch for >> generating tarballs, but again - whomever wants to do the work can do >> it how ever they like. Here's a good tutorial https://wiki.debian.org/PackagingWithGit whenever I use "git-import-dsc" or "git-import-org" I pass the --pristine-tar argument. When you build using "git-buildpackage" you can then just use the --git-pristine-tar argument to generate .orig.tar.gz if you haven't already downloaded them. It's nice to have that ability. ~Scott -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org