along with this plugin; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+mit-scheme-pucked-devops 0.3 - Matt Birkholz, 2017-12-28
+========================================================
+
+ * New upstream. New devops:status parameter (plugin name). Filenames
+ and "warning:" in lint reports.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Thu, 28 Dec 2017 00:00:00 -0000
+
mit-scheme-pucked-devops 0.2 - Matt Birkholz, 2017-11-06
========================================================
dnl Process this file with autoconf to produce a configure script.
AC_INIT([MIT/GNU Scheme Pucked Developer Operations plugin],
- [0.2],
+ [0.3],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-devops])
AC_CONFIG_SRCDIR([devops.pkg])
+mit-scheme-pucked-devops (0.3) birchwood; urgency=low
+
+ * New upstream. New devops:status parameter (plugin name). Filenames
+ and "warning:" in lint reports.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Thu, 28 Dec 2017 00:00:00 -0000
+
mit-scheme-pucked-devops (0.2) birchwood; urgency=low
* Check plugin version numbers in NEWS and make.scm files.
(with-loader-base-uri (system-library-uri "devops/")
(lambda ()
(load-package-set "devops")))
-(add-subsystem-identification! "DevOps" '(0 2))
\ No newline at end of file
+(add-subsystem-identification! "DevOps" '(0 3))
\ No newline at end of file