[SCM] txw2 packaging branch, master, updated. upstream/0.1+20070624-3-g2b0afd9
James Page
jamespage-guest at alioth.debian.org
Mon Jun 6 07:16:41 UTC 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "txw2 packaging".
The branch, master has been updated
via 2b0afd9cfb8d4e3d05cbe894c810733cb75483e0 (commit)
from 957d21d84bd9cb36692250f56ad52f32fa37f805 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2b0afd9cfb8d4e3d05cbe894c810733cb75483e0
Author: James Page <james.page at canonical.com>
Date: Mon Jun 6 08:10:19 2011 +0100
Updates post feedback via debian-java
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
debian/rules | 6 ------
2 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index c1c1b59..cf361de 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: James Page <james.page at canonical.com>
-Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk, quilt
+Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk
Build-Depends-Indep: default-jdk-doc, junit, maven-repo-helper
Standards-Version: 3.9.2
Homepage: https://txw.dev.java.net/
diff --git a/debian/rules b/debian/rules
index 9e717cc..885453a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,12 +8,6 @@ PACKAGE := txw2
VERSION := 20070624
DEB_ANT_BUILD_TARGET := jar javadoc
-install/lib$(PACKAGE)-java::
- install -m644 -D build/$(PACKAGE).jar \
- $(DEB_DESTDIR)/usr/share/java/$(PACKAGE)-$(VERSION).jar
- dh_link -plib$(PACKAGE)-java /usr/share/java/$(PACKAGE)-$(VERSION).jar \
- /usr/share/java/$(PACKAGE).jar
-
binary-post-install/lib$(PACKAGE)-java::
mh_installpoms -plib$(PACKAGE)-java
mh_installjar -plib$(PACKAGE)-java -l debian/poms/$(PACKAGE).pom build/$(PACKAGE).jar
hooks/post-receive
--
txw2 packaging
More information about the pkg-java-commits
mailing list