[med-svn] [kradview] 06/10: Normalise packaging, status of upstream in d/changelog

Andreas Tille tille at debian.org
Tue Dec 26 13:15:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository kradview.

commit 26e40267376246220507ad61d1d8da4e7a7a33cb
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 31 15:14:12 2016 +0000

    Normalise packaging, status of upstream in d/changelog
---
 debian/changelog |  4 ++++
 debian/compat    |  2 +-
 debian/control   | 17 +++++++++--------
 debian/rules     |  5 ++---
 4 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 756a59c..1c19d55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 kradview (1.1.0-1) unstable; urgency=low
 
   * Initial release (Closes: #??????)
+    Project homepage http://www.orcero.org/irbis/kradview/ vanished,
+    sourceforge has only older version - probably totally dead
+    Web archive had some entry at
+      https://web.archive.org/web/20160127101737/http://www.orcero.org/irbis/kradview/
 
  -- Andreas Tille <tille at debian.org>  Mon, 27 Oct 2008 21:55:08 +0100
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index a226c4e..9667231 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: kradview
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
 Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), autotools-dev
-Standards-Version: 3.8.0
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10),
+               autotools-dev
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/kradview/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/kradview/trunk/
 Homepage: http://www.orcero.org/irbis/kradview/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/kradview/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/kradview/trunk/
 
 Package: kradview
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: medical image viewer for DICOM images
  Kradview is a viewer of images obtained for some different sources: X-ray,
  NMR and DICOM-compatible imaging devices. Its aim is a easy to use DICOM viewer
diff --git a/debian/rules b/debian/rules
index e734dd5..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-# include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include /usr/share/cdbs/1/class/kde.mk
+%:
+	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kradview.git



More information about the debian-med-commit mailing list