[med-svn] r20789 - trunk/packages/mobyle/mobyle/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Wed Dec 16 20:53:48 UTC 2015


Author: tille
Date: 2015-12-16 20:53:47 +0000 (Wed, 16 Dec 2015)
New Revision: 20789

Modified:
   trunk/packages/mobyle/mobyle/trunk/debian/changelog
   trunk/packages/mobyle/mobyle/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/mobyle/mobyle/trunk/debian/changelog
===================================================================
--- trunk/packages/mobyle/mobyle/trunk/debian/changelog	2015-12-16 20:51:54 UTC (rev 20788)
+++ trunk/packages/mobyle/mobyle/trunk/debian/changelog	2015-12-16 20:53:47 UTC (rev 20789)
@@ -6,7 +6,8 @@
     Closes: #808166
 
   [ Andreas Tille ]
-  * 
+  * Add myself to Uploaders
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Wed, 16 Dec 2015 21:49:59 +0100
 

Modified: trunk/packages/mobyle/mobyle/trunk/debian/control
===================================================================
--- trunk/packages/mobyle/mobyle/trunk/debian/control	2015-12-16 20:51:54 UTC (rev 20788)
+++ trunk/packages/mobyle/mobyle/trunk/debian/control	2015-12-16 20:53:47 UTC (rev 20789)
@@ -1,36 +1,48 @@
 Source: mobyle
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Olivier Sallou <osallou at debian.org>,
+           Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Olivier Sallou <osallou at debian.org>
-Build-Depends: debhelper (>= 9), python (>= 2.5),
- python-simpletal (>=4.1),
- python-simplejson (>= 1.7.1),
- python-imaging (>= 1.1.5),
- python-lxml (>= 2.2.4),
- dh-apache2, apache2-dev, dh-python
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 9),
+               python,
+               python-simpletal,
+               python-simplejson,
+               python-imaging,
+               python-lxml,
+               dh-apache2,
+               apache2-dev,
+               dh-python
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mobyle/mobyle/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mobyle/mobyle/trunk/
 Homepage: https://projets.pasteur.fr/projects/show/mobyle
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mobyle/mobyle/trunk/
-Vcs-Svn: svn://anonsvn.debian.org/debian-med/trunk/packages/mobyle/mobyle/trunk/
 X-Python-Version: >= 2.5
 
 Package: mobyle
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, apache2 (>= 2.4) | httpd-cgi,
- libjs-scriptaculous, libjs-jquery, libjs-prototype,
- mobyle-utils,
- python-biopython,
- python-imaging (>= 1.1.5),
- python-lxml (>= 2.2.4),
- python-pygraphviz,
- python-simplejson (>= 1.7.1),
- python-simpletal (>=4.1),
- python-simpletal (<< 5.0~),
- squizz (>=0.99b+dfsg),
- ttf-bitstream-vera
-Suggests: python-openid (>= 2.2.4), python-dnspython (>= 1.5.0)
-Recommends: mobyle-programs (>= 3.1), mobyle-tutorials, ${misc:Recommends}, jing
+Depends: ${misc:Depends},
+         ${python:Depends},
+         apache2 (>= 2.4) | httpd-cgi,
+         libjs-scriptaculous,
+         libjs-jquery,
+         libjs-prototype,
+         mobyle-utils,
+         python-biopython,
+         python-imaging,
+         python-lxml,
+         python-pygraphviz,
+         python-simplejson,
+         python-simpletal,
+         python-simpletal (<< 5.0~),
+         squizz (>= 0.99b+dfsg),
+         ttf-bitstream-vera
+Recommends: mobyle-programs,
+            mobyle-tutorials,
+            ${misc:Recommends},
+            jing
+Suggests: python-openid,
+          python-dnspython
 Description: Web portal that provides web forms for command-line software
  Mobyle is a framework and web portal specifically aimed at the integration of 
  bioinformatics software and databanks. It generates a web interface from an xml
@@ -42,7 +54,9 @@
 
 Package: mobyle-utils
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${python:Depends}
 Description: binary tools used by Mobyle
  Binary tools used by the Mobyle web portal to manage 
  jobs.




More information about the debian-med-commit mailing list