debian/changelog | 3 +++ debian/control | 5 +---- 2 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit af818b14f4551d9728dff81911cb51a599046465 Author: Timo Aaltonen <[email protected]> Date: Fri Nov 20 16:35:50 2009 +0200 Bump Standards-Version to 3.8.3. diff --git a/debian/changelog b/debian/changelog index 08d5941..ffee2f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ x11proto-core (7.0.16-1) UNRELEASED; urgency=low * New upstream release 7.0.16. * Drop Conflicts/Replaces on x-dev and Pre-Depends on x11-common. This was needed for upgrades from sarge. + * Bump Standards-Version to 3.8.3. -- Julien Cristau <[email protected]> Wed, 10 Jun 2009 22:53:41 +0200 diff --git a/debian/control b/debian/control index e5a645e..9f95226 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5.0.0), automake, xutils-dev (>= 1:7.4+4) -Standards-Version: 3.7.3 +Standards-Version: 3.8.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-core Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-core.git commit feb9b95c919328d0f17cb770fff61afe2a84d736 Author: Timo Aaltonen <[email protected]> Date: Fri Nov 20 16:34:02 2009 +0200 Drop Conflicts/Replaces on x-dev and Pre-Depends on x11-common. This was needed for upgrades from sarge. diff --git a/debian/changelog b/debian/changelog index 5dfcde8..08d5941 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ x11proto-core (7.0.16-1) UNRELEASED; urgency=low [ Timo Aaltonen ] * New upstream release 7.0.16. + * Drop Conflicts/Replaces on x-dev and Pre-Depends on x11-common. This + was needed for upgrades from sarge. -- Julien Cristau <[email protected]> Wed, 10 Jun 2009 22:53:41 +0200 diff --git a/debian/control b/debian/control index 6a4e95a..e5a645e 100644 --- a/debian/control +++ b/debian/control @@ -14,9 +14,6 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-core.git Package: x11proto-core-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: x-dev (<< 6.8.99.7-1) -Replaces: x-dev (<< 6.8.99.7-1) -Pre-Depends: x11-common (>= 1:7.0.0) Description: X11 core wire protocol and auxiliary headers This package provides development headers describing the wire protocol for the core X11 protocol, and also provides a number of utility headers, -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

