diff -u dictionary-el-1.8.7/debian/control dictionary-el-1.8.7/debian/control --- dictionary-el-1.8.7/debian/control +++ dictionary-el-1.8.7/debian/control @@ -1,7 +1,8 @@ Source: dictionary-el Section: text Priority: optional -Maintainer: Aaron M. Ucko +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Aaron M. Ucko Build-Depends: cdbs, debhelper (>= 5) Standards-Version: 3.7.2 diff -u dictionary-el-1.8.7/debian/emacsen-install dictionary-el-1.8.7/debian/emacsen-install --- dictionary-el-1.8.7/debian/emacsen-install +++ dictionary-el-1.8.7/debian/emacsen-install @@ -33,7 +33,7 @@ install -m 755 -d ${ELCDIR} cd ${ELCDIR} rm -f *.el -ln -s ../../../emacs/site-lisp/${PACKAGE}/*.el . +ln -s ${ELDIR}/*.el . FILES=`echo *.el` cat << EOF > path.el diff -u dictionary-el-1.8.7/debian/changelog dictionary-el-1.8.7/debian/changelog --- dictionary-el-1.8.7/debian/changelog +++ dictionary-el-1.8.7/debian/changelog @@ -1,3 +1,12 @@ +dictionary-el (1.8.7-5ubuntu1) gutsy; urgency=low + + * debian/control: Ubuntu Maintainer spec. + * debian/emacsen-install: Symlink files correctly. This fixes a bug + where the post-install process would error out if /usr/share/${FLAVOR} + was a symlink. + + -- Michael W. Olson (GNU address) Wed, 04 Jul 2007 12:11:23 -0400 + dictionary-el (1.8.7-5) unstable; urgency=low * dictionary.el: per Kevin Ryde, mark the connection as safe to kill