[med-svn] [Git][med-team/gwama][master] 3 commits: cme fix dpkg-control/copyright
Dylan Aïssi
gitlab at salsa.debian.org
Fri May 25 21:22:39 BST 2018
Dylan Aïssi pushed to branch master at Debian Med / gwama
Commits:
03e8f8bc by Dylan Aïssi at 2018-05-25T22:01:07+02:00
cme fix dpkg-control/copyright
- - - - -
85cf522d by Dylan Aïssi at 2018-05-25T22:09:58+02:00
Remove useless "Testsuite: autopkgtest"
- - - - -
6d5141da by Dylan Aïssi at 2018-05-25T22:14:04+02:00
Bump debhelper compat to 11
- - - - -
7 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
gwama (2.2.2+dfsg-2) UNRELEASED; urgency=medium
- * Add OMICtools and RRID refs.
-
- -- Dylan Aïssi <bob.dybian at gmail.com> Wed, 19 Jul 2017 23:45:36 +0200
+ * Add registry references.
+ * cme fix dpkg-control/copyright.
+ * Bump Policy to 4.1.4 (no change needed).
+ * Switch from http to https at various places.
+ * Remove useless "Testsuite: autopkgtest".
+ * Bump debhelper compat to 11.
+
+ -- Dylan Aïssi <bob.dybian at gmail.com> Fri, 25 May 2018 21:55:06 +0200
gwama (2.2.2+dfsg-1) unstable; urgency=medium
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,19 @@
Source: gwama
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Dylan Aïssi <bob.dybian at gmail.com>
-Build-Depends: debhelper (>= 9),
- zlib1g-dev
-Testsuite: autopkgtest
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/git/debian-med/gwama.git/
-Vcs-Git: https://anonscm.debian.org/git/debian-med/gwama.git/
-Homepage: http://www.geenivaramu.ee/en/tools/gwama
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 11),
+ zlib1g-dev
+Standards-Version: 4.1.4
+Vcs-Browser: https://salsa.debian.org/med-team/gwama
+Vcs-Git: https://salsa.debian.org/med-team/gwama.git
+Homepage: https://www.geenivaramu.ee/en/tools/gwama
Package: gwama
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Genome-Wide Association Meta Analysis
GWAMA (Genome-Wide Association Meta Analysis) software performs
meta-analysis of the results of GWA studies of binary or
=====================================
debian/copyright
=====================================
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GWAMA
Upstream-Contact: Reedik Mägi <reedik.magi at ut.ee>
-Source: http://www.geenivaramu.ee/en/tools/gwama
+Source: https://www.geenivaramu.ee/en/tools/gwama
Files-Excluded: __MACOSX
Files: *
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -14,4 +14,3 @@ override_dh_auto_build:
override_dh_installchangelogs:
# Install upstream log2.txt file as changelog
dh_installchangelogs debian/upstream.docs/gwama_log.txt
-
=====================================
debian/upstream/metadata
=====================================
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -27,4 +27,4 @@ Registry:
- Name: SciCrunch
Entry: SCR_006624
- Name: bio.tools
- Entry: NA
+ Entry: GWAMA
=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- http://www.geenivaramu.ee/en/tools/gwama-download http://www.geenivaramu.ee/tools/GWAMA_v(\d\S*)\.zip
+ https://www.geenivaramu.ee/en/tools/gwama-download http://www.geenivaramu.ee/tools/GWAMA_v(\d\S*)\.zip
View it on GitLab: https://salsa.debian.org/med-team/gwama/compare/106f1bfdbde6fcc9757642c2a1860fc0be55145e...6d5141da56e0115782e9f8d127840faa3f16ebf6
--
View it on GitLab: https://salsa.debian.org/med-team/gwama/compare/106f1bfdbde6fcc9757642c2a1860fc0be55145e...6d5141da56e0115782e9f8d127840faa3f16ebf6
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/20180525/b02371f1/attachment-0001.html>
More information about the debian-med-commit
mailing list