[Git][java-team/animal-sniffer][master] 5 commits: Use salsa.debian.org Vcs-* URLs

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Wed Nov 13 22:35:08 GMT 2024



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / animal-sniffer


Commits:
4d3a5673 by Emmanuel Bourg at 2024-11-13T23:25:32+01:00
Use salsa.debian.org Vcs-* URLs

- - - - -
f8e15ea8 by Emmanuel Bourg at 2024-11-13T23:25:46+01:00
Standards-Version updated to 4.7.0

- - - - -
def05ac1 by Emmanuel Bourg at 2024-11-13T23:25:56+01:00
Switch to debhelper level 13

- - - - -
7cc4c87c by Emmanuel Bourg at 2024-11-13T23:26:43+01:00
Removed the -java-doc package

- - - - -
932dc7a0 by Emmanuel Bourg at 2024-11-13T23:30:47+01:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- − debian/libanimal-sniffer-java-doc.doc-base.api
- − debian/libanimal-sniffer-java-doc.install
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+animal-sniffer (1.16-2) unstable; urgency=medium
+
+  * Team upload.
+  * Removed the -java-doc package
+  * Use salsa.debian.org Vcs-* URLs
+  * Standards-Version updated to 4.7.0
+  * Switch to debhelper level 13
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 13 Nov 2024 23:30:36 +0100
+
 animal-sniffer (1.16-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -5,31 +5,28 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Matthias Schmitz <matthias at sigxcpu.org>
 Build-Depends:
  ant,
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  maven-debian-helper (>= 2.0)
 Build-Depends-Indep:
- default-jdk-doc,
  junit,
  libasm-java (>= 5.0),
  libbuild-helper-maven-plugin-java,
  libmaven-common-artifact-filters-java,
  libmaven-enforcer-plugin-java,
  libmaven-invoker-plugin-java,
- libmaven-javadoc-plugin-java,
  libmaven-plugin-tools-java,
  libmaven-shade-plugin-java,
  libmaven3-core-java
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/animal-sniffer.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/animal-sniffer.git
+Standards-Version: 4.7.0
+Vcs-Git: https://salsa.debian.org/java-team/animal-sniffer.git
+Vcs-Browser: https://salsa.debian.org/java-team/animal-sniffer
 Homepage: http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin/
 
 Package: libanimal-sniffer-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
-Suggests: libanimal-sniffer-java-doc
 Description: JDK/API verification tools
  Animal Sniffer provides tools to assist verifying that classes compiled with a
  newer JDK/API are compatible with an older JDK/API.
@@ -52,15 +49,3 @@ Description: JDK/API verification tools
  .
  The Animal Sniffer Maven Plugin is used to build signatures of APIs and to
  check your classes against previously generated signatures.
-
-Package: libanimal-sniffer-java-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libanimal-sniffer-java
-Description: Documentation for Animal Sniffer
- Animal Sniffer provides tools to assist verifying that classes compiled with a
- newer JDK/API are compatible with an older JDK/API.
- .
- This package contains the API documentation of libanimal-sniffer-java.


=====================================
debian/libanimal-sniffer-java-doc.doc-base.api deleted
=====================================
@@ -1,11 +0,0 @@
-Document: libanimal-sniffer-java
-Title: API Javadoc for Animal Sniffer
-Author: Animal Sniffer developers
-Abstract: This is the API Javadoc provided for the
- libanimal-sniffer-java library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libanimal-sniffer-java/api/index.html
-Files: /usr/share/doc/libanimal-sniffer-java/api/*
-


=====================================
debian/libanimal-sniffer-java-doc.install deleted
=====================================
@@ -1 +0,0 @@
-target/site/apidocs/* usr/share/doc/libanimal-sniffer-java/api


=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink



View it on GitLab: https://salsa.debian.org/java-team/animal-sniffer/-/compare/c28a68332947e6818db60ab080cf5fc376c3fbff...932dc7a0262db1d5ddfa4a34a05d1d149512686f

-- 
View it on GitLab: https://salsa.debian.org/java-team/animal-sniffer/-/compare/c28a68332947e6818db60ab080cf5fc376c3fbff...932dc7a0262db1d5ddfa4a34a05d1d149512686f
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/20241113/d5215286/attachment.htm>


More information about the pkg-java-commits mailing list