I've prepared a package for Geany 0.17 based on the Ubuntu packaging, which can be found here: * git://git.debian.org/git/collab-maint/geany.git * http://git.debian.org/?p=collab-maint/geany.git
The branches are: * master (0.17 packaging) * dh7 (0.17 packaging, using dh7 and quilt's dh integration) * ubuntu (0.17 packaging from Ubuntu) * pristine-tar (pristine-tar id and delta files) * upstream (upstream files) You can build the package by: $ git clone git://git.debian.org/git/collab-maint/geany.git $ git branch pristine-tar origin/pristine-tar $ git branch upstream origin/upstream $ cd geany $ git buildpackage --pristine-tar -S <insert other debuild opts here> If you wish to build the dh7 branch, $ git checkout -b dh7 origin/dh7 $ git buildpackage --git-debian-branch=dh7 -S <insert other debuild opts here> In addition, I've also created a pkg-geany team, meant to collaboratively maintain Geany as well as its plugins' packages. It is currently pending approval. -- Regards, Chow Loong Jin
signature.asc
Description: This is a digitally signed message part

