[uncommons-watchmaker] 01/01: Rename uncommons-watchmaker-doc to libuncommons-watchmaker-framework-java-doc for avoiding confusion.
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Sat May 27 09:41:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository uncommons-watchmaker.
commit edc3c6071caaec05bdba1ee6b6d8dd5d75ae87ef
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date: Sat May 27 17:41:02 2017 +0800
Rename uncommons-watchmaker-doc to libuncommons-watchmaker-framework-java-doc for avoiding confusion.
---
debian/changelog | 7 +++++++
debian/control | 9 +++++----
debian/libuncommons-watchmaker-framework-java-doc.javadoc | 1 +
debian/uncommons-watchmaker-doc.javadoc | 1 -
4 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 997a7cb..18e37d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+uncommons-watchmaker (0.7.1-2) UNRELEASED; urgency=medium
+
+ * Rename uncommons-watchmaker-doc to
+ libuncommons-watchmaker-framework-java-doc for avoiding confusion.
+
+ -- Kai-Chung Yan <seamlikok at gmail.com> Sat, 27 May 2017 17:18:45 +0800
+
uncommons-watchmaker (0.7.1-1) unstable; urgency=medium
* Initial release (Closes: #844610)
diff --git a/debian/control b/debian/control
index e1347c4..39d38da 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Architecture: all
Depends: libguava-java,
libuncommons-maths-java,
${misc:Depends}
-Suggests: uncommons-watchmaker-doc
+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 +34,7 @@ Architecture: all
Depends: libjfreechart-java,
libuncommons-watchmaker-framework-java (>= ${source:Version}),
${misc:Depends}
-Suggests: uncommons-watchmaker-doc
+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
@@ -43,7 +43,7 @@ Description: Framework for Evolutionary Computation - Swing library
This package provides classes to simplify the development of Swing GUIs for
evolutionary programs.
-Package: uncommons-watchmaker-doc
+Package: libuncommons-watchmaker-framework-java-doc
Section: doc
Architecture: all
Depends: default-jdk-doc, libuncommons-maths-java-doc, ${misc:Depends}
@@ -52,4 +52,5 @@ Description: Framework for Evolutionary Computation - Documentations
high-performance, object-oriented framework for implementing
platform-independent evolutionary algorithms in Java.
.
- This package contains the API Javadoc.
+ This package contains the API Javadoc for the main framework and the Swing
+ component.
diff --git a/debian/libuncommons-watchmaker-framework-java-doc.javadoc b/debian/libuncommons-watchmaker-framework-java-doc.javadoc
new file mode 100644
index 0000000..75046be
--- /dev/null
+++ b/debian/libuncommons-watchmaker-framework-java-doc.javadoc
@@ -0,0 +1 @@
+build/javadoc usr/share/doc/libuncommons-watchmaker-framework-java/api
\ No newline at end of file
diff --git a/debian/uncommons-watchmaker-doc.javadoc b/debian/uncommons-watchmaker-doc.javadoc
deleted file mode 100644
index 73a68dc..0000000
--- a/debian/uncommons-watchmaker-doc.javadoc
+++ /dev/null
@@ -1 +0,0 @@
-build/javadoc usr/share/doc/uncommons-watchmaker-doc/api
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uncommons-watchmaker.git
More information about the pkg-java-commits
mailing list