2010
yiff (2.14.5-7) unstable; urgency=low
* Fix FTBFS on hurd-i386.
* Include os.h in yiff/options.h.
* Include sys/sound.h for Hurd in both yiff/ymixer.c and
yiff/ysound.c.
-- Phil Brooke <pjb@debian.org> Sat, 13 Feb 2010 19:31:41 +0000
yiff (2.14.5-6) unstable; urgency=low
* Acknowledge NMU -5.1, thanks.
* Bump standards version to 3.8.4.
* Add ${misc:Depends} to Depends.
* Bump debian/compat to 6 and build-depends on debhelper.
* Fix spelling errors in man pages.
* Fix spelling errors in ynet.c
* Removed redundant section line in control.
* yiff-server.config: add set -e, fix spelling in comments. Added
|| true to some lines.
* yiff-server.postinst: add set -e.
-- Phil Brooke <pjb@debian.org> Mon, 08 Feb 2010 08:04:02 +0000
2009
yiff (2.14.5-5.1) unstable; urgency=low
* Non-maintainer upload.
* Drop (unused) build deps on libglib1.2-dev and libgtk1.2-dev.
(Closes: #516058)
-- Moritz Muehlenhoff <jmm@debian.org> Tue, 03 Mar 2009 21:52:42 +0100
2008
yiff (2.14.5-5) unstable; urgency=low
* Fixed grammar error in yiffserver.templates (closes: #459544). * Bumped standards-version to 3.8.0. * New translations for - JA, from Hideki Yamane (closes: #461947, 491040). - SV, from Martin Bagge (closes: #487280). - RU, from Yuri Kozlov (closes: #487868). - EU, from Xabier Bilbao (closes: #488062). - CS, from Miroslav Kure (closes: #488353). - TR, from Mert Dirik (closes: #488363). - FI, from Esko Arajärvi (closes: #489118). Thank you, translators and Christian Perrier.
-- Phil Brooke <pjb@debian.org> Thu, 17 Jul 2008 19:42:12 +0100
yiff (2.14.5-4) unstable; urgency=low
* Add translations for
- FR, from Christian Perrier (closes: #457411).
- DE, from Helge Kreutzmann (closes: #457746).
- VI, from Clytie Siddall (closes: #458165).
- PT, from Tiago Fernandes (closes: #458218).
- ES, from Carlos Valdivia Yagüe.
- GL, from Jacobo Tarrio (closes: #458534).
- NL, from Bart Cornelis.
Thanks.
-- Phil Brooke <pjb@debian.org> Mon, 07 Jan 2008 08:04:34 +0000
2007
yiff (2.14.5-3) unstable; urgency=low
* Acknowledge NMUs 2.1 and 2.2 -- thanks.
* Bumped standards-version to 3.7.3.
* Moved homepage in debian/control.
* Makefiles modified to not strip binaries so that nostrip build
option works properly. Also debian/rules (closes: #438355).
* Debconf Dutch translation from Bart Cornelis, thanks (closes: #419407).
* Applied patch for GNU/kFreeBSD FTBFS from Cyril Brulebois, thanks
(closes: #415671).
* Fixed use of binary:Version in debian/control.
* Updating yiff-server.templates.
-- Phil Brooke <pjb@debian.org> Fri, 21 Dec 2007 14:26:11 +0000
yiff (2.14.5-2.2) unstable; urgency=low
* Non-maintainer upload to correct an error in previous NMU.
* Galician debconf translation is now correct and not the one from
another package. Closes: #413579
-- Christian Perrier <bubulle@debian.org> Sat, 10 Mar 2007 17:38:50 +0100
yiff (2.14.5-2.1) unstable; urgency=low
* Non-maintainer upload to fix pending l10n issues.
* Debconf translations:
- German. Closes: #408310
- Galician. CLoses: #413579
* Provide a very basic LSB header to the init script
-- Christian Perrier <bubulle@debian.org> Wed, 7 Mar 2007 22:50:33 +0100
2006
yiff (2.14.5-2) unstable; urgency=low
* Added pt debconf translation, thanks to Tiago Fernandes
<tjg.fernandes@gmail.com> (closes: #398049).
* Bumped standards to 3.7.2.
-- Phil Brooke <pjb@debian.org> Thu, 14 Dec 2006 20:47:47 +0000
yiff (2.14.5-1) unstable; urgency=low
* New upstream release (closes: #355126).
-- Phil Brooke <pjb@debian.org> Sun, 5 Mar 2006 19:57:12 +0000
yiff (2.14.2-9) unstable; urgency=low
* Modified man page yiff.8 to correct errors noted by Javier
Fernandez-Sanguino Pen~a (closes: #334618). Also amended the two
files in debian/docs.
* Moved modified yiff.8 man page to debian directory. Adjusted
rules for this.
* Modified init script for yiff-server as suggested by Javier
Fernandez-Sanguino Pen~a (closes: #334617). This tests that yiff
has started correctly.
-- Phil Brooke <pjb@debian.org> Tue, 3 Jan 2006 20:01:21 +0000
2005
yiff (2.14.2-8) unstable; urgency=low
* Added patch from Javier Fernandez-Sanguino Pen~a (closes: #334616) with the following changes: * Create a user 'yiff' (group 'yiff') to run the yiff-server, its home directory is /var/lib/yiff (currently unused, but could be used to setup a chroot) - new debian/yiff-server.preinst that creates the user and assigns it to the 'audio' group - modified debian/yiff-server.postrm to remove the user and the new files (/var/lib/yiff) as well as the new PID location (/var/run/yiff/) - modified debian/yiff-server.init so that it runs as the 'yiff' user - adjusted location of PIDFILE in yiff/main.c to point to /var/run/yiff/yiff.pid * Pre-Depends on adduser as we use it on preinst
-- Phil Brooke <pjb@debian.org> Tue, 25 Oct 2005 15:11:44 +0100
yiff (2.14.2-7) unstable; urgency=low
* Added ` | debconf-2.0' to pre-depends (closes: #332163). * Added sv debconf translation, thanks to Daniel Nylander (closes: #330653).
-- Phil Brooke <pjb@debian.org> Wed, 5 Oct 2005 13:13:59 +0100
yiff (2.14.2-6) unstable; urgency=low
* Added vi debconf translation, thanks to Clytie Siddall
(Closes: #324281).
-- Phil Brooke <pjb@debian.org> Sun, 11 Sep 2005 12:24:51 +0100
yiff (2.14.2-5) unstable; urgency=low
* New maintainer (closes: #235743). * Updated standards to 3.6.2.
-- Phil Brooke <pjb@debian.org> Sun, 26 Jun 2005 15:40:02 +0100
yiff (2.14.2-4) unstable; urgency=low
* QA Upload
* Update copyright information
* Bug fix: "[l10:ca] catalan debconf templates", thanks to Aleix Badia i
Bosch (Closes: #250140).
* Bug fix: "yiff: Japanese po-debconf template translation (ja.po)",
thanks to Hideki Yamane (Closes: #259804).
* Bug fix: "Danish translation of the Debconf-template for
yiff-server.", thanks to Morten Bo Johansen (Closes: #285969).
* Bug fix: "[l10n] Initial Czech translation of yiff debconf messages",
thanks to Miroslav Kure (Closes: #288022).
-- Frank Lichtenheld <djpig@debian.org> Fri, 7 Jan 2005 05:20:24 +0100
2004
yiff (2.14.2-3) unstable; urgency=low
* Uploading with maintainer set to QA group * Updated French debconf translation (closes: #237263)
-- Andrew Pollock <apollock@debian.org> Sat, 15 May 2004 10:58:43 +1000
2003
yiff (2.14.2-2) unstable; urgency=low
* Added Ymixercodes.h header to liby-dev package. (closes: #214837 ) * Updated Russian debconf trunslation thanks to Ilgiz Kalmetev. (closes: #214367) * Updated Standards to 3.6.1
-- Adam Majer <adamm@galacticasoftware.com> Fri, 10 Oct 2003 17:49:40 -0500
yiff (2.14.2-1) unstable; urgency=low
* New upstream release (closes: #204260) * Updated spanish debconf template (closes: #200991) Thanks Carlos!
-- Adam Majer <adamm@galacticasoftware.com> Sat, 13 Sep 2003 15:56:19 -0500
yiff (2.12.4-10) unstable; urgency=low
* Replaced multiline strings so that yiff compiles with GCC 3.3
(closes: #196468)
* Updated yiff-server's debconf description (closes: #192251)
* Updated standards to 3.5.10
* Added a French debconf translation. (closes: #193768)
-- Adam Majer <adamm@galacticasoftware.com> Wed, 11 Jun 2003 19:57:35 -0500
yiff (2.12.4-9) unstable; urgency=low
* Fixed makefile. Thanks, Junichi Uekawa (closes: #142176) * Added spanish template (closes: 150168) * Now uses po-debconf to manage translations * Moved DH_COMPAT to /debian/compat * Removed legacy *.conffiles file * Moved liby-dev to libdevel
-- Adam Majer <adamm@galacticasoftware.com> Tue, 15 Apr 2003 19:05:47 -0500
2002
yiff (2.12.4-8) unstable; urgency=low
* Renamed liby2 to liby2-12 since incompatible versions of liby2 should
coexist together. ie. potato's version should coexist with newer releases
Thanks, Junichi Uekawa
(closes: #138815)
-- Adam Majer <adamm@galacticasoftware.com> Sat, 14 Dec 2002 14:07:27 -0600
yiff (2.12.4-7) unstable; urgency=low
* Amended shlibs to fix upgrade problems (closes: #138815)
-- Adam Majer <adamm@galacticasoftware.com> Mon, 25 Mar 2002 04:06:54 -0600
yiff (2.12.4-6) unstable; urgency=high
* Rmoved yiff-config due to interface bugginess
(bad background graphics and poor font selection)
and overall uselessness as yiff-server's config
file /etc/yiff/yiffrc is easy to change if needed.
(closes: #136676)
* Fixed recommends in liby2 on yiff-server.
* Added a Russian translation to the debconf query
- thank you Ilgiz Kalmetev <ilgiz@bashtelecom.ru> (closes: #137708)
-- Adam Majer <adamm@galacticasoftware.com> Mon, 11 Mar 2002 01:28:06 -0600
yiff (2.12.4-5) unstable; urgency=low
* Removed unnecessary Build-Depends. (libmikmod2). Left it in
by accident.
* Added a recommends on yiff-config to yiff-server
* fixed major problem with liby2 shlibs file. Now proper
dependency versions can be maintained between maintainer updates.
-- Adam Majer <adamm@galacticasoftware.com> Wed, 13 Feb 2002 21:26:28 -0600
yiff (2.12.4-4) unstable; urgency=low
* Moved part of config script to postinst as per policy.
* Fixed "assumed char is signed" problems
* Fixed sizeof(char*)==sizeof(int) assumption in liby2
* Added an example to liby-dev
* yiff-server postint now removes yiff.pid from /var/run as
the older packages (potato) leave it behind which might cause major
problems if new yiff-server is to be upgraded.
-- Adam Majer <adamm@galacticasoftware.com> Sat, 9 Feb 2002 18:31:44 -0600
yiff (2.12.4-3) unstable; urgency=low
* Added dialog to ask whether or not yiff should mess around
with user's mixer - by default it is off..
* Uses proper .pid files so that it is possible to start
another server on another port. The init.d script's "stop"
will kill _all_ of the yiff servers.. (closes: #77480)
* Ahhh, the bug is squashed. Doesn't keep /dev/dsp and /dev/mixer
open all the time but _only_ when sound is requsted. (closes: #77921)
* Now supports shlibdeps properly (closes: #131221)
* Added patch to fix build errors on hppa et al. Privided by
James Troup <james@nocrew.org>. Thanks! (closes: #129091)
Otherwise yiff redefines GLIBC functions :(
-- Adam Majer <adamm@galacticasoftware.com> Mon, 28 Jan 2002 22:48:09 -0600
yiff (2.12.4-2) unstable; urgency=low
* Fixed build depends * added -fPIC to compilation
-- Adam Majer <adamm@galacticasoftware.com> Mon, 14 Jan 2002 18:00:59 -0600
2001
yiff (2.12.4-1) unstable; urgency=low
* New upstream release (closes: #107052) * New Maintainer (closes: #123480) * NMU fixes (closes: #79061, #75206, #70104) * spelling error corrections (closes: #125079, #125080, #125576, #125577) * changed liby2 Recommends on yiff-server to Suggest (closes: #88001) * new man pages and build standards
-- Adam Majer <adamm@galacticasoftware.com> Sat, 29 Dec 2001 12:50:24 -0600
yiff (2.9.0-1.1) unstable; urgency=low
* Non-maintainer upload * make init script start the server (closes: #75206)
-- David Whedon <dwhedon@debian.org> Sun, 25 Feb 2001 00:16:21 -0800
2000
yiff (2.9.0-1) unstable; urgency=low
* New upstream version.
-- Raphael Bossek <bossekr@debian.org> Sat, 19 Aug 2000 15:06:44 +0200
yiff (2.06-3) frozen unstable; urgency=low
* Applied patch from Juergen A. Erhard to get yiff-server launch if no /dev/dsp file exist. (closes: #60032) * yiff-server deinstall now if no yiff-server is running without an error.
-- Raphael Bossek <bossekr@debian.org> Fri, 10 Mar 2000 21:54:27 +0100
yiff (2.06-2) frozen unstable; urgency=low
* Problems with alread open sound device /dev/dsp while installing resolved. (closes: #53551)
-- Raphael Bossek <bossekr@debian.org> Tue, 7 Mar 2000 18:02:22 +0100
yiff (2.06-1) frozen unstable; urgency=low
* New upstream version. * Uploaded to frozen because xshipwars dependes on it. * Fix for a data structure reset bug in sound object format library. * New Y programming manual pages in libY2. * Support for recorder DSP device shelling out. * Recording of mixer settings feature and mixer device channel settings are now stored in ~/.YMixerSettings.
-- Raphael Bossek <bossekr@debian.org> Sat, 22 Jan 2000 11:30:22 +0100
yiff (2.05-1) frozen unstable; urgency=low
* New upstream version. * Confirms the NMU upload, thx goes to Richard. (closes: #53561)
-- Raphael Bossek <bossekr@debian.org> Fri, 21 Jan 2000 17:50:41 +0100
yiff (2.03-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix shlibs file in liby2 to say "liby2 (>= 2.03)" rather
than "libc6 (>= 2.1) (closes: #53561).
* (yiffutil/Makefile.Linux) Add -L$(PWD)/../libY2 so that it can build
without a liby2 already installed.
* (debian/rules) Create a symlink to libY2.so.3, not libY2.so.1, for the
same reason as above.
-- Richard Braakman <dark@xs4all.nl> Sun, 9 Jan 2000 09:44:20 +0100
1999
yiff (2.03-1) unstable; urgency=low
* New upstream version. * yiffconfig now finds the /etc/yiff/yiffrc file. (closes: #50771)
-- Raphael Bossek <bossekr@debian.org> Sat, 27 Nov 1999 13:17:41 +0100
yiff (2.02-1) unstable; urgency=low
* New upstream version. * yiff-utils package merged with yiff-server and afterwards removed. * Check for avilable sound support added to init script. (closes: #50113, #50116) * yiff-server daemon now does not change the volume. (closes: #49835)
-- Raphael Bossek <bossekr@debian.org> Sun, 14 Nov 1999 19:21:33 +0100
yiff (2.00-2) unstable; urgency=low
* Some dependency problems removed.
-- Raphael Bossek <bossekr@debian.org> Wed, 10 Nov 1999 09:40:50 +0200
yiff (2.00-1) unstable; urgency=low
* First upstream version.
-- Raphael Bossek <bossekr@debian.org> Sat, 16 Oct 1999 19:13:56 +0200