debian/changelog | 10 ++++++++-- debian/control | 12 ++++++++++-- debian/libxdmcp6-udeb.install | 1 + debian/rules | 2 +- 4 files changed, 20 insertions(+), 5 deletions(-)
New commits: commit 83533898e2568deb42d1dda2e40cb1fb4e942c48 Author: Cyril Brulebois <k...@debian.org> Date: Tue Mar 9 02:30:34 2010 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index 9d77f59..0504600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxdmcp (1:1.0.3-2) UNRELEASED; urgency=low +libxdmcp (1:1.0.3-2) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -10,7 +10,7 @@ libxdmcp (1:1.0.3-2) UNRELEASED; urgency=low * Add myself to Uploaders. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). - -- Julien Cristau <jcris...@debian.org> Sat, 16 Jan 2010 16:47:34 +0000 + -- Cyril Brulebois <k...@debian.org> Tue, 09 Mar 2010 02:30:26 +0100 libxdmcp (1:1.0.3-1) unstable; urgency=low commit 3073e18b8c21f6199c116b4f694f95534778cb63 Author: Cyril Brulebois <k...@debian.org> Date: Tue Mar 9 02:29:36 2010 +0100 Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). diff --git a/debian/changelog b/debian/changelog index 7952598..9d77f59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libxdmcp (1:1.0.3-2) UNRELEASED; urgency=low [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libxdmcp6-udeb. * Add myself to Uploaders. + * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). -- Julien Cristau <jcris...@debian.org> Sat, 16 Jan 2010 16:47:34 +0000 diff --git a/debian/control b/debian/control index ecec151..7e26335 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: automake, libtool, xutils-dev (>= 1:7.5~1) -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxdmcp Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxdmcp.git commit 3804223ad3c1890496c7e6e658378581995db536 Author: Cyril Brulebois <k...@debian.org> Date: Tue Mar 9 02:29:19 2010 +0100 Add myself to Uploaders. diff --git a/debian/changelog b/debian/changelog index 944a893..7952598 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libxdmcp (1:1.0.3-2) UNRELEASED; urgency=low [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libxdmcp6-udeb. + * Add myself to Uploaders. -- Julien Cristau <jcris...@debian.org> Sat, 16 Jan 2010 16:47:34 +0000 diff --git a/debian/control b/debian/control index 5d19c06..ecec151 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxdmcp Section: x11 Priority: optional Maintainer: Debian X Strike Force <debian-x@lists.debian.org> -Uploaders: David Nusinow <dnusi...@debian.org> +Uploaders: David Nusinow <dnusi...@debian.org>, Cyril Brulebois <k...@debian.org> Build-Depends: debhelper (>= 5.0.0), pkg-config, commit f6d2c90ea27ef7bda1b80cd7b05f4038ba93fef7 Author: Cyril Brulebois <k...@debian.org> Date: Tue Mar 9 02:28:27 2010 +0100 Add udeb needed for the graphical installer: libxdmcp6-udeb. diff --git a/debian/changelog b/debian/changelog index 31e0f71..944a893 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ libxdmcp (1:1.0.3-2) UNRELEASED; urgency=low + [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! * Remove myself from Uploaders + [ Cyril Brulebois ] + * Add udeb needed for the graphical installer: libxdmcp6-udeb. + -- Julien Cristau <jcris...@debian.org> Sat, 16 Jan 2010 16:47:34 +0000 libxdmcp (1:1.0.3-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 6cee09c..5d19c06 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,14 @@ Description: X11 Display Manager Control Protocol library This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp +Package: libxdmcp6-udeb +XC-Package-Type: udeb +Architecture: any +Section: debian-installer +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: X11 Display Manager Control Protocol library + This is a udeb, or a microdeb, for the debian-installer. + Package: libxdmcp6-dbg Architecture: any Section: debug diff --git a/debian/libxdmcp6-udeb.install b/debian/libxdmcp6-udeb.install new file mode 100644 index 0000000..e9d049b --- /dev/null +++ b/debian/libxdmcp6-udeb.install @@ -0,0 +1 @@ +usr/lib/libXdmcp.so.6* diff --git a/debian/rules b/debian/rules index 96d0824..72add9b 100755 --- a/debian/rules +++ b/debian/rules @@ -82,7 +82,7 @@ binary-arch: build install dh_strip --dbg-package=$(PACKAGE)-dbg dh_compress dh_fixperms - dh_makeshlibs + dh_makeshlibs --add-udeb=$(PACKAGE)-udeb dh_shlibdeps dh_installdeb dh_gencontrol -- 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/e1nooiq-0007wk...@alioth.debian.org