[med-svn] [Git][med-team/python-intervaltree-bio][master] 4 commits: debhelper 11

Andreas Tille gitlab at salsa.debian.org
Thu Jul 19 08:18:02 BST 2018


Andreas Tille pushed to branch master at Debian Med / python-intervaltree-bio


Commits:
fe9ae468 by Andreas Tille at 2018-07-19T09:00:21+02:00
debhelper 11

- - - - -
65387d22 by Andreas Tille at 2018-07-19T09:04:00+02:00
Point Vcs fields to salsa.debian.org

- - - - -
0de68ee6 by Andreas Tille at 2018-07-19T09:04:00+02:00
Standards-Version: 4.1.5

- - - - -
c8f73b76 by Andreas Tille at 2018-07-19T09:09:16+02:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/compat
- debian/control


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-intervaltree-bio (1.0.1-2) unstable; urgency=medium
+
+  * Team upload.
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.5
+
+ -- Andreas Tille <tille at debian.org>  Thu, 19 Jul 2018 09:04:00 +0200
+
 python-intervaltree-bio (1.0.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #807803)


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,28 @@
 Source: python-intervaltree-bio
-Section: python
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Afif Elghraoui <afif at debian.org>
-Build-Depends:
-	debhelper (>= 9),
-	dh-python,
-	python-all,
-	python-setuptools,
-	python-intervaltree,
-	python3-all,
-	python3-setuptools,
-	python3-intervaltree,
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 11~),
+               dh-python,
+               python-all,
+               python-setuptools,
+               python-intervaltree,
+               python3-all,
+               python3-setuptools,
+               python3-intervaltree,
 # Test-Depends:
-	python-pytest,
-	python3-pytest,
-Standards-Version: 3.9.8
+               python-pytest,
+               python3-pytest
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/python-intervaltree-bio
+Vcs-Git: https://salsa.debian.org/med-team/python-intervaltree-bio.git
 Homepage: https://github.com/konstantint/intervaltree-bio
-Vcs-Git: https://anonscm.debian.org/git/debian-med/python-intervaltree-bio.git
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-intervaltree-bio.git
 
 Package: python-intervaltree-bio
 Architecture: all
-Depends:
-	${misc:Depends},
-	${python:Depends},
+Depends: ${misc:Depends},
+         ${python:Depends}
 Description: Interval tree convenience classes for genomic data -- Python 2 library
  Convenience classes for loading UCSC genomic annotation records into
  a set of interval tree data structures.
@@ -33,9 +31,8 @@ Description: Interval tree convenience classes for genomic data -- Python 2 libr
 
 Package: python3-intervaltree-bio
 Architecture: all
-Depends:
-	${misc:Depends},
-	${python3:Depends},
+Depends: ${misc:Depends},
+         ${python3:Depends}
 Description: Interval tree convenience classes for genomic data -- Python 3 library
  Convenience classes for loading UCSC genomic annotation records into
  a set of interval tree data structures.



View it on GitLab: https://salsa.debian.org/med-team/python-intervaltree-bio/compare/03f467b03901e25c7fe215e54da9071706b73acb...c8f73b76c262462f29be9be1e2a41ed073bb7f1a

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-intervaltree-bio/compare/03f467b03901e25c7fe215e54da9071706b73acb...c8f73b76c262462f29be9be1e2a41ed073bb7f1a
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/20180719/0e5b556c/attachment-0001.html>


More information about the debian-med-commit mailing list