[Git][java-team/jmock][master] 10 commits: Import Upstream version 1.0.1
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Feb 1 10:05:42 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / jmock
Commits:
02a29c24 by Andreas Tille at 2025-01-31T22:20:45+01:00
Import Upstream version 1.0.1
- - - - -
ef14327c by Trygve Laugstøl at 2025-01-31T22:20:45+01:00
Import Debian changes 1.0.1-1
jmock (1.0.1-1) unstable; urgency=low
.
* Initial Release (closes: #323048).
- - - - -
1bf19dc3 by Holger Levsen at 2025-01-31T22:20:47+01:00
Import Debian changes 1.2.0-5.1
jmock (1.2.0-5.1) unstable; urgency=medium
.
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
.
jmock (1.2.0-5) unstable; urgency=medium
.
* Promoted junit from the recommended dependencies to the dependencies
* Depend on libcglib-nodep-java instead of libcglib-java
* Removed the suggested dependency on libasm4-java
* Moved the package to Git
* Standards-Version updated to 4.1.0
* Switch to debhelper level 10
.
jmock (1.2.0-4) unstable; urgency=medium
.
* Depend on libcglib-java instead of libcglib3-java
* Standards-Version updated to 3.9.8
.
jmock (1.2.0-3) unstable; urgency=medium
.
* debian/control:
- Depend on libcglib3-java instead of libcglib-java
- Removed Michael Koch from the Uploaders list (Closes: #654037)
- Updated Standards-Version to 3.9.6 (no changes)
* Switch to debhelper level 9
.
jmock (1.2.0-2) unstable; urgency=low
.
* Fixed the watch file
* Updated Standards-Version to 3.9.4 (no changes)
* debian/copyright: Updated the Format URI
* Use canonical URLs for the Vcs-* fields
.
jmock (1.2.0-1) unstable; urgency=low
.
* Team upload.
* New upstream release.
* Migrate to dh7 + javahelper packaging style.
* Bump Standards-Version to 3.9.2. No changes were required.
* Add Homepage and Vcs-* fields.
* Add dependencies on libcglib-java and provide jmock-cglib jar.
* Drop unneeded Build-Depends on ant and ant-optional.
* Provide better package descriptions.
* Update watch file.
* Update maven metadata.
* Drop unneeded dirs, README.Debian and ant.properties files.
* Drop unneeded patches.
* Make copyright file DEP5 compliant.
.
jmock (1.0.1-6) unstable; urgency=low
.
* Team upload
* Add a Maven publish rule to better support mh_make.
.
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.
.
jmock (1.0.1-4) unstable; urgency=low
.
* Upload to unstable.
.
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.
.
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
- - - - -
1fdeb919 by Andreas Tille at 2025-02-01T09:16:07+01:00
Fix watch file
- - - - -
f7f272dd by Andreas Tille at 2025-02-01T09:16:36+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
fab2fd6a by Andreas Tille at 2025-02-01T09:16:36+01:00
debhelper-compat 13 (routine-update)
- - - - -
4ed0b777 by Andreas Tille at 2025-02-01T09:18:07+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
898fffa5 by Andreas Tille at 2025-02-01T09:18:08+01:00
Remove trailing whitespace in debian/changelog (routine-update)
- - - - -
0511a9c9 by Andreas Tille at 2025-02-01T11:00:59+01:00
Fix doc-base
- - - - -
27869bea by Andreas Tille at 2025-02-01T11:01:55+01:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/libjmock-java-doc.javadoc
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,21 @@
+jmock (1.2.0-6) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watch file
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Sat, 01 Feb 2025 11:01:18 +0100
+
+jmock (1.2.0-5.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> Tue, 29 Dec 2020 03:15:18 +0100
+
jmock (1.2.0-5) unstable; urgency=medium
* Promoted junit from the recommended dependencies to the dependencies
@@ -102,7 +120,7 @@ jmock (1.0.1-3) experimental; urgency=low
* 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.
+ 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
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,23 +1,24 @@
Source: jmock
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends:
- debhelper (>= 10),
- default-jdk,
- javahelper,
- junit (>= 3.8.2),
- libcglib-nodep-java,
- maven-repo-helper
-Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jmock.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jmock.git
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ default-jdk-headless,
+ javahelper,
+ junit,
+ libcglib-nodep-java,
+ maven-repo-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/jmock
+Vcs-Git: https://salsa.debian.org/java-team/jmock.git
Homepage: http://www.jmock.org
Package: libjmock-java
Architecture: all
-Depends: ${misc:Depends}, junit, libcglib-nodep-java
+Depends: ${misc:Depends},
+ junit,
+ libcglib-nodep-java
Suggests: libjmock-java-doc
Description: Java library for testing code with mock objects
JMock is a library that supports test-driven development of Java code
@@ -27,8 +28,8 @@ Description: Java library for testing code with mock objects
your programs.
Package: libjmock-java-doc
-Section: doc
Architecture: all
+Section: doc
Depends: ${misc:Depends}
Suggests: default-jdk-doc
Description: Java library for testing code with mock objects - documentation
=====================================
debian/libjmock-java-doc.javadoc
=====================================
@@ -1 +1 @@
-internal /usr/share/doc/libmock-java/api
+internal usr/share/doc/libmock-java/api
=====================================
debian/watch
=====================================
@@ -1,2 +1,5 @@
-version=3
-http://jmock.org/download.html .*/jmock-(1[\d.]+)-jars\.zip debian debian/orig-tar.sh
+version=4
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/jmock-developers/jmock-library/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz \
+ debian debian/orig-tar.sh
View it on GitLab: https://salsa.debian.org/java-team/jmock/-/compare/a746624096fe6b213befdba9deccba6619c96b09...27869beacd30500af3e9fff0b3762e12e6258e56
--
View it on GitLab: https://salsa.debian.org/java-team/jmock/-/compare/a746624096fe6b213befdba9deccba6619c96b09...27869beacd30500af3e9fff0b3762e12e6258e56
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/20250201/db891bf4/attachment.htm>
More information about the pkg-java-commits
mailing list