Control: tags 986517 + pending Dear maintainer,
I've prepared an NMU for waffle (versioned as 1.6.3-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diff -Nru waffle-1.6.3/debian/changelog waffle-1.6.3/debian/changelog --- waffle-1.6.3/debian/changelog 2021-02-25 10:51:00.000000000 +0200 +++ waffle-1.6.3/debian/changelog 2021-04-23 23:47:49.000000000 +0300 @@ -1,3 +1,10 @@ +waffle (1.6.3-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * libwaffle-dev: Depend on libudev-dev. (Closes: #986517) + + -- Adrian Bunk <[email protected]> Fri, 23 Apr 2021 23:47:49 +0300 + waffle (1.6.3-1) unstable; urgency=medium * New upstream release diff -Nru waffle-1.6.3/debian/control waffle-1.6.3/debian/control --- waffle-1.6.3/debian/control 2021-02-25 10:50:04.000000000 +0200 +++ waffle-1.6.3/debian/control 2021-04-23 23:47:49.000000000 +0300 @@ -39,7 +39,7 @@ Architecture: any Multi-Arch: same Section: libdevel -Depends: libwaffle-1-0 (= ${binary:Version}), ${misc:Depends} +Depends: libwaffle-1-0 (= ${binary:Version}), ${misc:Depends}, libudev-dev Suggests: libwaffle-doc Description: Waffle library (development files) A library for selecting an OpenGL API and window system at runtime

