1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
Source: pp-popularity-contest
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan@debian.org>
Section: science
Priority: extra
Build-Depends: debhelper (>= 7.0.50~),
dh-autoreconf,
autotools-dev,
libboost-program-options-dev,
automake
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/wsvn/debian-med/trunk/packages/rostlab/pp-popularity-contest/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/rostlab/pp-popularity-contest/trunk/
Homepage: http://predictprotein.org/
Package: pp-popularity-contest
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
curl,
liburi-perl,
${perl:Depends}
Description: PredictProtein popularity contest
The pp-popularity-contest package sets up a cron job that periodically
submits the developers anonymous statistics on the usage of Rost Lab
prediction methods installed on this system. The installation of this
package is completely voluntary (though recommended): there is no
difference in the performance or functionality of the prediction methods.
.
The information gathered helps making decisions like which packages
should receive higher priority when fixing bugs or receive additional
resources for further development and support.
.
This information is also very important when the Rost Lab applies for
funding. Traditionally, these prediction methods are made available on
the PredictProtein website, granting perfect statistics. The distribution
as part of the Debian+Ubuntu Linux distributions shall increase the
user base and allow for additional workflows to serve the scientific
community better. Still, this is an experiment. It is only the statistics
gathered through this package that grants a justification to the group
and its funding agencies for the additional investments needed for
this distribution channel and the potential drop in the usage of the
PredictProtein website.
Package: pp-popularity-contest-dbg
Architecture: any
Section: debug
Depends: ${shlibs:Depends},
${misc:Depends},
pp-popularity-contest (= ${binary:Version})
Description: debug files for pp-popularity-contest
This package contains the stripped debugging symbols for
pp-popularity-contest, the package that collects PredictProtein usage
statistics.
|