[openmeca] 01/01: fix linthian warnings

Damien André damien-andre-guest at moszumanska.debian.org
Fri Jan 20 05:32:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

damien-andre-guest pushed a commit to branch master
in repository openmeca.

commit eb9dab56306ee15fc17a97a55f25733ba1ba8578
Author: Damien André <damien.andre at unilim.fr>
Date:   Thu Jan 19 22:30:24 2017 +0100

    fix linthian warnings
---
 debian/changelog        | 1 +
 debian/control          | 4 ++--
 debian/openmeca.desktop | 1 +
 debian/rules            | 3 +++
 debian/watch            | 3 ++-
 5 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dde22b2..a6e9b92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ openmeca (2.1.5-1) UNRELEASED; urgency=medium
   * Initial release. (Closes: #850590)
 
   [ Damien André ]
+  * NMU
   * add .gitignore file
   * Imported Upstream version 2.1.5
   * update .gitignore
diff --git a/debian/control b/debian/control
index 0b27a53..4d6879c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: science
 Priority: extra
 Homepage: https://gitlab.com/damien.andre/openmeca
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Damien Andre <openmeca at yakuru.fr>
+Uploaders: Damien Andre <dada at yakuru.fr>
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/openmeca.git
 Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/openmeca.git
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Build-Depends: debhelper (>= 9), qtdeclarative5-dev, qttools5-dev-tools, libqt5svg5-dev, libqt5opengl5-dev, qttools5-dev
 
 Package: openmeca
diff --git a/debian/openmeca.desktop b/debian/openmeca.desktop
index 52f69ce..8a8f580 100644
--- a/debian/openmeca.desktop
+++ b/debian/openmeca.desktop
@@ -6,3 +6,4 @@ Type=Application
 Categories=Education
 Comment=Build easly mechanical simulation
 MimeType=application/openmeca
+URL=https://gitlab.com/damien.andre/openmeca
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 4f2c774..d1cbe83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@
 
diff --git a/debian/watch b/debian/watch
index 38fac39..06cc008 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=4
-opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S+)/openmeca-\.tar\.gz/g   https://gitlab.com/damien.andre/openmeca/tags?sort=updated_desc .*archive\.tar\.gz\?ref=v?(\d\S+)
+opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S+)/openmeca-\.tar\.gz/g \
+https://gitlab.com/damien.andre/openmeca/tags?sort=updated_desc .*archive\.tar\.gz\?ref=v?(\d\S+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openmeca.git



More information about the debian-science-commits mailing list