summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2007-06-07 00:34:23 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2007-06-07 00:34:23 +0200
commitc4b8c79965ab21b86c6a3a157b7a7b8175cd8150 (patch)
tree7156dfaf612bff4fb74ccef0aa9cdae684c54408 /debian
parent1433cf53f1a3c75672bfeba7e81dadfb86a82d2c (diff)
cscope 15.6-315.6-3
* Do not install invasive Emacs startup file 50cscope.el (Closes: #427765)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/emacsen-startup1
-rwxr-xr-xdebian/rules1
3 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index db2961e..edaaded 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cscope (15.6-3) unstable; urgency=low
+
+ * Do not install invasive Emacs startup file 50cscope.el (Closes: #427765)
+
+ -- Tobias Klauser <tklauser@access.unizh.ch> Thu, 07 Jun 2007 00:31:15 +0200
+
cscope (15.6-2) unstable; urgency=low
* Fix crash on resize when used inside vim. Patch taken from upstream BTS
diff --git a/debian/emacsen-startup b/debian/emacsen-startup
deleted file mode 100644
index 5de02b7..0000000
--- a/debian/emacsen-startup
+++ /dev/null
@@ -1 +0,0 @@
-(require 'xcscope)
diff --git a/debian/rules b/debian/rules
index 2526958..22650f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,7 +76,6 @@ binary-arch: build install
# Prevent CVS metadata from being installed
find $(DEST)/usr/share/doc/cscope/contrib/webcscope -type d -name CVS | xargs rm -rf
dh_installmenu
- dh_installemacsen
dh_installchangelogs ChangeLog
dh_strip
dh_compress