Improve debian build and put together a package.
commit94d9d9c73c483809e9ad607d3d60bf621d9970ca
authorMichael Olson <mwolson@gnu.org>
Sun, 17 Jul 2005 23:23:34 +0000 (17 23:23 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 17 Jul 2005 23:23:34 +0000 (17 23:23 +0000)
tree7d155533dd909721943b656f83423cd56df4345e
parent5ad3cb2b6218407a22e1fa3dae7cb69f21f97bc3
Improve debian build and put together a package.

* Makefile (debclean): New target that cleans up the mess that the
  `debian' target makes.
  (debian): Build using debuild rather than dpkg-buildpackage.  Copy
  results to my debian dist dir two levels up.

* Makefile.defs (VERSION): Set to 3.01.90.arch.149 for the debian build.

* debian/changelog: Sign 3.01.90.arch.149-1 snapshot.

* debian/control (Standards-Version): Update to 3.6.2.

* debian/control (Depends): Add emacs21 and xemacs21 to make lintian shut
  up.

* debian/copyright (Copyright): Improve.

* debian/emacsen-install (FILES): Include contrib directory so that
  muse-http.el compiles properly.

* debian/muse-el.examples: New file containing the example files to
  install.

* debian/rules: Move example stuff to muse-el.examples.  Install some
  additional documentation.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-150
ChangeLog
Makefile
Makefile.defs
debian/changelog
debian/control
debian/copyright
debian/emacsen-install
debian/muse-el.examples [new file with mode: 0644]
debian/rules