* Jordi Gutiérrez Hermoso <[email protected]> [2009-02-03 21:41]: > I've also set up an svn repo for this package with the pkg-scicomp team: > > http://svn.debian.org/viewsvn/pkg-scicomp/qrupdate/
Thanks for that. Could you please create the trunk/ and tags/ directories and move debian/ into trunk/? Otherwise it will be hard to tag the Debian releases of the packages. This is the usual layout for pkg-scicomp packages, e.g.: $ svn ls svn+ssh://svn.debian.org/svn/pkg-scicomp/glpk $ svn ls svn+ssh://svn.debian.org/svn/pkg-scicomp/glpk/trunk $ svn ls svn+ssh://svn.debian.org/svn/pkg-scicomp/glpk/tags In this case, the Vcs-* tags in debian/control would be: Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/qrupdate/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-scicomp/qrupdate/ I already committed three changes (added my name to Uploaders, fixed the debian/watch URL, and add a svn:ignore list). If you have not yet done it, you might be interested in subscribing to the pkg-scicomp-commits mailing list. You might also set the Maintainer to "Debian Scientific Computation Team <[email protected]>" and add your name to Uploaders. This common practice in pkg-scicomp but it is up to you. Otherwise, the package builds and installs fine here. I would just follow the suggestion from Paul Wise and put README and function-reference only in the -dev package. Please, tell us when the package is ready for upload. Cheers, -- Rafael -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

