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 | |
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-fonts.control | 2 | ||||
-rw-r--r-- | qt/libqt2-emb.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qt/libqt2-emb-fonts.control b/qt/libqt2-emb-fonts.control index 8c0d98a..7eb4bc8 100644 --- a/qt/libqt2-emb-fonts.control +++ b/qt/libqt2-emb-fonts.control @@ -7,3 +7,3 @@ Depends: libqt2-emb Replaces: qt-embedded-rotation -Version: $QTE_VERSION-$QTE_REVISION +Version: 1:$QTE_VERSION-$QTE_REVISION Description: Qt/Embedded fonts - 0,90,180,270 rotation 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 @@ -5,3 +5,3 @@ Maintainer: Robert Griebl <sandman@handhelds.org> Architecture: arm -Version: $QTE_VERSION-$QTE_REVISION +Version: 1:$QTE_VERSION-$QTE_REVISION Depends: libjpeg62, libpng3, zlib1g |