Author: twerner
Date: 2010-05-06 20:58:06 +0000 (Thu, 06 May 2010)
New Revision: 12329

Added:
   trunk/stringtemplate/debian/source/
   trunk/stringtemplate/debian/source/format
Modified:
   trunk/stringtemplate/debian/changelog
   trunk/stringtemplate/debian/control
   trunk/stringtemplate/debian/rules
Log:
* Team upload
* Switch to source format 3.0.
* Update Standards-Version: 3.8.4.

Modified: trunk/stringtemplate/debian/changelog
===================================================================
--- trunk/stringtemplate/debian/changelog       2010-05-06 20:56:20 UTC (rev 
12328)
+++ trunk/stringtemplate/debian/changelog       2010-05-06 20:58:06 UTC (rev 
12329)
@@ -1,5 +1,7 @@
 stringtemplate (3.2.1-1) unstable; urgency=low
 
+  * Team upload
+
   [ Ludovic Claude ]
   * New upstream version
   * Add the Maven POM to the package
@@ -17,8 +19,10 @@
   [ Torsten Werner ]
   * Add debian/orig-tar.sh to clean up the orig tarball from *.class and *.jar
     files.
+  * Switch to source format 3.0.
+  * Update Standards-Version: 3.8.4.
 
- -- Torsten Werner <[email protected]>  Thu, 06 May 2010 22:51:04 +0200
+ -- Torsten Werner <[email protected]>  Thu, 06 May 2010 22:57:39 +0200
 
 stringtemplate (3.1-4) unstable; urgency=low
 

Modified: trunk/stringtemplate/debian/control
===================================================================
--- trunk/stringtemplate/debian/control 2010-05-06 20:56:20 UTC (rev 12328)
+++ trunk/stringtemplate/debian/control 2010-05-06 20:58:06 UTC (rev 12329)
@@ -3,11 +3,11 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
 Uploaders: Florian Weimer <[email protected]>, Michael Koch 
<[email protected]>, Ludovic Claude <[email protected]>
-Build-Depends: cdbs (>= 0.4.8), debhelper (>= 7), quilt, default-jdk, 
ant-optional, antlr (>= 2.7.7), maven-repo-helper
+Build-Depends: cdbs (>= 0.4.8), debhelper (>= 7), default-jdk, ant-optional, 
antlr (>= 2.7.7), maven-repo-helper
 Build-Depends-Indep: libantlr-java, junit
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/stringtemplate
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/stringtemplate
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/stringtemplate/
 Homepage: http://www.stringtemplate.org/
 
 Package: libstringtemplate-java

Modified: trunk/stringtemplate/debian/rules
===================================================================
--- trunk/stringtemplate/debian/rules   2010-05-06 20:56:20 UTC (rev 12328)
+++ trunk/stringtemplate/debian/rules   2010-05-06 20:58:06 UTC (rev 12329)
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 PACKAGE              := $(DEB_SOURCE_PACKAGE)
 VERSION              := $(DEB_UPSTREAM_VERSION)

Added: trunk/stringtemplate/debian/source/format
===================================================================
--- trunk/stringtemplate/debian/source/format                           (rev 0)
+++ trunk/stringtemplate/debian/source/format   2010-05-06 20:58:06 UTC (rev 
12329)
@@ -0,0 +1 @@
+3.0 (quilt)


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to