[pkg-java] r13960 - in trunk/cup/debian: . source

Torsten Werner twerner at alioth.debian.org
Fri Aug 5 22:02:59 UTC 2011


Author: twerner
Date: 2011-08-05 22:02:58 +0000 (Fri, 05 Aug 2011)
New Revision: 13960

Added:
   trunk/cup/debian/source/
   trunk/cup/debian/source/format
Modified:
   trunk/cup/debian/changelog
   trunk/cup/debian/control
   trunk/cup/debian/rules
Log:
* Remove Arnaud from Uploaders field.
* Switch to source format 3.0.

Modified: trunk/cup/debian/changelog
===================================================================
--- trunk/cup/debian/changelog	2011-08-05 21:58:53 UTC (rev 13959)
+++ trunk/cup/debian/changelog	2011-08-05 22:02:58 UTC (rev 13960)
@@ -1,3 +1,10 @@
+cup (0.11a+20060608-3) unstable; urgency=low
+
+  * Remove Arnaud from Uploaders field.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Sat, 06 Aug 2011 00:00:52 +0200
+
 cup (0.11a+20060608-2) unstable; urgency=low
 
   * Add missing Depends: ${misc:Depends}.

Modified: trunk/cup/debian/control
===================================================================
--- trunk/cup/debian/control	2011-08-05 21:58:53 UTC (rev 13959)
+++ trunk/cup/debian/control	2011-08-05 22:02:58 UTC (rev 13960)
@@ -2,10 +2,8 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>,
- Torsten Werner <twerner at debian.org>
-Build-Depends: ant, cdbs, debhelper (>= 5), default-jdk, cup (>= 0.11a),
- jflex, quilt
+Uploaders: Michael Koch <konqueror at gmx.de>, Torsten Werner <twerner at debian.org>
+Build-Depends: ant, cdbs, debhelper (>= 5), default-jdk, cup (>= 0.11a), jflex
 Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/cup
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/cup

Modified: trunk/cup/debian/rules
===================================================================
--- trunk/cup/debian/rules	2011-08-05 21:58:53 UTC (rev 13959)
+++ trunk/cup/debian/rules	2011-08-05 22:02:58 UTC (rev 13960)
@@ -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
 
 JAVA_HOME            := /usr/lib/jvm/default-java
 DEB_JARS             := cup JFlex

Added: trunk/cup/debian/source/format
===================================================================
--- trunk/cup/debian/source/format	                        (rev 0)
+++ trunk/cup/debian/source/format	2011-08-05 22:02:58 UTC (rev 13960)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the pkg-java-commits mailing list