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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
|
guacamole-server (1.3.0-1) unstable; urgency=medium
* New upstream version.
+ Refresh patches.
+ New libguac soversion 19 (no rdepends).
* Update watch file for Apache's download locations. (Closes: #859374)
* Check upstream PGP signature.
* Install guacctl. (Closes: #858625)
* Raise standards version to 4.5.4, no changes needed.
* Raise compat level to 11.
* Salsa migration.
+ Update VCS-URLs.
+ Update team mailing list in Maintainer field.
* Update my Uploaders address.
-- Dominik George <natureshadow@debian.org> Sat, 16 Jan 2021 13:12:42 +0100
guacamole-server (0.9.9-2) unstable; urgency=medium
* Fix GPL-2+ short name in d/copyright. (Closes: #849686)
-- Dominik George <nik@naturalnet.de> Wed, 25 Jan 2017 15:00:32 +0100
guacamole-server (0.9.9-1) unstable; urgency=medium
[ Dominik George ]
* New upstream release. (Closes: #685637, #791765)
+ soname change from libguac5 to libguac11.
+ No reverse dependencies in Debian so no transition needed.
+ Enables WebP support.
+ Enables telnet backend support.
+ New binary package libguac-client-telnet0.
+ Moves to libssh2.
* Add shlib symbols files.
* Add systemd support.
* Fix build with OpenSSL 1.1.
* Update homepage and VCS fields.
* Reformat control file.
* Update watch file to point to SF.net.
* Drop all existing patches as they were applied upstream.
* Add patch for upstream build system. (Closes: #827300)
+ Cleans up dependencies by removing unnecessary linking.
* Make lintian clean.
* Add Recommends to plugins on guacd.
* Move to Debian Remote Maintainers team.
+ Move git to pkg-remote.
[ Thorsten Glaser ]
* Disable parallel build, upstream’s Makefiles aren’t set up for it.
* Fix Large File Support on 32-bit platforms.
-- Dominik George <nik@naturalnet.de> Wed, 30 Nov 2016 15:41:23 +0100
guacamole-server (0.8.3-2) unstable; urgency=medium
* QA upload.
* Set maintainer to the QA group.
* Fix FTBFS: s/_BSD_SOURCE/_DEFAULT_SOURCE/ (Closes: #807537)
-- Adam Borowski <kilobyte@angband.pl> Sun, 20 Dec 2015 18:07:12 +0100
guacamole-server (0.8.3-1) unstable; urgency=low
* Merge changes from 0.8.3
* Add build dependency on libpulse-dev
* Fix short descriptions for libguac-client-*
* Add patch for subdir-objects option of automake
* Migrate to debhelper version 9
* Add "Replaces" for legacy libguac1-dev
* Suppress guacd log messages within init script
-- Michael Jumper <mike.jumper@guac-dev.org> Fri, 20 Sep 2013 10:51:00 -0700
guacamole-server (0.8.2-1) UNRELEASED; urgency=low
* Merge changes from 0.8.2
* Migrate to new upstream source package (guacamole-server)
-- Michael Jumper <mike.jumper@guac-dev.org> Mon, 8 Jul 2013 15:29:00 -0700
guacd (0.7.0-2) UNRELEASED; urgency=low
* Clean up init.d script, move directory creation to init script (upstream
ticket #236)
-- Michael Jumper <zhangmaike@users.sourceforge.net> Thu, 13 Dec 2012 18:21:00 -0800
guacd (0.7.0-1) UNRELEASED; urgency=low
* Merge latest changes from 0.7.0
* Update libguac dependencies
-- Michael Jumper <zhangmaike@users.sourceforge.net> Sat, 01 Dec 2012 14:36:18 -0800
guacd (0.6.2-1) UNRELEASED; urgency=low
* Merge latest changes from 0.6.2 (closes: #685637)
* Fixed handling of useradd exit code (upstream ticket #194)
* Merge preinst into postinst to fix permissions issues with PID file
(upstream ticket #203)
-- Michael Jumper <zhangmaike@users.sourceforge.net> Mon, 15 Oct 2012 13:39:00 -0700
guacd (0.6.1-2) UNRELEASED; urgency=low
* Run guacd only as unprivileged guacd user, created through install
-- Michael Jumper <zhangmaike@users.sourceforge.net> Thu, 23 Aug 2012 13:55:00 -0700
guacd (0.6.1-1) UNRELEASED; urgency=low
* Merge latest changes from 0.6.1
* Switched to new guac-dev.org URL pattern in debian/watch
-- Michael Jumper <zhangmaike@users.sourceforge.net> Sat, 11 Aug 2012 13:44:00 -0700
guacd (0.6.0-2) UNRELEASED; urgency=low
* Ensure HOME is set in init.d script (upstream bug #160)
-- Michael Jumper <zhangmaike@users.sourceforge.net> Fri, 20 Jun 2012 01:54:00 -0700
guacd (0.6.0-1) unstable; urgency=low
* Merged latest changes from 0.6.0 (closes: #658371)
* Boosted policy compliance to 3.9.3 (no changes)
* Update build dependencies to latest compatible libguac
* Dropped debian/patches adopted upstream:
0001-add-missing-LICENSE.patch
* Switched to guac-dev.org URL pattern in debian/watch
-- Michael Jumper <zhangmaike@users.sourceforge.net> Fri, 4 May 2012 19:35:00 -0700
guacd (0.5.0-1) unstable; urgency=low
* Merge latest changes from 0.5.0
* Removed patches which are now part of upstream
-- Michael Jumper <zhangmaike@users.sourceforge.net> Sat, 31 Dec 2011 17:27:00 -0800
guacd (0.4.0-1) unstable; urgency=low
* Initial release (closes: #645259)
-- Michael Jumper <zhangmaike@users.sourceforge.net> Sat, 16 Jul 2011 12:35:00 -0700
guacd (0.3.0-1) UNRELEASED; urgency=low
* Initial release.
-- Michael Jumper <zhangmaike@users.sourceforge.net> Thu, 3 Mar 2011 01:37:03 -0800
|