[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libsm: Changes to 'debian-unstable'



 debian/changelog |    6 ++++++
 debian/control   |    2 ++
 2 files changed, 8 insertions(+)

New commits:
commit 49d586c54ac342443f549d849b0446dcc8853303
Author: Julien Cristau <jcristau@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 <jcristau@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.


Reply to: