[libmtj-java] 11/23: The package once was targeting to main but due to some complex chain of dependencies with one non-free package at the end of this chain it needs to go to contrib
Andreas Tille
tille at debian.org
Tue Sep 2 10:00:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libmtj-java.
commit cead7f1766737851db25c1b6dcbf949e20b463a4
Author: Andreas Tille <tille at debian.org>
Date: Sun Jun 10 07:33:56 2012 +0000
The package once was targeting to main but due to some complex chain of dependencies with one non-free package at the end of this chain it needs to go to contrib
---
debian/changelog | 9 +++++++++
debian/control | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a8c37d0..1300c2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mtj (0.9.14~dfsg-2) unstable; urgency=low
+
+ * debian/control: package should not be in main because it
+ (unfortunately) (build-)depends from another package in
+ contrib (libnetlib-java)
+ Closes: #676766
+
+ -- Andreas Tille <tille at debian.org> Sun, 10 Jun 2012 09:20:13 +0200
+
mtj (0.9.14~dfsg-1) unstable; urgency=low
* Initial release (Closes: #675919)
diff --git a/debian/control b/debian/control
index 247fe6b..d96ec7c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: mtj
-Section: java
+Section: contrib/java
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
@@ -30,7 +30,7 @@ Description: Java library for developing numerical applications
Package: libmtj-java-doc
Architecture: all
-Section: doc
+Section: contrib/doc
Depends: ${misc:Depends}, ${java:Depends}
Recommends: ${java:Recommends}
Description: Java library for developing numerical applications (documentation)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libmtj-java.git
More information about the pkg-java-commits
mailing list