Control: tags 817684 + patch Control: tags 817684 + pending Dear maintainer,
I've prepared an NMU for syrep (versioned as 0.9-4.3) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards, Eriberto diff -u syrep-0.9/debian/changelog syrep-0.9/debian/changelog --- syrep-0.9/debian/changelog +++ syrep-0.9/debian/changelog @@ -1,3 +1,15 @@ +syrep (0.9-4.3) unstable; urgency=medium + + * Non-maintainer upload. + * Bumped DH level to 10. (Closes: #817684) + * debian/control: + - Added the ${misc:Depends} variable to Depends field. + - Bumped Standards-Version to 3.9.8. + - Moved Homapage field to source block. + * debian/watch: created. + + -- Joao Eriberto Mota Filho <eribe...@debian.org> Fri, 23 Dec 2016 01:26:31 -0200 + syrep (0.9-4.2) unstable; urgency=medium * Non-maintainer upload. diff -u syrep-0.9/debian/control syrep-0.9/debian/control --- syrep-0.9/debian/control +++ syrep-0.9/debian/control @@ -2,13 +2,13 @@ Section: utils Priority: optional Maintainer: Marvin Stark <m...@der-marv.de> -Build-Depends: debhelper (>= 4), dpatch, autotools-dev, autoconf, automake1.11, libdb-dev (>= 5.1), libattr1-dev, zlib1g-dev, lynx, subversion, gengetopt, xmltoman -Standards-Version: 3.9.1 +Build-Depends: debhelper (>= 10), dpatch, autotools-dev, autoconf, automake1.11, libdb-dev (>= 5.1), libattr1-dev, zlib1g-dev, lynx, subversion, gengetopt, xmltoman +Standards-Version: 3.9.8 +Homepage: http://0pointer.de/lennart/projects/syrep Package: syrep Architecture: any -Homepage: http://0pointer.de/lennart/projects/syrep -Depends: ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: A generic file repository synchronization tool syrep is a generic file repository synchronization tool. It may be used to synchronize large file hierarchies bidirectionally by exchanging patch files. diff -u syrep-0.9/doc/Makefile.in syrep-0.9/doc/Makefile.in only in patch2: unchanged: --- syrep-0.9.orig/debian/compat +++ syrep-0.9/debian/compat @@ -1 +1 @@ -4 +10 only in patch2: unchanged: --- syrep-0.9.orig/debian/watch +++ syrep-0.9/debian/watch @@ -0,0 +1,2 @@ +version=4 +http://0pointer.de/lennart/projects/syrep/ syrep-(\d\S+)\.tar\.(?:bz2|gz|xz)