--- gtkvncviewer-0.4.orig/debian/compat +++ gtkvncviewer-0.4/debian/compat @@ -0,0 +1 @@ +5 --- gtkvncviewer-0.4.orig/debian/rules +++ gtkvncviewer-0.4/debian/rules @@ -0,0 +1,44 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +build: build-stamp + +build-stamp: + dh_testdir + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + dh_install + +binary-arch: build install + +binary-indep: build install + dh_testdir + dh_testroot + dh_python2 + dh_installchangelogs CHANGELOG + dh_installdocs + dh_installexamples + dh_installman gtkvncviewer.1 + dh_link + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- gtkvncviewer-0.4.orig/debian/control +++ gtkvncviewer-0.4/debian/control @@ -0,0 +1,15 @@ +Source: gtkvncviewer +Section: utils +Priority: optional +Maintainer: Clement Lorteau +Standards-Version: 3.8.0 +Build-Depends: debhelper (>= 5.0.38), python (>= 2.6.6-3~) +Homepage: http://launchpad.net/gtkvncviewer + +Package: gtkvncviewer +Architecture: all +Depends: ${python:Depends}, python-glade2, python-gtk2, python-gconf, python-gnomekeyring, python-gtk-vnc, dbus-x11, gnome-keyring +Description: Small GNOME VNC client + This script provides a GUI for connecting to VNC servers. It remembers the + credentials of known servers, so connecting to a VNC server is just one + double-click away. Servers are shown in an icon view. --- gtkvncviewer-0.4.orig/debian/gtkvncviewer.install +++ gtkvncviewer-0.4/debian/gtkvncviewer.install @@ -0,0 +1,25 @@ +data/gtkvncviewer.glade /usr/share/gtkvncviewer/data +data/gtkvncviewer_128.png /usr/share/gtkvncviewer/data +data/gtkvncviewer_14.png /usr/share/gtkvncviewer/data +data/gtkvncviewer_192.png /usr/share/gtkvncviewer/data +data/gtkvncviewer_64.png /usr/share/gtkvncviewer/data +gtkvncviewer.py /usr/share/gtkvncviewer/ +locale/ar/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/ar/LC_MESSAGES +locale/bg/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/bg/LC_MESSAGES +locale/da/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/da/LC_MESSAGES +locale/de/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/de/LC_MESSAGES +locale/en_GB/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/en_GB/LC_MESSAGES +locale/es/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/es/LC_MESSAGES +locale/fi/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/fi/LC_MESSAGES +locale/fr/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/fr/LC_MESSAGES +locale/he/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/he/LC_MESSAGES +locale/hu/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/hu/LC_MESSAGES +locale/it/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/it/LC_MESSAGES +locale/lt/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/lt/LC_MESSAGES +locale/nl/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/nl/LC_MESSAGES +locale/pl/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/pl/LC_MESSAGES +locale/pt_BR/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/pt_BR/LC_MESSAGES +locale/ru/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/ru/LC_MESSAGES +locale/zh_CN/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/zh_CN/LC_MESSAGES +data/gtkvncviewer.desktop /usr/share/applications/data +gtkvncviewer /usr/bin/ --- gtkvncviewer-0.4.orig/debian/changelog +++ gtkvncviewer-0.4/debian/changelog @@ -0,0 +1,52 @@ +gtkvncviewer (0.4-2.3) unstable; urgency=low + + * Non-maintainer upload. + * Convert to dh_python2 (Closes: #616838). + + -- Luca Falavigna Tue, 28 May 2013 09:46:47 +0200 + +gtkvncviewer (0.4-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Fix "Doesn't start without gnome-keyring" by adding a dependency on + gnome-keyring (closes: #573078). + + -- gregor herrmann Sun, 20 Jun 2010 23:38:04 +0200 + +gtkvncviewer (0.4-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Replace removed python-gnome2-desktop depencency with python-gconf + and python-gnomekeyring (Closes: #518000, #541567). + + -- Luca Falavigna Tue, 06 Oct 2009 20:07:07 +0200 + +gtkvncviewer (0.4-2) unstable; urgency=low + + * Replaced package short description by one which better reflects reality. + Closes: #517871. + * Fixed watch file. + + -- Clement Lorteau Mon, 02 Mar 2009 20:13:32 +0100 + + +gtkvncviewer (0.4-1) unstable; urgency=low + + * New upstream release. Closes: #510303. + Adds alternate port feature that previous version was lacking along with new + translations. + + -- Clement Lorteau Wed, 31 Dec 2008 08:50:01 +0100 + +gtkvncviewer (0.3.2-1) unstable; urgency=low + + * New upstream release. Closes: #482910. + Adds the send keys functions that previous version was lacking. + + -- Clement Lorteau Sun, 08 Jun 2008 15:36:51 +0200 + +gtkvncviewer (0.2.3-1) unstable; urgency=low + + * First Debian package. Closes: #480055. + + -- Clement Lorteau Sat, 10 May 2008 10:33:37 +0200 --- gtkvncviewer-0.4.orig/debian/gtkvncviewer.docs +++ gtkvncviewer-0.4/debian/gtkvncviewer.docs @@ -0,0 +1 @@ +AUTHORS --- gtkvncviewer-0.4.orig/debian/copyright +++ gtkvncviewer-0.4/debian/copyright @@ -0,0 +1,31 @@ +This package was debianized by Clement Lorteau on +Mon, 02 Mar 2009 20:13:32 +0100. + +Upstream Author: Clement Lorteau + +Copyright: 2008 by Clement Lorteau + +License: + + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + + +The Debian packaging is © 2008,2009 Clement Lorteau +and is licensed under the GPL, see above. + --- gtkvncviewer-0.4.orig/debian/watch +++ gtkvncviewer-0.4/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://www.lorteau.net/releases/gtkvncviewer-(.*)\.tar\.gz