--- gtkvncviewer-0.3.2.orig/debian/compat +++ gtkvncviewer-0.3.2/debian/compat @@ -0,0 +1 @@ +5 --- gtkvncviewer-0.3.2.orig/debian/gtkvncviewer.docs +++ gtkvncviewer-0.3.2/debian/gtkvncviewer.docs @@ -0,0 +1 @@ +AUTHORS --- gtkvncviewer-0.3.2.orig/debian/copyright +++ gtkvncviewer-0.3.2/debian/copyright @@ -0,0 +1,31 @@ +This package was debianized by Clement Lorteau on +Sun, 08 Jun 2008 15:58:59 +0000. + +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'. + + +The Debian packaging is (C) 2008, Clement Lorteau and +is licensed under the GPL, see above. + --- gtkvncviewer-0.3.2.orig/debian/gtkvncviewer.install +++ gtkvncviewer-0.3.2/debian/gtkvncviewer.install @@ -0,0 +1,22 @@ +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/el/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/el/LC_MESSAGES +locale/en_GB/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/en_GB/LC_MESSAGES +locale/en_US/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/en_US/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/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/nl/LC_MESSAGES/gtkvncviewer.mo /usr/share/gtkvncviewer/locale/nl/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.3.2.orig/debian/rules +++ gtkvncviewer-0.3.2/debian/rules @@ -0,0 +1,51 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. +.NOTPARALLEL: + + +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_pycentral + 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.3.2.orig/debian/changelog +++ gtkvncviewer-0.3.2/debian/changelog @@ -0,0 +1,12 @@ +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.3.2.orig/debian/control +++ gtkvncviewer-0.3.2/debian/control @@ -0,0 +1,18 @@ +Source: gtkvncviewer +Section: utils +Priority: optional +Maintainer: Clement Lorteau +Standards-Version: 3.7.3 +XS-Python-Version: current +Build-Depends: debhelper (>= 5.0.38) +Build-Depends-Indep: python-central (>= 0.5.6) +Homepage: http://launchpad.net/gtkvncviewer + +Package: gtkvncviewer +Architecture: all +Depends: ${python:Depends}, python-glade2, python-gtk2, python-gnome2-desktop, python-gtk-vnc, dbus-x11 +XB-Python-Version: ${python:Versions} +Description: Small GTK+ tool to connect to VNC servers + 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.