[med-svn] r2301 - in trunk/packages/plink/trunk: . debian
smoe-guest at alioth.debian.org
smoe-guest at alioth.debian.org
Wed Jul 23 23:03:11 UTC 2008
Author: smoe-guest
Date: 2008-07-23 23:03:10 +0000 (Wed, 23 Jul 2008)
New Revision: 2301
Added:
trunk/packages/plink/trunk/debian/compat
Removed:
trunk/packages/plink/trunk/.pc/
Modified:
trunk/packages/plink/trunk/debian/README.Debian
trunk/packages/plink/trunk/debian/control
trunk/packages/plink/trunk/debian/copyright
trunk/packages/plink/trunk/debian/rules
Log:
Improvements.
Modified: trunk/packages/plink/trunk/debian/README.Debian
===================================================================
--- trunk/packages/plink/trunk/debian/README.Debian 2008-07-23 21:52:52 UTC (rev 2300)
+++ trunk/packages/plink/trunk/debian/README.Debian 2008-07-23 23:03:10 UTC (rev 2301)
@@ -1,9 +1,13 @@
plink for Debian
----------------
-The dependency on g++-3.3 is disturbing. g++-3.4 probably also works
-but was not tested. The applied patches allow for the compilation of
-the sources with g++4.x, but I did not manage to help the link error.
-Help is welcome.
+plink is a very fine piece of software and the world should thank
+the authors for their efforts. plink knows how to interact
+with gplink and haloview. The packaging of the latter is already
+being prepared. The prior still seeks a maintainer.
- -- Steffen Moeller <moeller at debian.org> Tue, 08 Apr 2008 17:49:32 +0200
+Users of plink may also be interested in other packages the that
+Debian-Med.alioth.debian.org community has brought ot Debian,
+e.g. r-cran-qtl and general packages for bioinformatics research.
+
+ -- Steffen Moeller <moeller at debian.org> Tue, 15 Jul 2008 00:13:15 +0200
Added: trunk/packages/plink/trunk/debian/compat
===================================================================
--- trunk/packages/plink/trunk/debian/compat (rev 0)
+++ trunk/packages/plink/trunk/debian/compat 2008-07-23 23:03:10 UTC (rev 2301)
@@ -0,0 +1 @@
+5
Modified: trunk/packages/plink/trunk/debian/control
===================================================================
--- trunk/packages/plink/trunk/debian/control 2008-07-23 21:52:52 UTC (rev 2300)
+++ trunk/packages/plink/trunk/debian/control 2008-07-23 23:03:10 UTC (rev 2301)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 5), quilt
Standards-Version: 3.8.0
Homepage: http://pngu.mgh.harvard.edu/~purcell/plink/
Modified: trunk/packages/plink/trunk/debian/copyright
===================================================================
--- trunk/packages/plink/trunk/debian/copyright 2008-07-23 21:52:52 UTC (rev 2300)
+++ trunk/packages/plink/trunk/debian/copyright 2008-07-23 23:03:10 UTC (rev 2301)
@@ -21,8 +21,8 @@
License:
This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License.
+ it under the terms of the GNU General Public License in version
+ 2 of the license as published by the Free Software Foundation.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
Modified: trunk/packages/plink/trunk/debian/rules
===================================================================
--- trunk/packages/plink/trunk/debian/rules 2008-07-23 21:52:52 UTC (rev 2300)
+++ trunk/packages/plink/trunk/debian/rules 2008-07-23 23:03:10 UTC (rev 2301)
@@ -31,6 +31,7 @@
dh_compress
dh_fixperms
dh_installdeb
+ dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
More information about the debian-med-commit
mailing list