ccspatch (1.7.2-20100604-1) unstable; urgency=low

  * New upstream release
  * debian/rules
    - add support for 2.6.34 and 2.6.35
  * debian/control
    - update my address

 -- Hideki Yamane <henrich@debian.org>  Tue, 15 Jun 2010 05:47:01 +0900

ccspatch (1.7.2-20100412-1) unstable; urgency=low

  * New upstream release
    - Fix invalid "struct nameidata" to "struct path" conversion macro for
      linux kernel 2.6.24 or earlier.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Tue, 13 Apr 2010 00:16:41 +0900

ccspatch (1.7.2-20100401-3) unstable; urgency=medium

  * debian/rules 
    - fix wrong symlink to make kernel patch

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sun, 11 Apr 2010 08:15:52 +0900

ccspatch (1.7.2-20100401-2) unstable; urgency=low

  * swtich to dpkg-source format 3.0 (quilt)

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Wed, 07 Apr 2010 00:29:03 +0900

ccspatch (1.7.2-20100401-1) unstable; urgency=low

  * New upstream release
    - when you completely disable tomoyo, pass "ccsecurity=off" to boot option.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sun, 04 Apr 2010 01:15:34 +0900

ccspatch (1.7.1-20100326-1) unstable; urgency=medium

  * New upstream bug fix release
    - fix ccs_get_ipv6_address() bug would cause crush

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 27 Mar 2010 10:49:58 +0900

ccspatch (1.7.1-20100214-3) unstable; urgency=low

  * debian/NEWS:
    - improve "debian-news-entry-uses-asterisk" and 
      "debian-news-entry-without-blank-line" 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sun, 28 Feb 2010 21:21:59 +0900

ccspatch (1.7.1-20100214-2) unstable; urgency=low

  * debian/linux-patch-tomoyo1.7.kpatches:
    - set "Patch-id: tomoyo17" to avoid policy violation (Closes: #570437)
      Thanks to Ralf Treinen <treinen@free.fr> for the report

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 19 Feb 2010 16:02:55 +0900

ccspatch (1.7.1-20100214-1) unstable; urgency=low

  * New upstream release
  * debian/rules:
    - add support for 2.6.33

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sun, 14 Feb 2010 21:26:40 +0900

ccspatch (1.7.1-20091220-2) unstable; urgency=low

  * Upload to unstable
  * add debian/NEWS 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 12 Feb 2010 14:04:07 +0900

ccspatch (1.7.1-20091220-1) experimental; urgency=low

  * New upstream release
    - not upload ccspatch1.7 but update this source package (Closes: #546691)
      ccspatch 1.6.x series doesn't support upper to 2.6.32 which is defalut in
      Squeeze release, so I should replace this package.
  * debian/{linux-patch-tomoyo.kpatches,rules}:
    - add 2.6.32 support.
  * debian/control:
    - set "Standards-Version: 3.8.4" with no changes
    - Depends: linux-source-2.6
    - Recommends: tomoyo-ccstools1.7
    - make new binary package, linux-patch-tomoyo1.7
    - update descriptions, it is not compatible with previous version.
  * move linux-patch-tomoyo.kpatches to linux-patch-tomoyo1.7.kpatches

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sun, 31 Jan 2010 16:11:03 +0900

ccspatch (1.6.8-20100120-2) experimental; urgency=low

  * change its distribution to experimental
  * debian/watch:
    - enable scan 1.7.x series. 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 30 Jan 2010 21:47:12 +0900

ccspatch (1.6.8-20100120-1) unstable; urgency=low

  * New upstream release

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Thu, 28 Jan 2010 01:52:43 +0900

ccspatch (1.6.8-20091111-3) unstable; urgency=low

  * debian/control:
    - tighten its dependency:  "Recommends: linux-source-2.6.31 | 
      linux-source-2.6.30 | linux-source-2.6.26"

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Tue, 19 Jan 2010 23:51:22 +0900

ccspatch (1.6.8-20091111-2) unstable; urgency=low

  * debian/control:
    - add "Depends: ${misc:Depends}"
    - remove "Build-Depends-Indep: bzip2" 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Thu, 31 Dec 2009 18:23:39 +0900

ccspatch (1.6.8-20091111-1) unstable; urgency=low

  * New upstream release

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 13 Nov 2009 21:00:26 +0900

ccspatch (1.6.8-20090911-3) unstable; urgency=low

  * debian/linux-patch-tomoyo.kpatches:
    - add support for 2.6.31 
  * debian/control:
    - add "Depends: tomoyo-ccstools"

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Mon, 28 Sep 2009 11:20:53 +0900

ccspatch (1.6.8-20090911-2) unstable; urgency=low

  * debian/rules:
    - add support for 2.6.31 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Tue, 15 Sep 2009 19:40:11 +0900

ccspatch (1.6.8-20090911-1) unstable; urgency=low

  * New upstream release
  * debian/watch:
    - update it to watch 1.6.x series only. 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Tue, 15 Sep 2009 13:56:25 +0900

ccspatch (1.6.8-20090824-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Standards-Version: 3.8.3

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 28 Aug 2009 05:01:45 +0900

ccspatch (1.6.8-20090703-1) unstable; urgency=low

  * New upstream release
    - merged upstream, dropped debian/patches/01_CONFIG_SLOB=y.
  * debian/watch: update it to deal with sourceforge.jp's change

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Wed, 08 Jul 2009 22:33:22 +0900

ccspatch (1.6.8-20090528-2) unstable; urgency=high

  * debian/patches/01_CONFIG_SLOB=y: 
    - [Security] fix buffer overflow when CONFIG_SLOB=y is set.
  * debian/control:
    - Standards-Version: 3.8.2

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 03 Jul 2009 17:42:24 +0900

ccspatch (1.6.8-20090528-1) unstable; urgency=low

  * New upstream release
  * debian/linux-patch-tomoyo.kpatches: add support for 2.6.30 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 29 May 2009 20:59:43 +0900

ccspatch (1.6.7-20090410-1) unstable; urgency=low

  * New upstream release

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 11 Apr 2009 03:10:36 +0900

ccspatch (1.6.7-20090401-1) unstable; urgency=low

  * New upstream release

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Wed, 01 Apr 2009 22:40:06 +0900

ccspatch (1.6.6-20090314-3) unstable; urgency=low

  * debian/control: new section "kernel". 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Mon, 30 Mar 2009 15:21:58 +0900

ccspatch (1.6.6-20090314-2) unstable; urgency=low

  * add 2.6.29 support. 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 28 Mar 2009 15:54:29 +0900

ccspatch (1.6.6-20090314-1) unstable; urgency=low

  * New upstream release (with just refresh, no bug fix and features)
  * debian/contro: Standards-Version: 3.8.1

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sun, 15 Mar 2009 08:25:12 +0900

ccspatch (1.6.6-20090202-2) unstable; urgency=low

  * debian/copyright
    - fix "copyright-with-old-dh-make-debian-copyright" 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 21 Feb 2009 11:53:33 +0900

ccspatch (1.6.6-20090202-1) unstable; urgency=low

  * New upstream release
  * debian/patches
    - upstream merge, dropped 1.6.6-fs_tomoyo_filec.c.dpatch

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Mon, 02 Feb 2009 23:43:56 +0900

ccspatch (1.6.5-20081225-2) unstable; urgency=medium

  * debian/patches
    - add 1.6.6-fs_tomoyo_filec.c.dpatch
  * upload to unstable.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 31 Jan 2009 21:30:02 +0900

ccspatch (1.6.5-20081225-1) experimental; urgency=low

  * New upstream release
    - deal with 2.6.28

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 26 Dec 2008 00:51:02 +0900

ccspatch (1.6.5-20081210-1) experimental; urgency=low

  * New upstream release
  * debian/patches
    - disable tomoyo-users-522 patch, it was merged in this release.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Mon, 15 Dec 2008 18:37:17 +0900

ccspatch (1.6.5-20081111-3) experimental; urgency=low

  * debian/patches
   - tomoyo-users-52"2", not 521.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 13 Dec 2008 16:43:53 +0900

ccspatch (1.6.5-20081111-2) experimental; urgency=low

  * debian/patches
   - add tomoyo-users-521 patch (see upstream mailing list archive)
     http://lists.sourceforge.jp/mailman/archives/tomoyo-users/2008-December/000536.html

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 13 Dec 2008 16:40:38 +0900

ccspatch (1.6.5-20081111-1) experimental; urgency=low

  * New upstream release
  * debian/{linux-patch-tomoyo.kpatches,rules}
    - add 2.6.27

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 14 Nov 2008 23:37:26 +0900

ccspatch (1.6.4-20080903-2) unstable; urgency=low

  * upload to unstable. 

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Mon, 15 Sep 2008 21:23:08 +0900

ccspatch (1.6.4-20080903-1) experimental; urgency=low

  * New upstream release, goes to experimental now.
  * debian/patches/00list
    - don't use remove_kernel_extraversions.dpatch, upstream merged.
  * debian/control
    - remove "Build-Depends: dpatch"
  * debian/rules
    - don't use {patch,unpatch} rules

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 05 Sep 2008 00:56:06 +0900

ccspatch (1.6.3-20080715-2) unstable; urgency=low

  * debian/linux-patch-tomoyo.kpatches
    - add 2.6.26 support, really.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Wed, 03 Sep 2008 23:49:37 +0900

ccspatch (1.6.3-20080715-1) unstable; urgency=low

  * New upstream release
  * debian/rules
    - add 2.6.26 support

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Thu, 17 Jul 2008 02:42:46 +0900

ccspatch (1.6.2-20080625-1) unstable; urgency=low

  * New upstream release
  * debian/patches
    - remove 2.6.25.dpatch.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 28 Jun 2008 23:22:13 +0900

ccspatch (1.6.1-20080510-3) unstable; urgency=low

  * debian/control
    - Bump up Standards-Version: 3.8.0 with no change.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Mon, 09 Jun 2008 02:13:53 +0900

ccspatch (1.6.1-20080510-2) unstable; urgency=low

  * debian/watch
    - update to cope with sourceforge.jp's change.
  * debian/patches
    - add patch for 2.6.25, see [Tomoyo-dev 818]

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 23 May 2008 01:02:47 +0900

ccspatch (1.6.1-20080510-1) unstable; urgency=low

  * New upstream release
  * debian/rules,linux-patch-tomoyo.kpatches,remove_kernel_extraversions.dpatch
    - add 2.6.25

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 10 May 2008 21:43:52 +0900

ccspatch (1.6.0-20080401-2) unstable; urgency=low

  * debian/control
    - set "DM-Upload-Allowed: yes"

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 25 Apr 2008 23:59:08 +0900

ccspatch (1.6.0-20080401-1) unstable; urgency=medium

  * New upstream release
  * set urgency=medium, because previous fix should reach to testing.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Thu, 10 Apr 2008 07:27:35 +0900

ccspatch (1.5.3-20080131-2) unstable; urgency=low

  * debian/control
    - remove Package: kernel-patch-tomoyo, it is obsolete now.
    - add Conflicts: kernel-patch-tomoyo
    - section: admin from devel, it suits package's purpose.
    - add Build-Depends-Indep: bzip2, not Build-Depends: .
  * debian/rules
    - fix to work with dash (Closes: #471003)

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Fri, 14 Mar 2008 23:03:18 +0900

ccspatch (1.5.3-20080131-1) unstable; urgency=low

  * New upstream release
  * Added support for Linux 2.6.24.
  * debian/control
    - remove Recommends from kernel-patch-tomoyo.
    - change Build-Depends: debhelper (>= 6)
  * debian/patches
    - remove kernel.dpatch and re-work remove_kernel_extraversions.dpatch
  * debian/rules
    - generate kernel diff files dynamically.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Tue, 05 Feb 2008 20:19:27 +0900

ccspatch (1.5.2-20071205-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - change binary package name from "kernel-patch-tomoyo" to
     "linux-patch-tomoyo" (Closes: #455920).
      And rename kernel-patch-tomoyo.kpatches to linux-patch-tomoyo.kpatches.
    - improve description. Thanks to Tomas Pospisek <tpo_deb@sourcepole.ch>
     (Closes: #457183).
    - set Standards-Version to 3.7.3.
  * debian/watch
    - add it.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sun, 30 Dec 2007 20:06:48 +0900

ccspatch (1.5.1-20071019-2) unstable; urgency=low

  * debian/copyright
    - tweak upstream authors' credit.
  * Uploaded to Official repository (closes: #449043)

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Wed, 14 Nov 2007 00:34:02 +0900

ccspatch (1.5.1-20071019-1) unstable; urgency=low

  * New upstream release
  * debian/kernel-patch-tomoyo.kpatches and debian/patches/*
    - modify with upstram changes
    - add patch for 2.6.23

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Mon, 22 Oct 2007 21:23:16 +0900

ccspatch (1.5.0-20070920-0+private2) unstable; urgency=low

  * debian/control
    - improve its description.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Wed, 17 Oct 2007 01:34:14 +0900

ccspatch (1.5.0-20070920-0+private1) unstable; urgency=low

  * debian/patches/kernel.dpatch
    - Upstream patch does not include fs, include and config.css.
      So add these files to kernel.dpatch file to work.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Sat, 13 Oct 2007 12:25:18 +0900

ccspatch (1.5.0-20070920-0+private0) unstable; urgency=low

  * Initial release.

 -- Hideki Yamane (Debian-JP) <henrich@debian.or.jp>  Mon, 08 Oct 2007 22:02:28 +0900

