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
|
chise-base (0.3.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
[ Santiago Vila ]
* Add build-{arch,indep} targets. (Closes: #821970)
-- James Cowgill <jcowgill@debian.org> Thu, 15 Mar 2018 14:57:51 +0000
chise-base (0.3.0-2) unstable; urgency=low
* libchise/Makefile.in (CFLAGS): Added -DHAVE_CONFIG_H
(Closes: #554044 and #552853).
Use libtool with --mode (for newer libtool).
* debian/rules: Enable binary-indep entry (Closes: #302943).
* debian/compat: Bump to 5.
* libchise/config.{guess,sub}: Updated (Closes: #538887).
* libchise/{libtool,m4,configure,Makefile.in}: New libtool.
* libchise1.shlibs: Removed.
* Incorporated NMU by Clint Adams.
-- NIIBE Yutaka <gniibe@fsij.org> Tue, 9 Feb 2010 13:55:33 +0900
chise-base (0.3.0-1.1) unstable; urgency=low
* NMU
* Bump to Standards-Version 3.7.2.
* Build against libdb-dev (>= 4.6.19-1). closes: #421934.
-- Clint Adams <schizo@debian.org> Sun, 26 Aug 2007 17:49:30 -0400
chise-base (0.3.0-1) unstable; urgency=low
* New upstream release with the database itself.
-- NIIBE Yutaka <gniibe@fsij.org> Sat, 5 Mar 2005 00:06:18 +0900
libchise (0.2.1-2) unstable; urgency=low
* debian/{postinst,postrm,preinst,prerm}: Removed (were empty).
* debian/README.Debian: Added explanation.
* debian/control: Fix short description.
-- NIIBE Yutaka <gniibe@fsij.org> Sat, 23 Oct 2004 14:13:55 +0900
libchise (0.2.1-1) unstable; urgency=low
* Initial Release.
closes: Bug#262477
-- NIIBE Yutaka <gniibe@fsij.org> Sat, 31 Jul 2004 16:04:11 +0900
|