author | kergoth <kergoth> | 2003-04-15 03:13:35 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-15 03:13:35 (UTC) |
commit | 474b0f747a936fc6d21fa9a52b3402a548e2322d (patch) (side-by-side diff) | |
tree | 9c32a801c0c461ed018f272a1504cbc216014d0b /qt/libqt2-emb.control | |
parent | 7d32077ab9c4e33fb82390cd5279f049000a0e0c (diff) | |
download | opie-474b0f747a936fc6d21fa9a52b3402a548e2322d.zip opie-474b0f747a936fc6d21fa9a52b3402a548e2322d.tar.gz opie-474b0f747a936fc6d21fa9a52b3402a548e2322d.tar.bz2 |
Set epoch to 1 on our libqt2-emb packages, thereby closing bug #838, relating
to ipkg seeing 2.3.4-beta4 as being newer than 2.3.4.
-rw-r--r-- | qt/libqt2-emb.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/libqt2-emb.control b/qt/libqt2-emb.control index 2f9d822..91479ea 100644 --- a/qt/libqt2-emb.control +++ b/qt/libqt2-emb.control @@ -3,7 +3,7 @@ Priority: required Section: opie/system Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm -Version: $QTE_VERSION-$QTE_REVISION +Version: 1:$QTE_VERSION-$QTE_REVISION Depends: libjpeg62, libpng3, zlib1g Provides: qt-embedded Replaces: qt-embedded |