I have intent for NMU to close this easy issue with the attached
patch. package would be uploaded in a few days to delayed queue if no
action is taken to have bug closed properly.

Cheers

-- 
                                  .-.
=------------------------------   /v\  ----------------------------=
Keep in touch                    // \\     (yoh@|www.)onerussian.com
Yaroslav Halchenko              /(   )\               ICQ#: 60653192
                   Linux User    ^^-^^    [175555]


From ff8ad98a11a3a6713a176d003c7973819fb4fcd9 Mon Sep 17 00:00:00 2001
From: Yaroslav Halchenko <[email protected]>
Date: Wed, 5 Aug 2009 11:47:00 -0400
Subject: [PATCH] Fixed typo in the name of .el file in emacsen-install (Closes: #515164)

* Non-maintainer upload.
---
 debian/changelog              |    7 +++++++
 debian/cscope.emacsen-install |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
 mode change 100644 => 100755 debian/cscope.emacsen-install

diff --git a/debian/changelog b/debian/changelog
index be6f9eb..690315c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cscope (15.7a-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fixed typo in the name of .el file in emacsen-install (Closes: #515164)
+
+ -- Yaroslav Halchenko <[email protected]>  Wed, 05 Aug 2009 11:44:54 -0400
+
 cscope (15.7a-1) unstable; urgency=high
 
   * New upstream release.
diff --git a/debian/cscope.emacsen-install b/debian/cscope.emacsen-install
old mode 100644
new mode 100755
index b3a70d4..07de87b
--- a/debian/cscope.emacsen-install
+++ b/debian/cscope.emacsen-install
@@ -8,7 +8,7 @@ PACKAGE=cscope
 
 ELDIR=/usr/share/emacs/site-lisp/
 ELCDIR=/usr/share/$FLAVOUR/site-lisp/$PACKAGE
-ELFILE="xscope.el"
+ELFILE="xcscope.el"
 FLAGS="-batch -no-site-file -l path.el -f batch-byte-compile"
 
 if [ $FLAVOUR != emacs ]; then
-- 
1.6.3.3

Attachment: signature.asc
Description: Digital signature

Reply via email to