diff options
| author | Michael Biebl <biebl@debian.org> | 2010-02-08 14:48:37 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2010-02-08 14:48:37 +0000 |
| commit | 2c6d0af5348f2b9165a6240a173679537d98ed18 (patch) | |
| tree | fc80879ddd68a8542ddd7b825e9e771e7664ec4c | |
| parent | c7a5f91abbea2a0b09a03503e972eee7b1f3e008 (diff) | |
* debian/control
- Remove Riccardo from Uploaders with Riccardo's consent. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3507 ceb527fc-18e6-0310-9fe2-813c157c29e7
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b9663f54..c2f4ab82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ network-manager (0.7.999-3) UNRELEASED; urgency=low * debian/patches/04-etc-hosts-rewrite.patch - Be more selective when adding hostname to /etc/hosts. Patch pulled from upstream Git. (Closes: #567411) + * debian/control + - Remove Riccardo from Uploaders with Riccardo's consent. -- Michael Biebl <biebl@debian.org> Mon, 08 Feb 2010 15:35:45 +0100 diff --git a/debian/control b/debian/control index 84f13100..0b560466 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: network-manager Section: net Priority: optional Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> -Uploaders: Riccardo Setti <giskard@debian.org>, Michael Biebl <biebl@debian.org> +Uploaders: Michael Biebl <biebl@debian.org> Build-Depends: debhelper (>= 7), cdbs, |