Control: tags 745946 + patch Dear maintainer,
I've prepared an NMU for gtk-vnc (versioned as 0.5.3-1.1) and uploaded it to DELAYED/9 for Debian/experimental. Please feel free to tell me if I should delay it longer. cu Andreas * Change (build-)dependencies from libgnutls-dev to libgnutls28-dev and add a build-dependency on libgcrypt20-dev. Closes: #745946 * Upload to experimental to test buildability. -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure'
diff -Nru gtk-vnc-0.5.3/debian/changelog gtk-vnc-0.5.3/debian/changelog --- gtk-vnc-0.5.3/debian/changelog 2014-05-04 02:34:31.000000000 +0200 +++ gtk-vnc-0.5.3/debian/changelog 2014-08-15 15:33:17.000000000 +0200 @@ -1,3 +1,12 @@ +gtk-vnc (0.5.3-1.1) experimental; urgency=medium + + * Non-maintainer upload. + * Change (build-)dependencies from libgnutls-dev to libgnutls28-dev and add + a build-dependency on libgcrypt20-dev. Closes: #745946 + * Upload to experimental to test buildability. + + -- Andreas Metzler <[email protected]> Fri, 15 Aug 2014 15:24:38 +0200 + gtk-vnc (0.5.3-1) unstable; urgency=medium * [66e3bf7] Imported Upstream version 0.5.3 diff -Nru gtk-vnc-0.5.3/debian/control gtk-vnc-0.5.3/debian/control --- gtk-vnc-0.5.3/debian/control 2014-05-04 01:52:36.000000000 +0200 +++ gtk-vnc-0.5.3/debian/control 2014-08-15 15:23:42.000000000 +0200 @@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 7.0.50~), python-dev, - libgnutls-dev (>= 1.4.0), + libgnutls28-dev, + libgcrypt20-dev, libcairo2-dev, autotools-dev, libffi-dev, @@ -72,7 +73,7 @@ Depends: ${misc:Depends}, libgvnc-1.0-0 (= ${binary:Version}), libglib2.0-dev, - libgnutls-dev (>= 1.4.0), + libgnutls28-dev, libcairo2-dev (>= 1.2.0) Replaces: libgtk-vnc-1.0-dev (<= 0.4.3-1) Description: VNC GObject wrapper (development files) @@ -125,7 +126,7 @@ libgtk-vnc-1.0-0 (= ${binary:Version}), libgvnc-1.0-dev (= ${binary:Version}), libgtk2.0-dev (>= 2.0), - libgnutls-dev (>= 1.4.0), + libgnutls28-dev, libcairo2-dev (>= 1.2.0) Description: VNC viewer widget for GTK+2 (development files) It is built using coroutines, allowing it to be completely asynchronous while @@ -178,7 +179,7 @@ libgtk-vnc-2.0-0 (= ${binary:Version}), gir1.2-gtk-vnc-2.0 (= ${binary:Version}), libgtk-3-dev, - libgnutls-dev (>= 1.4.0), + libgnutls28-dev, libcairo2-dev (>= 1.2.0) Description: VNC viewer widget for GTK+3 (development files) It is built using coroutines, allowing it to be completely asynchronous while
signature.asc
Description: Digital signature

