-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08/12/11 20:15, Georg Baum wrote: > Pavel Sanda wrote: > >> Rainer M Krug wrote: >>> easier to create binaries consistent with the official builds >>> by ubuntu? >> >> sure we can add them. but the info must be provided by the >> ubuntu/debian maintainer, which is not on this list (afaik). > > It is even worse: Currently, there is no debian maintainer for LyX, > since the previous one (Sven Hoexter) has no time anymore.
Yes - that is a real pity. > If there is a new volunteer, and the LyX project wants to give him > svn access, it would indeed be a good idea to develop the packaging > in the LyX source control. That would definitely be the best approach. > IMHO it is impractical if he would need a proxy developer to get > stuff in. For now, you can always get the latest packaging stuff > from http://wiki.debian.org/PkgLyx. Until there is a new debian maintainer of LyX, that approach should be followed. Am I right in assuming that only the debian directory needs to be included in the source? In addition: notmuch had an additional make rule for creating a package (debian-snapshot), which made building the package *very* easy. I just paste here the section): .PHONY: debian-snapshot debian-snapshot: TMPFILE := $(shell mktemp) debian-snapshot: make VERSION=$(VERSION) clean cp debian/changelog $(TMPFILE) EDITOR=/bin/true dch -b -v $(VERSION)+1 -D UNRELEASED 'test build, not for upload' echo '3.0 (native)' > debian/source/format debuild -us -uc mv -f $(TMPFILE) debian/changelog echo '3.0 (quilt)' > debian/source/format So I simply had to extract the source from the tar file and execute "make debian-snapshot" and it created all the deb files. Cheers, Rainer > > > Georg > - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: rai...@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7hzvsACgkQoYgNqgF2egrb4gCfYUUkJOZuW1wnf8RZIrtTk17B M2YAn2ulUlsL+kxWt2fTLBatBIrn5NHB =lQIt -----END PGP SIGNATURE-----