1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
kcc (2.3-12.1) unstable; urgency=medium
* Non-maintainer upload.
* Update DH level to 9 to avoid a FTBFS. (Closes: #800251)
* debian/compat: created.
* debian/control:
- Added the ${misc:Depends} to variable to provide the
right install dependencies.
- Bumped Standards-Version to 3.9.6.
* debian/rules:
- Changed the install to put the final files in right
place.
- Disable the dh_suidregister line. Thanks to Niels
Thykier <niels@thykier.net> (Closes: #785389)
-- Raphael Mota Ramos <raphaelmota.ti@gmail.com> Wed, 30 Dec 2015 20:46:10 -0200
kcc (2.3-12) unstable; urgency=low
* kcc.1: fix typo in manual page. (Thanks Rodrigo F. Baroni)
-- ARAKI Yasuhiro <ar@debian.org> Mon, 29 Nov 2004 12:21:18 +0900
kcc (2.3-11) unstable; urgency=low
* kcc.c: fix for vargsgs.h to stdarg.h. Thanks to Matt Kraai <kraai@alumni.cmu.edu>. (Closes: #194937)
-- ARAKI Yasuhiro <ar@debian.org> Mon, 16 Jun 2003 13:53:40 +0900
kcc (2.3-10) unstable; urgency=low
* upgrade policy -> 3.5.4
-- Fumitoshi UKAI <ukai@debian.or.jp> Mon, 7 May 2001 23:10:38 +0900
kcc (2.3-9) unstable; urgency=low
* add english manual
-- Fumitoshi UKAI <ukai@debian.or.jp> Sat, 16 Oct 1999 03:09:12 +0900
kcc (2.3-8) unstable; urgency=low
* fix lintian error and warnings: /usr/doc -> /usr/share/doc
-- Fumitoshi UKAI <ukai@debian.or.jp> Wed, 13 Oct 1999 02:44:57 +0000
kcc (2.3-7) unstable; urgency=low
* Initial Debian Release (from JP archives)
-- Fumitoshi UKAI <ukai@debian.or.jp> Mon, 23 Aug 1999 01:47:58 +0900
kcc (2.3-6) unstable frozen; urgency=low
* fsf address fix
* fix lintian
-- Araki Yasuhiro <yasu@debian.or.jp> Fri, 13 Nov 1998 16:37:20 +0900
kcc (2.3-5) unstable; urgency=low
* fix maintainer name in debian/control
-- Araki Yasuhiro <yasu@debian.or.jp> Sat, 31 Oct 1998 21:43:31 +0900
kcc (2.3-4) unstable; urgency=low
* fix japanese manual install directory
-- Araki Yasuhiro <yasu@debian.or.jp> Wed, 23 Sep 1998 23:06:55 +0900
kcc (2.3-3) unstable; urgency=low
* libc6 release
* maintainer change to yasu@debian.or.jp
-- Araki Yasuhiro <yasu@debian.or.jp> Mon, 1 Jun 1998 17:38:00 +0900
kcc (2.3-2) unstable; urgency=low
* ja_JP.EUC/man1/kcc.1 -> ja_JP.ujis/man1/kcc.1
-- takeshi <mtakeshi@mail.at-m.or.jp> Thu, 24 Jul 1997 20:32:14 +0900
kcc (2.3-1) unstable; urgency=low
* Initial Release.
-- takeshi <mtakeshi@mail.at-m.or.jp> Tue, 29 Apr 1997 23:07:34 +0900
|