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 <nomad...@debian.org>  Wed, 09 Aug 2017 19:54:09 +0100
+ -- Miguel Landaeta <nomad...@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@lists.alioth.debian.org>
+Copyright: 2015-2023, Miguel Landaeta <nomad...@debian.org>
+           2017 Emmanuel Bourg <ebo...@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.


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to