upload netpanzer and netpanzer-data

Eddy Petrişor eddy.petrisor at gmail.com
Tue Mar 21 12:50:30 UTC 2006


On 3/21/06, Gonéri Le Bouder <goneri at rulezlan.org> wrote:
> Le Mardi 21 Mars 2006 08:50, vous avez écrit:
> > On 3/21/06, Gonéri Le Bouder <goneri at rulezlan.org> wrote:
> > > Hello,
> >
> > Hello
> >
> > > Can a DD have a look on netpanzer and netpanzer-data for an upload?
> > >
> > > It fix two important bugs.
> >
> > [snip]
> >
> > > netpanzer (0.8+svn20060319-1) UNRELEASED; urgency=low
> >
> > Don't forget to follow the procedure exposed in "To release" section
> > in Games/SVN[1]:
> > - change suite to unstable
> > - tag the trunk
> Hello Eddy,
>
> Yes, sorry. I misunderstood. For me it was the job of the uploader to tags
> after the upload.
>
> Well,
>
> i did everything but the new entry in the changelog. I want you to be able to
> use the netpanzer.sh script, and it work with trunk.

Well,

I took a look over the script and saw this can be used indeed if a
cleverer aproach is used:

--- netpanzer.sh	Tue Mar 21 14:40:44 2006
+++ netpanzer-new.sh	Tue Mar 21 14:45:54 2006
@@ -4,6 +4,7 @@
 RELEASE="0.8+svn20060319"
 TARBALL_NETPANZER="netpanzer_$RELEASE.orig.tar.gz"
 TARBALL_NETPANZERDATA="netpanzer-data_$RELEASE.orig.tar.gz"
+# this tarballs should be placed in the alioth ftp space!
 URL_NETPANZER="http://goneri2.free.fr/netpanzer/netpanzer-0.8+svn20060319.tar.gz"
 URL_NETPANZERDATA="http://goneri2.free.fr/netpanzer/netpanzer-data-0.8+svn20060319.tar.gz"

@@ -39,11 +40,11 @@
 #mv boson-code-$RELEASE boson-base-$RELEASE
 cd netpanzer-$RELEASE/
 rm -rf debian
-svn export svn://svn.debian.org/pkg-games/packages/netpanzer/netpanzer/trunk/debian
+svn export svn://svn.debian.org/pkg-games/packages/netpanzer/netpanzer/tags/$RELEASE/debian

 cd $BUILDDIR/build
 cp ../upstream/$TARBALL_NETPANZERDATA .
 tar xfz $TARBALL_NETPANZERDATA
 cd netpanzer-data-$RELEASE/
 rm -rf debian
-svn export svn://svn.debian.org/pkg-games/packages/netpanzer/netpanzer-data/trunk/debian
+svn export svn://svn.debian.org/pkg-games/packages/netpanzer/netpanzer-data/tags/$RELEASE/debian

[patch also attached]

I will fix the scripts for the other packages as soon as I can (and
maybe work on a script that would supercede all of the existing ones),
but for now, this should work.

--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: netpanzer-script-use-tagged-versions.diff
Type: application/octet-stream
Size: 1092 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20060321/f4e6842a/netpanzer-script-use-tagged-versions.obj


More information about the Pkg-games-devel mailing list