Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Unreleased

Fixed

  • Format the contents of the :depends key correctly in control file

0.3.0 - 2018-10-13

Added

  • Generate conffiles listing automatically from all included files under /etc
  • New --conf-files option for specifying additional paths

Fixed

  • When the dpkg task is not passed required options it now actually fails

Changed

  • Package creation is now done "by hand" instead of shelling out to dpkg-deb
  • Change format of chowns argument from - to : and data coercion from a vector of pairs to a map

0.2.0 - 2018-10-11

Fixed

  • Files under DEBIAN/ are no longer erroneously included in the md5sums listing

0.1.0 - 2018-04-16

Added

  • Add dpkg task

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close