Andreas Tille pushed to branch master at Debian Med / prodigal

Commits:
d8e97406 by Andreas Tille at 2018-04-09T22:11:33+02:00
Fix syntax

- - - - -
2d803af5 by Andreas Tille at 2018-04-10T14:57:54+02:00
Finalise the fix proposed by Adrian Bunk

- - - - -
dab8025c by Andreas Tille at 2018-04-10T14:58:07+02:00
Standards-Version: 4.1.4

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+prodigal (1:2.6.3-4) UNRELEASED; urgency=medium
+
+  * Finalise the fix proposed by Adrian Bunk
+    Closes: #894473
+
+ -- Andreas Tille <ti...@debian.org>  Tue, 10 Apr 2018 14:57:11 +0200
+
 prodigal (1:2.6.3-3) unstable; urgency=medium
 
   [ Adrian Bunk ]


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Olivier Sallou <osal...@debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 11~)
-Standards-Version: 4.1.3
+Standards-Version: 4.1.4
 Vcs-Browser: https://salsa.debian.org/med-team/prodigal
 Vcs-Git: https://salsa.debian.org/med-team/prodigal.git
 Homepage: http://prodigal.ornl.gov/


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,14 @@
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
+include /usr/share/dpkg/architecture.mk
+
+ifneq (,$(filter $(DEB_HOST_ARCH), armel armhf))
+  export DEB_CFLAGS_MAINT_APPEND = -O1
+else
+  export DEB_CFLAGS_MAINT_APPEND = -O3
+endif
+
 %:
        dh $@
 


=====================================
debian/upstream/metadata
=====================================
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -3,8 +3,8 @@ Reference:
   Doug Hyatt and Gwo-Liang Chen and  Philip F. Locascio and Miriam L. Land
   and Frank W. Larimer and Loren J. Hauser
  Title: >
- Prodigal: prokaryotic gene recognition and translation initiation
- site identification
+  Prodigal: prokaryotic gene recognition and translation initiation
+  site identification
  Journal: BMC Bioinformatics
  Year: 2010
  Volume: 11



View it on GitLab: 
https://salsa.debian.org/med-team/prodigal/compare/0fd38fb274929629a47317812baebcc3169db5e1...dab8025ca9d89405676052865913182cfc3d0c2a

---
View it on GitLab: 
https://salsa.debian.org/med-team/prodigal/compare/0fd38fb274929629a47317812baebcc3169db5e1...dab8025ca9d89405676052865913182cfc3d0c2a
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to