Advertising
- martin
- Wednesday, May 2nd, 2007 at 10:08:10am UTC
- --- /usr/bin/dpkg-genchanges 2007-03-06 11:38:13.000000000 +0100
- +++ dpkg-genchanges 2007-05-02 12:07:31.000000000 +0200
- @@ -252,6 +252,16 @@
- }
- }
- +# check Ubuntu merge Policy: When merging with Debian, -v must be used and the
- +# remaining changes described
- +if ($f{'Version'} =~ /ubuntu1$/ && $ENV{'DEBEMAIL'} =~ /ubuntu/ &&
- + $f{'Changes'} =~ /merge.*(from|to|with).*Debian/i) {
- + &error(_g("when merging Ubuntu packages to Debian, -v must be used")) unless $since;
- + &error(_g("when merging Ubuntu packages to Debian, changelog must describe the remaining Ubuntu changes"))
- + unless $f{'Changes'} =~ /(remaining|Ubuntu).*(differen|changes)/is;
- +}
- +
- +
- for $p (keys %p2f) {
- my ($pp, $aa) = (split / /, $p);
- defined($p2i{"C $pp"}) ||
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.