Dylan Aïssi pushed to branch master at Debian Med / plink
Commits: 70a601b5 by Dylan Aïssi at 2018-09-19T05:30:42Z cme fix dpkg-control - - - - - c3648e2b by Dylan Aïssi at 2018-09-19T05:53:48Z Fix description - - - - - d727a3da by Dylan Aïssi at 2018-09-19T05:53:48Z Bump debhelper 11 - - - - - 27b9f5f0 by Dylan Aïssi at 2018-09-19T06:03:49Z Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +plink (1.07+dfsg-2) unstable; urgency=medium + + * cme fix dpkg-control + - Bump Standards-Version: 4.2.1. + - Update VCS to salsa. + * Bump debhelper 11. + + -- Dylan Aïssi <[email protected]> Wed, 19 Sep 2018 08:03:29 +0200 + plink (1.07+dfsg-1) unstable; urgency=medium * Properly repack source archive @@ -93,7 +102,7 @@ plink (1.07-2) unstable; urgency=low * debian/source/format: 3.0 (quilt) * debian/get-orig-source: Better chances to get a unique upstream tarball after repackaging - * debian/copyright: + * debian/copyright: - Rewritten to match DEP5 and verified using cme fix dpkg-copyright - Fix FSF address @@ -170,4 +179,3 @@ plink (1.03p1-1) unstable; urgency=low * Initial release (Closes: #490832). -- Steffen Moeller <[email protected]> Sun, 24 Aug 2008 17:10:55 +0200 - ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== @@ -6,11 +6,11 @@ Uploaders: Steffen Moeller <[email protected]>, Dylan Aïssi <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), zlib1g-dev -Standards-Version: 4.1.2 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/plink.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/plink.git +Standards-Version: 4.2.1 +Vcs-Browser: https://salsa.debian.org/med-team/plink +Vcs-Git: https://salsa.debian.org/med-team/plink.git Homepage: http://zzz.bwh.harvard.edu/plink/ Package: plink @@ -19,11 +19,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: med-config (>= 2.1) Description: whole-genome association analysis toolset - plink expects as input the data from SNP (single + plink expects as input the data from SNP (single nucleotide polymorphism) chips of many individuals and their phenotypical description of a disease. It finds associations of single or pairs of DNA - variations with a phenotype and can retrieve + variations with a phenotype and can retrieve SNP annotation from an online source. . SNPs can evaluated individually or as pairs for their @@ -33,4 +33,4 @@ Description: whole-genome association analysis toolset . Please note: The executable was renamed to plink1 because of a name clash. Please read more about this - in /usr/share/doc/README.Debian. + in /usr/share/doc/plink/README.Debian. View it on GitLab: https://salsa.debian.org/med-team/plink/compare/409d09f87dd0665cf86b667093235172e0e14330...27b9f5f04f98ccfe3e459e272d0107ab94c09638 -- View it on GitLab: https://salsa.debian.org/med-team/plink/compare/409d09f87dd0665cf86b667093235172e0e14330...27b9f5f04f98ccfe3e459e272d0107ab94c09638 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
