[pkg-java] r17144 - in tags/ognl: . 2.7.3-5/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Tue Aug 13 21:42:16 UTC 2013
Author: drazzib
Date: 2013-08-13 21:42:16 +0000 (Tue, 13 Aug 2013)
New Revision: 17144
Added:
tags/ognl/2.7.3-5/
tags/ognl/2.7.3-5/debian/changelog
tags/ognl/2.7.3-5/debian/control
tags/ognl/2.7.3-5/debian/maven.rules
Removed:
tags/ognl/2.7.3-5/debian/changelog
tags/ognl/2.7.3-5/debian/control
tags/ognl/2.7.3-5/debian/maven.rules
Log:
[svn-buildpackage] Tagging ognl 2.7.3-5
Deleted: tags/ognl/2.7.3-5/debian/changelog
===================================================================
--- trunk/ognl/debian/changelog 2013-08-13 08:54:30 UTC (rev 17142)
+++ tags/ognl/2.7.3-5/debian/changelog 2013-08-13 21:42:16 UTC (rev 17144)
@@ -1,58 +0,0 @@
-ognl (2.7.3-4) unstable; urgency=low
-
- * Team upload
-
- [ Damien Raude-Morvan ]
- * d/control: Drop Depends on default-jre per Debian Java Policy as its
- a library package.
-
- [ Torsten Werner ]
- * Remove Trygve from Uploaders list.
- * Update Standards-Version: 3.9.2.
- * Add Build-Depends: ant-contrib.
- * Fix typo in Description.
-
- -- Torsten Werner <twerner at debian.org> Fri, 23 Sep 2011 21:31:23 +0200
-
-ognl (2.7.3-3) unstable; urgency=low
-
- * libognl-java-doc: Install doc inside /usr/share/doc/libognl-java/
- * Bump Standards-Version to 3.8.4: no changes needed
- * Switch to 3.0 (quilt) source format
- - debian/control: remove B-D on quilt
- - debian/rules: remove quilt.mk
- - debian/source/format: add format
- - debian/README.source: removed
-
- -- Damien Raude-Morvan <drazzib at debian.org> Mon, 05 Apr 2010 23:56:52 +0200
-
-ognl (2.7.3-2) unstable; urgency=low
-
- * Maven POMs:
- - debian/control: add a Build-Depends-Indep dependency on maven-repo-helper
- - debian/rules: use mh_installpoms and mh_installjar
- to install the POM and the jar to the Maven repository
- release.
- * Bump debhelper version to >= 7
-
- -- Damien Raude-Morvan <drazzib at debian.org> Sun, 17 Jan 2010 20:25:33 +0100
-
-ognl (2.7.3-1) unstable; urgency=low
-
- [ Trygve Laugstøl ]
- * Initial Release (closes: #321476).
-
- [ Damien Raude-Morvan ]
- * Build-Depends on default-jdk
- * Build a -doc package containing API and documentations (HTML and PDF)
- * Add debian/watch
- * Use quilt to apply patches
- * Bump Standards-Version to 3.8.3:
- - Add a README.source
- - Add a get-orig-source target
- - Move to "java" Section of the archive
- - Add Homepage in debian/control
- - Add Vcs-* fields
- * Add myself as Uploaders
-
- -- Damien Raude-Morvan <drazzib at debian.org> Thu, 24 Sep 2009 01:14:02 +0200
Copied: tags/ognl/2.7.3-5/debian/changelog (from rev 17143, trunk/ognl/debian/changelog)
===================================================================
--- tags/ognl/2.7.3-5/debian/changelog (rev 0)
+++ tags/ognl/2.7.3-5/debian/changelog 2013-08-13 21:42:16 UTC (rev 17144)
@@ -0,0 +1,68 @@
+ognl (2.7.3-5) unstable; urgency=low
+
+ * d/maven.rules: Fix Maven dependency for javassist.
+ * d/control: Add - needed- Depends on libjavassist-java.
+ * d/control: Bump Standards-Version to 3.9.4.
+ * d/control: Update Vcs-* fields to canonical location.
+ * d/control: Update Homefield to new Apache Commons.
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Tue, 13 Aug 2013 22:47:05 +0200
+
+ognl (2.7.3-4) unstable; urgency=low
+
+ * Team upload
+
+ [ Damien Raude-Morvan ]
+ * d/control: Drop Depends on default-jre per Debian Java Policy as its
+ a library package.
+
+ [ Torsten Werner ]
+ * Remove Trygve from Uploaders list.
+ * Update Standards-Version: 3.9.2.
+ * Add Build-Depends: ant-contrib.
+ * Fix typo in Description.
+
+ -- Torsten Werner <twerner at debian.org> Fri, 23 Sep 2011 21:31:23 +0200
+
+ognl (2.7.3-3) unstable; urgency=low
+
+ * libognl-java-doc: Install doc inside /usr/share/doc/libognl-java/
+ * Bump Standards-Version to 3.8.4: no changes needed
+ * Switch to 3.0 (quilt) source format
+ - debian/control: remove B-D on quilt
+ - debian/rules: remove quilt.mk
+ - debian/source/format: add format
+ - debian/README.source: removed
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Mon, 05 Apr 2010 23:56:52 +0200
+
+ognl (2.7.3-2) unstable; urgency=low
+
+ * Maven POMs:
+ - debian/control: add a Build-Depends-Indep dependency on maven-repo-helper
+ - debian/rules: use mh_installpoms and mh_installjar
+ to install the POM and the jar to the Maven repository
+ release.
+ * Bump debhelper version to >= 7
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sun, 17 Jan 2010 20:25:33 +0100
+
+ognl (2.7.3-1) unstable; urgency=low
+
+ [ Trygve Laugstøl ]
+ * Initial Release (closes: #321476).
+
+ [ Damien Raude-Morvan ]
+ * Build-Depends on default-jdk
+ * Build a -doc package containing API and documentations (HTML and PDF)
+ * Add debian/watch
+ * Use quilt to apply patches
+ * Bump Standards-Version to 3.8.3:
+ - Add a README.source
+ - Add a get-orig-source target
+ - Move to "java" Section of the archive
+ - Add Homepage in debian/control
+ - Add Vcs-* fields
+ * Add myself as Uploaders
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Thu, 24 Sep 2009 01:14:02 +0200
Deleted: tags/ognl/2.7.3-5/debian/control
===================================================================
--- trunk/ognl/debian/control 2013-08-13 08:54:30 UTC (rev 17142)
+++ tags/ognl/2.7.3-5/debian/control 2013-08-13 21:42:16 UTC (rev 17144)
@@ -1,34 +0,0 @@
-Source: ognl
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant
-Build-Depends-Indep: libjavassist-java, junit4, docbook-xsl, docbook-xml, ant-optional,
- libxalan2-java, javacc, fop, maven-repo-helper, ant-contrib
-Standards-Version: 3.9.2
-Homepage: http://www.opensymphony.com/ognl/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/ognl
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ognl
-
-Package: libognl-java
-Architecture: all
-Depends: ${misc:Depends}
-Description: Java expression language
- OGNL stands for Object-Graph Navigation Language; it is an expression language
- for getting and setting properties of Java objects. You use the same
- expression for both getting and setting the value of a property.
-
-
-Package: libognl-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Description: Java expression language - Documentation
- OGNL stands for Object-Graph Navigation Language; it is an expression language
- for getting and setting properties of Java objects. You use the same
- expression for both getting and setting the value of a property.
- .
- This package contains Language, Developer Documentation and API of
- OGNL software.
-
Copied: tags/ognl/2.7.3-5/debian/control (from rev 17143, trunk/ognl/debian/control)
===================================================================
--- tags/ognl/2.7.3-5/debian/control (rev 0)
+++ tags/ognl/2.7.3-5/debian/control 2013-08-13 21:42:16 UTC (rev 17144)
@@ -0,0 +1,34 @@
+Source: ognl
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant
+Build-Depends-Indep: libjavassist-java, junit4, docbook-xsl, docbook-xml, ant-optional,
+ libxalan2-java, javacc, fop, maven-repo-helper, ant-contrib
+Standards-Version: 3.9.4
+Homepage: http://commons.apache.org/proper/commons-ognl/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/ognl
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/ognl
+
+Package: libognl-java
+Architecture: all
+Depends: ${misc:Depends}, libjavassist-java
+Description: Java expression language
+ OGNL stands for Object-Graph Navigation Language; it is an expression language
+ for getting and setting properties of Java objects. You use the same
+ expression for both getting and setting the value of a property.
+
+
+Package: libognl-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Java expression language - Documentation
+ OGNL stands for Object-Graph Navigation Language; it is an expression language
+ for getting and setting properties of Java objects. You use the same
+ expression for both getting and setting the value of a property.
+ .
+ This package contains Language, Developer Documentation and API of
+ OGNL software.
+
Deleted: tags/ognl/2.7.3-5/debian/maven.rules
===================================================================
--- trunk/ognl/debian/maven.rules 2013-08-13 08:54:30 UTC (rev 17142)
+++ tags/ognl/2.7.3-5/debian/maven.rules 2013-08-13 21:42:16 UTC (rev 17144)
@@ -1,2 +0,0 @@
-junit junit jar s/3\..*/3.x/ *
-org.apache.maven.plugins maven-surefire-plugin maven-plugin s/.*/2.4.3/
Copied: tags/ognl/2.7.3-5/debian/maven.rules (from rev 17143, trunk/ognl/debian/maven.rules)
===================================================================
--- tags/ognl/2.7.3-5/debian/maven.rules (rev 0)
+++ tags/ognl/2.7.3-5/debian/maven.rules 2013-08-13 21:42:16 UTC (rev 17144)
@@ -0,0 +1,3 @@
+junit junit jar s/3\..*/3.x/ *
+org.apache.maven.plugins maven-surefire-plugin maven-plugin s/.*/2.4.3/
+s/jboss/javassist/ javassist s/.*/debian/
More information about the pkg-java-commits
mailing list