debian/changelog | 6 ++++-- debian/control | 4 ++++ 2 files changed, 8 insertions(+), 2 deletions(-)
New commits: commit 67e3a84483149569561c00ea7b2ded392fcea446 Author: Julien Cristau <jcris...@debian.org> Date: Mon Apr 9 20:18:04 2012 +0200 Upload to unstable diff --git a/debian/changelog b/debian/changelog index 591c6af..c97dbfb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -libsm (2:1.2.1-2) UNRELEASED; urgency=low +libsm (2:1.2.1-2) unstable; urgency=low * Add missing ${misc:Depends} to libsm-doc. * Add missing Replaces/Breaks on libsm-dev to the doc package. Thanks, Sven Joachim! - -- Julien Cristau <jcris...@debian.org> Mon, 09 Apr 2012 18:05:13 +0200 + -- Julien Cristau <jcris...@debian.org> Mon, 09 Apr 2012 20:18:02 +0200 libsm (2:1.2.1-1) unstable; urgency=low commit 6a5f519a60e08c19dbefcd6c101f361315f7956b Author: Julien Cristau <jcris...@debian.org> Date: Mon Apr 9 20:17:48 2012 +0200 Add missing Replaces/Breaks on libsm-dev to the doc package Thanks, Sven Joachim! diff --git a/debian/changelog b/debian/changelog index 81ccf24..591c6af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ libsm (2:1.2.1-2) UNRELEASED; urgency=low * Add missing ${misc:Depends} to libsm-doc. + * Add missing Replaces/Breaks on libsm-dev to the doc package. Thanks, + Sven Joachim! -- Julien Cristau <jcris...@debian.org> Mon, 09 Apr 2012 18:05:13 +0200 diff --git a/debian/control b/debian/control index 49dff37..d361332 100644 --- a/debian/control +++ b/debian/control @@ -83,6 +83,10 @@ Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, +Replaces: + libsm-dev (<< 2:1.2.1), +Breaks: + libsm-dev (<< 2:1.2.1), 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/e1shjd5-00038a...@vasks.debian.org