diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fced58e..7d6ecfd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ java-common (0.53) UNRELEASED; urgency=medium - Programs must depend on the needed runtime environment, but not the libraries (Closes: #730133) - Replaced 'java' with 'Java' when referring to the language + * Removed Niels Thykier from the uploaders (Closes: #770579) -- Emmanuel Bourg <ebourg@apache.org> Tue, 15 Jul 2014 15:15:36 +0200 diff --git a/debian/control b/debian/control index 43ab96a..1213b76 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,6 @@ Section: java Priority: optional Maintainer: Debian Java Mailing List <debian-java@lists.debian.org> Uploaders: Matthias Klose <doko@debian.org>, Torsten Werner <twerner@debian.org>, - Niels Thykier <niels@thykier.net> Build-Depends: debhelper (>= 9) Build-Depends-Indep: debiandoc-sgml, docbook-utils, docbook-xml, lynx Standards-Version: 3.9.5 |