From 2c009b79babbcec2a114d38015dbe9260e502481 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Sat, 26 Jan 2008 18:47:04 +0100 Subject: Packaging updates * Remove Homepage tag in control in favour of the new control field. * Add Vcs-Git and Vcs-Browser control fields. --- debian/changelog | 7 +++++++ debian/control | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cfa3906..ad3b9e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cscope (15.6-6) UNRELEASED; urgency=low + + * Remove Homepage tag in control in favour of the new control field. + * Add Vcs-Git and Vcs-Browser control fields. + + -- Tobias Klauser Sat, 26 Jan 2008 18:38:05 +0100 + cscope (15.6-5) unstable; urgency=low * Remove left over Emacs startup file (Closes: #454377) diff --git a/debian/control b/debian/control index 4f3ae41..b36cc4f 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,9 @@ Priority: optional Maintainer: Tobias Klauser Build-Depends: debhelper (>= 5), dpatch, autotools-dev, bison, flex, libncurses5-dev Standards-Version: 3.7.3 +Homepage: http://cscope.sourceforge.net +Vcs-Git: http://git.distanz.ch/scm/debian/pkg-cscope.git +Vcs-Browser: http://git.distanz.ch/debian/pkg-cscope.git Package: cscope Architecture: any @@ -25,5 +28,3 @@ Description: Interactively examine a C program source Where does the message "out of space" come from? Where is this source file in the directory structure? What files include this header file? - . - Homepage: -- cgit v1.2.3-54-g00ecf