X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-vnc-client.git/blobdiff_plain/e668088ccdedcefbd0bd290d98532d4f16458e5e..147ace066c877c65204a7eab283cae164514d01e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 9f3502a..a9a5d53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,109 @@ +invirt-vnc-client (0.0.16) precise; urgency=medium + + * Revert previous Permissions: change and do it correctly via a patch + instead of treating this as a native package. + + -- Adam Glasgall Tue, 24 Jun 2014 22:49:32 -0400 + +invirt-vnc-client (0.0.15) precise; urgency=medium + + * Add a Permissions: attribute to the applet manifest so that newer java + plugins stop complaining at us. + + -- Adam Glasgall Wed, 18 Jun 2014 20:09:16 -0400 + +invirt-vnc-client (0.0.14) precise; urgency=low + + * Add --with quilt so our patches get applied. + + -- Adam Glasgall Mon, 29 Jul 2013 21:38:01 -0400 + +invirt-vnc-client (0.0.13) precise; urgency=low + + * Updating version for precise migration. + + -- Steven Valdez Sat, 20 Jul 2013 16:52:13 -0400 + +invirt-vnc-client (0.0.12~dvorak42) unstable; urgency=low + + * Moved both source and target down to 1.5. + + -- Steven Valdez Fri, 19 Jul 2013 13:49:08 -0400 + +invirt-vnc-client (0.0.12) unstable; urgency=low + + * Bumped the target java version to 1.7. + + -- Steven Valdez Fri, 19 Jul 2013 13:36:54 -0400 + +invirt-vnc-client (0.0.11~dvorak42achernya1) precise; urgency=low + + * Switch to dh7 + + -- Alexander Chernyakhovsky Sat, 01 Jun 2013 21:00:58 -0400 + +invirt-vnc-client (0.0.11~dvorak42) precise; urgency=low + + * Updated to openjdk + + -- Steven Valdez Sat, 20 Apr 2013 17:35:07 -0400 + +invirt-vnc-client (0.0.11) unstable; urgency=low + + * Make invirt-update-vnc-cert more robust to failure + + -- Quentin Smith Wed, 18 Mar 2009 18:52:16 -0400 + +invirt-vnc-client (0.0.10) unstable; urgency=low + + * Add missing dependency on java6-sdk. + + -- Evan Broder Sat, 31 Jan 2009 05:17:10 -0500 + +invirt-vnc-client (0.0.9) unstable; urgency=low + + * Edit copyright file, clarify what's our text and what's upstream's + * Incorporate my fixes to tightvnc-java's own copyright, in + http://bugs.debian.org/507959 + * Accurately describe "our" patches -- much of the code isn't ours! + + -- Greg Price Sat, 06 Dec 2008 04:03:58 -0500 + +invirt-vnc-client (0.0.8) unstable; urgency=low + + * Update the copyright file to correctly reflect the source of the + TightVNC code + + -- Evan Broder Sun, 23 Nov 2008 07:22:00 -0500 + +invirt-vnc-client (0.0.7) unstable; urgency=low + + * Don't alter the original VNC JAR - make a copy instead + * Punt the postinst - it's not necessary, because the init script will + get run + + -- Evan Broder Sun, 09 Nov 2008 01:10:07 -0500 + +invirt-vnc-client (0.0.6) unstable; urgency=low + + * Isolate our patches from the upstream source + * Fix the dependencies for invirt-update-vnc-cert + * Add an init script to refresh the VNC trust store + + -- Evan Broder Fri, 31 Oct 2008 06:19:59 -0400 + +invirt-vnc-client (0.0.5) unstable; urgency=low + + * Small typo fixes in invirt-update-vnc-cert + + -- Evan Broder Wed, 29 Oct 2008 00:07:55 -0400 + +invirt-vnc-client (0.0.4) unstable; urgency=low + + * Get certificates from remctl, instead of from the filesystems + + -- Evan Broder Tue, 28 Oct 2008 23:55:43 -0400 + invirt-vnc-client (0.0.3) unstable; urgency=low * Fix some shell script errors thanks to the globs