Author: moeller Date: 2011-07-24 23:48:42 +0000 (Sun, 24 Jul 2011) New Revision: 7324
Modified: trunk/packages/biomaj-watcher/trunk/debian/changelog trunk/packages/biomaj-watcher/trunk/debian/control trunk/packages/biomaj-watcher/trunk/debian/rules Log: Various bits. Modified: trunk/packages/biomaj-watcher/trunk/debian/changelog =================================================================== --- trunk/packages/biomaj-watcher/trunk/debian/changelog 2011-07-24 19:18:58 UTC (rev 7323) +++ trunk/packages/biomaj-watcher/trunk/debian/changelog 2011-07-24 23:48:42 UTC (rev 7324) @@ -1,6 +1,5 @@ biomaj-watcher (1.0-1) unstable; urgency=low - * Initial release (Closes: #609038) - First Debian package + * Initial release (Closes: #609038). - -- Olivier Sallou <[email protected]> Wed, 05 Jan 2011 10:39:00 +0100 + -- Olivier Sallou <[email protected]> Mon, 25 Jul 2011 01:44:27 +0200 Modified: trunk/packages/biomaj-watcher/trunk/debian/control =================================================================== --- trunk/packages/biomaj-watcher/trunk/debian/control 2011-07-24 19:18:58 UTC (rev 7323) +++ trunk/packages/biomaj-watcher/trunk/debian/control 2011-07-24 23:48:42 UTC (rev 7324) @@ -1,5 +1,5 @@ Source: biomaj-watcher -Section: science +Section: contrib/science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Olivier Sallou <[email protected]> Modified: trunk/packages/biomaj-watcher/trunk/debian/rules =================================================================== --- trunk/packages/biomaj-watcher/trunk/debian/rules 2011-07-24 19:18:58 UTC (rev 7323) +++ trunk/packages/biomaj-watcher/trunk/debian/rules 2011-07-24 23:48:42 UTC (rev 7324) @@ -17,7 +17,7 @@ export DH_OPTIONS export ANT_HOME=/usr/share/ant -export JAVA_HOME=/usr/lib/jvm/java-6-openjdk/ +#export JAVA_HOME=/usr/lib/jvm/java-6-openjdk/ %: dh $@ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
