[med-svn] [biomaj-watcher] 01/03: cme fix dpkg-control, DEP5
Andreas Tille
tille at debian.org
Mon Nov 20 15:54:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository biomaj-watcher.
commit 22e6c48c5365b459709dcc5000a917a4bcd408ba
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 20 16:41:59 2017 +0100
cme fix dpkg-control, DEP5
---
debian/changelog | 6 ++++--
debian/control | 53 ++++++++++++++++++++++++++++++++++++-----------------
debian/copyright | 15 +++++++--------
3 files changed, 47 insertions(+), 27 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6c837c4..4d8a00d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
-biomaj-watcher (1.2.2-5.1) UNRELEASED; urgency=medium
+biomaj-watcher (1.2.2-6) UNRELEASED; urgency=medium
- * Non-maintainer upload.
+ * Team upload
* Moved packaging from SVN to Git
+ * cme fix dpkg-control
+ * DEP5
-- Andreas Tille <tille at debian.org> Mon, 20 Nov 2017 16:34:27 +0100
diff --git a/debian/control b/debian/control
index dc79790..b1dc7ac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,48 @@
Source: biomaj-watcher
-Section: contrib/science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou at debian.org>
+Section: contrib/science
+XS-Autobuild: no
+Priority: optional
+Build-Depends: debhelper (>= 8),
+ ant,
+ zip,
+ unzip
+Build-Depends-Indep: default-jdk,
+ debconf,
+ po-debconf,
+ liblog4j1.2-java,
+ libcommons-lang-java,
+ libcommons-logging-java,
+ libjsch-java,
+ libjdom1-java,
+ libquartz-java,
+ libmail-java,
+ libxerces2-java,
+ javahelper,
+ biomaj
+Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/biomaj-watcher.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/biomaj-watcher.git
Homepage: http://biomaj.genouest.org
-Build-Depends: debhelper (>= 8),ant(>=1.7), zip, unzip
-Build-Depends-Indep: default-jdk, debconf, po-debconf, liblog4j1.2-java,
- libcommons-lang-java,
- libcommons-logging-java,
- libjsch-java,
- libjdom1-java,
- libquartz-java(>=1.6),
- libmail-java,
- libxerces2-java,
- javahelper (>=0.25),
- biomaj (>= 1.2.1)
-Standards-Version: 3.9.5
Package: biomaj-watcher
Architecture: all
-Depends: ${misc:Depends}, default-jdk, tomcat8 , biomaj (>= 1.2.1), debconf,
- liblog4j1.2-java, libjsch-java (>= 0.1.42),libjdom1-java (>= 1.1), libcommons-lang-java (>=2.4),
- libcommons-logging-java (>=1.1),libquartz-java(>=1.6),libxerces2-java, unzip, zip, libmail-java
+Depends: ${misc:Depends},
+ default-jdk,
+ tomcat8,
+ biomaj,
+ debconf,
+ liblog4j1.2-java,
+ libjsch-java,
+ libjdom1-java,
+ libcommons-lang-java,
+ libcommons-logging-java,
+ libquartz-java,
+ libxerces2-java,
+ unzip,
+ zip,
+ libmail-java
Description: biological data-bank updater - web interface
BioMAJ downloads remote data banks, checks their status and applies
transformation workflows, with consistent state, to provide ready-to-use
diff --git a/debian/copyright b/debian/copyright
index 0d714e8..14665a8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,7 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
+Format: https://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
Upstream-Name: biomaj-watcher
Source: http://biomaj.genouest.org
-Files: debian/*
-Copyright: 2011 Olivier Sallou <olivier.sallou at irisa.fr>
-License: GPL-3
- On Debian systems, the full text of the GNU General Public
- License version 3 can be found in the file
- `/usr/share/common-licenses/GPL-3'
-
Files: *
Copyright: 2011 GenOuest Platform <support at genouest.org>
@@ -978,3 +971,9 @@ License:
authors and should not be interpreted as representing official policies, either expressed
or implied, of <copyright holder>
+Files: debian/*
+Copyright: 2011 Olivier Sallou <olivier.sallou at irisa.fr>
+License: GPL-3
+ On Debian systems, the full text of the GNU General Public
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/biomaj-watcher.git
More information about the debian-med-commit
mailing list