[med-svn] [Git][med-team/samtools-legacy][master] 2 commits: Revert non-essential changes

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Sun Jul 25 16:14:44 BST 2021



Nilesh Patra pushed to branch master at Debian Med / samtools-legacy


Commits:
3518e10c by Nilesh Patra at 2021-07-25T15:10:34+00:00
Revert non-essential changes

- - - - -
52f7c6aa by Nilesh Patra at 2021-07-25T20:41:34+05:30
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/patches/hardening.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,12 +1,10 @@
-samtools-legacy (0.1.19+dfsg-2) UNRELEASED; urgency=medium
+samtools-legacy (0.1.19+dfsg-2) unstable; urgency=medium
 
   * Team Upload.
   * Add Depends on zlib1g-dev
   * Add autopkgtests
-  * Declare compliance with policy 4.5.1
-  * Add patch to add in hardening options
 
- -- Nilesh Patra <nilesh at debian.org>  Sat, 24 Jul 2021 23:06:05 +0530
+ -- Nilesh Patra <nilesh at debian.org>  Sun, 25 Jul 2021 20:41:17 +0530
 
 samtools-legacy (0.1.19+dfsg-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                libncurses5-dev,
                zlib1g-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/samtools-legacy
 Vcs-Git: https://salsa.debian.org/med-team/samtools-legacy.git
 Homepage: https://www.htslib.org/


=====================================
debian/patches/hardening.patch deleted
=====================================
@@ -1,23 +0,0 @@
-Description: <short description, required>
- <long description that can span multiple lines, optional>
-Author: <name and email of author, optional>
-Origin: <upstream|backport|vendor|other>, <URL, required except if Author is present>
-Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional>
-Bug-<Vendor>: <URL to the vendor bug report if any, optional>
-Forwarded: <URL|no|not-needed, useless if you have a Bug field, optional>
-Applied-Upstream: <version|URL|commit, identifies patches merged upstream, optional>
-Reviewed-by: <name and email of a reviewer, optional>
-Last-Update: 2021-07-24 <YYYY-MM-DD, last update of the meta-information, optional>
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/examples/Makefile
-+++ b/examples/Makefile
-@@ -34,7 +34,7 @@
- 		(cd ..; make libbam.a)
- 
- calDepth:../libbam.a calDepth.c
--		gcc -g -Wall -O2 -I.. calDepth.c -o $@ -L.. -lbam -lm -lz -lpthread
-+		$(CC) $(CFLAGS) $(CPPFLAGS) -g -Wall -O2 -I.. calDepth.c -o $@ -L.. -lbam -lm -lz -lpthread $(LDFLAGS)
- 
- clean:
- 		rm -fr *.bam *.bai *.glf* *.fai *.pileup* *~ calDepth *.dSYM ex1*.rg ex1.bcf


=====================================
debian/patches/series
=====================================
@@ -1,4 +1,3 @@
 fix_example_makefile.patch
 fix_segfault_with_small_ref.patch
 fix_coverage_cap.patch
-hardening.patch



View it on GitLab: https://salsa.debian.org/med-team/samtools-legacy/-/compare/6b1074f0d557417c9a4935c0995fd32ba3ea4d31...52f7c6aa0fbfe7dfbb973b80b3ff5ea242f2fb9d

-- 
View it on GitLab: https://salsa.debian.org/med-team/samtools-legacy/-/compare/6b1074f0d557417c9a4935c0995fd32ba3ea4d31...52f7c6aa0fbfe7dfbb973b80b3ff5ea242f2fb9d
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/20210725/94240370/attachment-0001.htm>


More information about the debian-med-commit mailing list