Control: tag -1 moreinfo On Tue, Mar 19, 2019 at 11:00:33PM +0900, Osamu Aoki wrote: > diff -Nru dwww-1.13.4/debian/control dwww-1.13.4+nmu1/debian/control > --- dwww-1.13.4/debian/control 2017-06-21 05:13:20.000000000 +0900 > +++ dwww-1.13.4+nmu1/debian/control 2019-03-16 18:31:19.000000000 +0900 > @@ -5,8 +5,8 @@ > Build-Depends: debhelper (>= 10), dh-apache2, lsb-release, publib-dev > Build-Conflicts: apache2-dev (<< 2.4.4-6~) > Standards-Version: 4.0.0 > -Vcs-Git: https://anonscm.debian.org/git/users/robert/dwww.git > -Vcs-Browser: https://anonscm.debian.org/cgit/users/robert/dwww.git > +Vcs-Git: https://salsa.debian.org/debian/dwww.git > +Vcs-Browser: https://salsa.debian.org/debian/dwww > > Package: dwww > Architecture: any > @@ -23,10 +23,26 @@ > ${perl:Depends}, > ${shlibs:Depends} > Breaks: apache2 (<< 2.4.4-6~) > -Recommends: apt, dlocate (>= 0.5-0.1), info2www, swish++, ${misc:Recommends} > -Suggests: doc-debian, dpkg-www, links | www-browser > +Recommends: apt, > + dlocate (>= 0.5-0.1), > + doc-debian, > + dpkg-www, > + info2www, > + links | www-browser, > + swish++, > + ${misc:Recommends}
This promotion of packages from Suggests to Recommends is not mentioned in the changelog. What is its purpose? -- Jonathan Wiltshire [email protected] Debian Developer http://people.debian.org/~jmw 4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51

