diff --git a/gitso/trunk/arch/linux/changelog b/gitso/trunk/arch/linux/changelog deleted file mode 100644 index 64ce5a6..0000000 --- a/gitso/trunk/arch/linux/changelog +++ /dev/null @@ -1,47 +0,0 @@ -gitso (0.6) karmic; urgency=low - - * Complete rewrite of process management. - * Actually stop VNC Processes (Windows) - * Support loading remote hosts file. - * Command line switches - * --dev - * --listen - * --connect IP - * --list list_file - * --version - * --help - * manpage for (All UNIX sytems) - * Support for .rpms (Fedora, OpenSUSE) - * Implement Native VNC listener (OS X) - * Better process management, user gets notified if connection is broken. - * Licensing Updates (across the board). - * Improved documentation. - - -- Aaron D. Gerber Sun, 21 Feb 2010 17:32:40 -0600 - -gitso (0.5) hardy; urgency=low - - * Complete rewrite of the interface - * Gitso no longer has Zombied VNC processes after it quits. - * Gitso stops the VNC process when it closes - * Updated Icon - * Updated License: GPL 3 - * Added Support to be able to specify a list of hosts when you distribute it. - * Added History/Clear History of servers - * Added OS X 10.5 Support (need testing on 10.4 and 10.3) - * OS X uses TightVNC 1.3.9 - * OS X uses OSXVNC 3.0 - - -- Aaron D. Gerber Sat, 26 Jul 2008 16:32:40 -0600 - -gitso (0.4) hardy; urgency=low - - * Made Deb, updated with icons and much more. - - -- Aaron D. Gerber Sat, 10 May 2008 16:17:43 -0600 - -gitso (0.3) UNRELEASED; urgency=low - - * Initial release. (Closes: #XXXXXX) - - -- Aaron D. Gerber Thu, 08 May 2008 22:35:52 -0600 diff --git a/gitso/trunk/arch/linux/changelog b/gitso/trunk/arch/linux/changelog new file mode 120000 index 0000000..8d34f9d --- /dev/null +++ b/gitso/trunk/arch/linux/changelog @@ -0,0 +1 @@ +../../debian/changelog \ No newline at end of file diff --git a/gitso/trunk/arch/linux/control b/gitso/trunk/arch/linux/control deleted file mode 100644 index 6118dca..0000000 --- a/gitso/trunk/arch/linux/control +++ /dev/null @@ -1,15 +0,0 @@ -Package: gitso -Version: 0.6 -Priority: optional -Section: utils -Architecture: all -Depends: x11vnc, xtightvncviewer, python-wxtools -Homepage: http://code.google.com/p/gitso/ -Installed-Size: 226132 -Maintainer: Derek Buranen -Description: gitso is to support others (using wxPython and reverse vnc) - gitso is a Python and wxWidgets frontend to x11vnc server - and vncviewer. It runs x11vnc -connect and - vncviewer -listen depending on if you are giving - or receiving help. - diff --git a/gitso/trunk/arch/linux/control b/gitso/trunk/arch/linux/control new file mode 120000 index 0000000..a00736a --- /dev/null +++ b/gitso/trunk/arch/linux/control @@ -0,0 +1 @@ +../../debian/control \ No newline at end of file diff --git a/gitso/trunk/debian/changelog b/gitso/trunk/debian/changelog new file mode 100644 index 0000000..64ce5a6 --- /dev/null +++ b/gitso/trunk/debian/changelog @@ -0,0 +1,47 @@ +gitso (0.6) karmic; urgency=low + + * Complete rewrite of process management. + * Actually stop VNC Processes (Windows) + * Support loading remote hosts file. + * Command line switches + * --dev + * --listen + * --connect IP + * --list list_file + * --version + * --help + * manpage for (All UNIX sytems) + * Support for .rpms (Fedora, OpenSUSE) + * Implement Native VNC listener (OS X) + * Better process management, user gets notified if connection is broken. + * Licensing Updates (across the board). + * Improved documentation. + + -- Aaron D. Gerber Sun, 21 Feb 2010 17:32:40 -0600 + +gitso (0.5) hardy; urgency=low + + * Complete rewrite of the interface + * Gitso no longer has Zombied VNC processes after it quits. + * Gitso stops the VNC process when it closes + * Updated Icon + * Updated License: GPL 3 + * Added Support to be able to specify a list of hosts when you distribute it. + * Added History/Clear History of servers + * Added OS X 10.5 Support (need testing on 10.4 and 10.3) + * OS X uses TightVNC 1.3.9 + * OS X uses OSXVNC 3.0 + + -- Aaron D. Gerber Sat, 26 Jul 2008 16:32:40 -0600 + +gitso (0.4) hardy; urgency=low + + * Made Deb, updated with icons and much more. + + -- Aaron D. Gerber Sat, 10 May 2008 16:17:43 -0600 + +gitso (0.3) UNRELEASED; urgency=low + + * Initial release. (Closes: #XXXXXX) + + -- Aaron D. Gerber Thu, 08 May 2008 22:35:52 -0600 diff --git a/gitso/trunk/debian/compat b/gitso/trunk/debian/compat new file mode 100644 index 0000000..45a4fb7 --- /dev/null +++ b/gitso/trunk/debian/compat @@ -0,0 +1 @@ +8 diff --git a/gitso/trunk/debian/control b/gitso/trunk/debian/control new file mode 100644 index 0000000..a4b25db --- /dev/null +++ b/gitso/trunk/debian/control @@ -0,0 +1,18 @@ +Source: gitso +Section: utils +Priority: optional +Maintainer: Markus Roth +Build-Depends: debhelper (>= 8.0.0) +Standards-Version: 3.9.2 +Homepage: http://code.google.com/p/gitso/ +Vcs-Svn: http://gitso.googlecode.com/svn/gitso/trunk +Vcs-Browser: http://code.google.com/p/gitso/source/browse/gitso + +Package: gitso +Architecture: all +Depends: x11vnc, xtightvncviewer, python-wxtools +Description: gitso is to support others (using wxPython and reverse vnc) + gitso is a Python and wxWidgets frontend to x11vnc server + and vncviewer. It runs x11vnc -connect and + vncviewer -listen depending on if you are giving + or receiving help. diff --git a/gitso/trunk/debian/copyright b/gitso/trunk/debian/copyright new file mode 100644 index 0000000..ffd2181 --- /dev/null +++ b/gitso/trunk/debian/copyright @@ -0,0 +1,29 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: gitso +Source: http://code.google.com/p/gitso/ + +Files: * +Copyright: 2008 - 2010: Aaron Gerber + 2008 - 2010: Derek Buranen +License: GPL-3.0+ + +Files: debian/* +Copyright: 2012 Markus Roth +License: GPL-3.0+ + +License: GPL-3.0+ + This program 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 3 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 program. If not, see . + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". diff --git a/gitso/trunk/debian/gitso.install b/gitso/trunk/debian/gitso.install new file mode 100644 index 0000000..30257ca --- /dev/null +++ b/gitso/trunk/debian/gitso.install @@ -0,0 +1,14 @@ +arch/linux/gitso usr/bin +Gitso.py usr/share/gitso +ConnectionWindow.py usr/share/gitso +AboutWindow.py usr/share/gitso +GitsoThread.py usr/share/gitso +Processes.py usr/share/gitso +ArgsParser.py usr/share/gitso +__init__.py usr/share/gitso +NATPMP.py usr/share/gitso +hosts.txt usr/share/gitso +icon.ico usr/share/gitso +icon.png usr/share/gitso +arch/linux/gitso.desktop usr/share/applications +arch/linux/README.txt usr/share/doc/gitso diff --git a/gitso/trunk/debian/gitso.manpages b/gitso/trunk/debian/gitso.manpages new file mode 100644 index 0000000..2e112ff --- /dev/null +++ b/gitso/trunk/debian/gitso.manpages @@ -0,0 +1 @@ +arch/linux/gitso.1 diff --git a/gitso/trunk/debian/rules b/gitso/trunk/debian/rules new file mode 100755 index 0000000..b760bee --- /dev/null +++ b/gitso/trunk/debian/rules @@ -0,0 +1,13 @@ +#!/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. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ diff --git a/gitso/trunk/debian/source/format b/gitso/trunk/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/gitso/trunk/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/gitso/trunk/makegitso.sh b/gitso/trunk/makegitso.sh index 75a9d0c..4aeda40 100755 --- a/gitso/trunk/makegitso.sh +++ b/gitso/trunk/makegitso.sh @@ -211,8 +211,8 @@ RPMOUT="" OSX_BUILD_DIR=`pwd`"/dist" RPM_BUILD_DIR=`pwd`"/build" -DEB_BUILD_DIR="gitso" -DEB_TARGZ_PATH="Gitso" +DEB_BUILD_DIR="debian/gitso" +DEB_TARGZ_PATH="gitso" CLEAN="yes" RPMNAME="" @@ -282,40 +282,7 @@ elif test "`uname -a 2>&1 | grep Linux | grep -v which`"; then if test "`which dpkg 2>&1 | grep -v which`"; then # Deb version of Gitso. echo -n "Creating $DEB" - rm -rf $DEB_BUILD_DIR - - mkdir -p $DEB_BUILD_DIR/DEBIAN - mkdir -p $DEB_BUILD_DIR/usr/bin - mkdir -p $DEB_BUILD_DIR/usr/share/applications - mkdir -p $DEB_BUILD_DIR/usr/share/doc/$DEB_BUILD_DIR - mkdir -p $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR - mkdir -p $DEB_BUILD_DIR/usr/share/man/man1 - - echo -n ".." - cp arch/linux/control $DEB_BUILD_DIR/DEBIAN - cp arch/linux/gitso $DEB_BUILD_DIR/usr/bin/ - cp Gitso.py $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - cp ConnectionWindow.py $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - cp AboutWindow.py $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - cp GitsoThread.py $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - cp Processes.py $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - cp ArgsParser.py $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - cp __init__.py $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - cp NATPMP.py $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - cp hosts.txt $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - cp icon.ico $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - cp icon.png $DEB_BUILD_DIR/usr/share/$DEB_BUILD_DIR/ - - echo -n ".." - cp arch/linux/gitso.desktop $DEB_BUILD_DIR/usr/share/applications/ - cp arch/linux/README.txt $DEB_BUILD_DIR/usr/share/doc/$DEB_BUILD_DIR/README - cp COPYING $DEB_BUILD_DIR/usr/share/doc/$DEB_BUILD_DIR/ - gzip -cf arch/linux/changelog > $DEB_BUILD_DIR/usr/share/doc/$DEB_BUILD_DIR/changelog.gz - gzip -cf arch/linux/gitso.1 > $DEB_BUILD_DIR/usr/share/man/man1/gitso.1.gz - - echo -n ".." - dpkg -b $DEB_BUILD_DIR/ $DEB 2>&1 > /dev/null - + debuild -us -uc echo -e " [done]" # Standalone version of Gitso. @@ -390,7 +357,7 @@ fi if [ "$CLEAN" = "yes" ]; then echo -e "Cleaning up...." rm -rf $RPM_BUILD_DIR - rm -rf $DEB_BUILD_DIR + debuild clean rm -rf $DEB_TARGZ_PATH find . -name "*.pyc" -exec rm {} ';' echo -e " [done]\n"