summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* Declare fast forward from 1.10debian/1.11archive/debian/1.11David Bremner2017-08-04
|\ | | | | | | [dgit --overwrite]
| * Record dh-elpa (1.10) in archive suite sidDavid Bremner2017-08-03
| |\
| | * dh-elpa (1.10) unstable; urgency=mediumDavid Bremner2017-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ Sean Whitton ] * Add dh-elpa-Version: field to binary package control files. This tracks the dh-elpa version used to build the package, to make it possible to find packages that need rebuilding against newer dh-elpa. [ David Bremner ] * Treat 'emacs' as a first class flavour, anticipating Debian emacs packages using that in place of 'emacsNN'. * Fix reporting of ignored flavors on removal (cosmetic change). * Replace '2' in generated emacsen-common compat file [dgit import package dh-elpa 1.10]
* | 1.11: disable dh-elpa-VersionDavid Bremner2017-08-04
| |
* | finalize changelog for 1.10David Bremner2017-08-03
| |
* | make contents of compat file match emacs policyDavid Bremner2017-08-03
| |
* | note remove script fix in changelogDavid Bremner2017-08-03
| |
* | spell FLAVOR consistentlyDavid Bremner2017-08-03
| | | | | | | | Sadly changing to american spelling is the most minimal change.
* | update changelog for maintscripts changesDavid Bremner2017-08-02
| |
* | maint-scripts: treat 'emacs' as a first class flavourDavid Bremner2017-08-02
| | | | | | | | | | The idea is that we will (eventually) collapse the emacsNN flavours into emacs.
* | add dh-elpa-Version: binary package fieldSean Whitton2017-08-02
|/ | | | | | | | | | There is a debhelper mechanism for dh_* tools to embed their versions in generated maintscripts, but our emacsen-common maintscripts are not true maintscripts, so we can't use that mechanism. Using a binary package field makes it possible for us to find packages that need rebuilding without looking inside the contents of any binary packages.
* release 1.9debian/1.9archive/debian/1.9Sean Whitton2017-08-02
|
* bump debhelper compatSean Whitton2017-08-02
|
* drop emacs24 depsSean Whitton2017-08-02
|
* upload 1.8 to unstabledebian/1.8archive/debian/1.8Sean Whitton2017-07-08
|
* bump std-verSean Whitton2017-07-08
|
* drop Built-Using everywhereSean Whitton2017-07-08
|
* fix ordering of copyright stanzasSean Whitton2017-07-08
| | | | See the spec: more specific comes after less specific.
* typoSean Whitton2017-07-08
|
* relicense maintainer scripts under CC0David Bremner2017-07-07
| | | | | | | | Some notes - I follow debhelper in not embedding license info in every snippet - embedding the entire CC0 license in d/copyright is a bit meh, but it's the same number of bytes as a seperate file