[Git][java-team/jnr-x86asm][master] 5 commits: Standards-Version: 4.7.0 (routine-update)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Jan 23 09:34:12 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / jnr-x86asm
Commits:
a8e83491 by Andreas Tille at 2025-01-23T10:02:20+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
3cbfc65f by Andreas Tille at 2025-01-23T10:08:25+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
969bbd66 by Andreas Tille at 2025-01-23T10:08:26+01:00
Secure URI in copyright format (routine-update)
- - - - -
561c7643 by Andreas Tille at 2025-01-23T10:17:50+01:00
Drop --with maven-repo-helper which seems to be not needed
- - - - -
5e4b035d by Andreas Tille at 2025-01-23T10:30:25+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-jnr-x86asm (1.0.2-6) UNRELEASED; urgency=medium
+jnr-x86asm (1.0.2-6) unstable; urgency=medium
* Team upload.
* debhelper-compat (= 13)
@@ -6,8 +6,11 @@ jnr-x86asm (1.0.2-6) UNRELEASED; urgency=medium
* Switch from cdbs to dh
* Drop redundant d/README.Debian-source
* Fix watch file
+ * Standards-Version: 4.7.0 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Secure URI in copyright format (routine-update)
- -- Andreas Tille <tille at debian.org> Thu, 23 Jan 2025 09:47:54 +0100
+ -- Andreas Tille <tille at debian.org> Thu, 23 Jan 2025 10:28:46 +0100
jnr-x86asm (1.0.2-5.1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,20 +1,20 @@
Source: jnr-x86asm
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>,
- tony mancill <tmancill at debian.org>,
- Jakub Adam <jakub.adam at ktknet.cz>
+ tony mancill <tmancill at debian.org>,
+ Jakub Adam <jakub.adam at ktknet.cz>
+Section: java
+Priority: optional
Build-Depends: debhelper-compat (= 13),
- javahelper,
- junit4,
- maven-debian-helper,
- ant-optional,
- default-jdk-headless,
- bnd (>= 2.1.0)
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-x86asm.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jnr-x86asm.git
+ javahelper,
+ junit4,
+ maven-debian-helper,
+ ant-optional,
+ default-jdk-headless,
+ bnd
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/jnr-x86asm
+Vcs-Git: https://salsa.debian.org/java-team/jnr-x86asm.git
Homepage: https://github.com/jnr/jnr-x86asm
Package: libjnr-x86asm-java
@@ -39,4 +39,3 @@ Description: Pure java x86 and x86_64 assembler
and MacOS). AsmJit has been also ported to other programming languages
including Java, Delphi and Smalltalk (although these ports are not official
part of AsmJit and was developed outside).
-
=====================================
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: jnr-x86asm
Upstream-Contact: Wayne Meissner
Source: https://github.com/jnr/jnr-x86asm
=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@ include /usr/share/dpkg/default.mk
JAR=target/jnr-x86asm-$(DEB_VERSION_UPSTREAM).jar
%:
- dh $@ --with maven-repo-helper --with javahelper
+ dh $@ --with javahelper
override_dh_auto_build:
dh_auto_build
View it on GitLab: https://salsa.debian.org/java-team/jnr-x86asm/-/compare/7e81a456dbc45953479b7dd9cbe28ff967b33c3f...5e4b035d23105f121dbdc6ea89f2a7c4914ca0c1
--
View it on GitLab: https://salsa.debian.org/java-team/jnr-x86asm/-/compare/7e81a456dbc45953479b7dd9cbe28ff967b33c3f...5e4b035d23105f121dbdc6ea89f2a7c4914ca0c1
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/20250123/5a15af67/attachment.htm>
More information about the pkg-java-commits
mailing list