debian/changelog | 9 ++++++++- debian/rules | 7 ------- 2 files changed, 8 insertions(+), 8 deletions(-)
New commits: commit 02570597e9c232c748fbb61932da21f21baf5b80 Author: Timo Aaltonen <tjaal...@ubuntu.com> Date: Fri Feb 24 10:26:52 2012 +0200 rules: Drop the creation of hard dependencies, wayland should be (almost) API stable now. diff --git a/debian/changelog b/debian/changelog index f22956b..ee28f35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +wayland (0.85.0-1ubuntu2) UNRELEASED; urgency=low + + * rules: Drop the creation of hard dependencies, wayland should be + (almost) API stable now. + + -- Timo Aaltonen <tjaal...@ubuntu.com> Fri, 24 Feb 2012 10:21:49 +0200 + wayland (0.85.0-1ubuntu1) precise; urgency=low * Merge from Debian experimental. For the remaining changes see diff --git a/debian/rules b/debian/rules index f3a5acc..0e01df5 100755 --- a/debian/rules +++ b/debian/rules @@ -8,13 +8,6 @@ override_dh_install: find debian/tmp -name '*.la' -delete dh_install --fail-missing -# Generate hard dependencies: -override_dh_makeshlibs: V=$(shell dpkg-parsechangelog|awk '/^Version:/ {print $$2}') -override_dh_makeshlibs: - sed 's/@@currentversion@@/(= $(V))/g' \ - debian/$(PACKAGE).symbols.in > debian/$(PACKAGE).symbols - dh_makeshlibs -V '$(PACKAGE) (= $(V))' -- -c4 - # Debug package: override_dh_strip: dh_strip --dbg-package=$(PACKAGE)-dbg commit 136915fbd44feff7074270f3b518c1afbdc450fb Author: Timo Aaltonen <tjaal...@ubuntu.com> Date: Thu Feb 23 12:03:13 2012 +0200 release to precise diff --git a/debian/changelog b/debian/changelog index fb7d1b1..f22956b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -wayland (0.85.0-1ubuntu1) UNRELEASED; urgency=low +wayland (0.85.0-1ubuntu1) precise; urgency=low * Merge from Debian experimental. For the remaining changes see the changelog entry from 0.1.0~2-1ubuntu1. -- 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/e1s0qus-0003ng...@vasks.debian.org