[med-svn] [Git][med-team/libbioparser-dev][master] 2 commits: routine-update: Ready to upload to unstable

Michael R. Crusoe gitlab at salsa.debian.org
Mon Jan 18 15:42:07 GMT 2021



Michael R. Crusoe pushed to branch master at Debian Med / libbioparser-dev


Commits:
3c29aeb5 by Michael R. Crusoe at 2021-01-18T16:38:52+01:00
routine-update: Ready to upload to unstable

- - - - -
25019bc7 by Michael R. Crusoe at 2021-01-18T16:41:42+01:00
EOF patch no longer needed

- - - - -


3 changed files:

- debian/changelog
- − debian/patches/eof
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,3 @@
-libbioparser-dev (3.0.12-2) UNRELEASED; urgency=medium
-
-  * Team upload.
-  * debian/patches/eof: add EOF function for racon.
-
- -- Michael R. Crusoe <crusoe at debian.org>  Mon, 11 Jan 2021 12:43:33 +0100
-
 libbioparser-dev (3.0.12-1) unstable; urgency=medium
 
   [ Étienne Mollier ]


=====================================
debian/patches/eof deleted
=====================================
@@ -1,16 +0,0 @@
-From: Michael R. Crusoe <crusoe at debian.org>
-Subject: Add EOF indicator
-Forwarded: https://github.com/rvaser/bioparser/pull/9
---- libbioparser-dev.orig/include/bioparser/parser.hpp
-+++ libbioparser-dev/include/bioparser/parser.hpp
-@@ -47,6 +47,10 @@
-     buffer_bytes_ = 0;
-   }
- 
-+  bool Eof() {
-+    return gzeof(file_.get());
-+  }
-+
-  protected:
-   Parser(gzFile file, std::uint32_t storage_size)
-       : file_(file, gzclose),


=====================================
debian/patches/series
=====================================
@@ -1,2 +1 @@
 biosoup
-eof



View it on GitLab: https://salsa.debian.org/med-team/libbioparser-dev/-/compare/9ccd1e476f381d67acb972ba07f9b4d4b5d7a250...25019bc7f8e0a494cac063d6e9e65628463e1e64

-- 
View it on GitLab: https://salsa.debian.org/med-team/libbioparser-dev/-/compare/9ccd1e476f381d67acb972ba07f9b4d4b5d7a250...25019bc7f8e0a494cac063d6e9e65628463e1e64
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/20210118/941fdd61/attachment-0001.html>


More information about the debian-med-commit mailing list