[med-svn] [Git][med-team/infernal][master] 5 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Sun Jul 15 20:12:34 BST 2018
Andreas Tille pushed to branch master at Debian Med / infernal
Commits:
9124281e by Andreas Tille at 2018-07-15T20:57:24+02:00
debhelper 11
- - - - -
0b271fb2 by Andreas Tille at 2018-07-15T20:57:27+02:00
Point Vcs fields to salsa.debian.org
- - - - -
b49cdc0d by Andreas Tille at 2018-07-15T20:57:27+02:00
Standards-Version: 4.1.5
- - - - -
666df109 by Andreas Tille at 2018-07-15T21:03:41+02:00
DEP3
- - - - -
cd5470b8 by Andreas Tille at 2018-07-15T21:12:16+02:00
Obtain source package name
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/patches/format_security.patch
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ infernal (1.1.2-2) UNRELEASED; urgency=medium
* debhelper 10
* d/watch: version=4
* Added references to RRID and OMICtools registries (Steffen Moeller)
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.1.5
-- Andreas Tille <tille at debian.org> Wed, 18 Jan 2017 12:56:58 +0100
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,11 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 10),
- libperl4-corelibs-perl,
- autotools-dev
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/infernal.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/infernal.git
+Build-Depends: debhelper (>= 11~),
+ libperl4-corelibs-perl
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/infernal
+Vcs-Git: https://salsa.debian.org/med-team/infernal.git
Homepage: http://eddylab.org/infernal/
Package: infernal
=====================================
debian/patches/format_security.patch
=====================================
--- a/debian/patches/format_security.patch
+++ b/debian/patches/format_security.patch
@@ -1,3 +1,7 @@
+Author: Andreas Tille
+Last-Update: 2016-06-21 11:19:17 +0200
+Description: Fix format security issues
+
Index: infernal-1.0.2/easel/esl_getopts.c
===================================================================
--- infernal-1.0.2.orig/easel/esl_getopts.c 2009-10-30 18:30:58.000000000 +0100
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,9 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+include /usr/share/dpkg/default.mk
pkgdata:=infernal
-sampledir:=$(CURDIR)/debian/$(pkgdata)/usr/share/doc/$(pkgdata)/examples
+sampledir:=$(CURDIR)/debian/$(DEB_SOURCE)/usr/share/doc/$(DEB_SOURCE)/examples
%:
dh $@
View it on GitLab: https://salsa.debian.org/med-team/infernal/compare/4058f0e448366675a6a8ed9ad51755773f88d90a...cd5470b8b564d0293d6338c21f064376452b42a8
--
View it on GitLab: https://salsa.debian.org/med-team/infernal/compare/4058f0e448366675a6a8ed9ad51755773f88d90a...cd5470b8b564d0293d6338c21f064376452b42a8
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/20180715/21aac9c7/attachment-0001.html>
More information about the debian-med-commit
mailing list