summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/patches/00list3
2 files changed, 7 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 21eb215..8b48616 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
-cscope (15.6-7) UNRELEASED; urgency=low
+cscope (15.6-7) unstable; urgency=low
- * Do not ignore errors in cscope.preinst. Fixes a lintian warning.
+ * Fix lintian warnings.
+ - Do not ignore errors in cscope.preinst.
+ - Remove invalid symbol from manpage.
* Replaced obsolete dh_clean -k with dh_prep in rules.
* Updated debhelper compatibility level from 5 to 7.
* Updated to Standards-Version 3.8.0, no changes needed.
* Changed maintainer email address.
- -- Tobias Klauser <tklauser@distanz.ch> Fri, 02 Jan 2009 18:46:53 +0100
+ -- Tobias Klauser <tklauser@distanz.ch> Sun, 11 Jan 2009 16:07:42 +0100
cscope (15.6-6) unstable; urgency=low
diff --git a/debian/patches/00list b/debian/patches/00list
index 33327d1..06442ba 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -1,3 +1,4 @@
01-fix-resize-crash-inside-vim
02-fix-xcscope-el-typo
-03-fix-ocs-bashisms.dpatch
+03-fix-ocs-bashisms
+04-fix-manpage-warning