[med-svn] [Git][med-team/deepnano][master] 3 commits: Hint to alternative repository https://github.com/jeammimi/deepnano
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Feb 27 07:05:13 GMT 2023
Andreas Tille pushed to branch master at Debian Med / deepnano
Commits:
dfcf4d5f by Andreas Tille at 2023-02-27T07:54:13+01:00
Hint to alternative repository https://github.com/jeammimi/deepnano
- - - - -
61dd4ad6 by Andreas Tille at 2023-02-27T08:03:22+01:00
Forward relevant patches upstream
- - - - -
9ca9a1db by Andreas Tille at 2023-02-27T08:04:54+01:00
Add Bug-Submit
- - - - -
9 changed files:
- debian/changelog
- debian/copyright
- debian/patches/basecall_no_metrichor.patch
- debian/patches/fix-TypeError.patch
- debian/patches/path_align_2d.patch
- debian/patches/py3-compat.patch
- debian/patches/she_bang.patch
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+deepnano (0.0+git20170813.e8a621e-5) UNRELEASED; urgency=medium
+
+ * Hint to alternative repository https://github.com/jeammimi/deepnano
+
+ -- Andreas Tille <tille at debian.org> Mon, 27 Feb 2023 07:53:51 +0100
+
deepnano (0.0+git20170813.e8a621e-4) unstable; urgency=medium
* Team upload.
=====================================
debian/copyright
=====================================
@@ -1,6 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: DeepNano
Source: https://bitbucket.org/vboza/deepnano
+ https://github.com/jeammimi/deepnano
Files-Excluded: training/realign
Files: *
=====================================
debian/patches/basecall_no_metrichor.patch
=====================================
@@ -13,7 +13,7 @@ Description:
.
Setting the text mode in subprocess.Popen will circumvent that.
Author: Étienne Mollier <emollier at debian.org>
-Forwarded: no
+Forwarded: https://github.com/jeammimi/deepnano/issues/2
Last-Update: 2022-12-18
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
=====================================
debian/patches/fix-TypeError.patch
=====================================
@@ -11,7 +11,7 @@ Description: use integer division to fix subsequent TypeError.
for i in range(n_layers):
TypeError: 'float' object cannot be interpreted as an integer
Author: Étienne Mollier <emollier at debian.org>
-Forwarded: no
+Forwarded: https://github.com/jeammimi/deepnano/issues/3
Last-Update: 2022-12-18
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
=====================================
debian/patches/path_align_2d.patch
=====================================
@@ -2,6 +2,7 @@ Author: Andreas Tille <tille at debian.org>
Last-Update: Mon, 25 Jul 2016 14:09:29 +0200
Description: We do not start the scripts at the location where the
executable is hanging around.
+Forwarded: no
--- a/basecall_no_metrichor.py
+++ b/basecall_no_metrichor.py
=====================================
debian/patches/py3-compat.patch
=====================================
@@ -1,6 +1,6 @@
Description: Python 3 compat
Author: Thomas Goirand <zigo at debian.org>
-Forwarded: no
+Forwarded: https://github.com/jeammimi/deepnano/issues/4
Last-Update: 2019-11-03
--- deepnano.orig/basecall.py
=====================================
debian/patches/she_bang.patch
=====================================
@@ -1,6 +1,7 @@
Author: Andreas Tille <tille at debian.org>
Last-Update: Mon, 25 Jul 2016 14:09:29 +0200
Description: Add missing #! line
+Forwarded: no
--- a/basecall.py
+++ b/basecall.py
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,4 @@
+Bug-Submit: https://github.com/jeammimi/deepnano/issues
Reference:
- Author: Vladimír Boža and Broňa Brejová and Tomáš Vinař
Title: >
=====================================
debian/watch
=====================================
@@ -6,3 +6,6 @@ opts="mode=git,pretty=0.0+git%cd.%h" \
# version=4
# upstream has not proper versioning
+# You might consider checking
+# https://github.com/jeammimi/deepnano
+# for latest upstream
View it on GitLab: https://salsa.debian.org/med-team/deepnano/-/compare/4da728bff97cae7d44411508f76c590ed6ee11ab...9ca9a1dbb6a6f381608f80f109be2b9dcd816361
--
View it on GitLab: https://salsa.debian.org/med-team/deepnano/-/compare/4da728bff97cae7d44411508f76c590ed6ee11ab...9ca9a1dbb6a6f381608f80f109be2b9dcd816361
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/20230227/aba55e54/attachment-0001.htm>
More information about the debian-med-commit
mailing list