diff options
author | Pierre Habouzit <madcoder@debian.org> | 2006-06-03 18:12:48 +0000 |
---|---|---|
committer | Pierre Habouzit <madcoder@debian.org> | 2006-06-03 18:12:48 +0000 |
commit | 89adcd1fb8cbb8db8aa47d9400b51a0b0546207a (patch) | |
tree | d2c404bf7de748c71db0fa6bf3c75fa4c219efc9 | |
parent | 4fa2e9c153f6b69b50e8b9da50b5358931b017fa (diff) | |
download | qt4-x11-89adcd1fb8cbb8db8aa47d9400b51a0b0546207a.tar.gz |
force urgency=high
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 82908d3..0401d02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -qt4-x11 (4.1.3-1) UNRELEASED; urgency=low +qt4-x11 (4.1.3-1) UNRELEASED; urgency=high * New upstream release @@ -7,6 +7,7 @@ qt4-x11 (4.1.3-1) UNRELEASED; urgency=low * patches/17_alpha_ice.dpatch: new patch from Steve Langasek to fix FTBFS on alpha (Closes: #368883) + (urgency set to high for that fix). -- Brian Nelson <pyro@debian.org> Mon, 29 May 2006 21:02:03 -0700 |