diff options
author | joey <joey> | 1999-08-17 05:14:54 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 05:14:54 +0000 |
commit | dfa35b90e0703738c55e8cf177d28c9c83a46aba (patch) | |
tree | fa7089caafa77e9aba677bde37871d31562a258b /debian | |
parent | 9a94805aeb2489da1a8f23b76b3ad2a9e85e343e (diff) | |
download | debhelper-dfa35b90e0703738c55e8cf177d28c9c83a46aba.tar.gz |
r211: Initial Import
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 297933eb..9ea49a2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (1.2.72) unstable; urgency=low + + * dh_installemacsen: use debian/package.emacsen-startup, not + debian/package.emacsen-init. The former has always been documented to + work on the man page (closes: #38898). + + -- Joey Hess <joeyh@master.debian.org> Thu, 3 Jun 1999 14:16:57 -0700 + debhelper (1.2.71) unstable; urgency=low * Fixed a typo (closes: #38881) |