[med-svn] [Git][med-team/pyranges][master] 3 commits: Add patch to fix FTBFS (Closes: ##1022476)

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Mon Oct 24 07:14:29 BST 2022



Nilesh Patra pushed to branch master at Debian Med / pyranges


Commits:
1b42cf96 by Nilesh Patra at 2022-10-24T11:42:06+05:30
Add patch to fix FTBFS (Closes: ##1022476)

- - - - -
976e2b2e by Nilesh Patra at 2022-10-24T11:42:24+05:30
Remove myself from uploaders

- - - - -
0e19f822 by Nilesh Patra at 2022-10-24T11:42:41+05:30
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/patches/reorder.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+pyranges (0.0.111+ds-3) unstable; urgency=medium
+
+  * Team Upload.
+  * Add patch to fix FTBFS (Closes: ##1022476)
+  * Remove myself from uploaders
+
+ -- Nilesh Patra <nilesh at debian.org>  Mon, 24 Oct 2022 11:42:28 +0530
+
 pyranges (0.0.111+ds-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -1,7 +1,6 @@
 Source: pyranges
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>,
-           Nilesh Patra <nilesh at debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>
 Section: python
 Testsuite: autopkgtest-pkg-python
 Priority: optional


=====================================
debian/patches/reorder.patch
=====================================
@@ -0,0 +1,10 @@
+--- a/setup.py
++++ b/setup.py
+@@ -1,6 +1,6 @@
+ import os
+-from distutils.core import setup
+ from setuptools import find_packages
++from distutils.core import setup
+ 
+ __version__ = open("pyranges/version.py").readline().split(" = ")[1].replace(
+     '"', '').strip()


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 fix_dtype.patch
+reorder.patch



View it on GitLab: https://salsa.debian.org/med-team/pyranges/-/compare/6626938401e9d64a03dcadabe694fd3382542579...0e19f822b0415b829bed9f69a0dbad8002a126cd

-- 
View it on GitLab: https://salsa.debian.org/med-team/pyranges/-/compare/6626938401e9d64a03dcadabe694fd3382542579...0e19f822b0415b829bed9f69a0dbad8002a126cd
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/20221024/95a5b4b3/attachment-0001.htm>


More information about the debian-med-commit mailing list