[med-svn] [Git][med-team/python-biopython][master] 5 commits: d/gbp.conf: add: branch out of master for hotfix.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon Jul 10 21:53:52 BST 2023
Étienne Mollier pushed to branch master at Debian Med / python-biopython
Commits:
5b39bd2e by Étienne Mollier at 2023-07-10T22:23:34+02:00
d/gbp.conf: add: branch out of master for hotfix.
Gbp-Dch: ignore
- - - - -
f74f8041 by Étienne Mollier at 2023-07-10T22:27:05+02:00
d/control: depend on python3-reportlab (>= 4.0.4-1~).
Closes: #1040776
- - - - -
1f16c632 by Étienne Mollier at 2023-07-10T22:27:30+02:00
ready to upload to unstable.
- - - - -
584dc3e1 by Étienne Mollier at 2023-07-10T22:49:46+02:00
Merge branch 'debian/unstable'
Inline python-biopython 1.80+dfsg-6 between -5 and 1.81+dfsg-0+exp1.
- - - - -
bcbcdd8f by Étienne Mollier at 2023-07-10T22:52:12+02:00
update changelog
- - - - -
3 changed files:
- debian/changelog
- debian/control
- + debian/gbp.conf
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+python-biopython (1.81+dfsg-0+exp2) UNRELEASED; urgency=medium
+
+ * Merges fixes from python-biopython 1.80+dfsg-6.
+
+ -- Étienne Mollier <emollier at debian.org> Mon, 10 Jul 2023 22:50:52 +0200
+
python-biopython (1.81+dfsg-0+exp1) experimental; urgency=medium
* New upstream version 1.81+dfsg
@@ -8,6 +14,12 @@ python-biopython (1.81+dfsg-0+exp1) experimental; urgency=medium
-- Étienne Mollier <emollier at debian.org> Sun, 09 Jul 2023 20:21:39 +0200
+python-biopython (1.80+dfsg-6) unstable; urgency=medium
+
+ * d/control: depend on python3-reportlab (>= 4.0.4-1~). (Closes: #1040776)
+
+ -- Étienne Mollier <emollier at debian.org> Mon, 10 Jul 2023 22:27:12 +0200
+
python-biopython (1.80+dfsg-5) unstable; urgency=medium
[ Andreas Tille ]
=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
python3-all-dev,
python3-numpy,
flex,
- python3-reportlab <!nocheck>,
+ python3-reportlab (>= 4.0.4-1~) <!nocheck>,
hevea,
texlive-latex-base,
texlive-latex-extra,
@@ -57,7 +57,7 @@ Architecture: any
Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends},
- python3-reportlab,
+ python3-reportlab (>= 4.0.4-1~),
w3c-sgml-lib
Recommends: python-biopython-doc (= ${source:Version}),
ncbi-blast+ (>= 2.10.1-3)
=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,2 @@
+[DEFAULT]
+debian-branch = debian/unstable
View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/b99f8b6cc460cd767124103aa9f46883c699d920...bcbcdd8f194fbe62fcd5693f6519caa03b1c1c2f
--
View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/b99f8b6cc460cd767124103aa9f46883c699d920...bcbcdd8f194fbe62fcd5693f6519caa03b1c1c2f
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/20230710/c816857a/attachment-0001.htm>
More information about the debian-med-commit
mailing list