diff options
author | Matthias Klose <doko@debian.org> | 2011-12-17 10:10:40 +0000 |
---|---|---|
committer | Matthias Klose <doko@debian.org> | 2011-12-17 10:10:40 +0000 |
commit | fa6be5dcd9d2866980cabd0847bf507900d84645 (patch) | |
tree | 0dd52d90c9f0d7482c75cdbf0367031e32cfade5 | |
parent | a931f5180a8b28b0a1f08a9e976c88c810019f70 (diff) | |
download | java-common-fa6be5dcd9d2866980cabd0847bf507900d84645.tar.gz |
java-common (0.46) unstable; urgency=low
* java-common: Mark it as Multi-Arch: foreign.
-- Matthias Klose <doko@debian.org> Sat, 17 Dec 2011 10:57:55 +0100
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 848cea6..c0f4f1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +java-common (0.46) unstable; urgency=low + + * java-common: Mark it as Multi-Arch: foreign. + + -- Matthias Klose <doko@debian.org> Sat, 17 Dec 2011 10:57:55 +0100 + java-common (0.45) unstable; urgency=low * Fixed FTBFS due to build depending on build-indep. diff --git a/debian/control b/debian/control index e50a1f1..059aed5 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/java-common/ Package: java-common Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Suggests: default-jre, equivs Description: Base of all Java packages |