cdd (0.3.11.1) unstable; urgency=low

  * Remove Bashism (source --> .)
    Closes: #394604 (of med-common, this bug did not really belong to
                     med-common but was caused by the bashism in cdd-common)
  * Standards-Version: 3.7.2 (no changes necessary)
  * Build-Depends: debhelper (>= 5)

 -- Andreas Tille <tille@debian.org>  Mon, 23 Oct 2006 07:46:58 +0200

cdd (0.3.11) unstable; urgency=low

  * Fix problem with resulting *.dsc files that did not list the
    files that were actually created in the Binary line
  * No changes necessary Standards-Version: 3.6.2
  * Removed: Conflicts: med-common (<= 0.4); which was never released
    in stable
  * Because there is no direct use of debconf in the cdd package but
    debconf is used in the package builded using cdd-dev the ${misc:Depends}
    variable does not really work.  That's why we introduce an explicite
      Depends: debconf (>= 0.5) | debconf-2.0
  * Increased dependant menu version from 2.1.12 to 2.1.25
  * Adapted lintian.overrides to reflect the change in menu
    (files now in /usr/share/menu instead of /usr/lib/menu)

 -- Andreas Tille <tille@debian.org>  Sun, 25 Sep 2005 21:36:29 +0200

cdd (0.3.10) unstable; urgency=low

  * Andreas Tille
    - Fixed some man pages and examples
    - Fixed bugs which showed up in Debian-Junior packaging
      (work around missing final newlines in several places,
       fix problem with menu items which are not using '"'
       around the entries)
  * Guillem Jover
    - Added Catalan (ca) debconf translation.
  * Otavio Salvador
    - cdd-gen-control:
      o Add -D suport to cdd-gen-control to degrade dependencies to
        recommends; 
      o Add support for architecture dependent packages;
      o Add fallback to architecture independent packages so allow
        backward compatibility;
      o Add suport to tasksel based tasks;
    - task-files: added.
  * Adopted to findutils 4.2.22: specify the -maxdepth option before
    non-option arguments

 -- Andreas Tille <tille@debian.org>  Sat, 21 Aug 2004 09:06:13 +0200

cdd (0.3.9) experimental; urgency=low

  * Otavio Salvador
    - Move the project to Subversion.
  * Andreas Tille
    - Exclude .svn dirs in dist target of debian/rules
    - Removed Provides/Replaces/Conflicts: med-common-dev
      because this package vanished completely from the archive now
      and never reached stable.
    - Moved cdd-menu from /usr/lib/menu to /usr/share/menu
    - User menus now are created from installed dependency menus
      if they are not explicitely overriden by the meta package maintainer

 -- Andreas Tille <tille@debian.org>  Thu, 15 Jul 2004 11:13:22 +0200

cdd (0.3.4) unstable; urgency=high

  * Fixed common.postinst template which finally fixed bug #259412.
  * Removed contrib non-free and non-US from the templates - we want
    to build packages for main by default, others should be added
    manually by local maintainers.
  * Urgency set to high because it *really* fixes a grave bug.

 -- Andreas Tille <tille@debian.org>  Thu, 15 Jul 2004 10:51:44 +0200

cdd (0.3.3) unstable; urgency=high

  * Remove broken code from templates/postinst to clean up
    ${HOME}/.menu directories.  This code does more harm than
    it would help.
    Closes: #259412
  * Urgency set to high because it fixes a grave bug.

 -- Andreas Tille <tille@debian.org>  Wed, 14 Jul 2004 21:34:55 +0200

cdd (0.3.2) unstable; urgency=low

  * Remove ${HOME}/.menu/cdd-menu in postinst only if ${MENU}/.menu exists
  * Added /etc/apt/apt.conf.d script to #cdd#-common templates to invoke
    cdd-update-usermenus after all meta packages of a CDD were installed
    if requested by a shared debconf variable
  * Use #CDDNAME# variable in debconf templates of cdd-dev.  This variable
    can be set either in common/conf or it is builded by "Debian-Cdd".
  * cdd-install-helper handles CDD-common.{config,template}
  * Usage of get-group-users deprecated, use cdd-tools instead.
    Moved functionality of get-group-users to unixgroups/cdd-actions.
  * Enhanced example directory.
  * Otavio Salvador
    - Add support to Pre-Depends field in cdd-gen-control script.
    - Change the default task prefix from 'education-' to 'test-'.
    - Include code to stop if exist a task with name 'common'.
  * Andre Luis Lopes
    - Added Brazilian Portuguese (pt_BR) cdd-dev debconf template
      translation.

 -- Andreas Tille <tille@debian.org>  Wed,  9 Jun 2004 08:20:26 +0200

cdd (0.3.1) unstable; urgency=low

  * Do not change ${HOME}/.menu any more as it was done in 0.3
    Thanks to Cosimo Alfarano <kalfa@debian.org>
  * Provide man page for cdd.conf
  * Added newline at end of examples/common/control
    Closes: #251889

 -- Andreas Tille <tille@debian.org>  Mon, 31 May 2004 22:45:56 +0200

cdd (0.3) unstable; urgency=low

  * Cosimo Alfarano <kalfa@debian.org> did some major rewriting
    to make the scripts much more flexible (many thanks to Cosimo).
  * cdd-inst-helper now adds versioned med-common dependency if menu
    is created by this package.
  * templates/post{inst,rm} feature user menu creation if variable
    UPDATEUSERMENU is set to "yes"

 -- Andreas Tille <tille@debian.org>  Tue, 13 Apr 2004 21:51:01 +0200

cdd (0.2) unstable; urgency=low

  * Initial release of this package which contains code from several
    packages but should be of common use now.
    Closes: #240243
  * Renamed med-common-dev to cdd-dev because it is intended to work
    for all Custom Debian Distributions now.
  * Renamed med-common to cdd-common.
    (old changelog is available in changelog.med-common.
  * Adopted gen-control from debian-edu-0.768

 -- Andreas Tille <tille@debian.org>  Tue, 23 Mar 2004 18:41:20 +0100

med-common-dev (0.1-5) unstable; urgency=low

  * Standards-Version: 3.6.1.0
  * Fixed typo in debian/control
    closes: #221212
    While I think that also spelling bugs should be reported and fixed
    I really wonder why people set the priority of those bugs to
    "normal" instead of "wishlist".

 -- Andreas Tille <tille@debian.org>  Tue, 18 Nov 2003 08:58:14 +0100

med-common-dev (0.1-4) unstable; urgency=low

  * really installed the examples to /usr/share/doc/med-common-dev/examples

 -- Andreas Tille <tille@debian.org>  Mon,  9 Sep 2002 22:19:53 +0200

med-common-dev (0.1-3) unstable; urgency=low

  * fixes a really stupid bug in med_install_helper

 -- Andreas Tille <tille@debian.org>  Wed, 26 Jun 2002 21:06:11 +0200

med-common-dev (0.1-2) unstable; urgency=low

  * med_install_helper script now cares for an /etc/med/menu
    directory if it was not builded in debian/rules and prints out
    a warning if no menu is provided

 -- Andreas Tille <tille@debian.org>  Wed, 26 Jun 2002 15:59:26 +0200

med-common-dev (0.1-1) unstable; urgency=low

  * Initial release
    closes: #150938

 -- Andreas Tille <tille@debian.org>  Mon, 24 Jun 2002 17:19:38 +0200
