summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpsg <>2009-11-12 21:42:53 +0000
committerpsg <>2009-11-12 21:42:53 +0000
commitcd92879f53a20d140e827e1b22f9ddad8fc2acd6 (patch)
treed767804ec622b1cab17dded184ec5a1da9057290
parent52b396ff20d408c2b01f05f1747942efa482a695 (diff)
Updated URL to "Best practices".
-rw-r--r--debian-changelog-mode.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian-changelog-mode.el b/debian-changelog-mode.el
index 407e4b3..1228433 100644
--- a/debian-changelog-mode.el
+++ b/debian-changelog-mode.el
@@ -336,6 +336,8 @@
;; - debian-changelog-close-bug does not work properly under XEmacs 21.4.21
;; because the arguments passed to replace-in-string in the inline function
;; debian-chagelog--rris are in the wrong order. Closes: #476271
+;; V1.91 12Nov2009 Peter S Galbraith <psg@debian.org>
+;; Updated URL for "Best practices".
;;
;;; Acknowledgements: (These people have contributed)
;; Roland Rosenfeld <roland@debian.org>
@@ -695,7 +697,7 @@ Upload to " val " anyway?")))
(not (debian-changelog-finalised-p))]
"--"
"Web View"
- ["Best Practices" (browse-url "http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html#s-bpp-debian-changelog") t]
+ ["Best Practices" (browse-url "http://www.debian.org/doc/developers-reference/best-pkging-practices.html#bpp-debian-changelog") t]
["Bugs for This Package" (debian-bug-web-bugs) t]
["Archived Bugs for This Package" (debian-bug-web-bugs t) t]
["Bug Number..." (debian-bug-web-bug) t]