diff options
author | Simon McVittie <smcv@debian.org> | 2012-02-21 17:43:50 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2012-02-21 17:43:50 +0000 |
commit | 31bf4e9d2dd06e6a0134712851e2bd417ad3c401 (patch) | |
tree | 9a8d74f9557065180ba86848e2c3513e70ffbcab | |
parent | 1ad8662c0ee9e08cd24eae77bf58eb8c1e3d3c97 (diff) | |
parent | 5bd41dbffd5de6a4555671e0e55bdcd9d4805824 (diff) | |
download | dbus-31bf4e9d2dd06e6a0134712851e2bd417ad3c401.tar.gz |
Merge from unstable
* Change dbus and src:dbus from Section: devel to Section: admin
(Closes: #659357)
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bacc03c1..b98dfe9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,18 @@ dbus (1.5.10-1) UNRELEASED; urgency=low * New upstream release + * Merge from unstable -- Simon McVittie <smcv@debian.org> Tue, 21 Feb 2012 17:41:59 +0000 +dbus (1.4.18-1) unstable; urgency=low + + * New upstream release + * Change dbus and src:dbus from Section: devel to Section: admin + (Closes: #659357) + + -- Simon McVittie <smcv@debian.org> Mon, 13 Feb 2012 17:17:43 +0000 + dbus (1.5.8-1) experimental; urgency=low * Merge from unstable diff --git a/debian/control b/debian/control index 3d1153ba..2dded8b3 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: dbus -Section: devel +Section: admin Priority: optional Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Uploaders: Sjoerd Simons <sjoerd@debian.org>, |