diff -u gniall-0.7.1/debian/changelog gniall-0.7.1/debian/changelog --- gniall-0.7.1/debian/changelog +++ gniall-0.7.1/debian/changelog @@ -1,3 +1,15 @@ +gniall (0.7.1-7.1) unstable; urgency=medium + + * Non-maintainer upload. + * Update DH level to 9 to avoid a FTBFS. (Closes: #800216) + * debian/control: + - Added the ${misc:Depends} variable to provide the + right install dependencies. + - Bumped Standards-Version to 3.9.6. + * debian/watch: added. + + -- Raphael Mota Ramos Sat, 12 Dec 2015 10:25:50 -0200 + gniall (0.7.1-7) unstable; urgency=low * debian/rules: diff -u gniall-0.7.1/debian/control gniall-0.7.1/debian/control --- gniall-0.7.1/debian/control +++ gniall-0.7.1/debian/control @@ -2,12 +2,12 @@ Section: gnome Priority: optional Maintainer: Sam Hocevar (Debian packages) -Build-Depends: debhelper (>= 2.0), libgnomeui-dev (>= 2.0.5-2), libgnome2-dev (>= 2.1.90) -Standards-Version: 3.6.1.1 +Build-Depends: debhelper (>= 9), libgnomeui-dev (>= 2.0.5-2), libgnome2-dev (>= 2.1.90) +Standards-Version: 3.9.6 Package: gniall Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends},${misc:Depends} Description: program that tries to learn a human language gNiall attempts to learn whatever language you try to teach it. It is basically a dissociator: it collects statistics on sentences you type diff -u gniall-0.7.1/debian/compat gniall-0.7.1/debian/compat --- gniall-0.7.1/debian/compat +++ gniall-0.7.1/debian/compat @@ -1 +1 @@ -2 +9 only in patch2: unchanged: --- gniall-0.7.1.orig/debian/watch +++ gniall-0.7.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://sf.net/gniall/gNiall-(\d\S+)\.tar\.(?:bz2|gz|xz)