* Vincent Danjean <[EMAIL PROTECTED]> [070112 10:04]: > However, when I prepare my packages, sometimes they have other > distribution names in the changelog. For example, I prepare package for > sarge-backports, etch-proposed-updates, experimental, ... > When I try to include them, reprepro complains about a wrong > distribution name. > > Currently, I use the --ignore=wrongdistribution to force their > inclusion. However, I would find very usefull is I can put in my > conf/distributions file something as : > Codename: sid > Suite: unstable > Codename-alias: experimental sid-proposed-update > ... > > Codename: sarge > Suite: stable > Codename-alias: sarge-backports > ... > > so that reprepro does not complain when I install a sarge-backports in > sarge (but complains when I install sarge-backports in sid)
That sounds like a good idea. The new "import" command for parsing a incoming dir currently evolving in CVS already has support for aliasing distributions (as it has to be specified somehow if it is not on the command line), but manual inclusion should support something like that, too. But I dislike the "-alias" name (as it not really is a alias, which is more or less what the suite is), I'm tending a bit more to something like "AllowInclude" or "AcceptFor" or something like that. Thanks for the suggestion, Bernhard R. Link -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]