[Pkg-osm-maint] Bug#636345: Bug#636345: [josm] New upstream release

Andrew Harvey andrew.harvey4 at gmail.com
Wed Aug 3 12:27:15 UTC 2011


Hi,

My steps for updating the package:

git clone git://anonscm.debian.org/pkg-osm/josm.git
cd josm
export SVNREV=4279
debian/rules get-orig-source
git checkout upstream
#remove all files/folders except .git
#extract the new .orig.tar.gz (1 folder deep) into here
git add -A
git commit -m "Imported Upstream version 0.0.svn4279"
git tag 'upstream/0.0.svn4279'
git checkout master

#... some quilt push -f and quilt refreshing... + some manual fixes
(e.g. see my changes made in my git commit), and git add/git rm'ing

git commit -m "Patches refreshed to cleanly apply + update patches due
to source changes"
dch -v 0.0.svn4279-1
git add debian/changelog
git commit -m 'Update changelog'

#next I build using debuild (once I move the .orig.tar.gz up a level
from the tarballs folder)

The resulting deb and other build outputs are at:
http://173.230.151.169/deb-repo/

I'm still trying to work out how to make my git repo public, hopefully
I'll have that by tomorrow. In the meantime the bulk of the work is in
one git commit which I've run git format-patch on giving
http://173.230.151.169/deb-repo/0001-Patches-refreshed-to-cleanly-apply-update-patches-du.patch.

PS. It seems this breaks the josm-plugins package.

On Tue, Aug 2, 2011 at 10:17 PM, Davide Governale <magellanino at gmail.com> wrote:
> Package: josm
> Version: 0.0.svn4064-3
> Severity: normal
>
> --- Please enter the report below this line. ---
>
> Hello,
>
> there is a new version of Josm, it's the version 4279.





More information about the Pkg-osm-maint mailing list