RFU: jed 0.99.19pre175

Jörg Sommer joerg at alea.gnuu.de
Sat Feb 14 00:27:31 UTC 2009


Hi,

I've prepared a new version of jed. The source was picked from the svn.
So, I request the upload of this package to experimental.

Here is what I have done:

The prolog:

% git co 0.99.19
% git merge origin/upstream
% xjed debian/changelog
% git ci 'Start a new version' debian/changelog

Look what happend in the master branch:

% git log origin/master ^1%3A0.99.19%7Epre143-2

oh, a new release, so merge it in:

% git merge 1%3A0.99.18+dfsg.1-11
% xjed debian/changelog # add the note about the merge
% git commit --amend debian/changelog

Look what intresting events happend in the upstream source:

% git log origin/upstream ^1%3A0.99.19%7Epre143-2

… normal cycle of building, testing, fixing and _commiting_

create the orig.tar.gz:

% git archive --prefix=jed/ origin/upstream | tar -f - --delete jed/info \
  | gzip -9 > ../jed_0.99.19pre175.orig.tar.gz

% dpkg-buildpackage
…

Here's what you, Rafael, should do:

% git fetch
% git checkout 0.99.19

In case the branch doesn't exist:
% git checkout -b 0.99.19 origin/0.99.19

% git merge origin/jo-0.99.19
% xjed debian/changelog
% git commit -m 'Release of 1:0.99.19pre175-1' debian/changelog 
% git tag 1%3A0.99.19%7Epre175-1
% git push && git push --tags

The next time I can do it. :)

Bye, Jörg.
-- 
„Wer im Usenet gelesen werden will, sollte leserorientiert schreiben. Wer nur
 für sich schreiben will, dem ist mit einem Tagebuch vielleicht besser
 geholfen. Gelesen zu werden ist kein Recht, sondern ein Privileg.“
     Thore Tams in <90tfv8$49b$1 at keks.kruemel.dyndns.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature http://en.wikipedia.org/wiki/OpenPGP
Url : http://lists.alioth.debian.org/pipermail/pkg-jed-devel/attachments/20090214/397432f2/attachment.pgp 


More information about the Pkg-jed-devel mailing list