[pkg-java] r10709 - trunk/jmdns/debian
    Mathieu Malaterre 
    malat-guest at alioth.debian.org
       
    Wed Sep 30 12:34:11 UTC 2009
    
    
  
Author: malat-guest
Date: 2009-09-30 12:34:10 +0000 (Wed, 30 Sep 2009)
New Revision: 10709
Modified:
   trunk/jmdns/debian/control
Log:
Missing Build-Dep
Modified: trunk/jmdns/debian/control
===================================================================
--- trunk/jmdns/debian/control	2009-09-29 11:37:19 UTC (rev 10708)
+++ trunk/jmdns/debian/control	2009-09-30 12:34:10 UTC (rev 10709)
@@ -4,7 +4,7 @@
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Mathieu Malaterre (malat) <mathieu.malaterre at gmail.com>
-Build-Depends: debhelper (>> 5), javahelper 
+Build-Depends: debhelper (>> 5), javahelper, gjdoc
 Build-Depends-Indep: openjdk-6-jdk
 Standards-Version: 3.8.3
 Homepage: http://jmdns.sourceforge.net/
    
    
More information about the pkg-java-commits
mailing list