fix version number in changelog file
[debian/yforth] / debian / changelog
index 0f90f0280839444c60380da068eb3c3a760c13d5..9a7c87df60019e09bdaa377935cc731ae982f107 100644 (file)
@@ -1,3 +1,33 @@
+yforth (0.2.0+beta-1) unstable; urgency=low
+
+  * new upstream version under GPLv3, closes: #687348
+  * update homepage field in control, closes: #688616
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 10 Oct 2012 07:01:11 -0600
+
+yforth (0.1beta-23) unstable; urgency=low
+
+  * patch from Michael Bienia via Loc Minier that moves $(MATHLIB) to the 
+    end of the linker call, closes: #648194
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 09 Nov 2011 10:22:29 -0700
+
+yforth (0.1beta-22) unstable; 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 <bdale@gag.com>  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 <bdale@gag.com>  Sun, 15 Feb 2009 12:11:17 -0700
+
 yforth (0.1beta-20) unstable; urgency=low
 
   * add armeb and armel to architecture list, closes: #408803