debian: remove git-el package
commit67b73aadebd3d0fc8b408a4ef9bf5b54136592bc
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 31 May 2021 22:03:12 +0000 (31 15:03 -0700)
committerJonathan Nieder <jrnieder@gmail.com>
Mon, 31 May 2021 22:03:12 +0000 (31 15:03 -0700)
treee014549ed72ca3809bcf51ec84b0628f7b75d550
parent7c02b1c91f609903782a42ce340acdd00e0a45e1
debian: remove git-el package

Since 6d5ed4836d (git{,-blame}.el: remove old bitrotting Emacs code,
2018-04-11), the emacs modules in the git-el package have consisted
only of an "(error)" call to help people find a more modern,
maintained module.  Alas, packaging even for that has proven
difficult to maintain, producing errors like

  /usr/lib/emacsen-common/packages/install/git emacs xemacs21 failed at /usr/lib/emacsen-common/lib.pl line 19, <TSORT> line 1.

Remove the compatibility package, with a Breaks to ensure that
people's installations get cleaned up.

Fixes: https://bugs.debian.org/987264
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
debian/.gitignore
debian/changelog
debian/control
debian/git-el.emacsen-install [deleted file]
debian/git-el.emacsen-remove [deleted file]
debian/git-el.emacsen-startup [deleted file]
debian/git-el.install [deleted file]
debian/git-el.links [deleted file]
debian/git-el.postinst [deleted file]
debian/git-el.prerm [deleted file]
debian/rules