x2gomatebindings (0.0.1.6-0~x2go1) unstable; urgency=medium

  [ Mihai Moldovan ]
  * New upstream version (0.0.1.6):
    - misc: update copyright notices, but for Mike Gabriel.
    - misc: switch to HTTPS-based URLs where possible.
    - man/man1/x2goumount-session-mate.1: fix version information.
    - man/man1/x2go{caja,{suspend,umount}-session-mate}.1: update dates
      pre-release.
  * x2gomatebindings.spec:
    - x2goagent is dead, long live x2goserver-x2goagent.
    - Pull in redhat-rpm-confi, and, as a side-effect, annobin.

 -- X2Go Release Manager <git-admin@x2go.org>  Wed, 21 Nov 2018 01:07:05 +0100

x2gomatebindings (0.0.1.5-0~x2go1) unstable; urgency=medium

  [ Mihai Moldovan ]
  * New upstream version (0.0.1.5):
  * debian/rules:
    - Change "testing" version to 999. Compatible with our buildscripts.
    - Also give Raspbian distros the same treatment as Debian ones.
  * x2gomatebindings.spec:
    - Change mate-file-manager-devel build dependency to caja-devel for newer
      distros. The package was renamed in Fedora and OpenSuSE a while ago,
      with virtual provides added for compatibility. Nowadays, these virtual
      provides are being phased out. Switch to caja-devel for FC25+ and
      OpenSuSE 13.2+.

 -- X2Go Release Manager <git-admin@x2go.org>  Wed, 23 Aug 2017 07:38:29 +0200

x2gomatebindings (0.0.1.4-0~x2go1) unstable; urgency=low

  [ Mike DePaulo ]
  * New upstream version (0.0.1.4):
    - Fix error when installing from an RPM built from the X2Go
      project's .spec file (Fixes: #821):
      "Error: Package: x2gomatebinding ... Requires: or"

  [ Mihai Moldovan ]
  * New upstream version (0.0.1.4):
    - configure.ac: make GTK version selectable.
  * x2gomatebindings.spec:
    - Add run and build time dependency: filesystem.
    - Only own files, do not blindly own complete (and alien!) directories.
      Fixes: #822.
    - Add missing BuildRequires: and Requires: for file and directory owning.
    - Don't depend on x2goserver-extensions on Fedora/EPEL. Remove once Orion
      makes x2goserver also provide x2goserver-extensions.
    - Fix a typo in if condition.
    - Let Fedora/EPEL depend on x2goserver-extensions again. We're now adding
      our own repositories to the build config.
    - Make *SUSE ignore mate-menus-upstream. A choice is bad in this case,
      leading to a build failure.
    - The last change should have really been for mate-menus-branding, not
      mate-menus.
    - Add dependency upon gnome-icon-theme-symbolic for OpenSuSE Leap 42.1,
      OpenSuSE 13.2 and SLE{S,D} 12.
    - Switch to use -symbolic icons on OpenSUSE 13.2 and 42.1.
    - Prepare GTK library version switching and hardcode GTK 2 for now.
    - Re-add explicit GTK library build dependencies. Run-time dependencies
      should be handled automatically.
    - Switch to GTK 3 for Fedora 25 and up.
    - Don't automatically configure after running autogen.sh.
    - Fix FC conditionals, the macro is called "fedora", not "fedora_version".
      Also catch some non-*SuSE*/-Fedora "edge cases".
    - Break choice by ignoring x2goserver-x2goagent and (build-depending) on
      x2goagent for now.
    - Make *SUSE ignore mate-desktop-gschemas-branding-upstream. A choice is
      bad in this case, leading to a build failure.
  * debian/control:
    - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>.
    - Whitespace only.
    - Add new build dependencies (should already be fulfilled by base system,
      but who knows...)
    - Replace explicit GTK library dependency with some generated substitution
      variable.
    - Add explicit dependency on bash (for arithmetic operations in
      debian/rules file.)
    - Uploaders: add myself. Also, force a rebuild due to the changed
      versioning.
  * debian/rules:
    - Add per-distro and per-version substitution variable for GTK library
      version selection.
    - Use bash for arithmetic operations, not supported by sh.
    - Fix ifeq call by adding a space character between ifeq and the opening
      parenthesis.
    - If encountering the "unstable" distro version, set it to a fake 9999
      version.
    - Fix Ubuntu versioning override. It's uglier now, but there's no way
      around that.
    - Add explicit "printf-style" debugging, hoping it will actually show up.
    - Drop debugging output (which only leads to failing builds on all
      platforms) and consolidate default values.
    - Don't automatically configure after running autogen.sh.
    - Override "testing" string with a hardcoded version value as well.
    - Fix spelling of GTK package names: "libgtk2.0-bin" and libgtk-3-bin
      instead of "libgtk-2.0-bin" and "libgtk-3.0-bin". Fixes: #1067.

 -- X2Go Release Manager <git-admin@x2go.org>  Sun, 20 Nov 2016 07:59:36 +0100

x2gomatebindings (0.0.1.3-0~x2go1) unstable; urgency=medium

  [ Mike Gabriel ]
  * New upstream version (0.0.1.3):
    - Re-name x2gocaja to "Caja (X2Go/SSHFS)" in x2gocaja.desktop file.
    - Ship drive-*.svg files as they are not shipped in openSUSE 13.2.
  * x2gomatebindings.spec:
    + Drop from BR: GConf2-devel.
    + Adapt to building on openSUSE/SLES.
    + On openSUSE the icon drive-optical.png is media-optical.png.
    + suse_version >= 1320: Use drive-*.svg from this src:package as they are
      not present in gnome-colors-common on openSUSE13.2.

  [ Mark Pedersen-Cook ]
  * New upstream version (0.0.1.3):
    - Add Danish translation file.
    - Translate Name= field in x2gosuspend-mate to Danish.

  [ Kaan Ozdincer ]
  * New upstream version (0.0.1.3):
    - Add translation of X2Go MATE Bindings to Turkish.

  [ Necdet Yücel ]
  * New upstream version (0.0.1.3):
    - Translate Name= field in x2gosuspend-mate.desktop to Turkish.

  [ Mihai Moldovan ]
  * New upstream version (0.0.1.3):
    - Change string "X2go" to "X2Go" where appropriate.

 -- X2Go Release Manager <git-admin@x2go.org>  Tue, 10 Feb 2015 23:40:21 +0100

x2gomatebindings (0.0.1.2-0~x2go2) unstable; urgency=low

  [ Mike Gabriel ]
  * New upstream release (0.0.1.2):
    - Drop invalid value (MATE) from Categories: field in
      x2gosuspend-mate.desktop.
    - Use x2gopath in scripts rather than deprecated x2gobasepath.
    - Update COPYING file (to update FSF address).
    - Drop remnants of once-used gconf from configure.ac.
    - Update INSTALL file.
  * debian/control:
    + Update LONG_DESCRIPTION.
    + Add dependency: libgtk2.0-bin | libgtk-3-bin.
    + Depend on gnome-colors-common and caja (>= 1.6.0).
    + Alternatively build-depend on libmate-desktop-dev (package name changed
      for official Debian bin:package).
    + Bump Standards: to 3.9.5. No changes needed.
    + Add B-Ds: libdconf-dev, libstartup-notification0-dev. Required for
      building against caja (>= 1.8.0).
    + Section: is x11, no such Section: mate.
    + Drop B-D: libgconf2-dev.
  * debian/rules:
    + Make sure, all .la files are removed. Also on multiarch builds.
    + Drop compile file during clean rule.
  * debian/source/format:
    + Switch to format 1.0.
  * x2gomatebindings.spec:
    + Add x2gomatebindings.spec for building RPM package.
    + Link in icons from gnome-icon-theme rather then copying
      dangling symlinks into the package.
    + Add %post, %preun, %postun scripts (icon can updates,
      invoke update-mate-menu-x2go).
    + Use autogen.sh to build package.
    + Install scripts with 0755 permissions.

  [ Martti Pitkänen ]
  * New upstream version (0.0.1.2):
    - Add Finnish translation file.
    - Translate Name= field in x2gosuspend-mate.desktop to Finnish.

  [ Ricardo Díaz Martín ]
  * New upstream version (0.0.1.2):
    - Add Spanish translation file.

  [ Jos Wolfram ]
  * New upstream version (0.0.1.2):
    - Add Dutch translation file.
    - Translate Name= field in x2gosuspend-mate.desktop to Dutch.

  [ Robert Parts ]
  * New upstream version (0.0.1.2):
    - Add Estonian translation.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 03 Oct 2014 16:55:32 +0200

x2gomatebindings (0.0.1.1-0~x2go1) unstable; urgency=low

  * New upstream release (0.0.1.1):
    - autogen.sh: Fix PKG_NAME, set to x2gomatebindings.
  * /debian/control:
    + Fix SYNOPSIS.
    + Fix typo in LONG_DESCRIPTION.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sun, 28 Jul 2013 18:33:16 +0200

x2gomatebindings (0.0.1.0-0~x2go1) unstable; urgency=low

  * Initial upstream version (0.0.1.0):
    - Starting x2gomatebindings as a fork of x2gognomebindings.
  * Properly clean up .deb package.
  * Do not ship the .la file in the .deb package. See:
    http://wiki.debian.org/ReleaseGoals/LAFileRemoval.
  * /debian/control:
    + Drop B-D: libgnomevfs2-dev.
    + Add B-D: libgconf2-dev.
  * Use x2goumount-session to unmount shared folders.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 26 Jul 2013 18:32:25 +0200
