[med-svn] [Git][med-team/biomaj3-core][master] 7 commits: Build-Depends: python3-requests
Andreas Tille
gitlab at salsa.debian.org
Tue Oct 30 06:22:56 GMT 2018
Andreas Tille pushed to branch master at Debian Med / biomaj3-core
Commits:
45a286f2 by Andreas Tille at 2018-10-30T06:05:03Z
Build-Depends: python3-requests
- - - - -
76a2928a by Andreas Tille at 2018-10-30T06:05:27Z
debhelper 11
- - - - -
41d42acf by Andreas Tille at 2018-10-30T06:09:28Z
Standards-Version: 4.2.1
- - - - -
4157b6a4 by Andreas Tille at 2018-10-30T06:09:28Z
Testsuite: autopkgtest-pkg-python
- - - - -
c2c25136 by Andreas Tille at 2018-10-30T06:09:28Z
Remove trailing whitespace in debian/changelog
- - - - -
38415353 by Andreas Tille at 2018-10-30T06:09:28Z
Remove trailing whitespace in debian/copyright
- - - - -
cfddc859 by Andreas Tille at 2018-10-30T06:12:32Z
Close bug and upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+biomaj3-core (3.0.14-2) unstable; urgency=medium
+
+ * Team upload.
+ * Build-Depends: python3-requests
+ Closes: #912176
+ * debhelper 11
+ * Standards-Version: 4.2.1
+ * Testsuite: autopkgtest-pkg-python
+ * Remove trailing whitespace in debian/changelog
+ * Remove trailing whitespace in debian/copyright
+
+ -- Andreas Tille <tille at debian.org> Tue, 30 Oct 2018 07:09:28 +0100
+
biomaj3-core (3.0.14-1) unstable; urgency=medium
[ Jelmer Vernooij ]
@@ -5,7 +18,7 @@ biomaj3-core (3.0.14-1) unstable; urgency=medium
* Trim trailing whitespace.
[ Olivier Sallou ]
- * New upstream release
+ * New upstream release
-- Olivier Sallou <osallou at debian.org> Thu, 25 Oct 2018 09:13:09 +0000
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
@@ -1,26 +1,29 @@
Source: biomaj3-core
-Section: python
-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), dh-python,
+Section: python
+Testsuite: autopkgtest-pkg-python
+Priority: optional
+Build-Depends: debhelper (>= 11~),
+ dh-python,
python3-all,
python3-elasticsearch,
python3-future,
python3-mock,
python3-nose,
- python3-setuptools,
-Standards-Version: 4.1.3
-Homepage: https://github.com/genouest/biomaj-core
+ python3-requests,
+ python3-setuptools
+Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/biomaj3-core
Vcs-Git: https://salsa.debian.org/med-team/biomaj3-core.git
+Homepage: https://github.com/genouest/biomaj-core
Package: python3-biomaj3-core
Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends},
+Depends: ${misc:Depends},
+ ${python3:Depends}
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
-XB-Python-Egg-Name: biomaj-core
Description: BioMAJ core library - Python 3.X
BioMAJ downloads remote data banks, checks their status and applies
transformation workflows, with consistent state, to provide ready-to-use
@@ -31,3 +34,4 @@ Description: BioMAJ core library - Python 3.X
BioMAJ3 is a rewrite of BioMAJ v1.x, see online documentation for migration.
.
This package containers the core library for BioMAJ
+XB-Python-Egg-Name: biomaj-core
=====================================
debian/copyright
=====================================
@@ -424,7 +424,7 @@ License: AGPL-3
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
- received notice of violation of this License (for any work) from that
+ received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
.
@@ -537,7 +537,7 @@ License: AGPL-3
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
- .
+ .
12. No Surrender of Others' Freedom.
.
If conditions are imposed on you (whether by court order, agreement or
View it on GitLab: https://salsa.debian.org/med-team/biomaj3-core/compare/0f2158fe750d1db39c51b52a5a7484e87310f6c1...cfddc859f3d1146b88c58c9202cb8abaf0fa290a
--
View it on GitLab: https://salsa.debian.org/med-team/biomaj3-core/compare/0f2158fe750d1db39c51b52a5a7484e87310f6c1...cfddc859f3d1146b88c58c9202cb8abaf0fa290a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181030/11f285c9/attachment-0001.html>
More information about the debian-med-commit
mailing list