[eclipselink-jpa-2.1-spec] 01/01: Update package name

Andrew Ross rockclimb-guest at alioth.debian.org
Sat Oct 5 10:31:50 UTC 2013


This is an automated email from the git hooks/post-receive script.

rockclimb-guest pushed a commit to branch master
in repository eclipselink-jpa-2.1-spec.

commit cf6966671009375a81809a02d82ffe3614be2a94
Author: Andrew Ross <ubuntu at rossfamily.co.uk>
Date:   Sat Oct 5 11:29:47 2013 +0100

    Update package name
---
 debian/build.xml                  |    4 ++--
 debian/changelog                  |    2 +-
 debian/control                    |   11 ++++++-----
 debian/libjpa-2.1-spec-java.jlibs |    1 +
 debian/libjpa-2.1-spec-java.poms  |    1 +
 5 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/build.xml b/debian/build.xml
index 9956bdc..9ce5a41 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -12,7 +12,7 @@
 	<exclude name="**/*.java"/>
       </fileset>
     </copy>
-    <jar destfile="javax.persistence-api.jar" manifest="META-INF/MANIFEST.MF">
+    <jar destfile="eclipselink-jpa-2.1-spec.jar" manifest="META-INF/MANIFEST.MF">
       <fileset dir="bin"/>
       <fileset dir="resource"/>
       <metainf dir="META-INF" includes="**/eclipse.inf"/>
@@ -20,6 +20,6 @@
   </target>
   <target name="clean">
       <delete dir="bin"/>
-      <delete file="javax.persistence-api.jar"/>
+      <delete file="eclipselink-jpa-2.1-spec.jar"/>
   </target>
 </project>
diff --git a/debian/changelog b/debian/changelog
index 08c8834..0d9ce89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-javax.persistence (2.1.0.v201304241213-1) unstable; urgency=low
+eclipselink-jpa-2.1-spec (2.1.0.v201304241213-1) unstable; urgency=low
 
   * Initial release. (Closes: #725369)
 
diff --git a/debian/control b/debian/control
index 988a154..426417e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,16 @@
-Source: javax.persistence
+Source: eclipselink-jpa-2.1-spec
 Section: java
 Priority: optional
-Maintainer: Andrew Ross <ubuntu at rossfamily.co.uk>
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Andrew Ross <ubuntu at rossfamily.co.uk>
 Build-Depends: debhelper (>= 9), default-jdk, javahelper (>= 0.40ubuntu1.1),
  ant, maven-repo-helper (>= 1.6~), libosgi-core-java
 Standards-Version: 3.9.4
 Homepage: http://www.eclipse.org/eclipselink
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/javax.persistence.git
-Vcs-Git: git://anonscm.debian.org/pkg-java/javax.persistence.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipselink-jpa-2.1-spec.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/eclipselink-jpa-2.1-spec.git
 
-Package: libjavax.persistence-api-java
+Package: libjpa-2.1-spec-java
 Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
 Recommends: ${java:Recommends}
diff --git a/debian/libjpa-2.1-spec-java.jlibs b/debian/libjpa-2.1-spec-java.jlibs
new file mode 100644
index 0000000..f05cfc1
--- /dev/null
+++ b/debian/libjpa-2.1-spec-java.jlibs
@@ -0,0 +1 @@
+eclipselink-jpa-2.1-spec.jar
diff --git a/debian/libjpa-2.1-spec-java.poms b/debian/libjpa-2.1-spec-java.poms
new file mode 100644
index 0000000..ff7623a
--- /dev/null
+++ b/debian/libjpa-2.1-spec-java.poms
@@ -0,0 +1 @@
+debian/pom.xml --usj-name=eclipselink-jpa-2.1-spec --has-package-version

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipselink-jpa-2.1-spec.git



More information about the pkg-java-commits mailing list