[Git][java-team/eclipselink-jpa-2.1-spec][master] 10 commits: Import Debian changes 2.1.0.v201304241213-1.1
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Jan 20 19:08:42 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / eclipselink-jpa-2.1-spec
Commits:
d2fc79f7 by Holger Levsen at 2025-01-20T19:59:32+01:00
Import Debian changes 2.1.0.v201304241213-1.1
eclipselink-jpa-2.1-spec (2.1.0.v201304241213-1.1) unstable; urgency=medium
.
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
- - - - -
e218a331 by Andreas Tille at 2025-01-20T20:03:11+01:00
Fake watch file since we want to stick to this version
- - - - -
f9f75766 by Andreas Tille at 2025-01-20T20:03:21+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
961b214b by Andreas Tille at 2025-01-20T20:03:21+01:00
debhelper-compat 13 (routine-update)
- - - - -
ba381f1d by Andreas Tille at 2025-01-20T20:03:23+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
13225e2f by Andreas Tille at 2025-01-20T20:03:23+01:00
Secure URI in copyright format (routine-update)
- - - - -
996b29f5 by Andreas Tille at 2025-01-20T19:03:23+00:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
7ce3f7cf by Andreas Tille at 2025-01-20T19:03:29+00:00
Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
aee38875 by Andreas Tille at 2025-01-20T20:05:45+01:00
Add missing build dependency on javahelper for addon javahelper.
Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh-addon
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh-addon.html
- - - - -
18940be0 by Andreas Tille at 2025-01-20T20:06:47+01:00
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,24 @@
+eclipselink-jpa-2.1-spec (2.1.0.v201304241213-2) unstable; urgency=medium
+
+ * Team upload.
+ * Fake watch file since we want to stick to this version
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Secure URI in copyright format (routine-update)
+ * Trim trailing whitespace.
+ * Use secure URI in Homepage field.
+ * Add missing build dependency on javahelper for addon javahelper.
+
+ -- Andreas Tille <tille at debian.org> Mon, 20 Jan 2025 20:06:16 +0100
+
+eclipselink-jpa-2.1-spec (2.1.0.v201304241213-1.1) unstable; urgency=medium
+
+ * Non maintainer upload by the Reproducible Builds team.
+ * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger at debian.org> Mon, 28 Dec 2020 23:43:52 +0100
+
eclipselink-jpa-2.1-spec (2.1.0.v201304241213-1) unstable; urgency=low
* Initial release. (Closes: #725369)
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-8
=====================================
debian/control
=====================================
@@ -1,18 +1,22 @@
Source: eclipselink-jpa-2.1-spec
-Section: java
-Priority: optional
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/eclipselink-jpa-2.1-spec.git
-Vcs-Git: git://anonscm.debian.org/pkg-java/eclipselink-jpa-2.1-spec.git
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ ant,
+ maven-repo-helper,
+ libosgi-core-java,
+ javahelper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/eclipselink-jpa-2.1-spec
+Vcs-Git: https://salsa.debian.org/java-team/eclipselink-jpa-2.1-spec.git
+Homepage: https://www.eclipse.org/eclipselink
Package: libjpa-2.1-spec-java
Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends},
+ ${misc:Depends}
Recommends: ${java:Recommends}
Description: JPA Spec 2.1 OSGi Bundle
The Java Persistence API, sometimes referred to as JPA, is a Java
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: javax.persistence
Source: http://www.eclipse.org/eclipselink/
=====================================
debian/rules
=====================================
@@ -13,4 +13,3 @@ override_dh_auto_build::
override_dh_auto_clean::
ant -f debian/build.xml clean
-
=====================================
debian/watch
=====================================
@@ -1,3 +1,6 @@
-version=3
-http://git.eclipse.org/c/eclipselink/javax.persistence.git/refs/tags \
-/c/eclipselink/javax.persistence.git/snapshot/javax.persistence-(.*).tar.gz
+version=4
+opts=dversionmangle=s/.*/0.No-Track/ \
+ https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz
+
+#http://git.eclipse.org/c/eclipselink/javax.persistence.git/refs/tags \
+#/c/eclipselink/javax.persistence.git/snapshot/javax.persistence-(.*).tar.gz
View it on GitLab: https://salsa.debian.org/java-team/eclipselink-jpa-2.1-spec/-/compare/2a76875428c933154b4d60c8a700e6506cba4b77...18940be09d90a4a3e7813cacc04d91c2f6a92c9e
--
View it on GitLab: https://salsa.debian.org/java-team/eclipselink-jpa-2.1-spec/-/compare/2a76875428c933154b4d60c8a700e6506cba4b77...18940be09d90a4a3e7813cacc04d91c2f6a92c9e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20250120/5895b4bb/attachment.htm>
More information about the pkg-java-commits
mailing list