debian/changelog | 6 ++++++ debian/control | 2 ++ 2 files changed, 8 insertions(+)
New commits: commit 49d586c54ac342443f549d849b0446dcc8853303 Author: Julien Cristau <jcris...@debian.org> Date: Mon Apr 9 18:05:22 2012 +0200 Add missing ${misc:Depends} to libsm-doc. diff --git a/debian/changelog b/debian/changelog index ffd1b40..81ccf24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libsm (2:1.2.1-2) UNRELEASED; urgency=low + + * Add missing ${misc:Depends} to libsm-doc. + + -- Julien Cristau <jcris...@debian.org> Mon, 09 Apr 2012 18:05:13 +0200 + libsm (2:1.2.1-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index f95276e..49dff37 100644 --- a/debian/control +++ b/debian/control @@ -81,6 +81,8 @@ Package: libsm-doc Section: doc Architecture: all Multi-Arch: foreign +Depends: + ${misc:Depends}, Description: documentation for the X Session Management protocol and library The X Session Management protocol facilitates the management of groups of client applications by a session manager. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1shh5v-0004gx...@vasks.debian.org