[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help to upgrade icedtea-web



Updates: the original repository now contains 1.7.1.
I reworked the debian scripts in my fork: https://salsa.debian.org/don-vip-guest/icedtea-web/commit/ef0ea531f1ff83b12d7b6d7733a7fbfff100c3a7
It seems I now manage to build icedtea-web using "debuild -b -uc -us" in debian directory but I don't know how to install it? The packaging tutorial tells to install the package with dpkg -i but I don't see any .deb file as a result ?
Vincent

2018-05-04 23:36 GMT+02:00 Vincent Privat <vincent@josm.openstreetmap.de>:
Thanks a lot!
After reading some documentation I forked the repo and did the following:

git clone git@salsa.debian.org:don-vip-guest/icedtea-web.git
cd icedtea-web
git checkout origin/upstream -b upstream
git checkout origin/pristine-tar -b pristine-tar
git checkout master
gbp import-orig --uscan --pristine-tar
git push --all

then created three Merge Requests (one per branch) in this order: upstream, pristine-tar, master:
https://salsa.debian.org/java-team/icedtea-web/merge_requests

The first two seem to be correct, but the third (master) has merge conflicts, I don't understand why? I probably did something wrong.

Vincent

2018-05-04 18:16 GMT+02:00 Emmanuel Bourg <ebourg@apache.org>:
Le 03/05/2018 à 23:43, Vincent Privat a écrit :

> I am interested in upgrading icedtea-web to fix #886109 and #894360.
> My first question: Is the VCS up-to-date? There's a vcswatch warning
> about that. The changelog I find in Bazaar stops at 1.6.2-1 while the
> current package version is 1.6.2-3.1:
> https://qa.debian.org/cgi-bin/vcswatch?package=icedtea-web

I've migrated the Bazaar repository to Git and imported the missing
updates, you are ready to go:

  https://salsa.debian.org/java-team/icedtea-web

Emmanuel Bourg



Reply to: