[pkg-java] r14013 - in tags/jmock: . 1.0.1-5/debian
Torsten Werner
twerner at alioth.debian.org
Sat Aug 6 22:43:05 UTC 2011
Author: twerner
Date: 2011-08-06 22:43:05 +0000 (Sat, 06 Aug 2011)
New Revision: 14013
Added:
tags/jmock/1.0.1-5/
tags/jmock/1.0.1-5/debian/changelog
tags/jmock/1.0.1-5/debian/control
tags/jmock/1.0.1-5/debian/libjmock-java.poms
tags/jmock/1.0.1-5/debian/rules
tags/jmock/1.0.1-5/debian/source/
Removed:
tags/jmock/1.0.1-5/debian/changelog
tags/jmock/1.0.1-5/debian/control
tags/jmock/1.0.1-5/debian/rules
Log:
[svn-buildpackage] Tagging jmock 1.0.1-5
Deleted: tags/jmock/1.0.1-5/debian/changelog
===================================================================
--- trunk/jmock/debian/changelog 2011-08-06 19:09:22 UTC (rev 14011)
+++ tags/jmock/1.0.1-5/debian/changelog 2011-08-06 22:43:05 UTC (rev 14013)
@@ -1,53 +0,0 @@
-jmock (1.0.1-5) UNRELEASED; urgency=low
-
- [ Michael Koch ]
- * Removed Trygve from Uploaders (Closes: #514075).
- * Removed Wolfgang and added myself to Uploaders.
- * Build-Depends on debhelper >= 7.
- * Updated to Standards-Version to 3.8.3.
-
- [ Miguel Landaeta ]
- * Include javadoc files in libjmock-java-doc. (Closes: #601213).
- * Add call to mh_clean in clean target.
-
- -- Miguel Landaeta <miguel at miguel.cc> Sun, 24 Oct 2010 17:27:26 -0430
-
-jmock (1.0.1-4) unstable; urgency=low
-
- * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org> Sun, 09 Aug 2009 11:40:12 +0200
-
-jmock (1.0.1-3) experimental; urgency=low
-
- * Change section to java, bump up Standards-Version to 3.8.1
- * Bump up debhelper to 6
- * Add the Maven POM to the package
- * Add a Build-Depends-Indep dependency on maven-repo-helper
- * Move debhelper, quilt, default-jdk dependencies to Build-Depends
- * Use mh_installpom and mh_installjar to install the POM and the jar to the
- Maven repository
- * Use default-java for the build
- * Add ${misc:Depends} to Depends to clear Lintian warnings
- * Use quilt instead of dpatch and update the patches (I have trouble
- with dpatch)
- * Update debian/watch and add debian/orig-tar.sh to download a source
- tarball without any pre-compiled jars.
- * Add libasm-java to Build-Depends and Suggest.
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Wed, 27 May 2009 20:11:43 +0100
-
-jmock (1.0.1-2) unstable; urgency=low
-
- * Added ant-optional as required by ant reorganization to
- fix FTBS (closes: #334629)
- * Removed unneeded build-deps on classpath, libgcj6
- * Added myself to uploaders
-
- -- Wolfgang Baer <WBaer at gmx.de> Wed, 19 Oct 2005 13:10:43 +0000
-
-jmock (1.0.1-1) unstable; urgency=low
-
- * Initial Release (closes: #323048).
-
- -- Trygve Laugstøl <trygvis at inamo.no> Mon, 8 Aug 2005 03:29:13 +0200
Copied: tags/jmock/1.0.1-5/debian/changelog (from rev 14012, trunk/jmock/debian/changelog)
===================================================================
--- tags/jmock/1.0.1-5/debian/changelog (rev 0)
+++ tags/jmock/1.0.1-5/debian/changelog 2011-08-06 22:43:05 UTC (rev 14013)
@@ -0,0 +1,61 @@
+jmock (1.0.1-5) unstable; urgency=low
+
+ * Team upload
+
+ [ Michael Koch ]
+ * Removed Trygve from Uploaders (Closes: #514075).
+ * Removed Wolfgang and added myself to Uploaders.
+ * Build-Depends on debhelper >= 7.
+ * Updated to Standards-Version to 3.8.3.
+
+ [ Miguel Landaeta ]
+ * Include javadoc files in libjmock-java-doc. (Closes: #601213).
+ * Add call to mh_clean in clean target.
+
+ [ Torsten Werner ]
+ * Switch to source format 3.0.
+ * Remove Java runtime Depends.
+ * Some lintian fixes in debian/rules.
+ * Add missing file debian/libjmock-java.poms.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 07 Aug 2011 00:37:54 +0200
+
+jmock (1.0.1-4) unstable; urgency=low
+
+ * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 09 Aug 2009 11:40:12 +0200
+
+jmock (1.0.1-3) experimental; urgency=low
+
+ * Change section to java, bump up Standards-Version to 3.8.1
+ * Bump up debhelper to 6
+ * Add the Maven POM to the package
+ * Add a Build-Depends-Indep dependency on maven-repo-helper
+ * Move debhelper, quilt, default-jdk dependencies to Build-Depends
+ * Use mh_installpom and mh_installjar to install the POM and the jar to the
+ Maven repository
+ * Use default-java for the build
+ * Add ${misc:Depends} to Depends to clear Lintian warnings
+ * Use quilt instead of dpatch and update the patches (I have trouble
+ with dpatch)
+ * Update debian/watch and add debian/orig-tar.sh to download a source
+ tarball without any pre-compiled jars.
+ * Add libasm-java to Build-Depends and Suggest.
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Wed, 27 May 2009 20:11:43 +0100
+
+jmock (1.0.1-2) unstable; urgency=low
+
+ * Added ant-optional as required by ant reorganization to
+ fix FTBS (closes: #334629)
+ * Removed unneeded build-deps on classpath, libgcj6
+ * Added myself to uploaders
+
+ -- Wolfgang Baer <WBaer at gmx.de> Wed, 19 Oct 2005 13:10:43 +0000
+
+jmock (1.0.1-1) unstable; urgency=low
+
+ * Initial Release (closes: #323048).
+
+ -- Trygve Laugstøl <trygvis at inamo.no> Mon, 8 Aug 2005 03:29:13 +0200
Deleted: tags/jmock/1.0.1-5/debian/control
===================================================================
--- trunk/jmock/debian/control 2011-08-06 19:09:22 UTC (rev 14011)
+++ tags/jmock/1.0.1-5/debian/control 2011-08-06 22:43:05 UTC (rev 14013)
@@ -1,24 +0,0 @@
-Source: jmock
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>
-Build-Depends: debhelper (>= 7), quilt, default-jdk
-Build-Depends-Indep: ant (>= 1.6.5), junit (>= 3.8.1), ant-optional, maven-repo-helper,
- libasm-java
-Standards-Version: 3.8.3
-
-Package: libjmock-java
-Architecture: all
-Depends: ${misc:Depends}, default-java-headless | java2-runtime-headless
-Suggests: libjmock-java-doc, libasm-java
-Description: Java library for testing code with mock objects
- Mock objects help you design and test the interactions between the objects in
- your programs.
-
-Package: libjmock-java-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Description: Java library for testing code with mock objects - documentation
- Includes javadoc only.
Copied: tags/jmock/1.0.1-5/debian/control (from rev 14012, trunk/jmock/debian/control)
===================================================================
--- tags/jmock/1.0.1-5/debian/control (rev 0)
+++ tags/jmock/1.0.1-5/debian/control 2011-08-06 22:43:05 UTC (rev 14013)
@@ -0,0 +1,24 @@
+Source: jmock
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Michael Koch <konqueror at gmx.de>
+Build-Depends: debhelper (>= 7), default-jdk
+Build-Depends-Indep: ant (>= 1.6.5), junit (>= 3.8.1), ant-optional, maven-repo-helper,
+ libasm-java
+Standards-Version: 3.8.3
+
+Package: libjmock-java
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: libjmock-java-doc, libasm-java
+Description: Java library for testing code with mock objects
+ Mock objects help you design and test the interactions between the objects in
+ your programs.
+
+Package: libjmock-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Java library for testing code with mock objects - documentation
+ Includes javadoc only.
Copied: tags/jmock/1.0.1-5/debian/libjmock-java.poms (from rev 14012, trunk/jmock/debian/libjmock-java.poms)
===================================================================
--- tags/jmock/1.0.1-5/debian/libjmock-java.poms (rev 0)
+++ tags/jmock/1.0.1-5/debian/libjmock-java.poms 2011-08-06 22:43:05 UTC (rev 14013)
@@ -0,0 +1 @@
+debian/pom.xml
Deleted: tags/jmock/1.0.1-5/debian/rules
===================================================================
--- trunk/jmock/debian/rules 2011-08-06 19:09:22 UTC (rev 14011)
+++ tags/jmock/1.0.1-5/debian/rules 2011-08-06 22:43:05 UTC (rev 14013)
@@ -1,78 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/quilt/quilt.make
-
-export LANG=C
-
-DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
-DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
-DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
-JAVA_HOME := /usr/lib/jvm/default-java
-JAVACMD := $(JAVA_HOME)/bin/java
-ANT_PROPS := debian/ant.properties
-ANT_HOME := /usr/share/ant
-ANT_CLASSPATH := $(ANT_HOME)/lib/ant.jar:$(ANT_HOME)/lib/ant-launcher.jar:$(ANT_HOME)/lib/ant-junit.jar:/usr/share/java/junit.jar:/usr/share/java/asm.jar:$(JAVA_HOME)/lib/tools.jar
-VERBOSE := #-verbose
-
-ANT=$(JAVACMD) -classpath $(ANT_CLASSPATH) org.apache.tools.ant.Main $(VERBOSE) -propertyfile $(ANT_PROPS)
-
-build: build-stamp
-
-build-stamp: debian/stamp-patched
- dh_testdir
- $(ANT) debian-build
- touch build-stamp
-
-clean: unpatch
- dh_testdir
- dh_testroot
- rm -f build-stamp configure-stamp
- rm -rf build
- dh_clean
- mh_clean
-
-install: build
- dh_testdir
- dh_testroot
- dh_clean -k
- dh_installdirs
- $(ANT) debian-install
- mh_installpoms -plibjmock-java
- mh_installjar -plibjmock-java -l debian/pom.xml build/dist/jars/jmock-$(DEB_UPSTREAM_VERSION).jar
- dh_install -plibjmock-java-doc 'build/javadoc/*' usr/share/doc/libjmock-java/api
-# mkdir -p $(TEMPDIR)/usr/share/java
-# mkdir -p $(TEMPDIR)/usr/share/doc/libowanttasks-java
-# install -m 644 output/lib/ow_util_ant_tasks.jar $(TEMPDIR)/usr/share/java
-# mv output/docs/api $(TEMPDIR)/usr/share/doc/libowanttasks-java
-
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
- dh_testdir
- dh_testroot
- dh_installchangelogs
- dh_installdocs
- dh_installexamples
- dh_installman
- dh_link
- dh_strip
- dh_compress
- dh_fixperms
- dh_installdeb
- dh_shlibdeps
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-binary: binary-indep binary-arch
-
-get-orig-pom:
- wget -O debian/pom.xml http://repository.sonatype.org/service/local/repositories/central/content/jmock/jmock/$(DEB_UPSTREAM_VERSION)/jmock-$(DEB_UPSTREAM_VERSION).pom
-
-get-orig-source:
- -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
-
Copied: tags/jmock/1.0.1-5/debian/rules (from rev 14012, trunk/jmock/debian/rules)
===================================================================
--- tags/jmock/1.0.1-5/debian/rules (rev 0)
+++ tags/jmock/1.0.1-5/debian/rules 2011-08-06 22:43:05 UTC (rev 14013)
@@ -0,0 +1,79 @@
+#!/usr/bin/make -f
+
+
+export LANG=C
+
+DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
+DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
+DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
+JAVA_HOME := /usr/lib/jvm/default-java
+JAVACMD := $(JAVA_HOME)/bin/java
+ANT_PROPS := debian/ant.properties
+ANT_HOME := /usr/share/ant
+ANT_CLASSPATH := $(ANT_HOME)/lib/ant.jar:$(ANT_HOME)/lib/ant-launcher.jar:$(ANT_HOME)/lib/ant-junit.jar:/usr/share/java/junit.jar:/usr/share/java/asm.jar:$(JAVA_HOME)/lib/tools.jar
+VERBOSE := #-verbose
+
+ANT=$(JAVACMD) -classpath $(ANT_CLASSPATH) org.apache.tools.ant.Main $(VERBOSE) -propertyfile $(ANT_PROPS)
+
+build: build-stamp
+
+build-stamp:
+ dh_testdir
+ $(ANT) debian-build
+ touch build-stamp
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp configure-stamp install-stamp
+ rm -rf build
+ dh_clean
+ mh_clean
+
+install: install-stamp
+
+install-stamp: build
+ dh_testdir
+ dh_testroot
+ dh_prep
+ dh_installdirs
+ $(ANT) debian-install
+ mh_installpoms -plibjmock-java
+ mh_installjar -plibjmock-java -l debian/pom.xml build/dist/jars/jmock-$(DEB_UPSTREAM_VERSION).jar
+ dh_install -plibjmock-java-doc 'build/javadoc/*' usr/share/doc/libjmock-java/api
+# mkdir -p $(TEMPDIR)/usr/share/java
+# mkdir -p $(TEMPDIR)/usr/share/doc/libowanttasks-java
+# install -m 644 output/lib/ow_util_ant_tasks.jar $(TEMPDIR)/usr/share/java
+# mv output/docs/api $(TEMPDIR)/usr/share/doc/libowanttasks-java
+ touch install-stamp
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+ dh_testdir -i
+ dh_testroot -i
+ dh_installchangelogs -i
+ dh_installdocs -i
+ dh_installexamples -i
+ dh_installman -i
+ dh_link -i
+ dh_strip -i
+ dh_compress -i
+ dh_fixperms -i
+ dh_installdeb -i
+ dh_shlibdeps -i
+ dh_gencontrol -i
+ dh_md5sums -i
+ dh_builddeb -i
+
+# Build architecture-dependent files here.
+binary-arch: build install
+
+binary: binary-indep binary-arch
+
+get-orig-pom:
+ wget -O debian/pom.xml http://repository.sonatype.org/service/local/repositories/central/content/jmock/jmock/$(DEB_UPSTREAM_VERSION)/jmock-$(DEB_UPSTREAM_VERSION).pom
+
+get-orig-source:
+ -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
+
More information about the pkg-java-commits
mailing list