[fest-reflect] 01/06: Fix typo in package name
Andreas Tille
tille at debian.org
Tue Dec 13 10:09:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fest-reflect.
commit 4d1bfae6e10e6c753c05014328b71b46e0bc0515
Author: Andreas Tille <tille at debian.org>
Date: Tue Dec 13 09:44:13 2016 +0100
Fix typo in package name
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f193fdb..5ca2211 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fest-reflect (1.4.1-2) UNRELEASED; urgency=medium
+
+ * Fix typo in package name
+
+ -- Andreas Tille <tille at debian.org> Tue, 13 Dec 2016 09:43:58 +0100
+
fest-reflect (1.4.1-1) unstable; urgency=low
* Initial release (Closes: #786726)
diff --git a/debian/control b/debian/control
index 1449959..4b0b829 100644
--- a/debian/control
+++ b/debian/control
@@ -30,11 +30,11 @@ Description: Java library for fluent reflection
reflection module can even overcome the limitations of generics and type
erasure.
-Package: libfest-swing-java-doc
+Package: libfest-reflect-java-doc
Architecture: all
Section: doc
Depends: ${maven:DocDepends}, ${misc:Depends}
-Suggests: libfest-swing-java, ${maven:DocOptionalDepends}
+Suggests: libfest-reflect-java, ${maven:DocOptionalDepends}
Description: Documentation for libfest-reflect-java
FEST-Reflect provides an intuitive, compact and type-safe fluent API
that makes Java reflection tremendously easy to use: no more casting,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fest-reflect.git
More information about the pkg-java-commits
mailing list