summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* bump version numberdebian/2.0.2_bpo10+2archive/debian/2.0.2_bpo10+2David Bremner2019-09-22
|
* changelog for buster backportsdebian/2.0.2_bpo10+1archive/debian/2.0.2_bpo10+1David Bremner2019-09-22
|
* update changelogdebian/2.0.2archive/debian/2.0.2David Bremner2019-09-14
|
* drop dependencies on emacs25David Bremner2019-09-14
| | | | these packages don't exist anymore
* bump standards versionDavid Bremner2019-09-14
| | | | no changes
* upload 2.0.2 to unstableDavid Bremner2019-09-14
|
* bump versiondebian/2.0.1archive/debian/2.0.1David Bremner2019-09-02
|
* fix errors discovered by lintianDavid Bremner2019-09-02
|
* drop sedding of perl filesdebian/2.0archive/debian/2.0David Bremner2019-09-02
| | | | | The embedding of the version is not used, so no point in paying for the extra complication
* set executable bin on helper scriptsDavid Bremner2019-09-02
| | | | Hopefully this survives dh_fixperms
* initial attempt at moving maint scripts into helper packageDavid Bremner2019-09-02
| | | | This commit is a bit bug, but at least it is atomic.
* set urgency to high.debian/1.16archive/debian/1.16David Bremner2019-01-24
| | | | | In the event this is a serious issue, let's not unnecessarily delay rebuilding build-rdeps.
* version 1.16: unset HOMEDavid Bremner2019-01-24
|
* finalize changelogdebian/1.15archive/debian/1.15David Bremner2018-10-20
|
* refactor doublearray parsing codeDavid Bremner2018-10-06
| | | | | | | | Replace a pair of parallel arrays @files, @dests with a single array of hashes (@actions). Replace repeated in place modification of @files with a more "functional" style, building @actions from @lines, which is roughly the raw input. Replace nested map with map inside for loop.
* rewrite docs for foo.elpaSean Whitton2018-10-06
|
* Support optional preservation of relative paths in debian/elpaDavid Bremner2018-09-23
| | | | | This is mainly intended to support non-emacs-lisp support files needed by elpa packages.
* Revert "dh_elpa.in: add new section "A word on info pages...""David Bremner2018-09-21
| | | | | | This reverts commit cb044808c708f3359542dec387dc44baa42fb220. Make the package buildable again.
* dh_elpa.in: add new section "A word on info pages..."Nicholas D Steeves2018-09-21
|
* expand (Build)-Depends on emacs*debian/1.14archive/debian/1.14David Bremner2018-09-08
| | | | | On current debian this should bring in the unversioned packages. It should also be buildable / co-installable with emacs-lucid
* wordsmithing on Debian-specific customisationsSean Whitton2018-08-20
|
* Update status of s.el (s-el -> elpa-s) in =item ${elpa:Depends}Nicholas D Steeves2018-08-19
|
* initial hints about replacing emacsen-startupDavid Bremner2018-08-19
| | | | These probably need wordsmithing
* rm duplicate sentenceSean Whitton2018-08-19
|
* wordsmithing with regard to additional filesSean Whitton2018-08-19
|
* wordsmithing with regard to the Emacs package nameSean Whitton2018-08-19
|
* Support an elpa version number of 0.David Bremner2018-08-19
| | | | | 0 is still not a valid Name or Description, but it could be if people think that's useful.
* Close another bug.David Bremner2018-08-19
| | | | It turned out to be not so hard to remove the limitation.
* 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.
* Update watch file to check salsa instead of anonscm.debian.orgNicholas D Steeves2018-05-22
|
* Update Vcs links to point to salsa project.Nicholas D Steeves2018-05-22
|
* Update Maintainer team name and email address.Nicholas D Steeves2018-05-22
|
* changelog for 1.13debian/1.13archive/debian/1.13David Bremner2018-03-16
|
* fix duplicated word man page.debian/1.12archive/debian/1.12David Bremner2018-01-21
| | | | Thanks to Sean for proofreading.
* update changelog, per Sean's suggestionsDavid Bremner2018-01-21
|
* update NEWS, per Sean's suggestionsDavid Bremner2018-01-21
|
* close bug 886253David Bremner2018-01-07
| | | | Also reset distribution to hint the package needs more review before upload.
* set distribution to experimentalDavid Bremner2018-01-07
|
* 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
* update changelog for --elisp-directory argumentDavid Bremner2018-01-06
|
* dh_elpa: add --elisp-directory argumentDavid Bremner2018-01-06
| | | | This should allow (most) non-elpa dependencies to be manually added.
* Add changelog entry for --quick changeDavid Bremner2018-01-06
|
* use --quick (-Q) for batch-compilation.David Bremner2018-01-03
| | | | | This tries to avoid breakage caused by the local admin customizing the site configuration for emacs.
* Update changelogNicholas D Steeves2017-08-23
|
* Remove work-around because s-el and dash-el have been elpafiedNicholas D Steeves2017-08-23
|