ucf (1.07) unstable; urgency=low

  * Bug fix: "[l10:ca] orville-write catalan debconf templates", thanks to
    Aleix Badia i Bosch                                   (Closes: #248754).
  * Bug fix: "ucf: debconf spanish translation", thanks to Lucas Wall
                                                          (Closes: #253244).

 -- Manoj Srivastava <srivasta@debian.org>  Tue, 22 Jun 2004 17:51:35 -0500

ucf (1.06) unstable; urgency=low

  * Bug fix: "ucf tries to show diff of non-existent file", thanks to
    Frank Küster. Darn. Applied the fix to the three way merge the last
    time, not to the simple diff stanza.              (Closes: #243953).

 -- Manoj Srivastava <srivasta@debian.org>  Mon, 26 Apr 2004 16:28:39 -0500

ucf (1.05) unstable; urgency=low

  * The patch for the optiopn added in the last version was provided by
    Matthew Palmer <mpalmer@debian.org>. Much appreciated.
  * Bug fix: "manpage incorrect for --sum-file", thanks to Matthew Palmer
    Also fixed a typo in ucf reported in the same report, and, while I was
    at it, I escaped all hyphens in ucf.1.                (Closes: #244853).

 -- Manoj Srivastava <srivasta@debian.org>  Tue, 20 Apr 2004 15:18:02 -0500

ucf (1.04) unstable; urgency=low

  * Bug fix: "ucf tries to show diff of non-existent file", thanks to
    Frank Küster. This is still the correct behaviour, as long as a
    diff is show, which should be the case now.      (Closes: #243953).
  * Added an option to specify where the old md5sum can be found for
    historical versions. 

 -- Manoj Srivastava <srivasta@debian.org>  Mon, 19 Apr 2004 12:17:19 -0500

ucf (1.03) unstable; urgency=low

  * Bug fix: "Hangs on waiting for user input _sometimes_", thanks to
    Peter Gervai                                     (Closes: #242445).
  * Bug fix: "ucf: Minor description typo", thanks to Jeroen van
    Wolffelaar                                       (Closes: #243482).

 -- Manoj Srivastava <srivasta@debian.org>  Mon, 19 Apr 2004 02:37:52 -0500

ucf (1.02) unstable; urgency=low

  * Bug fix: "ucf: --debconf-ok option useless", thanks to Roger So
    Applied patch; we should only set DEBCONF_OK if it is not set.
                                                  (Closes: #242434).

 -- Manoj Srivastava <srivasta@debian.org>  Tue,  6 Apr 2004 13:20:12 -0500

ucf (1.01) unstable; urgency=low

  * Bug fix: "fontconfig: postinst script fails (2)", thanks to Frederic
    Briere                                             (Closes: #241846).
  * Bug fix: "Does not handle invalid PAGER gracefully", thanks to
    J.H.M. Dassen (Ray)                                (Closes: #241890).

 -- Manoj Srivastava <srivasta@debian.org>  Sun,  4 Apr 2004 16:09:58 -0500

ucf (1.00) unstable; urgency=low

  * Shut off withecho, since we should be fairly stable now. Bump version
    number to reflect that. 
  * Bug fix: "ucf creates superfluous dpkg-dist files", thanks to Frank
    Küster                                            (Closes: #238730).
  * Bug fix: "ucf: diff is not displayed with DEBIAN_FRONTEND=dialog and
    more as sensible-pager", thanks to Frank Küster. This was nasty. Now
    ucf thinks like sensible-pager, looking at $PAGER,
    /etc/alternatives/pager, and, failing that, ensuring /bin/more exists
    -- and then, if the pager is more, it pauses after displaying the
    diff, so that the diff is not whisked away by debconf looping back to
    ask for what's next.                                (Closes: #239319).
  * Thanks to extensive patches from Fabio Massimo Di Nitto
    <fabbione@fabbione.net>, ucf should now be able to handle file names
    with spaces in them. Touch wood.

 -- Manoj Srivastava <srivasta@debian.org>  Fri,  2 Apr 2004 02:10:48 -0600

ucf (0.33) unstable; urgency=low

  * Bug fix: "ucf: Variable errors in ucf script breaks lm-sensors
    installation", thanks to Frédéric Bothamy (Closes: #237944).
  * Bug fix: "apache-common: /etc/apache/modules.conf is not modified",
    thanks to Oliver Zimmermann (Closes: #237946).

 -- Manoj Srivastava <srivasta@debian.org>  Sun, 14 Mar 2004 11:14:21 -0600

ucf (0.32) unstable; urgency=low

  * Fixed debconf handling -- POTFILES.in needs t9o have the master
    template, not the generated one.

 -- Manoj Srivastava <srivasta@debian.org>  Sat, 13 Mar 2004 12:22:11 -0600

ucf (0.31) unstable; urgency=low

  * Moved to the new debconf mechanism is skeleton-make-rules, which shall
    allow ucf to be backported to older debconf versions.
  * Bug fix: "ucf: Please add the attached Brazilian Portuguese debconf
    template translation", thanks to Andre Luis Lopes (Closes: #235489).
  * Bug fix: "ucf: French debconf templates translation", thanks to Eric
                                                      (Closes: #236715).
  * Bug fix: "ucf: Option --debug exists only in manpage, but is not
    recognized", thanks to Frank KKüster               (Closes: #237114).
  * Bug fix: "ucf: please consider adding symlink support", thanks to Marc
    Haber. Actually, Fabio Massimo Di Nitto <fabbione@fabbione.net> did
    the heavy lifting on this one and sent in a tested, working patch. 
                                                       (Closes: #213080).

 -- Manoj Srivastava <srivasta@debian.org>  Fri, 12 Mar 2004 14:48:31 -0600

ucf (0.30) unstable; urgency=low

  * Convert to po-debconf, also thanks to Joey Hess.

 -- Manoj Srivastava <srivasta@debian.org>  Sun, 22 Feb 2004 15:22:29 -0600

ucf (0.29) unstable; urgency=low

  * Thanks to Joey Hess for noticing that the debconf support in ucf was
    not complete. Added the template to the control archive, source the
    confmodule in postinst, and purge debconf db on purge. 

 -- Manoj Srivastava <srivasta@debian.org>  Sun, 22 Feb 2004 09:49:20 -0600

ucf (0.28) unstable; urgency=low

  Joey Hess <joeyh@debian.org>
  * Added debconf support to ucf. It will use debconf for prompting.
  * Since some badly behaved maintainer scripts use debconf, then cripple it
    (by calling STOP, redirecting stdio, etc), and then call ucf, ucf must
    take care to not use debconf if called from such a script. In this case it
    will fall back to prompting without using debconf, unless a --debconf-ok
    parameter is given, to let ucf know that the maintainer script
    promises it has not screwed up debconf.
  * Update ucf.1
  * Since the above hack means that ucf retains the ability to prompt
    on its own, I made it not depend on debconf at all; if debconf is not
    present then ucf will fall back to its internal prompter. closes: Bug#234151
  Manoj:
  * Changed the rules file to handle permissions better in face of strange
    umasks. Many thanks to Joey Hess, who essentially did all the work for
    this update in functionality.

 -- Manoj Srivastava <srivasta@debian.org>  Sat, 21 Feb 2004 23:35:01 -0600

ucf (0.27) unstable; urgency=low

  * Bug fix: "minor typo in /etc/ucf.conf comment", thanks to Leonardo
    Rochael Almeida                                        (Closes: #225633).

 -- Manoj Srivastava <srivasta@debian.org>  Fri,  6 Feb 2004 01:53:24 -0600

ucf (0.26) unstable; urgency=low

  * When ucf replaces a configuration file, it always leaves the old
    version behind as "conffile.dpkg-old", and then installed the
    "distributed" file as "conffile", just *like dpkg* does. Now, also made
    it so that when ucf asks the user a question, and they respond by
    opting not to replace the configuration file, ucf creates
    "conffile.dpkg-dist", as dpkg would have created.

 -- Manoj Srivastava <srivasta@debian.org>  Thu, 13 Nov 2003 03:02:32 -0600

ucf (0.25) unstable; urgency=low

  * when the old md5sum is not found in the file, the return value of the
    grep is non-zero and the program exits.              closes: Bug#216115

 -- Manoj Srivastava <srivasta@debian.org>  Sat, 18 Oct 2003 21:31:28 -0500

ucf (0.24) unstable; urgency=low

  * Fix a series of typos that prevented old md5sums from working. Thanks
    to Josselin Mouette for the patch.                   closes: Bug#215244

 -- Manoj Srivastava <srivasta@debian.org>  Wed, 15 Oct 2003 13:53:50 -0500

ucf (0.23) unstable; urgency=low

  * Fix a corner case when ucf is reinstalled after being removed, but not
    purged, for a while, in this case all the data is out of
    date. Rotating the dataset would have ucf asking questions all over,
    but that is better than silently ignoring files of packages that were
    purged while ucf was removed, and are being reinstalled. Correct
    behaviour trumps the user being asked questions again. closes: Bug#215077

 -- Manoj Srivastava <srivasta@debian.org>  Fri, 10 Oct 2003 12:44:19 -0500

ucf (0.22) unstable; urgency=low

  * .TT in the man page did not produce tt font. Use .I instead. 
                                                              closes: Bug#213077
  * se -> see. ofered -> offered  in man page.    closes: Bug#213079, Bug#213083

 -- Manoj Srivastava <srivasta@debian.org>  Sun, 28 Sep 2003 18:28:52 -0500

ucf (0.21) unstable; urgency=low

  * the --state-dir option to ucf had no effect, since it set the wrong
    internal variable.  Thanks to Colin Watson for noticing, and providing
    a patch.                                                  closes: Bug#210788

 -- Manoj Srivastava <srivasta@debian.org>  Sat, 13 Sep 2003 16:13:09 -0500

ucf (0.20) unstable; urgency=high

  * Fixed usage of chown root.root in the rules files.
  * The 3 way merge support was broekn; it kept track of the md5sum of the
    wrong version. Thanks Nicolas Boullis for noticing this. closes: Bug#20706

 -- Manoj Srivastava <srivasta@debian.org>  Sun, 24 Aug 2003 20:26:06 -0500

ucf (0.19) unstable; urgency=low

  * Added some examples to the doc directory. Added examples to man
    pages. Clarified man page. 

 -- Manoj Srivastava <srivasta@debian.org>  Thu,  7 Aug 2003 18:48:35 -0500

ucf (0.18) unstable; urgency=low

  * No longer save conffiler.dpkg-old unless conffile had been
    modified. This should prevent the buildup of .dpkg-old cruft over
    time.                                                    closes: Bug#189520
  * Document the fact that --three-way first appeared in version 0.8 of
    ucf, which was the first version to hit sarge. The woody version of
    ucf shall not understand the --thre-way option.          closes: Bug#202431

 -- Manoj Srivastava <srivasta@debian.org>  Thu, 31 Jul 2003 12:02:17 -0500

ucf (0.17) unstable; urgency=low

  * Fixed a typo.                                            closes: Bug#191833
  * Fixed eiher -> either in the man page.                   closes: Bug#200048
  * If the file that is already in place has the same md5sum as the new
    file created by the maintainer, nothing needs be done.   closes: Bug#199233
  * Fix prompting for actoin such that we offer choices for 3 way merging
    or diffs where appropriate                               closes: Bug#199162

 -- Manoj Srivastava <srivasta@debian.org>  Sun, 13 Jul 2003 15:28:46 -0500

ucf (0.16) unstable; urgency=high

  * A thinko in the logic for moving a old, locally modified configuration
    file to ucf could cause data loss.

 -- Manoj Srivastava <srivasta@debian.org>  Fri,  2 May 2003 21:47:48 -0500

ucf (0.15) unstable; urgency=medium

  * Clean up some of the new file handling to pave the way for
    /etc/conffiles/blah functionality

 -- Manoj Srivastava <srivasta@debian.org>  Fri, 25 Apr 2003 14:55:17 -0500

ucf (0.14) unstable; urgency=low

  * Another occurence of the missing \. Additional patches from Tore
    Anderson to fix a flaw in the md5sum storage.            closes: Bug#189517
  * patch from Tore Anderson to fix problems with diff3      closes: Bug#189617
  * Finally get all the miising \.                           closes: Bug#189514

 -- Manoj Srivastava <srivasta@debian.org>  Sat, 19 Apr 2003 23:11:36 -0500

ucf (0.13) unstable; urgency=medium

  * A missing \ at the ned of the line caused a syntax error.closes: Bug#189514

 -- Manoj Srivastava <srivasta@debian.org>  Fri, 18 Apr 2003 13:27:29 -0500

ucf (0.12) unstable; urgency=low

  * Finally document the --three-way option. This has been in the code for
    a while now, and seems to be working, but was not documented so far. 

 -- Manoj Srivastava <srivasta@debian.org>  Fri, 18 Apr 2003 02:42:56 -0500

ucf (0.11) unstable; urgency=low

  * Test for a old file before trying to copy it as backup. 
                                                 closes: Bug#168727, Bug#168729

 -- Manoj Srivastava <srivasta@debian.org>  Mon, 11 Nov 2002 18:55:48 -0600

ucf (0.10) unstable; urgency=low

  * Urk. Major breakage in ucf on upgrade; one loses
    /var/lib/ucf/hashfile, due to a major thinko. The downside is that the
    currently installed file shall be trated as the old version, and a
    wquestion shall be asked if the upstream file is different. This bad,
    but there is no real data loss; only a potential question asked on the
    next upgrade of packages using ucf.

 -- Manoj Srivastava <srivasta@debian.org>  Sun, 10 Nov 2002 23:09:22 -0600

ucf (0.09) unstable; urgency=low

  * Umm. use egrep when you mean egrep.

 -- Manoj Srivastava <srivasta@debian.org>  Sun, 10 Nov 2002 22:57:57 -0600

ucf (0.08) unstable; urgency=high

  * Add a --purge option to ucf, to remove all hints about a configuration
    file from the hashfile. This fixes what happened if a package was
    purged, and reinstalled -- on purge the configuration file was
    removed, but it was still in ucf's database. On reinstall, since the
    upstream file had not changed, ucf did not copy it to the destination
    -- even though the destination file no longer existed. This is a major
    bugfix.                                                  closes: Bug#159015
  * Fix use of md5sum files, and manpage typo, thanks to a patch from
    Henrique de Moraes Holschuh <hmh@debian.org>.            closes: Bug#163229
  * ucf now has a rudimentary, experimental, and undocumented diff3
    capability. So, optionally, people can see a diff3 diff between the
    current file, the old file, and the new upstream version. Also, they
    can have the changes made in the upstream versions merged into the
    current file. This can be dangerous.

 -- Manoj Srivastava <srivasta@debian.org>  Sun, 10 Nov 2002 21:22:00 -0600

ucf (0.07) unstable; urgency=low

  * Fix a few missing grep trigger set -e failures.

 -- Manoj Srivastava <srivasta@debian.org>  Wed,  6 Mar 2002 01:14:57 -0600

ucf (0.06) unstable; urgency=high

  * Added the ionformational script lcf and the associated man page.
  * Fixed a major thinko in ucf that could potentially trash the hashfile

 -- Manoj Srivastava <srivasta@debian.org>  Tue, 26 Feb 2002 14:30:59 -0600

ucf (0.05) unstable; urgency=low

  * /etc/ucf.conf and ucf.conf(5) disagreed due to a typo in the man
    page. Fixed.                                             closes: Bug#135691
  * Added the ability for the developer to specify a single file with
    historical md5sums, instead of having to ship a directory populated
    with single line files for every configuration file in the
    package. This is now beginning to get reasonably complex ;-)

 -- Manoj Srivastava <srivasta@debian.org>  Mon, 25 Feb 2002 12:03:43 -0600

ucf (0.04) unstable; urgency=high

  * Hmm. Failed to replace the configuration file if the old file was a
    symbolic link to the new file (happened for gnus users). Thanks go to
    wsheets@sbcglobal.net for pointing this out.

 -- Manoj Srivastava <srivasta@debian.org>  Wed, 20 Feb 2002 20:21:42 -0600

ucf (0.03) unstable; urgency=low

  * Fixed typo in the long description
  * Fixed the fact that the script was always verbose
  * Fixed a spelling error in a diagnostic

 -- Manoj Srivastava <srivasta@debian.org>  Wed, 13 Feb 2002 23:02:29 -0600

ucf (0.02) unstable; urgency=low

  * Fixed typo in long desc.
  * Changed section to utils.

 -- Manoj Srivastava <srivasta@debian.org>  Tue, 12 Feb 2002 04:17:38 -0600

ucf (0.01) unstable; urgency=low

  * New version of the package.  

 -- Manoj Srivastava <srivasta@debian.org>  Tue,  5 Feb 2002 22:25:42 -0600

