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 152 153 154 155 156 157 158 159 160
|
swami (2.0.0+svn389-4) unstable; urgency=medium
* Bump Standards.
* Fix VCS fields.
* Update copyright file.
* Drop dbg package in favour of dbgsym.
* Fix hardening.
* Add intltool to B-D (Closes: #837841).
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 19 Sep 2016 20:29:22 +0200
swami (2.0.0+svn389-3) unstable; urgency=low
* Bump Standards.
* Set dh 9.
* Update VCS fields.
* Build with autoreconf.
* Updated copyright.
* Added keywords to desktop file.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Thu, 21 Aug 2014 13:37:03 +0200
swami (2.0.0+svn389-2) unstable; urgency=low
* Rebuild against newer GLib. (Closes: #697026)
* Recommends on jackd. (Closes: #697031)
-- Alessio Treglia <alessio@debian.org> Wed, 02 Jan 2013 21:11:49 +0000
swami (2.0.0+svn389-1) unstable; urgency=low
* Team upload.
* New upstream svn snapshot:
- Lots of GCC warnings fixed (variable set but not used, etc).
- GObject Introspection related changes:
- Disabled inactive function definitions in some IpatchConvert headers.
- Added many GObject Introspection parameter type comments.
- Added IpatchFileHandle boxed type.
- IpatchSndFileFormat enum now uses file extension for value_name and
value_nick.
- IpatchSndFileSubFormat enum now sets value_nick to sub format name
instead of NULL.
- Bug fix in qsort function call in create_patch_type_menu() which
was causing crashes on 64 bit systems. (LP: #810569)
- Add favicon images.
- Russian translation of the desktop file from Alexandre Prokoudine.
* Enable parallel builds.
* Refresh patches.
* Build with Multiarch.
* Move plugins from swami to libswami0.
-- Alessio Treglia <alessio@debian.org> Mon, 13 Feb 2012 00:16:23 +0100
swami (2.0.0+svn384-2) unstable; urgency=low
* Team upload.
* Correct small typo in package description, thanks to Davide Prina
for reporting this (Closes: #609591).
* Remove ladcca-dev from Build-Depends.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Thu, 28 Apr 2011 10:33:25 +0200
swami (2.0.0+svn384-1) unstable; urgency=low
[ Jaromír Mikeš ]
* New upstream release, reintroduce this in Debian (Closes: #603262).
* Bump Standards version.
* Change to one_space_ style in control file
* Removed debian/dirs file.
* Reworked copyright file.
* Fix watch file.
* Changed control file to build swami-dev and swami-doc package too
* Update debhelper version in Build-Depends.
* Refresh build-dependencies.
* Switch to format '3.0 (quilt)'.
* Add gbp's configuration file.
* Add debian/*.install.
* Removed lines for for operating tarball from debian/rules.
* Changed maintainer, add Uploaders field, improved readability,
added Vcs-* tags, add Homepage field.
* Change DH compatibility from 4 to 7.
* Add debian/get-svn-source.sh file.
* README.source file added to document how to retrieve new releases
from upstream's SVN.
* Added cmake as build dep, build system changed by upstream.
* Add debian/swami.manpages, various improvements to the manpages.
* Update address in copyright file
* Fix swami.install file, removed symbolic links from no-dev package.
* Removed bzip2 from build dependencies.
* Added patch for desktop file explicit UTF-8 Encoding
* Symbols file added.
[ Alessio Treglia ]
* Rewrite debian/copyright, fix various issues.
* Switch to DH7 short-form as requested by the sponsoree. Drop CDBS.
* Re-order changelog, drop all unnecessary entries.
* Moves shared libs into libswami0 (shared libraries), rename
libswami-dev and adjust it properly.
* Fix libraries path, fix installation path of shlibs.
* Add patch to remove suffix from shlibs installation path.
* Remove documentation file, we'll reintoduce that in the future when
useful.
* Explicitly set cmake as build system.
* Improve runtimes descriptions.
* Add -DBG package.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 03 Dec 2010 01:50:41 +0100
swami (0.9.4-1) unstable; urgency=low
* New upstream version
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Fri, 17 Nov 2006 11:43:51 +0100
swami (0.9.2-7) unstable; urgency=low
* added fluidsynth.patch, makes fluidsynth version checking less restrictive
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Tue, 15 Nov 2005 10:07:29 +0100
swami (0.9.2-6) unstable; urgency=low
* added libaudiofile-dev build dependency, thanks to Karl Chen
(closes: #317471)
* added libasound2-dev build dependency (closes: #324054)
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Thu, 25 Aug 2005 21:56:11 +0200
swami (0.9.2-5) unstable; urgency=low
* added replaces and conflicts fields for smurf
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Wed, 20 Apr 2005 12:08:40 +0200
swami (0.9.2-4) unstable; urgency=low
* Trying to fix build errors: adding libjack-dev dependency
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Wed, 16 Mar 2005 15:57:14 +0100
swami (0.9.2-3) unstable; urgency=low
* First upload to unstable
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Mon, 14 Mar 2005 15:27:31 +0100
swami (0.9.2-2) experimental; urgency=low
* fix the problem with files in /debian directory (closes: #279154)
* Added ladcca-dev build dependency
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Wed, 16 Feb 2005 17:24:04 +0100
swami (0.9.2-1) experimental; urgency=low
* Initial Release (closes: #261548).
-- Guenter Geiger (Debian/GNU) <geiger@debian.org> Wed, 21 Jan 2004 11:52:11 +0100
|