summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* release 2.0.8debian/2.0.8archive/debian/2.0.8Sean Whitton2021-01-28
|
* release 2.0.7debian/2.0.7archive/debian/2.0.7Sean Whitton2021-01-28
|
* close bugSean Whitton2021-01-28
|
* Mark dh-elpa as providing dh-sequence-elpaOlivier Tilloy2021-01-22
|
* changelog for 2.0.6debian/2.0.6archive/debian/2.0.6David Bremner2020-10-29
|
* Fix ELPA_LOAD_PATHYouhei SASAKI2020-10-29
| | | | Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org>
* Add xref, project to list of builtin pkgs also packaged separatelydebian/2.0.5archive/debian/2.0.5Sean Whitton2020-10-27
|
* release 2.0.4debian/2.0.4archive/debian/2.0.4Sean Whitton2020-06-01
|
* enable Multi-Arch: foreignDavid Bremner2020-05-17
| | | | | | | | | | | | Summary of discussion with Helmut. - The main issue is whether there are architecture dependent changes in the behaviour of dh_elpa (not dh_elpa_test since tests are disabled for cross building). - In principle it is possible for Emacs to load native libraries (as "modules"), but this is unlikely to be used by the package.el library we are depending on.
* finalize changelogdebian/2.0.3archive/debian/2.0.3David Bremner2020-04-19
|
* Rules-Requires-Root: noDaniel Kahn Gillmor2020-01-17
|
* Set debhelper-compat version in Build-Depends.Daniel Kahn Gillmor2020-01-17
| | | | | Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
* Bump debhelper from old 10 to 12.Daniel Kahn Gillmor2020-01-17
| | | | | Fixes lintian: package-uses-old-debhelper-compat-version See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
* Update standards version to 4.4.1, no changes needed.Daniel Kahn Gillmor2020-01-17
| | | | | Fixes lintian: out-of-date-standards-version See https://lintian.debian.org/tags/out-of-date-standards-version.html for more details.
* Use secure copyright file specification URI.Daniel Kahn Gillmor2020-01-17
| | | | | Fixes lintian: insecure-copyright-format-uri See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details.
* Bug#946142: [PATCH] log files for visibility by dh_missing (Closes: #946142)Daniel Kahn Gillmor2020-01-13
| | | | | | | | | | | These changes are inspired by the recommendations in "Logging helpers and dh_missing" in /usr/share/doc/debhelper/PROGRAMMING.gz, and derived from the source of dh_installman and dh_installinfo. (The weird extraction of the file list from @action is idiosyncratic to dh_elpa, afaict) Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
* close bugSean Whitton2019-10-05
|
* dh_elpa_test(1): Note exit code requirement in docs for ert_helperSean Whitton2019-10-05
|
* Clean up trailing whitespace in this changelog.Nicholas D Steeves2019-09-14
|
* Fix typos in dh_elpa documentation.Nicholas D Steeves2019-09-14
|
* 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.