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

libsm: Changes to 'debian-unstable'



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

New commits:
commit c754bdb7fefb0a543cb5a6ad8a4d4890be2d49fa
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Apr 11 11:26:39 2007 +0200

    Move binary packages to the proper sections.
    
    libsm6 is in libs, libsm6-dbg and libsm-dev in libdevel.

diff --git a/debian/changelog b/debian/changelog
index 2b6036e..849088d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libsm (1:1.0.2-3) UNRELEASED; urgency=low
+
+  * Move binary packages to the proper sections.
+
+ -- Julien Cristau <jcristau@debian.org>  Wed, 11 Apr 2007 11:25:45 +0200
+
 libsm (1:1.0.2-2) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index d8b2f79..9fc84aa 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libsm
 
 Package: libsm6
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
 Description: X11 Session Management library
@@ -20,6 +21,7 @@ Description: X11 Session Management library
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
 
 Package: libsm6-dbg
+Section: libdevel
 Architecture: any
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libsm6 (= ${Source-Version})
@@ -36,6 +38,7 @@ Description: X11 Inter-Client Exchange library (debug package)
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
 
 Package: libsm-dev
+Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libsm6 (= ${Source-Version}), x11proto-core-dev, libice-dev (>= 1:1.0.0-1)
 Pre-Depends: x11-common (>= 1:7.0.0)



Reply to: