Skip to content

Debian Changelog yada (0.55)

2009

yada (0.55) unstable; urgency=low

   * debian/yada:
     - Use "date -R" rather than 822-date. Closes: #531837.
     - %if macro takes non-numeric non-empty string as a true value.
       Closes: #505758.
     - Support more common licenses in Copyright field.
     - Support avr32 architecture as part of linux architecture.

 -- Piotr Roszatycki <dexter@debian.org>  Sat, 19 Dec 2009 23:38:40 +0100

2007

yada (0.54) unstable; urgency=low

   * debian/yada:
     - New field Homepage replaces Home-Page. The field is available for source
       and binary paragraphs. Closes: #446815.
     - New fields for source paragraph: Format, Vcs-*.
     - New fields for binary paragraph: Tag, Breaks.
     - New architectures: armeb, armel, kfreebsd-amd64, lpia, solaris-amd64,
       solaris-i386, solaris-sparc.
     - Print copyright info only with --version argument.
     - Do not put dot after homepage URL in copyright file.

 -- Piotr Roszatycki <dexter@debian.org>  Sun, 28 Oct 2007 19:10:13 +0100

yada (0.53) unstable; urgency=medium

   * debian/yada:
     - Do not use Debconf in postrm if it is not available. It fixes serious
       bug. Closes: #417739.
     - Fixed typo for handling of Menu and Doc-Base fields. update-menus and
       install-docs wasn't being called on configure and remove scripts.
       Closes: #419878.
   * debian/packages:
     - Convert Polish manpages from utf-8 to iso8859-2 as far as Debian's Groff
       has completly broken UTF8 support. The source POD files are still UTF8.
       Closes: #406052.
   * doc:
     - Fixed typo.

 -- Piotr Roszatycki <dexter@debian.org>  Fri, 4 May 2007 18:43:10 +0200

2006

yada (0.52) unstable; urgency=low

   * debian/yada:
     - Do not make cyclic dependencies if the package contains shared library
       and binary in the same package.

 -- Piotr Roszatycki <dexter@debian.org>  Fri, 8 Dec 2006 12:57:34 +0100

yada (0.51) unstable; urgency=low

   * Only conditionally include debconf confmodule in postrm.
     Thanks Thijs Kinkhorst for patch. Closes: #398850.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 16 Nov 2006 03:10:01 +0100

yada (0.50) unstable; urgency=low

   * debian/yada:
     - Sort packages in debian/rules in the same order as in debian/control.
       The proper order has meaning for i.e. dpkg-shlibdeps when the first
       binary package provides a shared library.

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 15 Nov 2006 13:02:22 +0100

yada (0.49) unstable; urgency=low

   * debian/packages:
     - Standards-Version: 3.7.2
   * debian/yada:
     - Build-Arch is called before Build-Indep.
     - New option `yada install -lang' for manpages. Closes: #366130.
     - Modified `yada install -script' option. It is now synonim for
       `yada install -unstripped' if other file type was used (i.e. game, lib,
       sbin, cgi).
     - Add YADA only to Build-Depends field. Closes: #312389.
     - Install menu files in /usr/share/menu.
     - Call update-menus and install-docs on configure in postinst script.
     - Use `which command` than /usr/bin/command in debian/{pre,post}{inst,rm}
       scripts.
     - Use xfonts-utils package for "Contains: xfonts". Closes: #362493, #312388.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 9 Nov 2006 13:19:02 +0100

2005

yada (0.48) unstable; urgency=medium

   * Generate "Depends: debconf (>= 0.2.26) | debconf-2.0" to make lintian
     happy.

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 28 Sep 2005 12:13:18 +0200

yada (0.47) unstable; urgency=medium

   * Generate "Depends: debconf | cdebconf | debconf-2.0" if the Debconf
     is used.

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 26 Sep 2005 16:51:16 +0200

yada (0.46) unstable; urgency=medium

   * Do not generate VERSION variable for init scripts. This value
     changes frequently so it shouldn't be set automatically.

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 26 Sep 2005 10:45:56 +0200

yada (0.45) unstable; urgency=medium

   * Change file names for cron scripts. Replace forbidden characters with
     '-' sign.

 -- Piotr Roszatycki <dexter@debian.org>  Sat, 24 Sep 2005 10:56:35 +0200

yada (0.44) unstable; urgency=medium

   * Generate debconf header for preinst and prerm scripts.

 -- Piotr Roszatycki <dexter@debian.org>  Tue, 13 Sep 2005 23:19:12 +0200

yada (0.43) unstable; urgency=medium

   * Generate correct ${VERSION} variable in build script.
   * Standards-Version: 3.6.2
   * New FSF address in copyright file.

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 12 Sep 2005 14:06:55 +0200

yada (0.42) unstable; urgency=medium

   * Fix last modification and bug which appears in generated debian/control
     file.

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 22 Aug 2005 17:12:35 +0200

yada (0.41) unstable; urgency=low

   * Speed up the process of parsing the macros.
   * Fix typo in generated debian/rules so version number is correctly
     recognized.
   * Allow to nest the macros.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 18 Aug 2005 10:58:03 +0200

yada (0.40) unstable; urgency=low

   * Do not call ucf on purge if not exists.

 -- Piotr Roszatycki <dexter@debian.org>  Tue, 9 Aug 2005 15:22:26 +0200

yada (0.39) unstable; urgency=low

   * Remove a few bashisms.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 4 Aug 2005 10:58:08 +0200

yada (0.38) unstable; urgency=low

   * debian/yada:
     - Fix `yada symlink -man': do not use long path if source and destination
       is in the same directory, can do a few symlinks at the time.
     - Fix `yada move': the same as `yada copy' syntax.
     - New command `yada rename'.
     - Generate debian/po/POTFILES.in if missing.

 -- Piotr Roszatycki <dexter@debian.org>  Tue, 2 Aug 2005 11:27:11 +0200

yada (0.37) unstable; urgency=low

   * debian/yada:
     - Introduces DEB_HOST_*, DEB_BUILD_*, with_*, without_* special macros.
     - Replace $(buildarch) with $(hostarch) in generated debian/rules.
     - Detect amd64 CPU with old dpkg-architecture.
     - Unexisting macro is not critical error, just warning.
     - Generate Build-Depends field based on YADA_VERSION environment variable.
     - New field Cron-Hourly for /etc/cron.hourly cron script.
     - Correct file path to yada.txt in generated packages file.
       Closes: #309151,
   * po/vi.po:
     - Vietnamese Debconf translation. Closes: #310060.
   * doc/yada.xml:
     - Documentation converted from LyX format to XML DocBook.
     - Describes new features.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 14 Jul 2005 13:55:17 +0200

yada (0.36) unstable; urgency=medium

   * debian/yada:
     - Call `ldconfig' in postrm if Contains: libs.

 -- Piotr Roszatycki <dexter@debian.org>  Sat, 9 Jul 2005 20:56:36 +0200

yada (0.35) unstable; urgency=low

   * man/*.pod:
     - Manual pages moved to man/ subdirectory.
   * debian/packages:
     - Standards-Version: 3.6.2
   * debian/yada:
     - New architectures: kfreebsd-i386, knetbsd-i386, m32r, netbsd-alpha, ppc64
     - Supports new dpkg-architecture
     - Fixed xfonts support. Thanks to Robert Luberda. Closes: #312388.
     - Add yada to Build-Depends even if Build-Depends-Indep is used.
       Closes: #312389.

 -- Piotr Roszatycki <dexter@debian.org>  Tue, 5 Jul 2005 10:57:56 +0200

yada (0.34) unstable; urgency=medium

   * Fix the Enhances field typo.
   * Fix the `yada yada' default template.

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 25 Apr 2005 18:41:19 +0200

yada (0.33) unstable; urgency=medium

   * Fix the thinko for "yada shlibdeps" command. The yada should scan
     for shlibs files and generate debian/shlibs.local file.

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 6 Apr 2005 12:53:43 +0200

yada (0.32) unstable; urgency=low

   * Another fix for %if %else %endif logic.

 -- Piotr Roszatycki <dexter@debian.org>  Fri, 11 Mar 2005 12:53:31 +0100

yada (0.31) unstable; urgency=low

   * Fixed %if %else %endif logic. Now if the condition is not true, ignores
     nested %define and %include.
   * Danish Debconf translation. Closes: #285967.
   * Czech Debconf translation. Closes: #288021.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 10 Mar 2005 17:22:12 +0100

2004

yada (0.30) unstable; urgency=low

   * Remove "command -v" bashizm from postinst scripts.

 -- Piotr Roszatycki <dexter@debian.org>  Fri, 6 Aug 2004 11:10:20 +0200

yada (0.29.1) unstable; urgency=low

   * Catalan DebConf templates, closes: #250116.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 27 May 2004 11:55:23 +0200

yada (0.29) unstable; urgency=low

   * Added amd64 to linux arch.
     Thanks to Christopher L Cheney <ccheney@debian.org>, closes: #249813.

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 19 May 2004 15:19:37 +0200

yada (0.28) unstable; urgency=low

   * Ignore empty md5sum file.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 11 Mar 2004 19:51:44 +0100

yada (0.27) unstable; urgency=low

   * yada python removes compiled *.pyc and *.pyo.

 -- Piotr Roszatycki <dexter@debian.org>  Sun, 22 Feb 2004 14:16:37 +0100

2003

yada (0.26.0.1) unstable; urgency=low

   * Replaces old yada-doc due to package.7 manpage migration, closes: #223296.

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 8 Dec 2003 15:37:28 +0100

yada (0.26) unstable; urgency=low

   * packages(7) again in main yada package, closes: #221563.
   * New fields Cron, Cron-Daily, Cron-Monthly and Cron-Weekly for cron scripts.
   * New field Default for /etc/default script.
   * New field Modutils for /etc/modutils config.
   * New field Pam for /etc/pam.d config.
   * New architectures "netbsd" and "openbsd".
   * chmod +x debian/yada before "debuild" is not necessary. Perl is called
     instead.
   * New command "yada move".

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 26 Nov 2003 17:11:49 +0100

yada (0.25) unstable; urgency=low

   * Fixed wrong path for ucf source file in postinst script.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 6 Nov 2003 19:32:04 +0100

yada (0.24) unstable; urgency=low

   * ucf have to be called on "configure" action in postinst script.

 -- Piotr Roszatycki <dexter@debian.org>  Tue, 4 Nov 2003 13:23:41 +0100

yada (0.23.0.1) unstable; urgency=low

   * The previous changelog entry lied. The yada is already released.

 -- Piotr Roszatycki <dexter@debian.org>  Fri, 31 Oct 2003 11:46:12 +0100

yada (0.23) unstable; urgency=low

   * UNRELEASED
   * New option -ucf for yada install -conf
   * Generate automatically db_stop at the end of maintainers scripts.
   * yada symlink might not to have -as option.
   * Versioned debconf dependency to be lintian errors free if mulitiselect
     field is used.
   * Fixed overrides file if only one entry.
   * Don't detect perl and python scripts in /usr/share/doc directory.

 -- Piotr Roszatycki <dexter@debian.org>  Tue, 28 Oct 2003 10:45:06 +0100

yada (0.22) unstable; urgency=low

   * Generate automatically postinst and postrm scripts if Config field
     exists.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 23 Oct 2003 16:54:39 +0200

yada (0.21) unstable; urgency=medium

   * Fixes broken update-rc.d support.

 -- Piotr Roszatycki <dexter@debian.org>  Sun, 7 Sep 2003 00:31:51 +0200

yada (0.20) unstable; urgency=medium

   * Another problem with versioned python dependencies.

 -- Piotr Roszatycki <dexter@debian.org>  Fri, 5 Sep 2003 11:52:41 +0200

yada (0.19) unstable; urgency=medium

   * Fixed problem with detecting of perl dynamically loaded modules.
     Only directories contained "/auto/" are searched for *.so files.
   * Ignore missing directories when finding perl and python scripts.

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 20 Aug 2003 10:29:28 +0200

yada (0.18) unstable; urgency=medium

   * Fixed problem with detecting of python, closes: #205470

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 18 Aug 2003 13:59:07 +0200

yada (0.17) unstable; urgency=low

   * Supported Python scripts.
   * yada perl in 'Install' field is deprecated and it is called automatically.
   * Fixed maintainers script for init.d, closes: #205072.
   * Dropped support for perl < 5.006.

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 13 Aug 2003 14:00:24 +0200

yada (0.16) unstable; urgency=low

   * Splitted to yada and yada-doc packages.
   * Fixed uninitialized variable in yada script.

 -- Piotr Roszatycki <dexter@debian.org>  Fri, 25 Jul 2003 09:56:34 +0200

yada (0.15) unstable; urgency=low

   * Use invoke-rc.d and don't call init scripts directly.
   * New default macros added: YADA_COMMAND and YADA_VERSION.
   * Works yada install -man manpage.1.gz for already gzipped files.
   * New option "Contains: kernel-modules" which works with make-kpkg.

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 23 Jul 2003 16:19:22 +0200

yada (0.14.0.1) unstable; urgency=low

   * French DebConf templates, closes: #194741

 -- Piotr Roszatycki <dexter@debian.org>  Sat, 28 Jun 2003 21:39:39 +0200

yada (0.14) unstable; urgency=low

   * Back to unstable.
   * New field Upstream-Authors.
   * po-debconf supported.
   * Pass Version field for binary packages.
   * Provide examples, closes: #37551.
   * Generate man pages from POD source.

 -- Piotr Roszatycki <dexter@debian.org>  Tue, 6 May 2003 22:21:49 +0200

yada (0.13) experimental; urgency=medium

   * The "XIII" release.
   * Introduced preprocessor for macro commands and variables.
   * "yada rebuild" rebuilds all files
   * New fields Build-Arch and Build-Indep for build-arch and build-indep
     targets.
   * Pass X-* fields in control file.
   * Add Build-Depends: perl
   * Catch up failed test in debian/rules file, closes: #190774

 -- Piotr Roszatycki <dexter@debian.org>  Tue, 15 Apr 2003 13:12:05 +0200

yada (0.12) unstable; urgency=medium

   * Documentation generated from LyX source
   * Enchanced debian-control.syntax in /usr/share/doc/...
   * Does not die if TMPROOT and VERSION are set for backward compatibility

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 19 Mar 2003 15:29:51 +0100

yada (0.11) unstable; urgency=low

   * Clean up with perltidy
   * import SOURCE=source-package-name variable
   * import PACKAGE variable only for binary packages
   * TMPROOT=$(pwd)/debian/tmp
   * New yada Contains field
   * New command yada copy
   * New command yada symlink
   * New option yada install -gzip|-bzip2
   * Don't check build time dependencies, as far as it is handled
     by dpkg-checkbuilddeps
   * Remove Build-Sequence field
   * Handle Uploaders field
   * New variables $DEB_HOST_ARCH and $DEB_BUILD_ARCH
   * Architecture field can contains OS macros (linux, hurd, darwin, freebsd,
     openbsd)
   * Major-Changes field is optional.
   * Clean debian/tmp-* on clean-install-tree and debian/tmp on clean-build
     target
   * yada strip is called automatically
   * Contains: unstripped doesn't allow to call yada strip
   * New command yada patch and yada unpatch
   * yada perl cleans up empty directories and change hashbang path

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 12 Mar 2003 17:17:12 +0100

2002

yada (0.10) unstable; urgency=medium

   * New maintainer release.
   * Fix normalize -> normalise spelling error. Sorry.

 -- Piotr Roszatycki <dexter@debian.org>  Sun, 15 Dec 2002 15:40:16 +0100

yada (0.9.10) unstable; urgency=low

   * NMU
   * New yada Diversions field which specifies frontend for dpkg-divert
   * New yada Overrides field for Lintian
   * VERSION=package_version for maintainer's scripts
   * New command yada makeshlibs
   * Fixes "substvars broken if package name "normalized"", closes: #118321
   * Add "file" to Build-Depends:
   * /usr/doc/* symlink is not necessary
   * Updated documentation with new Policy
   * Fixed yada yada and detection of version and package name
   * Fixed handling of maintainer's scripts
   * Fixed handling of virtual package's depends
   * Standards-Version: 3.5.8
   * Checking Build-Depends for clean target
   * Fixed handling of overrides
   * Fixed init.d script for postinst
   * Default option for patch is -p1
   * Generate debian/shlibs.local based on Shlibs: field
   * Normalize substvars with tr/.+/--/
   * Keep order for processing binary packages
   * Include new directories to library path for dpkg-shlibdeps
   * yada dpkg-shlibdeps renamed to yada shlibdeps

 -- Piotr Roszatycki <dexter@debian.org>  Fri, 13 Dec 2002 13:18:32 +0100

2001

yada (0.9.9) unstable; urgency=low

   * NMU, closes: #114537
   * yada modifies Build-Depends-Indep if it is necessary
   * clean debuild if yada is in debian/ directory
   * debconf in postrm maintainer script, closes: #109346
   * SHELL=/bin/bash, closes: #104530
   * Standards-Version: 3.5.6
   * Recommends: grep-dctrl

 -- Piotr Roszatycki <dexter@debian.org>  Fri, 5 Oct 2001 11:25:37 +0200

yada (0.9.8) unstable; urgency=medium

   * NMU by maintainer.  (Huh?!@*^&?  I'm still working on checking the
     patches made in previous NMUs, so I don't feel this is a "real"
     Maintainer Release.  Yes, I know it's odd.)
   * Disable the effects of "Build-Sequence: avoid-root" in debian/packages
     to avoid bug #96881 in dpkg-dev.  Other maintainers using yada
     should rebuild with this version if they were affected by bug 96860,
     "dpkg-shlibdeps et al.: should not do chown when not running as root".
     Doesn't close bug 96860, IMHO, but reduces its severity to "minor".

 -- Charles Briscoe-Smith <cpbs@debian.org>  Mon, 13 Aug 2001 20:33:18 +0100

yada (0.9.7) unstable; urgency=low

   * NMU
   * New perl policy for yada perl.

 -- Piotr Roszatycki <dexter@debian.org>  Tue, 10 Apr 2001 12:00:25 +0200

yada (0.9.6) unstable; urgency=medium

   * NMU
   * Fixed bug introduced in 0.9.4: yada didn't strip binaries.
   * Support for bash scripts
   * Init: field can define init script filename

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 22 Feb 2001 13:41:18 +0100

yada (0.9.5) unstable; urgency=low

   * NMU
   * Standards-Version: 3.5.0
   * Support DEBFULLNAME and DEBEMAIL variables and detects correct package
     name for `yada yada'
   * New Debian Policy for Xfonts
   * Support [/path/to/file] for Enhances: and Conflicts:

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 7 Feb 2001 13:09:06 +0100

yada (0.9.4) unstable; urgency=low

   * NMU
   * Doesn't strip binaries if $DEB_BUILD_OPTIONS=nostrip, closes: #81937

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 22 Jan 2001 17:13:29 +0000

2000

yada (0.9.3) unstable; urgency=low

   * NMU
   * A lot of new features:
     + New fields for new dpkg.
     + Support for debconf, logrotate, init.d, xfonts
     + /usr/bin/yada is an option and debian/yada is used when exists
     + yada dpkg-shlibdeps backs and works like dh_shlibdeps
     + yada strip works like dh_strip
     + new way of generating substvars file
     + exporting of some variables in maintainer scripts
     + more in yada.txt
   * Fixed:
     + Doc-Base, virtual packages' dependecies
   * ${Source-Version} works well, closes: #48030.
   * Init field supports init.d scripts, closes: #39360.

 -- Piotr Roszatycki <dexter@debian.org>  Thu, 14 Dec 2000 13:49:34 +0100

yada (0.9.2) unstable; urgency=low

   * Remove useless chomp. Closes: #78955, #78857.

 -- Samuel Tardieu <sam@debian.org>  Thu, 7 Dec 2000 14:27:40 +0100

yada (0.9.1) unstable; urgency=low

   * NMU because some bugs have triggered no action in more than one year:
    - Closes:#70571. Add Build-Depends in control file.
    - Closes:#38585. Generate md5sums file.
    - Closes:#45085. Document yada install -info command.
    - Closes:#52705. Yada is not needed in debian/ anymore.
    - Closes:#41275. Yada now works with dependencies on virtual packages.

 -- Samuel Tardieu <sam@debian.org>  Wed, 30 Aug 2000 10:57:50 +0200

1999

yada (0.9) unstable; urgency=medium

   * There's no such directory as /usr/X11R6/share, so don't install
     stuff into it.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Tue, 7 Dec 1999 20:10:05 +0000

yada (0.8) unstable; urgency=low

   * Maintainer release fixes the following bugs:
     - Closes:#41279: "License files are now in
       /usr/share/common-licenses/" and are now referenced as such.
     - Closes:#41281: "Reversed operator in modified line".
     - Closes:#41283: "yada cannot build some packages".  Escaped "." and
       "+" in package names when they are used in substvar variable names.
     - Closes:#41654: "Yada should use /usr/share/doc/package instead
       of /usr/doc/package".
     - Closes:#41932: "Manpages should be under /usr/share/man, not
       /usr/man".
   * Implement symlinks from /usr/doc/$pkg to /usr/share/doc/$pkg, in a
     similar manner to debhelper.
   * Updated to standards-version 3.0.1.
 
   * Start of internal code reorganisation; parsing of debian/packages
     file should now be more robust.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Fri, 29 Oct 1999 02:20:00 +0100

yada (0.7.4) unstable; urgency=low

   * NMU
   * Revert changes in 0.7.2 and 0.7.3 until the policy team has chosen whether
     to accept this or not.

 -- Samuel Tardieu <sam@debian.org>  Thu, 5 Aug 1999 19:17:24 +0200

yada (0.7.3) unstable; urgency=low

   * NMU
   * Use /usr/share/man instead of /usr/man. Comply with version 3.0.0 of the
     policy. Closes: #41932.

 -- Samuel Tardieu <sam@debian.org>  Mon, 26 Jul 1999 13:59:41 +0200

yada (0.7.2) unstable; urgency=low

   * NMU
   * Use /usr/share/doc/package instead of /usr/doc/package. Comply with version
     3.0.0 of the policy. Closes: #41654.

 -- Samuel Tardieu <sam@debian.org>  Tue, 20 Jul 1999 12:58:02 +0200

yada (0.7.1) unstable; urgency=low

   * NMU
   * Escape "." and "+" before using variable substitution. Closes: #41283.
   * Change "=." into ".=". Closes: #41281.
   * Point onto /usr/share/common-licenses. Closes: #41279.

 -- Samuel Tardieu <sam@debian.org>  Fri, 16 Jul 1999 15:59:48 +0200

yada (0.7) unstable; urgency=low

   * Unapply *.dpatches -after- running the packages file's clean field.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Fri, 9 Jul 1999 23:13:46 +0100

yada (0.6) unstable; urgency=low

   * Change dependency on "perl" to "perl5 | perl".

 -- Charles Briscoe-Smith <cpbs@debian.org>  Fri, 2 Jul 1999 15:26:23 +0100

yada (0.5) unstable; urgency=low

   * Check everything into PRCS.  Modify version strings to use prcs's
     improved version headers.
 
   * Change "echo -e" to "echo -E" in generated debian/rules; this stops
     backslash-escapes being interpreted too early.
   * Install debian/changelog as "changelog" in native packages.
   * Stamp generated debian/rules with yada version string.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Wed, 9 Jun 1999 01:29:00 +0100

yada (0.4) unstable; urgency=high

   * Fix a nasty bug in the code to recover after a failed patching or
     unpatching run.  Urgency=high because of this and the conffiles bug
     fixed in version 0.3.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Thu, 20 May 1999 01:13:19 +0100

yada (0.3) unstable; urgency=low

   * A couple of bug fixes to do with "yada install -conffile".
   * "yada install" died with "-conffile", not knowing to put files
     in /etc.
   * The "conffiles" control area file was ending up in the root directory,
     not in the control area.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Wed, 19 May 1999 15:49:42 +0100

yada (0.2) unstable; urgency=low

   * Yada revision 1.40.
 
   * debian/packages can now contain comments.  Lines starting with a
     "#" are now ignored, except as part of a multi-line field value.
 
   * New field, "Patches:", which gives a wildcard pattern; files in
     debian/ matching the pattern are treated as patches, for egcs-style
     automated patching and unpatching.  Note, this doesn't work -quite-
     like egcs's dpatches; read yada.txt before using.
 
   * "yada yada" is now more verbose.
   * In "yada yada", guess package name by breaking at -last- dash,
     not first.
   * "yada yada" now creates an initial changelog if there is no
     debian/changelog.
   * "yada yada" now creates the debian/ directory if it doesn't exist.
 
   * Changed meaning of "-conffile" to "yada install": now means to
     install the file in /etc, rather than meaning to add the file to
     the conffiles list.
   * All files in /etc are now added to conffiles automatically.
 
   * Add back in the $|=1 which I mistakenly removed, thinking it was
     for debugging.  Commented why it should be there.  This tidies up
     the presentation of the copyright file.
   * Warn if it looks like a proper copyright notice was omitted from the
     "Copyright:" field.
   * For native packages with no "Major-changes:" field, don't use an
     undefined variable, and don't put two spurious newlines into the
     copyright file.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Tue, 18 May 1999 11:23:58 +0100

yada (0.1) unstable; urgency=low

   * Yada revision 1.34.
   * Packaged yada as a Debian package.
 
   * More consistent handling of fields with empty first lines.
   * If the copyright licence of the package isn't standard, the first
     line of the "Copyright:" field should now be a single dot, rather
     than being empty.
   * I thought that install-docs could cope with several documents in one
     doc-base file.  It can't.  Yada now looks for "Document:" tags
     within the doc-base field, splits up individual doc-base files, and
     calls install-docs for them each separately.
   * Bomb out if we see an unrecognised field in debian/packages.
   * "yada install -script" added (equivalent to "-bin -unstripped") to
     ease installing of binaries without having them automatically
     stripped.
   * Yada now elides some otherwise useless junk from debian/rules in
     two cases: (a) there are no build-depends or build-conflicts, or
     (b) there are no packages specific to particular architectures.
   * More error checking in the compression and symlink clean-up phases,
     and fixed a nasty bug therein which would corrupt any symlink with
     "../../" in its target string, such as "undocumented" symlinks from
     X11 manpage directories.
   * New command "yada yada", which copies or updates the yada script in
     your debian/ directory, and creates a skeleton debian/packages for
     you if you don't have one already.
   * Made a start writing some man pages.
   * A few miscellaneous bug fixes.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Wed, 5 May 1999 01:25:32 +0100