[Git][java-team/maven-shared-incremental][master] Upload 1.1-4 to unstable
Miguel Landaeta (@nomadium)
gitlab at salsa.debian.org
Sat Dec 2 11:33:37 GMT 2023
Miguel Landaeta pushed to branch master at Debian Java Maintainers / maven-shared-incremental
Commits:
7923402e by Miguel Landaeta at 2023-12-01T22:44:05+00:00
Upload 1.1-4 to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,19 +1,18 @@
-maven-shared-incremental (1.1-4) UNRELEASED; urgency=medium
+maven-shared-incremental (1.1-4) unstable; urgency=medium
- [ Miguel Landaeta ]
- * Team upload.
+ * Bump Standards-Version to 4.6.2.
* Wrap and sort dependencies lists.
* Update copyright info.
- * Removed the unused build dependency on libmaven-install-plugin-java
-
- [ Debian Janitor ]
+ * Removed the unused build dependency on libmaven-install-plugin-java.
* Use secure URI in Homepage field.
* Bump debhelper from old 10 to 13.
* Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
+ * Update watch file.
+ * Apply Multi-Arch hints.
- -- Miguel Landaeta <nomadium at debian.org> Wed, 09 Aug 2017 19:54:09 +0100
+ -- Miguel Landaeta <nomadium at debian.org> Fri, 01 Dec 2023 19:34:45 +0000
maven-shared-incremental (1.1-3) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -15,13 +15,14 @@ Build-Depends:
libplexus-component-annotations-java,
libplexus-component-metadata-java,
maven-debian-helper (>> 1.6.2)
-Standards-Version: 4.0.0
+Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/maven-shared-incremental.git
Vcs-Browser: https://salsa.debian.org/java-team/maven-shared-incremental
Homepage: https://maven.apache.org/shared/maven-shared-incremental/
Package: libmaven-shared-incremental-java
Architecture: all
+Multi-Arch: foreign
Depends: ${maven:Depends},
${misc:Depends}
Recommends: ${maven:OptionalDepends}
@@ -32,6 +33,7 @@ Description: Maven incremental build utilities
Package: libmaven-shared-incremental-java-doc
Architecture: all
+Multi-Arch: foreign
Section: doc
Depends: ${maven:DocDepends},
${misc:Depends}
=====================================
debian/copyright
=====================================
@@ -8,7 +8,8 @@ Copyright: 2013, The Apache Software Foundation
License: Apache-2.0
Files: debian/*
-Copyright: 2013, Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Copyright: 2015-2023, Miguel Landaeta <nomadium at debian.org>
+ 2017 Emmanuel Bourg <ebourg at apache.org>
License: Apache-2.0
License: Apache-2.0
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
opts="uversionmangle=s/-(alpha|beta)-/~$1/" \
- https://svn.apache.org/repos/asf/maven/shared/tags/ \
- maven-shared-incremental-(\d.*)/
+ https://github.com/apache/@PACKAGE@/tags \
+ /apache/@PACKAGE@/archive/refs/tags/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/java-team/maven-shared-incremental/-/commit/7923402e5622b4b9e3bcee888549090044e531ea
--
View it on GitLab: https://salsa.debian.org/java-team/maven-shared-incremental/-/commit/7923402e5622b4b9e3bcee888549090044e531ea
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/20231202/170756e4/attachment.htm>
More information about the pkg-java-commits
mailing list