[med-svn] [Git][med-team/repeatmasker-recon][master] 3 commits: Add patch to add in missing include. Close: #1066541

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Wed Mar 13 15:02:34 GMT 2024



Michael R. Crusoe pushed to branch master at Debian Med / repeatmasker-recon


Commits:
86be06c0 by Michael R. Crusoe at 2024-03-13T15:58:43+01:00
Add patch to add in missing include. Close: #1066541

- - - - -
8f81f71b by Michael R. Crusoe at 2024-03-13T16:00:00+01:00
routine-update: Standards-Version: 4.6.2

- - - - -
e096e6bc by Michael R. Crusoe at 2024-03-13T16:00:34+01:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/patches/0004-missing-include.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+repeatmasker-recon (1.08-8) unstable; urgency=medium
+
+  * Team upload.
+  * Add patch to add in missing include. Close: #1066541
+  * Standards-Version: 4.6.2 (routine-update)
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Wed, 13 Mar 2024 16:00:34 +0100
+
 repeatmasker-recon (1.08-7) unstable; urgency=medium
 
   * Fix watch file


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Olivier Sallou <osallou at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/repeatmasker-recon
 Vcs-Git: https://salsa.debian.org/med-team/repeatmasker-recon.git
 Homepage: https://www.repeatmasker.org/


=====================================
debian/patches/0004-missing-include.patch
=====================================
@@ -0,0 +1,10 @@
+From: Michael R. Crusoe <crusoe at debian.org>
+Subject: add missing include
+--- repeatmasker-recon.orig/src/seqlist.h
++++ repeatmasker-recon/src/seqlist.h
+@@ -1,4 +1,4 @@
+-
++#include <ctype.h>
+ #include "bolts.h"
+ #include "string.h"
+ 


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
 0001-udpate-paths.patch
 0002-fix_binary_name.patch
 0003-hardening.patch
+0004-missing-include.patch



View it on GitLab: https://salsa.debian.org/med-team/repeatmasker-recon/-/compare/6f52226e016663c3c13e462bc0e83c2a64744ab2...e096e6bc1e67127660921fd7b35f105172c6d855

-- 
View it on GitLab: https://salsa.debian.org/med-team/repeatmasker-recon/-/compare/6f52226e016663c3c13e462bc0e83c2a64744ab2...e096e6bc1e67127660921fd7b35f105172c6d855
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/20240313/3b086cbf/attachment-0001.htm>


More information about the debian-med-commit mailing list