0.2.1 includes my 0.2.0 patches, prepare to upload
[debian/yforth] / debian / changelog
index 634e1c369a6801563059c867674c32f51141de93..00553ebac74560c4e5bbd400b6c94618db24aa33 100644 (file)
@@ -1,3 +1,26 @@
+yforth (0.2.1-1) unstable; urgency=low
+
+  * new upstream version under GPLv3, closes: #687348
+  * update homepage field in control, closes: #688616
+  * move to use of dh in rules, compat 9 to enable hardening
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 11 Oct 2012 09:02:47 -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