Skip to content

Changelog xsynth-dssi (0.9.4-4)

2019

xsynth-dssi (0.9.4-4) unstable; urgency=medium

   [ Ondřej Nový ]
   * Team upload.
   * d/control: Set Vcs-* to salsa.debian.org
   * d/changelog: Remove trailing whitespaces
 
   [ Felipe Sateler ]
   * Change maintainer address to debian-multimedia@lists.debian.org
 
   [ Ondřej Nový ]
   * d/watch: Use https protocol
 
   [ Sebastian Ramacher ]
   * debian/: Bump debhelper compat to 12
   * debian/control:
     - Bump Standards-Version
     - Set RRR: no
   * debian/patches:
     - Do not check for GTK 1
     - Fix GtkKnob type handling (Closes: #871933)

2017

xsynth-dssi (0.9.4-3) unstable; urgency=medium

   * Team upload
   * Update Vcs links
   * Remove myself from the Uploaders field
   * Bump Standards

2011

xsynth-dssi (0.9.4-2) unstable; urgency=low

   * Upload to unstable.

2010

xsynth-dssi (0.9.4-1) experimental; urgency=low

   * New upstream release.
   * Update debian/copyright.

xsynth-dssi (0.9.2-2) unstable; urgency=low

   * debian/control: Reintroduce libasound2-dev build-dependency as it's
     provided by liboss-salsa-dev on hurd,kfreebsd-* architectures.
   * debian/gbp.conf: Set sign-tags to True.
   * Bump Standards.

xsynth-dssi (0.9.2-1) unstable; urgency=low

   * New upstream release.
   * Add Replaces/Conflicts on dssi-plugin-xsynth.
   * debian/copyright rewritten as per DEP-5 proposal.
   * Provides dssi-plugin.
   * Pass -Wl,--as-needed to the linker.
   * Removing rpath from binaries is not needed anymore.
   * Drop ALSA support for those architectures which don't provide it.

xsynth-dssi (0.9.0-3) unstable; urgency=low

   * Update Maintainer's name and address.
   * Move packaging to git.
   * Add myself to Uploaders field.
   * liblo0-dev -> liblo-dev transition.
   * Switch to debhelper 7 + autotools_dev.
   * Fix watch file (Closes: #450370).
   * Switch to format 3.0 (quilt).
   * Add configuration file for git-buildpackage.
   * Add git ignore file.
   * Bump Standards.
   * Fix spelling error in package description.
   * Add Homepage field.
   * Drop changes to config.{guess,sub} files, autotools_dev updates
     them at build time.
   * Exclude xsynth-dssi.so from being treated as shared libs.
   * Remove libtool files (squeeze's release goal).

2007

xsynth-dssi (0.9.0-2) unstable; urgency=low

   * Second upload to Debian (Closes: #321464).
   * Added copyright information about the bits of source
     code borrowed from other projects
   * Fixed rpath lintian warnings

xsynth-dssi (0.9.0-1) unstable; urgency=low

   * Initial Release