[pkg-java] r18797 - in tags/ant-contrib: . 1.0~b3+svn177-7/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 28 17:46:25 UTC 2015
Author: ebourg-guest
Date: 2015-07-28 17:46:25 +0000 (Tue, 28 Jul 2015)
New Revision: 18797
Added:
tags/ant-contrib/1.0~b3+svn177-7/
tags/ant-contrib/1.0~b3+svn177-7/debian/changelog
tags/ant-contrib/1.0~b3+svn177-7/debian/control
tags/ant-contrib/1.0~b3+svn177-7/debian/maven.rules
tags/ant-contrib/1.0~b3+svn177-7/debian/rules
Removed:
tags/ant-contrib/1.0~b3+svn177-7/debian/changelog
tags/ant-contrib/1.0~b3+svn177-7/debian/control
tags/ant-contrib/1.0~b3+svn177-7/debian/maven.rules
tags/ant-contrib/1.0~b3+svn177-7/debian/rules
Log:
[svn-buildpackage] Tagging ant-contrib 1.0~b3+svn177-7
Deleted: tags/ant-contrib/1.0~b3+svn177-7/debian/changelog
===================================================================
--- trunk/ant-contrib/debian/changelog 2015-07-27 17:13:58 UTC (rev 18792)
+++ tags/ant-contrib/1.0~b3+svn177-7/debian/changelog 2015-07-28 17:46:25 UTC (rev 18797)
@@ -1,76 +0,0 @@
-ant-contrib (1.0~b3+svn177-6) unstable; urgency=medium
-
- * Team upload.
- * Added Maven rules to fix the dependencies in the installed pom.
- Thanks to Matthew Vernon (Closes: #740350)
- * Removed the --has-package-version pom option since the version of the Maven
- artifact installed is different from the package version.
- * debian/control:
- - The binary package now depends on ant and suggests
- libcommons-httpclient-java, libbcel-java and ivy
- - Standards-Version updated to 3.9.5 (no changes)
- - Removed the deprecated DMUA flag
- - Use canonical URLs for the Vcs-* fields
- * Switch to debhelper level 9
- * debian/rules:
- - Install a link to ant-contrib.jar in /usr/share/ant/lib (Closes: #607670)
- - Added a clean target
-
- -- Emmanuel Bourg <ebourg at apache.org> Thu, 06 Mar 2014 00:16:39 +0100
-
-ant-contrib (1.0~b3+svn177-5) unstable; urgency=low
-
- [ tony mancill ]
- * Team upload.
- * Remove Daniel Leidert from Uploaders (at his request).
- * Remove Michael Koch Uploaders (Closes: #653983)
-
- [ Damien Raude-Morvan ]
- * d/control: Bump Standards-Version to 3.9.3: no changes.
- * d/control: As per Java Policy, drop JRE dependency as
- it's a library package.
- * d/rules: Include xercesImpl into build classpath (fix part of
- FTBFS).
- * d/ant.properties: Disable Ivy no-ivy=true. (Closes: #666571)
-
- -- Damien Raude-Morvan <drazzib at debian.org> Mon, 09 Jul 2012 03:43:52 +0200
-
-ant-contrib (1.0~b3+svn177-4) unstable; urgency=low
-
- * Team upload.
- * Really switch to default-jdk. (Closes: #642748)
- * Install pom file with maven-repo-helper.
- * Refresh patches.
-
- -- Torsten Werner <twerner at debian.org> Sun, 25 Sep 2011 00:26:51 +0200
-
-ant-contrib (1.0~b3+svn177-3) unstable; urgency=low
-
- * Removed Build-Depends-Indep on maven2: not required.
- * Enabled test suite.
- * Moved to source/format: 3.0 (quilt)
- - removed dependency on dpatch.
- - migrated patches from dpatch to quilt, updated headers.
- - removed README.source - no longer required.
- * Removed TODO - no longer relevant.
- * Bumped Standards-Version to 3.9.2, no changes.
-
- -- James Page <james.page at canonical.com> Mon, 16 May 2011 09:37:06 +0100
-
-ant-contrib (1.0~b3+svn177-2) unstable; urgency=low
-
- * Team upload
- [ Michael Koch ]
- * Fixed watch file to handle '+svnXXX' part.
-
- [ tony mancill ]
- * Include dpatch for ant "for" task. (Closes: #592182)
- - Thanks to Michael Gilbert.
-
- -- tony mancill <tmancill at debian.org> Sun, 08 Aug 2010 21:30:03 -0700
-
-ant-contrib (1.0~b3+svn177-1) unstable; urgency=low
-
- * Initial release (closes: #485708).
-
- -- Michael Koch <konqueror at gmx.de> Sat, 26 Sep 2009 08:45:47 +0200
Copied: tags/ant-contrib/1.0~b3+svn177-7/debian/changelog (from rev 18796, trunk/ant-contrib/debian/changelog)
===================================================================
--- tags/ant-contrib/1.0~b3+svn177-7/debian/changelog (rev 0)
+++ tags/ant-contrib/1.0~b3+svn177-7/debian/changelog 2015-07-28 17:46:25 UTC (rev 18797)
@@ -0,0 +1,86 @@
+ant-contrib (1.0~b3+svn177-7) unstable; urgency=medium
+
+ * Team upload.
+ * Fixed the Ant groupId in the published pom
+ * Standards-Version updated to 3.9.6 (no changes)
+ * Build reproducibility:
+ - Replaced the timestamp in the manifest with the date from the changelog
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 28 Jul 2015 19:18:33 +0200
+
+ant-contrib (1.0~b3+svn177-6) unstable; urgency=medium
+
+ * Team upload.
+ * Added Maven rules to fix the dependencies in the installed pom.
+ Thanks to Matthew Vernon (Closes: #740350)
+ * Removed the --has-package-version pom option since the version of the Maven
+ artifact installed is different from the package version.
+ * debian/control:
+ - The binary package now depends on ant and suggests
+ libcommons-httpclient-java, libbcel-java and ivy
+ - Standards-Version updated to 3.9.5 (no changes)
+ - Removed the deprecated DMUA flag
+ - Use canonical URLs for the Vcs-* fields
+ * Switch to debhelper level 9
+ * debian/rules:
+ - Install a link to ant-contrib.jar in /usr/share/ant/lib (Closes: #607670)
+ - Added a clean target
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 06 Mar 2014 00:16:39 +0100
+
+ant-contrib (1.0~b3+svn177-5) unstable; urgency=low
+
+ [ tony mancill ]
+ * Team upload.
+ * Remove Daniel Leidert from Uploaders (at his request).
+ * Remove Michael Koch Uploaders (Closes: #653983)
+
+ [ Damien Raude-Morvan ]
+ * d/control: Bump Standards-Version to 3.9.3: no changes.
+ * d/control: As per Java Policy, drop JRE dependency as
+ it's a library package.
+ * d/rules: Include xercesImpl into build classpath (fix part of
+ FTBFS).
+ * d/ant.properties: Disable Ivy no-ivy=true. (Closes: #666571)
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Mon, 09 Jul 2012 03:43:52 +0200
+
+ant-contrib (1.0~b3+svn177-4) unstable; urgency=low
+
+ * Team upload.
+ * Really switch to default-jdk. (Closes: #642748)
+ * Install pom file with maven-repo-helper.
+ * Refresh patches.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 25 Sep 2011 00:26:51 +0200
+
+ant-contrib (1.0~b3+svn177-3) unstable; urgency=low
+
+ * Removed Build-Depends-Indep on maven2: not required.
+ * Enabled test suite.
+ * Moved to source/format: 3.0 (quilt)
+ - removed dependency on dpatch.
+ - migrated patches from dpatch to quilt, updated headers.
+ - removed README.source - no longer required.
+ * Removed TODO - no longer relevant.
+ * Bumped Standards-Version to 3.9.2, no changes.
+
+ -- James Page <james.page at canonical.com> Mon, 16 May 2011 09:37:06 +0100
+
+ant-contrib (1.0~b3+svn177-2) unstable; urgency=low
+
+ * Team upload
+ [ Michael Koch ]
+ * Fixed watch file to handle '+svnXXX' part.
+
+ [ tony mancill ]
+ * Include dpatch for ant "for" task. (Closes: #592182)
+ - Thanks to Michael Gilbert.
+
+ -- tony mancill <tmancill at debian.org> Sun, 08 Aug 2010 21:30:03 -0700
+
+ant-contrib (1.0~b3+svn177-1) unstable; urgency=low
+
+ * Initial release (closes: #485708).
+
+ -- Michael Koch <konqueror at gmx.de> Sat, 26 Sep 2009 08:45:47 +0200
Deleted: tags/ant-contrib/1.0~b3+svn177-7/debian/control
===================================================================
--- trunk/ant-contrib/debian/control 2015-07-27 17:13:58 UTC (rev 18792)
+++ tags/ant-contrib/1.0~b3+svn177-7/debian/control 2015-07-28 17:46:25 UTC (rev 18797)
@@ -1,37 +0,0 @@
-Source: ant-contrib
-Section: java
-Priority: extra
-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 (>= 9), default-jdk
-Build-Depends-Indep: ant-optional,
- ivy (>= 2),
- junit,
- libbcel-java,
- libcommons-cli-java,
- libcommons-codec-java,
- libcommons-httpclient-java,
- libcommons-logging-java,
- liboro-java,
- libxerces2-java,
- maven-repo-helper
-Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/ant-contrib
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/ant-contrib
-Homepage: http://ant-contrib.sourceforge.net
-
-Package: ant-contrib
-Architecture: all
-Depends: ${misc:Depends}, ant
-Suggests: libcommons-httpclient-java, libbcel-java, ivy
-Enhances: ant
-Description: collection of tasks, types and other tools for Apache Ant
- Extends ant and provides the following tasks:
- .
- * Logic Tasks
- * Network Tasks
- * Performance Monitoring and Tasks
- * Platform Tasks
- * Property Tasks
- * Process Tasks
- * Other (unstable) Tasks
Copied: tags/ant-contrib/1.0~b3+svn177-7/debian/control (from rev 18794, trunk/ant-contrib/debian/control)
===================================================================
--- tags/ant-contrib/1.0~b3+svn177-7/debian/control (rev 0)
+++ tags/ant-contrib/1.0~b3+svn177-7/debian/control 2015-07-28 17:46:25 UTC (rev 18797)
@@ -0,0 +1,37 @@
+Source: ant-contrib
+Section: java
+Priority: extra
+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 (>= 9), default-jdk
+Build-Depends-Indep: ant-optional,
+ ivy (>= 2),
+ junit,
+ libbcel-java,
+ libcommons-cli-java,
+ libcommons-codec-java,
+ libcommons-httpclient-java,
+ libcommons-logging-java,
+ liboro-java,
+ libxerces2-java,
+ maven-repo-helper
+Standards-Version: 3.9.6
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/ant-contrib
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/ant-contrib
+Homepage: http://ant-contrib.sourceforge.net
+
+Package: ant-contrib
+Architecture: all
+Depends: ${misc:Depends}, ant
+Suggests: libcommons-httpclient-java, libbcel-java, ivy
+Enhances: ant
+Description: collection of tasks, types and other tools for Apache Ant
+ Extends ant and provides the following tasks:
+ .
+ * Logic Tasks
+ * Network Tasks
+ * Performance Monitoring and Tasks
+ * Platform Tasks
+ * Property Tasks
+ * Process Tasks
+ * Other (unstable) Tasks
Deleted: tags/ant-contrib/1.0~b3+svn177-7/debian/maven.rules
===================================================================
--- trunk/ant-contrib/debian/maven.rules 2015-07-27 17:13:58 UTC (rev 18792)
+++ tags/ant-contrib/1.0~b3+svn177-7/debian/maven.rules 2015-07-28 17:46:25 UTC (rev 18797)
@@ -1,21 +0,0 @@
-# Maven rules - transform Maven dependencies and plugins
-# Format of this file is:
-# [group] [artifact] [type] [version] [classifier] [scope]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-# for the version. In this case, the element is simply matched
-# and left as it is
-# - * (the star character, alone). In this case, anything will
-# match and be left as it is. For example, using * on the
-# position of the artifact field will match any artifact id
-# - a regular expression of the form s/match/replace/
-# in this case, elements that match are transformed using
-# the regex rule.
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., replacing the version with 3.x
-# junit junit jar s/3\\..*/3.x/
-
-s/bcel/org.apache.bcel/ bcel jar s/5\..*/5.x/ * *
-s/jayasoft/org.apache.ivy/ ivy jar s/.*/debian/ * *
-commons-httpclient commons-httpclient jar s/3\..*/3.x/ * *
Copied: tags/ant-contrib/1.0~b3+svn177-7/debian/maven.rules (from rev 18793, trunk/ant-contrib/debian/maven.rules)
===================================================================
--- tags/ant-contrib/1.0~b3+svn177-7/debian/maven.rules (rev 0)
+++ tags/ant-contrib/1.0~b3+svn177-7/debian/maven.rules 2015-07-28 17:46:25 UTC (rev 18797)
@@ -0,0 +1,22 @@
+# Maven rules - transform Maven dependencies and plugins
+# Format of this file is:
+# [group] [artifact] [type] [version] [classifier] [scope]
+# where each element can be either
+# - the exact string, for example org.apache for the group, or 3.1
+# for the version. In this case, the element is simply matched
+# and left as it is
+# - * (the star character, alone). In this case, anything will
+# match and be left as it is. For example, using * on the
+# position of the artifact field will match any artifact id
+# - a regular expression of the form s/match/replace/
+# in this case, elements that match are transformed using
+# the regex rule.
+# All elements much match before a rule can be applied
+# Example rule: match jar with groupid= junit, artifactid= junit
+# and version starting with 3., replacing the version with 3.x
+# junit junit jar s/3\\..*/3.x/
+
+s/bcel/org.apache.bcel/ bcel jar s/5\..*/5.x/ * *
+s/jayasoft/org.apache.ivy/ ivy jar s/.*/debian/ * *
+commons-httpclient commons-httpclient jar s/3\..*/3.x/ * *
+s/ant/org.apache.ant/ ant * s/.*/debian/ * *
Deleted: tags/ant-contrib/1.0~b3+svn177-7/debian/rules
===================================================================
--- trunk/ant-contrib/debian/rules 2015-07-27 17:13:58 UTC (rev 18792)
+++ tags/ant-contrib/1.0~b3+svn177-7/debian/rules 2015-07-28 17:46:25 UTC (rev 18797)
@@ -1,29 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/ant.mk
-
-PACKAGE := ant-contrib
-VERSION := 1.0b3
-
-JAVA_HOME := /usr/lib/jvm/default-java
-ANT_HOME := /usr/share/ant
-ANT_ARGS += -Djar.name=$(PACKAGE)-$(VERSION).jar
-DEB_ANT_BUILD_TARGET := jar
-DEB_ANT_CHECK_TARGET := test
-DEB_JARS := \
- ant-junit \
- ivy \
- commons-cli \
- commons-codec \
- commons-httpclient \
- commons-logging \
- oro \
- xercesImpl
-
-install/ant-contrib::
- mh_installpoms -pant-contrib
- mh_installjar -pant-contrib -l pom.xml target/$(PACKAGE)-$(VERSION).jar usr/share/ant/lib/ant-contrib.jar
-
-clean::
- mh_clean
Copied: tags/ant-contrib/1.0~b3+svn177-7/debian/rules (from rev 18795, trunk/ant-contrib/debian/rules)
===================================================================
--- tags/ant-contrib/1.0~b3+svn177-7/debian/rules (rev 0)
+++ tags/ant-contrib/1.0~b3+svn177-7/debian/rules 2015-07-28 17:46:25 UTC (rev 18797)
@@ -0,0 +1,29 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+
+PACKAGE := ant-contrib
+VERSION := 1.0b3
+
+JAVA_HOME := /usr/lib/jvm/default-java
+ANT_HOME := /usr/share/ant
+ANT_ARGS += -Djar.name=$(PACKAGE)-$(VERSION).jar -Dtstamp='$(shell dpkg-parsechangelog --show-field Date)'
+DEB_ANT_BUILD_TARGET := jar
+DEB_ANT_CHECK_TARGET := test
+DEB_JARS := \
+ ant-junit \
+ ivy \
+ commons-cli \
+ commons-codec \
+ commons-httpclient \
+ commons-logging \
+ oro \
+ xercesImpl
+
+install/ant-contrib::
+ mh_installpoms -pant-contrib
+ mh_installjar -pant-contrib -l pom.xml target/$(PACKAGE)-$(VERSION).jar usr/share/ant/lib/ant-contrib.jar
+
+clean::
+ mh_clean
More information about the pkg-java-commits
mailing list