[med-svn] r1530 - trunk/packages/netepi-collection/trunk/debian
varun at alioth.debian.org
varun at alioth.debian.org
Fri Mar 7 05:36:57 UTC 2008
Author: varun
Date: 2008-03-07 05:36:56 +0000 (Fri, 07 Mar 2008)
New Revision: 1530
Modified:
trunk/packages/netepi-collection/trunk/debian/
trunk/packages/netepi-collection/trunk/debian/changelog
trunk/packages/netepi-collection/trunk/debian/compat
trunk/packages/netepi-collection/trunk/debian/control
trunk/packages/netepi-collection/trunk/debian/rules
trunk/packages/netepi-collection/trunk/debian/watch
Log:
* Cleanup the package.
Property changes on: trunk/packages/netepi-collection/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
+ 1
Modified: trunk/packages/netepi-collection/trunk/debian/changelog
===================================================================
--- trunk/packages/netepi-collection/trunk/debian/changelog 2008-03-07 02:24:21 UTC (rev 1529)
+++ trunk/packages/netepi-collection/trunk/debian/changelog 2008-03-07 05:36:56 UTC (rev 1530)
@@ -1,4 +1,4 @@
-netepi-collection (1.0.4-1) unstable; urgency=low
+netepi-collection (1.1.0-1) unstable; urgency=low
* Initial release Closes: #nnnn (nnnn is the bug number of your ITP)
Modified: trunk/packages/netepi-collection/trunk/debian/compat
===================================================================
--- trunk/packages/netepi-collection/trunk/debian/compat 2008-03-07 02:24:21 UTC (rev 1529)
+++ trunk/packages/netepi-collection/trunk/debian/compat 2008-03-07 05:36:56 UTC (rev 1530)
@@ -1 +1 @@
-4
+6
Modified: trunk/packages/netepi-collection/trunk/debian/control
===================================================================
--- trunk/packages/netepi-collection/trunk/debian/control 2008-03-07 02:24:21 UTC (rev 1529)
+++ trunk/packages/netepi-collection/trunk/debian/control 2008-03-07 05:36:56 UTC (rev 1530)
@@ -2,43 +2,46 @@
Section: science
Priority: optional
Maintainer: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.30), python-numeric-ext
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 6), cdbs (>= 0.4.30), python-numeric-ext
+Standards-Version: 3.7.3
+Homepage: http://www.netepi.org/
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/netepi-collection/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/netepi-collection/trunk/?rev=0&sc=0
Package: netepi-collection
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, apache2, python, python-albatross (>= 1.35), python-egenix-mxdatetime, postgresql, python-pgsql
+Depends: ${shlibs:Depends}, ${misc:Depends}, apache2, python,
+ python-albatross (>= 1.35), python-egenix-mxdatetime, postgresql,
+ python-pgsql
Recommends: dia, libapache2-mod-fcgid
Description: network-enabled tools for epidemiology and public health practice
- NetEpi, which is short for "Network-enabled Epidemiology", is a collaborative
- project to create a suite of free, open source software tools for epidemiology
- and public health practice. Anyone with an interest in population health
- epidemiology or public health informatics is encouraged to examine the prototype
- tools and to consider contributing to their further development. Contributions
- which involve formal and/or informal testing of the tools in a wide range of
- circumstances and environments are particularly welcome, as is assistance with
- design, programming and documentation tasks.
+ NetEpi, which is short for "Network-enabled Epidemiology", is a
+ collaborative project to create a suite of free, open source software
+ tools for epidemiology and public health practice. Anyone with an
+ interest in population health epidemiology or public health
+ informatics is encouraged to examine the prototype tools and to
+ consider contributing to their further development. Contributions
+ which involve formal and/or informal testing of the tools in a wide
+ range of circumstances and environments are particularly welcome, as
+ is assistance with design, programming and documentation tasks.
.
NetEpi Case Manager is a tool for securely collecting structured
information about cases and contacts of communicable (and other)
diseases through Web browsers and the Internet. New data collection
- forms can be designed and deployed quickly by epidemiologists, using a
- "point-and-click" interface, without the need for knowledge of or
+ forms can be designed and deployed quickly by epidemiologists, using
+ a "point-and-click" interface, without the need for knowledge of or
training in any programming language. Data can then be collected from
users of the system, who can be located anywhere in the world, into a
centralised database. All that is needed by users of the system is a
- relatively recent Web browser and an Internet connection ("NetEpi"
- is short for "Network-enabled Epidemiology"). In many respects,
- NetEpi Case Manager is like a Web-enabled version of the data entry
- facilities in the very popular Epi Info suite of programmes published by
- the US Centers for Disease Control and Prevention, and in the Danish
- EpiData project, which is available for several languages. The software
- was developed by the Centre for Epidemiology and Research of the New
- South Wales Department of Health, with contributions from Population
- Health Division of the Australian Government Department of Health and
- Ageing.
+ relatively recent Web browser and an Internet connection ("NetEpi" is
+ short for "Network-enabled Epidemiology"). In many respects, NetEpi
+ Case Manager is like a Web-enabled version of the data entry
+ facilities in the very popular Epi Info suite of programmes published
+ by the US Centers for Disease Control and Prevention, and in the
+ Danish EpiData project, which is available for several languages. The
+ software was developed by the Centre for Epidemiology and Research of
+ the New South Wales Department of Health, with contributions from
+ Population Health Division of the Australian Government Department of
+ Health and Ageing.
.
The software was developed by New South Wales Department of Health.
- .
- Homepage: http://www.netepi.org/
-
Modified: trunk/packages/netepi-collection/trunk/debian/rules
===================================================================
--- trunk/packages/netepi-collection/trunk/debian/rules 2008-03-07 02:24:21 UTC (rev 1529)
+++ trunk/packages/netepi-collection/trunk/debian/rules 2008-03-07 05:36:56 UTC (rev 1530)
@@ -1,16 +1,13 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
-# include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
-# include debian/python-distutils.mk
-# python install.py \
-# appname=collection \
-# dsn='::collection:' \
-# install_prefix=debian/tmp create_db=False
+install/netepi-collection::
+ python install.py \
+ appname=collection \
+ dsn='::collection:' \
+ install_prefix=$(DEB_DESTDIR) \
+ create_db=False
-# fakeroot python install.py \
-# appname=collection \
-# dsn='::collection:' \
-# install_prefix=/tmp/foo create_db=False
+get-orig-source:
+ -uscan --upstream-version 0 --rename
Modified: trunk/packages/netepi-collection/trunk/debian/watch
===================================================================
--- trunk/packages/netepi-collection/trunk/debian/watch 2008-03-07 02:24:21 UTC (rev 1529)
+++ trunk/packages/netepi-collection/trunk/debian/watch 2008-03-07 05:36:56 UTC (rev 1530)
@@ -5,5 +5,4 @@
## direct scan works as well
# http://heanet.dl.sourceforge.net/sourceforge/netepi NetEpi-Collection-(.*)\.tar\.gz
-# http://heanet.dl.sourceforge.net/sourceforge/netepi/NetEpi-Collection-(.*)\.tar\.gz
-
+# http://heanet.dl.sourceforge.net/sourceforge/netepi/NetEpi-Collection-(.*)\.tar\.gz
More information about the debian-med-commit
mailing list