Package: dpkg-dev-el
Version: 29.0-1
Severity: minor

I noticed the dh_installchangelogs manpage (debhelper 5.0.62) says:

    If files named debian/package.changelog exist, they will be used
    in preference to debian/changelog.

This suggests to me that dpkg-dev-el-loaddefs.el should change:

    -(add-to-list 'auto-mode-alist '("/debian/changelog\\'" . 
debian-changelog-mode))
    +(add-to-list 'auto-mode-alist 
'("/debian/\\([[:lower:][:digit:].+-]\\.\\)?changelog\\'" . 
debian-changelog-mode))

and likewise 50dpkg-dev-el.el:

   -(modify-coding-system-alist 'file "/debian/changelog\\'" 'utf-8)
   +(modify-coding-system-alist 'file 
"/debian/\\([[:lower:][:digit:].+-]\\.\\)?changelog\\'" 'utf-8)


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dpkg-dev-el depends on:
ii  debian-el                    29.0-1      Emacs helpers specific to Debian u
ii  emacs [emacsen]              22.1+1-2.3  The GNU Emacs editor (metapackage)
ii  emacs21 [emacsen]            21.4a+1-5.3 The GNU Emacs editor
ii  emacs22 [emacsen]            22.1+1-2.3  The GNU Emacs editor

Versions of packages dpkg-dev-el recommends:
ii  wget                          1.10.2-3   retrieves files from the web

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to