]> err.no Git - dpkg/commit
* Add mipseb to the archtable too, since mips and mipseb are
authorBen Collins <bcollins@debian.org>
Mon, 18 Oct 1999 13:22:52 +0000 (13:22 +0000)
committerBen Collins <bcollins@debian.org>
Mon, 18 Oct 1999 13:22:52 +0000 (13:22 +0000)
commit46e75512768d432fb6fa9f2edb47435903298566
tree6213b07a1844b76ab7c2101a1060e784319d27b4
parent2613ab5b06a9062ddcc2aa10f19cae87b75aa1da
  * Add mipseb to the archtable too, since mips and mipseb are
    both viable names for the mips big endian arch
  * Update dpkg-architecure's archtable
  * Removed the maintainer-configure portion in debian/rules, since
    we should be shipping the source with all the auto* stuff
    already generated anyway
  * Removed the ltconfig patch, and resort to a debian/rules fix
    to libtool itself after running configure, much cleaner, and
    reversible since libtool is a generated file
  * Use DESTDIR when installing instead of specifying all our
    dest dirs seperately in the make line. Also fix some of the
    make files to use DESTDIR when installing files
  * Regenerated .po files and dpkg.pot. Also added update.sh to the po/
    subdir for easier regenerating for cvs only
  * Make release.sh generate .gmo files
  * Removed shlibs.default.i386. This is an obsolete file. We also no
    longer use /etc/dpkg/ directory.
20 files changed:
.cvsignore
ChangeLog
autogen.sh
debian/.cvsignore
debian/README.compile
debian/changelog
debian/ltconfig-1.3.2.diff [deleted file]
debian/rules
debian/shlibs.default.i386 [deleted file]
doc/Makefile.am
main/processarc.c
po/dpkg.pot
po/en.po
po/es.po
po/fr.po
po/ja_JP.ujis.po
po/update.sh [new file with mode: 0755]
release.sh
scripts/Makefile.am
scripts/dpkg-architecture.pl