[pkg-java] r6755 - trunk/icedtea-gcjwebplugin/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Sat Jul 26 16:45:28 UTC 2008


Author: twerner
Date: 2008-07-26 16:45:26 +0000 (Sat, 26 Jul 2008)
New Revision: 6755

Modified:
   trunk/icedtea-gcjwebplugin/debian/changelog
   trunk/icedtea-gcjwebplugin/debian/control
   trunk/icedtea-gcjwebplugin/debian/control.in
Log:
Add Vcs-* and Homepage fields in debian/control.

Modified: trunk/icedtea-gcjwebplugin/debian/changelog
===================================================================
--- trunk/icedtea-gcjwebplugin/debian/changelog	2008-07-26 16:41:29 UTC (rev 6754)
+++ trunk/icedtea-gcjwebplugin/debian/changelog	2008-07-26 16:45:26 UTC (rev 6755)
@@ -6,8 +6,9 @@
   * Add Build-Depends: autotools-dev and copy config.{guess,sub} during the
     build process instead of shipping them in the Debian diff.
   * Add a lintian override for empty directories.
+  * Add Vcs-* and Homepage fields in debian/control.
 
- -- Torsten Werner <twerner at debian.org>  Sat, 26 Jul 2008 17:59:12 +0200
+ -- Torsten Werner <twerner at debian.org>  Sat, 26 Jul 2008 18:44:49 +0200
 
 icedtea-gcjwebplugin (1.0-2) unstable; urgency=low
 

Modified: trunk/icedtea-gcjwebplugin/debian/control
===================================================================
--- trunk/icedtea-gcjwebplugin/debian/control	2008-07-26 16:41:29 UTC (rev 6754)
+++ trunk/icedtea-gcjwebplugin/debian/control	2008-07-26 16:45:26 UTC (rev 6755)
@@ -7,6 +7,9 @@
 Build-Depends: debhelper (>= 5), lsb-release, pkg-config, libgtk2.0-dev,
  openjdk-6-jdk, iceape-dev, autotools-dev
 Standards-Version: 3.7.3
+Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/icedtea-gcjwebplugin
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/icedtea-gcjwebplugin/
+Homepage: http://icedtea.classpath.org
 
 Package: icedtea-gcjwebplugin
 Architecture: any

Modified: trunk/icedtea-gcjwebplugin/debian/control.in
===================================================================
--- trunk/icedtea-gcjwebplugin/debian/control.in	2008-07-26 16:41:29 UTC (rev 6754)
+++ trunk/icedtea-gcjwebplugin/debian/control.in	2008-07-26 16:45:26 UTC (rev 6755)
@@ -7,6 +7,9 @@
 Build-Depends: debhelper (>= 5), lsb-release, pkg-config, libgtk2.0-dev,
  openjdk-6-jdk, @xuldev@, autotools-dev
 Standards-Version: 3.7.3
+Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/icedtea-gcjwebplugin
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/icedtea-gcjwebplugin/
+Homepage: http://icedtea.classpath.org
 
 Package: icedtea-gcjwebplugin
 Architecture: any




More information about the pkg-java-commits mailing list