Control: tags -1 + moreinfo On Sat, 2015-09-12 at 12:32 +0300, Sergey B Kirpichev wrote: > I would like to make an upload to stable in order to fix bug > #796989 (umask bug) in the monit package.
+monit (1:5.9-1+jessie1) unstable; urgency=medium That should be 1:5.9-1+deb8u1, with an upload target of "jessie" (uploading a stable update to unstable seems unhelpful :) > The full patch between this new package version and the version > 1:5.9-1 currently in Jessie is attached (mostly it's come from > upstream, tokens.h and y.tab.c are automatically updated with yacc). I'm confused here. The patch has +Origin: https://bitbucket.org/tildeslash/monit/commits/4e68a4 but the diff presented there does not touch tokens.h nor y.tab.c. Neither bison nor yacc is explicitly invoked from debian/rules and they are not in debian/control. Fetching build logs from build.debian.org for either the current version or 1:5.9 shows: checking for bison... no checking for byacc... no checking for yacc... no so *how* (and why) are they being "automatically updated"? Regards, Adam