[pkg-java] r9735 - trunk/substance/debian

Varun Hiremath varun at alioth.debian.org
Sat Aug 8 01:23:47 UTC 2009


Author: varun
Date: 2009-08-08 01:23:47 +0000 (Sat, 08 Aug 2009)
New Revision: 9735

Added:
   trunk/substance/debian/watch
Modified:
   trunk/substance/debian/changelog
   trunk/substance/debian/control
Log:
* Add a dummy debian/watch with the upstream site
* debian/control: Fix vcs-svn header

Modified: trunk/substance/debian/changelog
===================================================================
--- trunk/substance/debian/changelog	2009-08-08 01:03:22 UTC (rev 9734)
+++ trunk/substance/debian/changelog	2009-08-08 01:23:47 UTC (rev 9735)
@@ -1,5 +1,6 @@
-substance (5.2-3) UNRELEASED; urgency=low
+substance (5.2-3) unstable; urgency=low
 
+  [ Damien Raude-Morvan ]
   * Add myself to Uploaders
   * Include more config files in the JAR
     - *.colorscheme_S_ (Closes: #540433)
@@ -8,8 +9,12 @@
     - Move to "java" section of archive
   * Remove useless ${shlibs:Depends} from Depends
 
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Sat, 08 Aug 2009 01:39:21 +0200
+  [ Varun Hiremath ]
+  * Add a dummy debian/watch with the upstream site
+  * debian/control: Fix vcs-svn header
 
+ -- Varun Hiremath <varun at debian.org>  Fri, 07 Aug 2009 20:43:57 -0400
+
 substance (5.2-2) unstable; urgency=low
 
   * Include *.colorscheme files in the jar

Modified: trunk/substance/debian/control
===================================================================
--- trunk/substance/debian/control	2009-08-08 01:03:22 UTC (rev 9734)
+++ trunk/substance/debian/control	2009-08-08 01:23:47 UTC (rev 9735)
@@ -7,7 +7,7 @@
  liblaf-widget-java, openjdk-6-jdk, libswingx-java, libjgoodies-forms-java, quilt
 Standards-Version: 3.8.2
 Homepage: https://substance.dev.java.net
-Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/substance
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/substance
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/substance/debian/
 
 Package: substance

Added: trunk/substance/debian/watch
===================================================================
--- trunk/substance/debian/watch	                        (rev 0)
+++ trunk/substance/debian/watch	2009-08-08 01:23:47 UTC (rev 9735)
@@ -0,0 +1,2 @@
+# substance is hosted at https://substance.dev.java.net/ but there is
+# no way to track the upstream tarballs using uscan.




More information about the pkg-java-commits mailing list