Author: malat-guest Date: 2011-12-06 10:08:32 +0000 (Tue, 06 Dec 2011) New Revision: 8782
Modified: trunk/packages/pixelmed/trunk/debian/changelog trunk/packages/pixelmed/trunk/debian/control Log: Some cleanup Modified: trunk/packages/pixelmed/trunk/debian/changelog =================================================================== --- trunk/packages/pixelmed/trunk/debian/changelog 2011-12-06 09:59:18 UTC (rev 8781) +++ trunk/packages/pixelmed/trunk/debian/changelog 2011-12-06 10:08:32 UTC (rev 8782) @@ -1,3 +1,9 @@ +pixelmed (20111205-2) UNRELEASED; urgency=low + + * Fix Vcs URLs. Remove quilt for BD + + -- Mathieu Malaterre <[email protected]> Tue, 06 Dec 2011 11:08:11 +0100 + pixelmed (20111205-1) unstable; urgency=low * New upstream Modified: trunk/packages/pixelmed/trunk/debian/control =================================================================== --- trunk/packages/pixelmed/trunk/debian/control 2011-12-06 09:59:18 UTC (rev 8781) +++ trunk/packages/pixelmed/trunk/debian/control 2011-12-06 10:08:32 UTC (rev 8782) @@ -4,11 +4,11 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]> -Build-Depends: debhelper (>= 8), quilt +Build-Depends: debhelper (>= 8) Build-Depends-Indep: javahelper, default-jdk, libhsqldb-java, libcommons-net2-java (>= 2.0), libvecmath-java, libjmdns-java (>= 3.4), junit4 Standards-Version: 3.9.2 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/pixelmed/trunk/ -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/pixelmed/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/pixelmed/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/pixelmed/trunk/ Homepage: http://www.pixelmed.com Package: pixelmed-java _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
