MoarVM 2015.05 needs mentor approval :-D

Dominique Dumont dod at debian.org
Wed Jun 17 06:48:27 UTC 2015


Le mercredi 17 juin 2015, 01:00:44 Daniel Dehennin a écrit :
> The 2015.05 should be ready, it needs updating the debian/changelog and
> I'm not sure about the status of the copyright issue reported by Ansgar
> Burchardt.

I'll handle that. This is a good test case for cme: I've fixed a bug in 
licensecheck and I need to tweak debian/fix.scanned.copyright file. 

> In the important things:
> 
> - I integrated 2 debian/patches from Tobias Leich to support kfreebsd.

Great.

> - I take some minutes to update debian/README.source to explain how I
>   manage the source and patches with git-buildpackage.

Good work. I did not know about "gbp pq"

I also use the following config to avoid running manually some command (like 
lintian):
$ cat ~/.gbp.conf
[DEFAULT]
pristine-tar = True
sign-tags = True
export = WC

[buildpackage]
# use a build area relative to the git repository
export-dir=../build-area/
tarball-dir = ../tarballs/

# to use the same build area for all packages use an absolute path:
#export-dir=/home/debian-packages/build-area

[import-orig]
postimport = git-dch -N%(version)s -S -a --debian-branch=$GBP_BRANCH
$ cat ~/.devscripts
DEBCHANGE_RELEASE_HEURISTIC=changelog
DEBUILD_LINTIAN=yes
DEBUILD_LINTIAN_OPTS="-i -I --show-overrides"
USCAN_DESTDIR=../tarballs
DEBRELEASE_DEBS_DIR=../build-area

>   I had to revert a commit since it modify upstream source directly

That's the weird part: yesterday, I succesfully built moar with the 
modification done by Paul. This should have failed. I don't know what's wrong 
here.

> It build here in schroot using sbuild for Sid AMD64 and i386.

ok. I'll update the copyright and upload in the next few days.

All the best

-- 
https://github.com/dod38fr/config-model/ -o- http://search.cpan.org/~ddumont/
    http://ddumont.wordpress.com/        -o-   irc: dod at irc.debian.org




More information about the Pkg-rakudo-devel mailing list