This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository cup.
commit ccf53e075eecceb50a811a7d1974142173f8558f Author: Torsten Werner <[email protected]> Date: Fri Aug 5 22:02:58 2011 +0000 * Remove Arnaud from Uploaders field. * Switch to source format 3.0. --- debian/changelog | 7 +++++++ debian/control | 6 ++---- debian/rules | 1 - debian/source/format | 1 + 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8c1e27b..082f6ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 <[email protected]> Sat, 06 Aug 2011 00:00:52 +0200 + cup (0.11a+20060608-2) unstable; urgency=low * Add missing Depends: ${misc:Depends}. diff --git a/debian/control b/debian/control index b95aff4..7592ba2 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,8 @@ Source: cup Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]>, - Torsten Werner <[email protected]> -Build-Depends: ant, cdbs, debhelper (>= 5), default-jdk, cup (>= 0.11a), - jflex, quilt +Uploaders: Michael Koch <[email protected]>, Torsten Werner <[email protected]> +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 diff --git a/debian/rules b/debian/rules index 8fc8a52..281a4b7 100755 --- a/debian/rules +++ b/debian/rules @@ -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 diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cup.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

