Package: emacs-goodies-el
Version: 31.2-1
Severity: normal
Tags: patch
The Emacs bug tracker has finally moved to debbugs.gnu.org, here is a
patch that updates debian-{bug,bts-control}.el for that change:
--8<---------------cut here---------------start------------->8---
--- emacs-goodies-el-31.2.orig/elisp/debian-el/debian-bug.el
+++ emacs-goodies-el-31.2/elisp/debian-el/debian-bug.el
@@ -602,7 +602,7 @@
(mapcar 'debian-bug-intern real-pkgs)
(message "Building list of installed packages...done")))
(if debian-bts-control-for-emacs
- '(("bzr") ("emacsbugs.donarmstrong.com") ("gnus") ("octave")
+ '(("bzr") ("debbugs.gnu.org") ("gnus") ("octave")
("other") ("rmail"))
debian-bug-packages-obarray))
@@ -1563,7 +1563,7 @@
"Browse the Emacs BTS for BUG-NUMBER via `browse-url'."
(interactive "NBug number: ")
(let ((debian-bug-bts-URL
- "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?"))
+ "http://debbugs.gnu.org/cgi-bin/bugreport.cgi?"))
(debian-bug-web-bug (number-to-string bug-number))))
;;;###autoload
@@ -1798,7 +1798,7 @@
"Read Emacs bug report #BUG-NUMBER via Email interface."
(interactive "NBug number: ")
(let ((debian-bug-package-name "Emacs")
- (debian-bug-bts-URL
"http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?"))
+ (debian-bug-bts-URL "http://debbugs.gnu.org/cgi-bin/bugreport.cgi?"))
(debian-bug-get-bug-as-email (number-to-string bug-number))))
(defvar debian-changelog-menu)
--- emacs-goodies-el-31.2.orig/elisp/dpkg-dev-el/debian-bts-control.el
+++ emacs-goodies-el-31.2/elisp/dpkg-dev-el/debian-bts-control.el
@@ -1112,7 +1112,7 @@
1997 nCipher Corporation Ltd.")))
(defun emacs-bts-control (action &optional arg)
- "Contruct a message with ACTION command for
[email protected].
+ "Contruct a message with ACTION command for [email protected].
Contructs a new control command line if called from within the message
being constructed.
@@ -1123,8 +1123,8 @@
(interactive (list (completing-read "Command: "
debian-bts-control-alist nil nil)
current-prefix-arg))
- (let ((debian-bts-emailaddress "[email protected]")
- (debian-bts-emaildomain "emacsbugs.donarmstrong.com")
+ (let ((debian-bts-emailaddress "[email protected]")
+ (debian-bts-emaildomain "debbugs.gnu.org")
(debian-bts-control-for-emacs t))
(debian-bts-control action arg)))
--8<---------------cut here---------------end--------------->8---
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.31.8-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages emacs-goodies-el depends on:
ii bash 4.0-7 The GNU Bourne Again SHell
ii dpkg 1.15.5.4 Debian package management system
ii emacs-snapshot [emacsen] 1:20091214-1 The GNU Emacs editor (development
ii emacs21 [emacsen] 21.4a+1-5.7 The GNU Emacs editor
ii emacs22-gtk [emacsen] 22.3+1-1.1 The GNU Emacs editor (with GTK use
ii emacs23 [emacsen] 23.1+1-5 The GNU Emacs editor (with GTK+ us
ii install-info 4.13a.dfsg.1-5 Manage installed documentation in
Versions of packages emacs-goodies-el recommends:
ii dict 1.11.2+dfsg-1 dictionary client
ii perl-doc 5.10.1-8 Perl documentation
ii wget 1.12-1.1 retrieves files from the web
emacs-goodies-el suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]