File: changelog

package info (click to toggle)
gitso 0.6.2%2Bsvn158%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,820 kB
  • ctags: 143
  • sloc: python: 806; sh: 279; makefile: 15
file content (87 lines) | stat: -rw-r--r-- 2,986 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
gitso (0.6.2+svn158+dfsg-1) unstable; urgency=medium

  * First upload to Debian (closes: #605985, LP: 319444)
  * Takeover:
    + Set myself as maintainer
    + Update Vcs-* fields to point to Alioth
    + Use copyright stanza from AboutWindow.py, and credit upstream deb
      packagers
  * Update packaging:
    + Switch to source format 3.0 (quilt)
    + Switch to dh compat level 9
    + Add dependencies on ${misc:Depends} and python
    + Rewrite short and long description
    + Add get-orig-source target to debian/rules
    + Add a watch file (for the svn revision number)
    + Switch to copyright-format 1.0, adding a comment about +dfsg version
    + Add copyright paragraph for NATPMP.py
    + Declare compliance with Debian Policy 3.9.5
  * Patches:
    + New fix_desktop_file.patch, adding a Keywords entry
    + New hyphen-used-as-minus-sign.patch
    + Use /etc/gitso-hosts as system-wide configuration file
    + Create ~/.gitso-hosts if it doesn't exist
    + Display GPL-3 from common-licenses instead of our own
    + Add HOWTO from the code.google.com wiki

 -- Florian Schlichting <fsfs@debian.org>  Thu, 16 Jan 2014 22:48:36 +0100

gitso (0.6.2) precise; urgency=low

  * Cleaned up .deb creation.
  * Remove CHANGELOG.txt.
  * Make gitso executable.
  * Added homepage to .deb control file.
  * Changed vncviewer dependency to xtightvncviewer.
  * Fix package name in linux changelog.
  * Added 8 bit color compression.

 -- Markus Roth <markus.roth@herr-biber.de>  Thu, 27 Sep 2012 03:06:54 +0200

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 <gerberad@gmail.com>  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 <gerberad@gmail.com>  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 <gerberad@gmail.com>  Sat, 10 May 2008 16:17:43 -0600

gitso (0.3) UNRELEASED; urgency=low

  * Initial release.

 -- Aaron D. Gerber <gerberad@gmail.com>  Thu, 08 May 2008 22:35:52 -0600