X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=9fc156d1cb48d71923bb335d10f99a0574fd305d;hb=ab559e4d8392b832e15caf40783aea65134866e9;hp=67c894e8d14cc82e36d3003b8356e026cf07583a;hpb=3c19449fe7c01cf5162c96b208d6ea365fa7b721;p=debian%2Fyforth diff --git a/debian/changelog b/debian/changelog index 67c894e..9fc156d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,45 @@ +yforth (0.1beta-22) UNRELEASED; urgency=low + + * add Vcs entries to the control file + * change from explicit architecture list back to arch 'any', since most + current architectures should work, closes: 645642 + + -- Bdale Garbee Mon, 17 Oct 2011 22:37:52 -0400 + +yforth (0.1beta-21) unstable; urgency=low + + * add hurd-i386 to arch list, closes: #482909 + * update copyright file to reflect current upstream status + * resolve all lintian warnings + + -- Bdale Garbee Sun, 15 Feb 2009 12:11:17 -0700 + +yforth (0.1beta-20) unstable; urgency=low + + * add armeb and armel to architecture list, closes: #408803 + + -- Bdale Garbee Sun, 18 Feb 2007 15:14:03 -0800 + +yforth (0.1beta-19) unstable; urgency=low + + * add kfreebsd-amd64 to architecture list, closes: #361634 + * avoid duplicate definition for LITTLE_ENDIAN + + -- Bdale Garbee Mon, 21 Aug 2006 00:24:12 -0600 + +yforth (0.1beta-18) unstable; urgency=low + + * add kfreebsd-i386 to list of architectures to build on, closes: #315050 + * move to fresher debhelper compat level, and clean up rules a bit + + -- Bdale Garbee Sun, 10 Jul 2005 15:30:47 +0300 + +yforth (0.1beta-17) unstable; urgency=low + + * update priority to optional to match override file + + -- Bdale Garbee Sat, 30 Apr 2005 17:26:55 -0600 + yforth (0.1beta-16) unstable; urgency=low * add ppc64 to control file, closes: #301054