Make building of Debian revisions work.
commite52931014ce13ac710bb36e7ee5df70450114c51
authorMichael Olson <mwolson@gnu.org>
Thu, 18 Aug 2005 06:53:31 +0000 (18 06:53 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 18 Aug 2005 06:53:31 +0000 (18 06:53 +0000)
treeb442e412cb0690ccf1a193ae952f252b6f90e536
parent867a40d817d99a363d5ba882103a5c935813d12a
Make building of Debian revisions work.

* Makefile (distclean): Don't remove anything in debian/, since it will
  never be necessary.
  (debclean): Removed, since two different targets need slightly
  different versions of this.  Even abstraction has its limits.
  (debbuild): New target that takes care of performing the build itself.
  (debrevision): New target that makes a revision build, where the
  original tarball must not be modified.
  (debrevision): Split out building stuff to debbuild target.

* debian/changelog: Several revisions worth of Debian fun.

* debian/control (Build-Depends-Indep): Add emacs21 | emacsen.
  (Description): Make this match the ITP and shorten the text.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-202
ChangeLog
Makefile
Makefile.defs
debian/changelog
debian/control