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

libxdmcp: Changes to 'debian-experimental'



 debian/changelog |    7 +++++++
 debian/control   |    3 +++
 2 files changed, 10 insertions(+)

New commits:
commit 90aac77782249031f83da1672ff2fa2685917db9
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Apr 11 12:28:43 2007 +0200

    Add correct Section fields to debian/control.

diff --git a/debian/changelog b/debian/changelog
index 8a75085..e5d7120 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxdmcp (1:1.0.2-2) UNRELEASED; urgency=low
+
+  * Add "Section" header to binary packages in debian/control, with the values
+    from the override.
+
+ -- Julien Cristau <jcristau@debian.org>  Tue, 13 Feb 2007 10:41:22 +0100
+
 libxdmcp (1:1.0.2-1) experimental; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 2931146..382094f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxdmcp
 
 Package: libxdmcp6
 Architecture: any
+Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common (>= 1:7.0.0)
 Description: X11 Display Manager Control Protocol library
  This package provides the main interface to the X11 display manager control
@@ -20,6 +21,7 @@ Description: X11 Display Manager Control Protocol library
 
 Package: libxdmcp6-dbg
 Architecture: any
+Section: libdevel
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common (>= 1:7.0.0), libxdmcp6 (= ${Source-Version})
 Description: X11 authorisation library (debug package)
@@ -35,6 +37,7 @@ Description: X11 authorisation library (debug package)
 
 Package: libxdmcp-dev
 Architecture: any
+Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxdmcp6 (= ${Source-Version}), x11proto-core-dev
 Pre-Depends: x11-common (>= 1:7.0.0)
 Description: X11 authorisation library (development headers)



Reply to: