Skip to content

Debian Changelog ocfs2-tools (1.2.1-1.3)

2006

ocfs2-tools (1.2.1-1.3) unstable; urgency=low

   * Non-maintainer upload to fix longstanding l10n issues
   * Fix the spelling of "milliseconds" in debconf templates
   * Unmark a string for translation. Closes: #372520
   * Debconf templates translations:
     - Czech updated. Closes: #369582
     - French updated. Closes: #374335
     - Vietnamese added. Sent during the call for updates of the NMU campaign.
     - Swedish added. Sent during the call for updates of the NMU campaign.
     - German added. Sent during the call for updates of the NMU campaign.
     - Russian added. Sent during the call for updates of the NMU campaign.
     - Brazilian Portuguese added. Sent during the call for updates
       of the NMU campaign.
     - Fix the encoding of the Spanish translation..:-)

 -- Christian Perrier <bubulle@debian.org>  Mon, 18 Dec 2006 19:49:10 +0100

ocfs2-tools (1.2.1-1.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Move dh_installdeb to after dh_pysupport, to make sure
     update-python-modules is indeed called in postinst. (Closes: #388529)

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 28 Sep 2006 13:19:03 +0200

ocfs2-tools (1.2.1-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * Update package to the last python policy (Closes: #380879).

 -- Pierre Habouzit <madcoder@debian.org>  Thu, 31 Aug 2006 13:45:20 +0200

ocfs2-tools (1.2.1-1) unstable; urgency=low

   * New upstream release (closes: #362204, #364549).  This release also fixes
     the double-free error that new glibc triggered, so closes: #358784 as
     well.
   * Added Czech debconf translation. Thanks, Miroslav Kure. Closes: #353372.
   * Added French debconf translation. Thanks, Julien Rosal. Closes: #354274.
   * Rewrote debconf templates, rendering above changes partly useless. Thanks
     to Thomas Huriaux for the time and the patch. Closes: #352505.
   * Updated Spanish translation.
   * debian/control:
     - Added libdevmapper-dev to Build-Depends, and bumped debhelper dependency
       to >= 5.
     - Bumped Standards-Version to 3.7.2.0.
   * Added ocfs2_faq.txt to docs.
   * debian/compat: Bumped debhelper compatibility to 5.
   * Added README.Debian.
   * Removed changes in init script, now it is near to the original one.  Many
     thanks to Joel Becker from Oracle for taking the time to explain it
     thoroughly.  The modular case works again, I have embraced the faith. :-)
     Closes: #363121.

 -- David Martínez Moreno <ender@debian.org>  Tue, 30 May 2006 00:38:27 +0200

ocfs2-tools (1.1.5-2) unstable; urgency=low

   * Removed by upstream request:
     - usr/sbin/find_hardlinks
     - usr/sbin/find_dup_extents
     - usr/sbin/find_inode_paths
     - usr/sbin/set_random_bits
     - usr/sbin/decode_lockres
     - usr/sbin/encode_lockres
     - usr/sbin/mark_journal_dirty
     These utilities are for OCFS2 development only, and may cause severe data
     loss, apart from little use for normal OCFS2 user.
   * debian/control: Added quilt to Build-Depends, and rewrite part of the
     build system in order to support patch and unpatch targets.
   * Created patches:
     - debian/patches/01-manpages-typos

 -- David Martínez Moreno <ender@debian.org>  Fri, 10 Feb 2006 02:53:40 +0100

ocfs2-tools (1.1.5-1) unstable; urgency=low

   * New upstream release (closes: #329699).
   * debian/control:
     - Bumped Standards-Version to 3.6.2.2.
     - Added python-gtk2 to ocfs2console Depends.
     - Added po-debconf to Build-Depends.
   * debian/copyright: Updated date and FSF's address.
   * fsck.ocfs2/fsck.ocfs2.8.in: Killed two birds in a row: fixed tytso's
     surname and removed another lintian error.
   * Added to ocfs2-tools.install:
     - usr/sbin/find_hardlinks
     - usr/sbin/find_dup_extents
     - usr/sbin/find_inode_paths
     - usr/sbin/set_random_bits
     - usr/sbin/decode_lockres
     - usr/sbin/encode_lockres
     - usr/sbin/mark_journal_dirty
   * debian/rules:
     - Update dh_installinit call to not restart the cluster on updates and to
       start ocfs2 very early in the boot process.
     - Added --fail-missing to dh_install for tracking down new binaries in
       future versions.
     - Added code to remove stuff from the diff.gz.
   * Added debconf infrastructure for avoiding running "/etc/init.d/o2cb
     configure". The skeleton was stolen from an Ubuntu grave. While at it, added
     Spanish translation of debconf templates.

 -- David Martínez Moreno <ender@debian.org>  Thu, 26 Jan 2006 02:10:48 +0100

2005

ocfs2-tools (0.99.12-1) unstable; urgency=low

   * First public release.
   * Copied shamelessly a lot of the Ubuntu diff to the Debian package (thanks
     to Fabionne).
   * Changed /bin/sh to /bin/bash in the init script to avoid evident bashisms.
   * Stripped down debian/ directory from the original tarball.
   * Fixed some typos in the init.d script and in the default configuration.
     Also added to the init script some Oracle string in order to ease
     identification in the boot process.

 -- David Martínez Moreno <ender@debian.org>  Mon, 18 Jul 2005 19:01:39 +0200