[Git][java-team/precis][master] 3 commits: Mark libprecis-java as Multi-Arch: foreign
Matthew Fennell (@matthew-fennell)
gitlab at salsa.debian.org
Sat Jun 1 15:54:28 BST 2024
Matthew Fennell pushed to branch master at Debian Java Maintainers / precis
Commits:
0d1fa1e9 by Matthew Fennell at 2024-06-01T15:31:12+01:00
Mark libprecis-java as Multi-Arch: foreign
This is because the package does not depend on any architecture-dependent
packages, and doesn't have any architecture-specific behaviour.
- - - - -
4fac618b by Matthew Fennell at 2024-06-01T15:38:08+01:00
Bump Standards-Version
No other changes are needed to comply with the latest version.
- - - - -
d53b317d by Matthew Fennell at 2024-06-01T15:52:55+01:00
Mark 1.1.0-2 as ready for unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+precis (1.1.0-2) unstable; urgency=low
+
+ * Mark libprecis-java as Multi-Arch: foreign
+ * Bump Standards-Version
+ * Source-only upload to allow migration to testing
+
+ -- Matthew Fennell <matthew at fennell.dev> Sat, 01 Jun 2024 15:48:24 +0100
+
precis (1.1.0-1) unstable; urgency=low
* Initial release. Closes: #1067524
=====================================
debian/control
=====================================
@@ -7,13 +7,14 @@ Build-Depends: debhelper-compat (= 13)
, maven-debian-helper
, libmaven-source-plugin-java
, testng
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/sco0ter/precis
Vcs-Browser: https://salsa.debian.org/java-team/precis
Vcs-Git: https://salsa.debian.org/java-team/precis.git
Package: libprecis-java
+Multi-Arch: foreign
Architecture: all
Depends: ${misc:Depends}
, ${maven:Depends}
View it on GitLab: https://salsa.debian.org/java-team/precis/-/compare/b2e1be8e1c8adef7e41e8593b24dba1a4fee76b4...d53b317d6cb1c656d42d0dcf281a171b19909ca6
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/java-team/precis/-/compare/b2e1be8e1c8adef7e41e8593b24dba1a4fee76b4...d53b317d6cb1c656d42d0dcf281a171b19909ca6
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/20240601/6ef5954a/attachment.htm>
More information about the pkg-java-commits
mailing list