# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2017, 2018 Kevin Ryde

# This file is part of miscbits-el.
#
# miscbits-el is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# miscbits-el is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with miscbits-el.  If not, see <http://www.gnu.org/licenses/>.


# "Build-Depends: emacsen" since the Makefile byte compiles
# under "make install".  Might try to avoid that one day.
#
# "Depends: emacsen-common >= 1.4.14" (from June 2002) for
# `debian-pkg-add-load-path-item' used in 50miscbits-el.el.
#
# Suggests: of aumix-mode, pcf2bdf-el, weblint-el since they were
# previously in miscbits-el.
#
# lz4 program was in liblz4-tools but moved to an lz4 package.
#

Source: miscbits-el
Section: editors
Priority: optional
Build-Depends: cdbs, debhelper (>= 5), emacs | emacsen
Maintainer: Kevin Ryde <user42_kevin@yahoo.com.au>
Standards-Version: 4.2.1
Homepage: http://user42.tuxfamily.org/miscbits-el/index.html
Bugs: mailto:user42_kevin@yahoo.com.au

Package: miscbits-el
Architecture: all
Depends: emacsen-common (>= 1.4.14), ${misc:Depends}
Recommends: emacs | emacsen
Suggests: aumix-mode, pcf2bdf-el, weblint-el, lz4 | liblz4-tool, sqlite3, sqlite
Description: Kevin's various bits of elisp
 About 80 miscellaneous elisp packages.
 See /usr/share/doc/miscbits-el/README.gz for a list.
