summaryrefslogtreecommitdiff
path: root/dh_elpa.in
Commit message (Collapse)AuthorAge
* document foo-pkg.el and foo-autoloads.elDavid Bremner2018-08-19
| | | | | These are really part of upstream emacs packaging, but it may help Debian contributors to give a couple hints here.
* document debian/elpaDavid Bremner2018-08-19
|
* document ELPA_NAMEDavid Bremner2018-08-19
|
* initial support for ELPA_NAMEDavid Bremner2018-08-18
| | | | This should allow non elpa-$foo binary packages. It needs to be documented.
* fix duplicated word man page.debian/1.12archive/debian/1.12David Bremner2018-01-21
| | | | Thanks to Sean for proofreading.
* Drop /usr/share/emacs/site-lisp from default emacs-loadpathDavid Bremner2018-01-07
| | | | This should not be needed by any elpa-* dependencies.
* add NEWS / documentation for --emacs-loadpathDavid Bremner2018-01-07
| | | | These are related because the NEWS points to the new documentation
* replace --elisp-directory with --emacs-loadpathDavid Bremner2018-01-06
| | | | | Rather than joining multiple arguments, just pass through the path provided by the user. And actully use the path for byte compilation
* dh_elpa: add --elisp-directory argumentDavid Bremner2018-01-06
| | | | This should allow (most) non-elpa dependencies to be manually added.
* drop Built-Using everywhereSean Whitton2017-07-08
|
* manpage grammar fixSean Whitton2017-01-27
|
* note that env var version comes from changelogSean Whitton2016-08-12
|
* better output & docs for when DEB_* isn't enoughSean Whitton2016-08-12
|
* document when version sanitising can failSean Whitton2016-08-12
|
* document DEB_* functionality in dh_elpa(1)Sean Whitton2016-07-19
|
* don't run tests if DH_COMPAT < 10Sean Whitton2016-05-01
|
* use an environment variable to disable testingSean Whitton2016-04-10
|
* add a ref to dh_elpa_test(1) to dh_elpa(1)Sean Whitton2016-04-10
|
* add elpa:Depends to man page exampleDavid Bremner2016-01-03
|
* fill paragraphs in PODDavid Bremner2016-01-03
|
* put ELPA deps into substvarSean Whitton2016-01-03
|
* generate -pkg.el file for multifile packagesSean Whitton2016-01-03
| | | | generate a warning if this is attempted, and an error message if it fails.
* add --fix-autoload-date option to dh_elpaDavid Bremner2015-12-19
|
* start release 0.18David Bremner2015-11-29
| | | | sigh, document changes in last release
* document substvarsDavid Bremner2015-10-29
|
* release 0.0.16: add misc:Built-Using substvarDavid Bremner2015-10-28
also depend on perl, while we're at it.