[med-svn] [cinema] 02/10: Fixed watch file, removed useless comments in rules, team maintenance in control file, description
Andreas Tille
tille at debian.org
Sat Dec 2 15:28:30 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 bf266698dc9fa9ff66279b9c6d1074eaa1026d6b
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 8 07:15:04 2011 +0000
Fixed watch file, removed useless comments in rules, team maintenance in control file, description
---
debian/control | 22 +++++++++++++++-------
debian/rules | 6 +-----
debian/watch | 7 +------
3 files changed, 17 insertions(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index 2a7567f..6529533 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,23 @@
Source: cinema
Section: unknown
Priority: extra
-Maintainer: Steffen Moeller <moeller at debian.org>
+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.1
-Homepage: <insert the upstream URL, if relevant>
-#Vcs-Git: git://git.debian.org/collab-maint/cinema.git
-#Vcs-Browser: http://git.debian.org/?p=collab-maint/cinema.git;a=summary
+Standards-Version: 3.9.2
+Homepage: http://www.bioinf.man.ac.uk/dbbrowser/ALIGN/
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/cinema/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/cinema/trunk/?rev=0&sc=0
Package: cinema
Architecture: all
Depends: ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+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.
+ .
+ Cinema currently has limited support for various sequence formats,
+ although its easy to add new ones. A large number of alignments in the
+ appropriate format can be found as part of the align compendium at
diff --git a/debian/rules b/debian/rules
index 7d4544b..0d35ca8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
+# debian/rules for cinema
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
diff --git a/debian/watch b/debian/watch
index 8175d16..ec83afb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,8 +1,3 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
version=3
+opts="uversionmangle=s/_/./g" \
http://homepages.cs.ncl.ac.uk/phillip.lord/download/java/cinema/cinema-([0-9_]+).tar.gz
--
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