Author: osallou-guest Date: 2013-11-06 08:52:55 +0000 (Wed, 06 Nov 2013) New Revision: 15119
Modified: trunk/packages/biomaj/trunk/debian/changelog trunk/packages/biomaj/trunk/debian/control Log: fix browse url Modified: trunk/packages/biomaj/trunk/debian/changelog =================================================================== --- trunk/packages/biomaj/trunk/debian/changelog 2013-11-06 05:20:56 UTC (rev 15118) +++ trunk/packages/biomaj/trunk/debian/changelog 2013-11-06 08:52:55 UTC (rev 15119) @@ -1,3 +1,9 @@ +biomaj (1.2.3-2) UNRELEASED; urgency=low + + * d/control: Fix browse url for svn + + -- Olivier Sallou <[email protected]> Wed, 06 Nov 2013 09:51:55 +0100 + biomaj (1.2.3-1) unstable; urgency=low * New upstream release (fixes on local storage and stage option). Modified: trunk/packages/biomaj/trunk/debian/control =================================================================== --- trunk/packages/biomaj/trunk/debian/control 2013-11-06 05:20:56 UTC (rev 15118) +++ trunk/packages/biomaj/trunk/debian/control 2013-11-06 08:52:55 UTC (rev 15119) @@ -4,7 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Olivier Sallou <[email protected]> Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/biomaj/trunk/ -Vcs-Browser: http://anonsvn.debian.org/viewvc/debian-med/trunk/packages/biomaj/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/biomaj/trunk/ Homepage: http://biomaj.genouest.org Build-Depends: debhelper (>= 7.1) Build-Depends-Indep: debconf, po-debconf, default-jdk, ant, libhsqldb-java, ant-contrib, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
