[Git][java-team/uncommons-watchmaker][master] 6 commits: Removed the -java-doc package (Closes: #1011920)
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Tue May 31 18:27:29 BST 2022
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / uncommons-watchmaker
Commits:
bc5f1f66 by Emmanuel Bourg at 2022-05-31T19:24:39+02:00
Removed the -java-doc package (Closes: #1011920)
- - - - -
7a2bf17a by Emmanuel Bourg at 2022-05-31T19:24:54+02:00
Standards-Version updated to 4.6.1
- - - - -
eca71a97 by Emmanuel Bourg at 2022-05-31T19:25:15+02:00
Switch to debhelper level 13
- - - - -
9488ba9e by Emmanuel Bourg at 2022-05-31T19:25:21+02:00
Use salsa.debian.org Vcs-* URLs
- - - - -
4f7740b7 by Emmanuel Bourg at 2022-05-31T19:26:14+02:00
Updated the watch file
- - - - -
0cc4b9be by Emmanuel Bourg at 2022-05-31T19:26:24+02:00
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- − debian/libuncommons-watchmaker-framework-java-doc.javadoc
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+uncommons-watchmaker (0.7.1-3) unstable; urgency=medium
+
+ * Team upload.
+ * Removed the -java-doc package (Closes: #1011920)
+ * Standards-Version updated to 4.6.1
+ * Switch to debhelper level 13
+ * Use salsa.debian.org Vcs-* URLs
+ * Updated the watch file
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 31 May 2022 19:26:18 +0200
+
uncommons-watchmaker (0.7.1-2) UNRELEASED; urgency=medium
* Rename uncommons-watchmaker-doc to
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
\ No newline at end of file
=====================================
debian/control
=====================================
@@ -3,19 +3,17 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Kai-Chung Yan <seamlikok at gmail.com>
-Build-Depends: debhelper (>= 10),
- default-jdk-doc,
+Build-Depends: debhelper-compat (= 13),
default-jdk-headless | default-jdk,
gradle-debian-helper,
javahelper,
libguava-java,
libjfreechart-java,
libuncommons-maths-java,
- libuncommons-maths-java-doc,
maven-repo-helper
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/uncommons-watchmaker.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/uncommons-watchmaker.git
+Standards-Version: 4.6.1
+Vcs-Git: https://salsa.debian.org/java-team/uncommons-watchmaker.git
+Vcs-Browser: https://salsa.debian.org/java-team/uncommons-watchmaker
Homepage: http://watchmaker.uncommons.org
Package: libuncommons-watchmaker-framework-java
@@ -23,7 +21,6 @@ Architecture: all
Depends: libguava-java,
libuncommons-maths-java,
${misc:Depends}
-Suggests: libuncommons-watchmaker-framework-java-doc
Description: Framework for Evolutionary Computation
The Watchmaker Framework for Evolutionary Computation is an extensible,
high-performance, object-oriented framework for implementing
@@ -34,7 +31,6 @@ Architecture: all
Depends: libjfreechart-java,
libuncommons-watchmaker-framework-java (>= ${source:Version}),
${misc:Depends}
-Suggests: libuncommons-watchmaker-framework-java-doc
Description: Framework for Evolutionary Computation - Swing library
The Watchmaker Framework for Evolutionary Computation is an extensible,
high-performance, object-oriented framework for implementing
@@ -42,15 +38,3 @@ Description: Framework for Evolutionary Computation - Swing library
.
This package provides classes to simplify the development of Swing GUIs for
evolutionary programs.
-
-Package: libuncommons-watchmaker-framework-java-doc
-Section: doc
-Architecture: all
-Depends: default-jdk-doc, libuncommons-maths-java-doc, ${misc:Depends}
-Description: Framework for Evolutionary Computation - Documentations
- The Watchmaker Framework for Evolutionary Computation is an extensible,
- high-performance, object-oriented framework for implementing
- platform-independent evolutionary algorithms in Java.
- .
- This package contains the API Javadoc for the main framework and the Swing
- component.
=====================================
debian/libuncommons-watchmaker-framework-java-doc.javadoc deleted
=====================================
@@ -1 +0,0 @@
-build/javadoc usr/share/doc/libuncommons-watchmaker-framework-java/api
\ No newline at end of file
=====================================
debian/rules
=====================================
@@ -7,8 +7,7 @@ export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
dh $@ --buildsystem=gradle --with=javahelper,maven-repo-helper
override_dh_auto_build:
- dh_auto_build -- --settings-file debian/settings.gradle \
+ dh_auto_build -- --settings-file debian/settings.gradle -x :javadocAll \
--project-prop DEB_VERSION_UPSTREAM=$(DEB_VERSION_UPSTREAM)
-get-orig-source:
- uscan --download-current-version --force-download --repack --compression xz
+override_dh_auto_test:
=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
version=4
-https://github.com/dwdyer/watchmaker/tags /dwdyer/watchmaker/archive/Release at ANY_VERSION@.tar.gz
\ No newline at end of file
+https://github.com/dwdyer/watchmaker/tags .*/Release at ANY_VERSION@.tar.gz
View it on GitLab: https://salsa.debian.org/java-team/uncommons-watchmaker/-/compare/eb02c6093a9f6440ede63cbfb44ea0eda2ac0044...0cc4b9be64b632bb36b36f97f38865cde8e4639b
--
View it on GitLab: https://salsa.debian.org/java-team/uncommons-watchmaker/-/compare/eb02c6093a9f6440ede63cbfb44ea0eda2ac0044...0cc4b9be64b632bb36b36f97f38865cde8e4639b
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/20220531/8497b722/attachment.htm>
More information about the pkg-java-commits
mailing list