Control: tags 817390 + pending Dear maintainer,
I've prepared an NMU for chuck (versioned as 1.2.0.8.dfsg-1.5) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards, Eriberto diff -u chuck-1.2.0.8.dfsg/debian/compat chuck-1.2.0.8.dfsg/debian/compat --- chuck-1.2.0.8.dfsg/debian/compat +++ chuck-1.2.0.8.dfsg/debian/compat @@ -1 +1 @@ -4 +10 diff -u chuck-1.2.0.8.dfsg/debian/control chuck-1.2.0.8.dfsg/debian/control --- chuck-1.2.0.8.dfsg/debian/control +++ chuck-1.2.0.8.dfsg/debian/control @@ -2,8 +2,9 @@ Section: sound Priority: optional Maintainer: Paul Brossier <p...@debian.org> -Build-Depends: debhelper (>= 4.0.0), bison, flex, libjack-dev, libasound2-dev, libsndfile1-dev, docbook-to-man -Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 10), bison, flex, libjack-dev, libasound2-dev, libsndfile1-dev, docbook-to-man +Standards-Version: 3.9.8 +Homepage: http://chuck.cs.princeton.edu Package: chuck Architecture: any diff -u chuck-1.2.0.8.dfsg/debian/changelog chuck-1.2.0.8.dfsg/debian/changelog --- chuck-1.2.0.8.dfsg/debian/changelog +++ chuck-1.2.0.8.dfsg/debian/changelog @@ -1,3 +1,16 @@ +chuck (1.2.0.8.dfsg-1.5) unstable; urgency=medium + + * Non-maintainer upload. + * Bumped DH level to 10. (Closes: #817390) + * debian/control: + - Added a Homepage field. + - Bumped Standards-Version to 3.9.8. + * debian/watch: + - Bumped to version 4. + - Fixed to ignore the 'dfsg' suffix. + + -- Joao Eriberto Mota Filho <eribe...@debian.org> Thu, 22 Dec 2016 19:41:01 -0200 + chuck (1.2.0.8.dfsg-1.4) unstable; urgency=low * Non-maintainer upload. diff -u chuck-1.2.0.8.dfsg/debian/watch chuck-1.2.0.8.dfsg/debian/watch --- chuck-1.2.0.8.dfsg/debian/watch +++ chuck-1.2.0.8.dfsg/debian/watch @@ -1,6 +1,3 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# Site Directory Pattern Version Script -version=2 +version=4 +opts=dversionmangle=s/\Sdfsg// \ http://chuck.cs.princeton.edu/release/files/ chuck-(.*)\.tgz debian uupdate