[med-svn] [Git][med-team/freebayes][master] 3 commits: DEP5 fix

Andreas Tille gitlab at salsa.debian.org
Wed May 23 16:53:05 BST 2018


Andreas Tille pushed to branch master at Debian Med / freebayes


Commits:
20fbea74 by Andreas Tille at 2018-05-23T17:48:39+02:00
DEP5 fix

- - - - -
50938981 by Andreas Tille at 2018-05-23T17:49:17+02:00
hardening=+all

- - - - -
14da1d6b by Andreas Tille at 2018-05-23T17:52:45+02:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,13 @@
-freebayes (1.2.0-1) UNRELEASED; urgency=medium
+freebayes (1.2.0-1) unstable; urgency=medium
 
   * New upstream version
   * Point Vcs fields to salsa.debian.org
   * Standards-Version: 4.1.4
   * Bump versioned Build-Depends: libseqlib-dev (>= 1.1.2+dfsg)
+  * DEP5 fix
+  * hardening=+all
 
- -- Andreas Tille <tille at debian.org>  Thu, 26 Apr 2018 15:30:48 +0200
+ -- Andreas Tille <tille at debian.org>  Wed, 23 May 2018 17:49:28 +0200
 
 freebayes (1.1.0-2) unstable; urgency=medium
 


=====================================
debian/copyright
=====================================
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,18 +6,6 @@ Files: *
 Copyright: 2010-2014 Erik Garrison, Gabor Marth
 License: MIT
 
-Files: debian/bash-tap/*
-Copyright: 2012-2016 Sam Graham
-License: MIT
-Comment: Files obtained from
-    https://github.com/illusori/bash-tap
-
-Files: debian/test-simple-bash/*
-Copyright: 2013 Ingy.Net
-License: MIT
-Comment: File obtained from
-    https://github.com/ingydotnet/test-simple-bash/tree/master/lib
-
 Files: ttmath/*
 Copyright: 2006-2012, Tomasz Sowa
 License: BSD-3-clause
@@ -51,6 +39,18 @@ Files: debian/*
 Copyright: 2014 Brad Chapman <chapmanb at 50mail.com>
 License: MIT
 
+Files: debian/bash-tap/*
+Copyright: 2012-2016 Sam Graham
+License: MIT
+Comment: Files obtained from
+    https://github.com/illusori/bash-tap
+
+Files: debian/test-simple-bash/*
+Copyright: 2013 Ingy.Net
+License: MIT
+Comment: File obtained from
+    https://github.com/ingydotnet/test-simple-bash/tree/master/lib
+
 License: MIT
  Permission is hereby granted, free of charge, to any person obtaining a
  copy of this software and associated documentation files (the "Software"),


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@ 
 



View it on GitLab: https://salsa.debian.org/med-team/freebayes/compare/a8cea70bc635d3b9c6b07ebbc7fdc13f294f15ef...14da1d6bdcf22dbf9f6074cbaf76edeb5e26d523

-- 
View it on GitLab: https://salsa.debian.org/med-team/freebayes/compare/a8cea70bc635d3b9c6b07ebbc7fdc13f294f15ef...14da1d6bdcf22dbf9f6074cbaf76edeb5e26d523
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/20180523/d24f29b8/attachment-0001.html>


More information about the debian-med-commit mailing list