[med-svn] r6935 - trunk/packages/cinema/trunk/debian

Andreas Tille tille at alioth.debian.org
Wed Jun 8 07:15:04 UTC 2011


Author: tille
Date: 2011-06-08 07:15:04 +0000 (Wed, 08 Jun 2011)
New Revision: 6935

Modified:
   trunk/packages/cinema/trunk/debian/control
   trunk/packages/cinema/trunk/debian/rules
   trunk/packages/cinema/trunk/debian/watch
Log:
Fixed watch file, removed useless comments in rules, team maintenance in control file, description


Modified: trunk/packages/cinema/trunk/debian/control
===================================================================
--- trunk/packages/cinema/trunk/debian/control	2011-06-07 22:57:21 UTC (rev 6934)
+++ trunk/packages/cinema/trunk/debian/control	2011-06-08 07:15:04 UTC (rev 6935)
@@ -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

Modified: trunk/packages/cinema/trunk/debian/rules
===================================================================
--- trunk/packages/cinema/trunk/debian/rules	2011-06-07 22:57:21 UTC (rev 6934)
+++ trunk/packages/cinema/trunk/debian/rules	2011-06-08 07:15:04 UTC (rev 6935)
@@ -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

Modified: trunk/packages/cinema/trunk/debian/watch
===================================================================
--- trunk/packages/cinema/trunk/debian/watch	2011-06-07 22:57:21 UTC (rev 6934)
+++ trunk/packages/cinema/trunk/debian/watch	2011-06-08 07:15:04 UTC (rev 6935)
@@ -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




More information about the debian-med-commit mailing list