[pkg-java] r12102 - in trunk/jta/debian: . patches source
Torsten Werner
twerner at alioth.debian.org
Sun Apr 11 14:18:34 UTC 2010
Author: twerner
Date: 2010-04-11 14:18:32 +0000 (Sun, 11 Apr 2010)
New Revision: 12102
Added:
trunk/jta/debian/patches/series
trunk/jta/debian/source/
trunk/jta/debian/source/format
Modified:
trunk/jta/debian/changelog
trunk/jta/debian/rules
Log:
Switch to source format 3.0.
Modified: trunk/jta/debian/changelog
===================================================================
--- trunk/jta/debian/changelog 2010-04-11 14:14:17 UTC (rev 12101)
+++ trunk/jta/debian/changelog 2010-04-11 14:18:32 UTC (rev 12102)
@@ -4,8 +4,9 @@
* Change Build-Depends: default-jdk-doc.
* Remove most Uploaders.
* Update Standards-Version: 3.8.4
+ * Switch to source format 3.0.
- -- Torsten Werner <twerner at debian.org> Sun, 11 Apr 2010 16:12:01 +0200
+ -- Torsten Werner <twerner at debian.org> Sun, 11 Apr 2010 16:14:52 +0200
jta (2.6+dfsg-2) unstable; urgency=low
Added: trunk/jta/debian/patches/series
===================================================================
--- trunk/jta/debian/patches/series (rev 0)
+++ trunk/jta/debian/patches/series 2010-04-11 14:18:32 UTC (rev 12102)
@@ -0,0 +1 @@
+help-file.patch
Modified: trunk/jta/debian/rules
===================================================================
--- trunk/jta/debian/rules 2010-04-11 14:14:17 UTC (rev 12101)
+++ trunk/jta/debian/rules 2010-04-11 14:18:32 UTC (rev 12102)
@@ -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/simple-patchsys.mk
PACKAGE := $(shell dpkg-parsechangelog | egrep '^Source:' | cut -f2 -d' ')
VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f2 -d' ' | cut -f1 -d-)
Added: trunk/jta/debian/source/format
===================================================================
--- trunk/jta/debian/source/format (rev 0)
+++ trunk/jta/debian/source/format 2010-04-11 14:18:32 UTC (rev 12102)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the pkg-java-commits
mailing list