Author: malat-guest Date: 2011-12-09 16:46:25 +0000 (Fri, 09 Dec 2011) New Revision: 15518
Modified: trunk/jmdns/debian/control Log: re-indent Modified: trunk/jmdns/debian/control =================================================================== --- trunk/jmdns/debian/control 2011-12-09 16:22:17 UTC (rev 15517) +++ trunk/jmdns/debian/control 2011-12-09 16:46:25 UTC (rev 15518) @@ -8,18 +8,20 @@ Build-Depends: debhelper (>> 7), javahelper, gcj-jdk, default-jdk, maven-repo-helper Build-Depends-Indep: junit4, libeasymock-java Standards-Version: 3.9.2 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jmdns -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jmdns/ +Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/jmdns +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jmdns/ Homepage: http://jmdns.sourceforge.net/ Package: libjmdns-java Architecture: all Depends: ${misc:Depends} Description: Java implementation of multi-cast DNS (Apple Rendezvous) - JmDNS is a Java implementation of the IETF draft RFP multicast - extensions for DNS. - This project contains the needed elements for service discovery - and service registration. + JmDNS is a Java implementation of the IETF draft RFP multicast extensions for + DNS. + . + This project contains the needed elements for service discovery and service + registration. + . It is compatible with Apple's Rendezvous service. Package: libjmdns-java-doc @@ -28,10 +30,12 @@ Depends: ${misc:Depends} Suggests: libjmdns-java Description: Documentation for Java implementation of multi-cast DNS - JmDNS is a Java implementation of the IETF draft RFP multicast - extensions for DNS. - This project contains the needed elements for service discovery - and service registration. + JmDNS is a Java implementation of the IETF draft RFP multicast extensions for + DNS. + . + This project contains the needed elements for service discovery and service + registration. + . It is compatible with Apple's Rendezvous service. . This package contains the documentation and javadoc for JmDNS. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

