[med-svn] [cinema] 07/10: Normalise packaging

Andreas Tille tille at debian.org
Sat Dec 2 15:28:31 UTC 2017


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

tille pushed a commit to branch master
in repository cinema.

commit 60c2ddcd1c2686a14fb4c0101ec1284e77072321
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 31 20:07:54 2016 +0000

    Normalise packaging
---
 debian/README.source |  9 ---------
 debian/compat        |  2 +-
 debian/control       | 17 ++++++++---------
 debian/copyright     |  4 ++--
 debian/menu.ex       |  2 --
 5 files changed, 11 insertions(+), 23 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 36ac8f4..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,9 +0,0 @@
-cinema for Debian
------------------
-
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
-
-
-
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 fe77370..a124cb5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,18 @@
 Source: cinema
-Section: unknown
-Priority: extra
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 7.0.50~)
-Standards-Version: 3.9.2
-Homepage: http://www.bioinf.man.ac.uk/dbbrowser/ALIGN/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/cinema/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/cinema/trunk/
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10)
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/cinema/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/cinema/trunk
+Homepage: http://aig.cs.man.ac.uk/research/utopia/cinema/cinema.php
 
 Package: cinema
 Architecture: all
 Depends: ${misc:Depends}
-Description: multi-sequence alignment editor and viewer.
+Description: multi-sequence alignment editor and viewer
  It has been designed to be as extensible as possible. Notes of this
  extensibility can be found in "EXTENDING_CINEMA", and the
  "cinema-module" sub-directory.
diff --git a/debian/copyright b/debian/copyright
index 2e7bd67..ab0aac7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-Format: http://dep.debian.net/deps/dep5
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: cinema
-Source: <url://example.com>
+Source: http://homepages.cs.ncl.ac.uk/phillip.lord/download/java/cinema/cinema-3_0_23.tar.gz
 
 Files: *
 Copyright: <years> <put author's name and email here>
diff --git a/debian/menu.ex b/debian/menu.ex
deleted file mode 100644
index 28d0d38..0000000
--- a/debian/menu.ex
+++ /dev/null
@@ -1,2 +0,0 @@
-?package(cinema):needs="X11|text|vc|wm" section="Applications/see-menu-manual"\
-  title="cinema" command="/usr/bin/cinema"

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



More information about the debian-med-commit mailing list