Author: tille Date: 2012-06-25 14:54:58 +0000 (Mon, 25 Jun 2012) New Revision: 11462
Modified: trunk/packages/netepi-collection/trunk/debian/README.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/watch Log: Update data for NetEpi Collection Modified: trunk/packages/netepi-collection/trunk/debian/README.Debian =================================================================== --- trunk/packages/netepi-collection/trunk/debian/README.Debian 2012-06-25 14:50:33 UTC (rev 11461) +++ trunk/packages/netepi-collection/trunk/debian/README.Debian 2012-06-25 14:54:58 UTC (rev 11462) @@ -5,11 +5,4 @@ contains netepi-casemgr. PLease have a look at netepi-analysis and netepi-phredss as well. -Remark: Upstream does not really require apache2 but I decided to - use only this version (even if apache 1.x should work as - well) because of the much more flexible configuration - options. - Similarly I used an explicite depends on postgresql-8.1 - even if postgresql-7.4 should work in principle. - -- Andreas Tille <[email protected]>, Thu, 16 Jun 2005 12:01:09 +0200 Modified: trunk/packages/netepi-collection/trunk/debian/changelog =================================================================== --- trunk/packages/netepi-collection/trunk/debian/changelog 2012-06-25 14:50:33 UTC (rev 11461) +++ trunk/packages/netepi-collection/trunk/debian/changelog 2012-06-25 14:54:58 UTC (rev 11462) @@ -1,4 +1,4 @@ -netepi-collection (1.1.0-1) unstable; urgency=low +netepi-collection (1.8.4.-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 2012-06-25 14:50:33 UTC (rev 11461) +++ trunk/packages/netepi-collection/trunk/debian/compat 2012-06-25 14:54:58 UTC (rev 11462) @@ -1 +1 @@ -6 +9 Modified: trunk/packages/netepi-collection/trunk/debian/control =================================================================== --- trunk/packages/netepi-collection/trunk/debian/control 2012-06-25 14:50:33 UTC (rev 11461) +++ trunk/packages/netepi-collection/trunk/debian/control 2012-06-25 14:54:58 UTC (rev 11462) @@ -5,9 +5,9 @@ DM-Upload-Allowed: yes Uploaders: Andreas Tille <[email protected]>, Varun Hiremath <[email protected]> -Build-Depends: debhelper (>= 6), cdbs (>= 0.4.30), python-numeric-ext -Standards-Version: 3.7.3 -Homepage: http://www.netepi.org/ +Build-Depends: debhelper (>= 9), cdbs (>= 0.4.30), python-numeric-ext +Standards-Version: 3.9.3 +Homepage: http://code.google.com/p/netepi/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/netepi-collection/trunk/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/netepi-collection/trunk/ Modified: trunk/packages/netepi-collection/trunk/debian/watch =================================================================== --- trunk/packages/netepi-collection/trunk/debian/watch 2012-06-25 14:50:33 UTC (rev 11461) +++ trunk/packages/netepi-collection/trunk/debian/watch 2012-06-25 14:54:58 UTC (rev 11462) @@ -1,8 +1,4 @@ version=3 - -# prefer SF-scan -http://sf.net/netepi/NetEpi-Collection-(.*)\.tar\.gz - -## 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 +opts="uversionmangle=s/-/\./g" \ +http://code.google.com/p/netepi/downloads/list?can=1 \ + .*/NetEpi-Collection-([-.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
