debian/changelog | 11 +++++++++-- debian/control | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-)
New commits: commit 618626158977e8e46b050eb8610b95e3225fb2e5 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Wed Jul 11 05:48:27 2007 +0200 Prepare changelog for upload. diff --git a/debian/changelog b/debian/changelog index a1e8e51..cbc9b18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mesa (6.5.2-7) UNRELEASED; urgency=low +mesa (6.5.2-7) unstable; urgency=low [ Brice Goglin ] * libgl1-mesa-dev does not need to depend on libgl1-mesa-dri, @@ -6,13 +6,12 @@ mesa (6.5.2-7) UNRELEASED; urgency=low closes: #432081. Thanks, Samuel Thibault! [ Julien Cristau ] - * Use ${source:Version} instead of ${Source-Version} in one remaining spot. * libgl1-mesa-dev Depends on libgl1-mesa-glx (>= ${source:Upstream-Version}) - instead of >= ${source:Version}. This way it's still installable on + instead of >= ${Source-Version}. This way it's still installable on architectures where mesa isn't built yet when a minor revision is uploaded. - -- Julien Cristau <[EMAIL PROTECTED]> Wed, 11 Jul 2007 05:40:32 +0200 + -- Julien Cristau <[EMAIL PROTECTED]> Wed, 11 Jul 2007 05:50:45 +0200 mesa (6.5.2-6) unstable; urgency=low commit 45310e219cadc8cae37841a7363db05e3facf279 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Wed Jul 11 05:45:30 2007 +0200 Relax libgl1-mesa-dev dependency on libgl1-mesa-glx. Change the >= ${source:Version} dependency to >= ${source:Upstream-Version}. This way libgl1-mesa-dev stays installable after a minor revision bump on architectures where mesa isn't built yet. diff --git a/debian/changelog b/debian/changelog index 020b68b..a1e8e51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,12 @@ mesa (6.5.2-7) UNRELEASED; urgency=low [ Julien Cristau ] * Use ${source:Version} instead of ${Source-Version} in one remaining spot. + * libgl1-mesa-dev Depends on libgl1-mesa-glx (>= ${source:Upstream-Version}) + instead of >= ${source:Version}. This way it's still installable on + architectures where mesa isn't built yet when a minor revision is + uploaded. - -- Julien Cristau <[EMAIL PROTECTED]> Wed, 11 Jul 2007 05:29:58 +0200 + -- Julien Cristau <[EMAIL PROTECTED]> Wed, 11 Jul 2007 05:40:32 +0200 mesa (6.5.2-6) unstable; urgency=low diff --git a/debian/control b/debian/control index fa4a289..dea95b1 100644 --- a/debian/control +++ b/debian/control @@ -218,7 +218,7 @@ Description: A free implementation of the OpenGL API -- DRI modules -- debugging Package: libgl1-mesa-dev Section: libdevel Architecture: all -Depends: libc6-dev, mesa-common-dev (= ${source:Version}), libgl1-mesa-glx (>= ${source:Version}) +Depends: libc6-dev, mesa-common-dev (= ${source:Version}), libgl1-mesa-glx (>= ${source:Upstream-Version}) Conflicts: libgl-dev, libgl1-mesa-dri-dev Replaces: libgl-dev, libgl1-mesa-dri-dev Provides: libgl-dev, libgl1-mesa-dri-dev commit 250f6b2c8873a2480870aed8c697cb2197a71c16 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Wed Jul 11 05:34:30 2007 +0200 Replace ${Source-Version} with ${source:Version} in one remaining spot. diff --git a/debian/changelog b/debian/changelog index b865d76..020b68b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ mesa (6.5.2-7) UNRELEASED; urgency=low + [ Brice Goglin ] * libgl1-mesa-dev does not need to depend on libgl1-mesa-dri, libgl1-mesa-glx is enough (since their split in 6.4.1-0.1); closes: #432081. Thanks, Samuel Thibault! - -- Brice Goglin <[EMAIL PROTECTED]> Sat, 07 Jul 2007 20:15:36 +0200 + [ Julien Cristau ] + * Use ${source:Version} instead of ${Source-Version} in one remaining spot. + + -- Julien Cristau <[EMAIL PROTECTED]> Wed, 11 Jul 2007 05:29:58 +0200 mesa (6.5.2-6) unstable; urgency=low diff --git a/debian/control b/debian/control index c0b746c..fa4a289 100644 --- a/debian/control +++ b/debian/control @@ -218,7 +218,7 @@ Description: A free implementation of the OpenGL API -- DRI modules -- debugging Package: libgl1-mesa-dev Section: libdevel Architecture: all -Depends: libc6-dev, mesa-common-dev (= ${source:Version}), libgl1-mesa-glx (>= ${Source-Version}) +Depends: libc6-dev, mesa-common-dev (= ${source:Version}), libgl1-mesa-glx (>= ${source:Version}) Conflicts: libgl-dev, libgl1-mesa-dri-dev Replaces: libgl-dev, libgl1-mesa-dri-dev Provides: libgl-dev, libgl1-mesa-dri-dev -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]