Le 08/04/2015 05:30, Veronica Brandt a écrit :
> I installed v2.4.2 the debian way using dpkg-buildpackage
> 
> I've downloaded v3.0.0-rc1 and I don't see any debian directory.

Indeed, it is not really part of the sources of Gregorio so we removed
it from the distributed tarball. Especially since `dpkg-buildpackage`
cannot handle things the same way as before.

Anyway, if you want the debian packages, the best way would be to
checkout the git repository:

git clone --depth 1 -b release-3.0
https://github.com/gregorio-project/gregorio.git gregorio-3.0

then

cd gregorio-3.0
./build-deb.sh

it should produce the two packages.

We're trying to build a PPA:

https://launchpad.net/~gregorio-project/+archive/ubuntu/gregorio

so that it's simpler for people under Debian/Ubuntu/Mint, but it's not
functional yet.

Thank you,
-- 
Elie

_______________________________________________
Gregorio-users mailing list
Gregorio-users@gna.org
https://mail.gna.org/listinfo/gregorio-users

Reply via email to