author | zautrix <zautrix> | 2004-07-07 06:45:09 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-07-07 06:45:09 (UTC) |
commit | 13d88c91f2916090bd45e23b504d0b665c68126f (patch) (unidiff) | |
tree | 77bc60b74d62f1bb81c811b83c97f8d4c6a1b94e | |
parent | f2bf08414f8006f0ddedc293804566b3b154428c (diff) | |
download | kdepimpi-13d88c91f2916090bd45e23b504d0b665c68126f.zip kdepimpi-13d88c91f2916090bd45e23b504d0b665c68126f.tar.gz kdepimpi-13d88c91f2916090bd45e23b504d0b665c68126f.tar.bz2 |
Preparations for next release
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | Makefile.EmbeddedMail | 2 | ||||
-rw-r--r-- | kaddressbook.control | 2 | ||||
-rw-r--r-- | kdepim.control | 2 | ||||
-rw-r--r-- | kmicrokdelibs.control | 2 | ||||
-rw-r--r-- | kopiemail.control (renamed from kmicromail.control) | 2 | ||||
-rw-r--r-- | korganizer.control | 2 | ||||
-rw-r--r-- | version | 2 |
8 files changed, 8 insertions, 8 deletions
@@ -30,17 +30,17 @@ install: | |||
30 | dist: | 30 | dist: |
31 | @echo Dont forget to do "make install" before "make dist" | 31 | @echo Dont forget to do "make install" before "make dist" |
32 | rm -f *arm.ipk | 32 | rm -f *arm.ipk |
33 | rm -f *~ | 33 | rm -f *~ |
34 | cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc kdepim | 34 | cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc kdepim |
35 | mkipks kmicrokdelibs.control | 35 | mkipks kmicrokdelibs.control |
36 | mkipks korganizer.control | 36 | mkipks korganizer.control |
37 | mkipks kaddressbook.control | 37 | mkipks kaddressbook.control |
38 | mkipks kmicromail.control | 38 | mkipks kopiemail.control |
39 | mkipks korganizer-alarm.control | 39 | mkipks korganizer-alarm.control |
40 | 40 | ||
41 | tmake: objects qtcompat/Makefile$(PLATFORM) microkde/Makefile$(PLATFORM) \ | 41 | tmake: objects qtcompat/Makefile$(PLATFORM) microkde/Makefile$(PLATFORM) \ |
42 | libkcal/Makefile$(PLATFORM) \ | 42 | libkcal/Makefile$(PLATFORM) \ |
43 | libkdepim/Makefile$(PLATFORM) korganizer/Makefile$(PLATFORM) \ | 43 | libkdepim/Makefile$(PLATFORM) korganizer/Makefile$(PLATFORM) \ |
44 | kalarmd/Makefile$(PLATFORM) \ | 44 | kalarmd/Makefile$(PLATFORM) \ |
45 | libical/src/libical/Makefile$(PLATFORM) \ | 45 | libical/src/libical/Makefile$(PLATFORM) \ |
46 | libical/src/libicalss/Makefile$(PLATFORM) \ | 46 | libical/src/libicalss/Makefile$(PLATFORM) \ |
diff --git a/Makefile.EmbeddedMail b/Makefile.EmbeddedMail index 8429f01..d770a05 100644 --- a/Makefile.EmbeddedMail +++ b/Makefile.EmbeddedMail | |||
@@ -30,17 +30,17 @@ install: | |||
30 | dist: | 30 | dist: |
31 | @echo Dont forget to do "make install" before "make dist" | 31 | @echo Dont forget to do "make install" before "make dist" |
32 | rm -f *arm.ipk | 32 | rm -f *arm.ipk |
33 | rm -f *~ | 33 | rm -f *~ |
34 | cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc kdepim | 34 | cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc kdepim |
35 | mkipks kmicrokdelibs.control | 35 | mkipks kmicrokdelibs.control |
36 | mkipks korganizer.control | 36 | mkipks korganizer.control |
37 | mkipks kaddressbook.control | 37 | mkipks kaddressbook.control |
38 | mkipks kmicromail.control | 38 | mkipks kopiemail.control |
39 | mkipks korganizer-alarm.control | 39 | mkipks korganizer-alarm.control |
40 | 40 | ||
41 | tmake: objects qtcompat/Makefile$(PLATFORM) microkde/Makefile$(PLATFORM) \ | 41 | tmake: objects qtcompat/Makefile$(PLATFORM) microkde/Makefile$(PLATFORM) \ |
42 | libkcal/Makefile$(PLATFORM) \ | 42 | libkcal/Makefile$(PLATFORM) \ |
43 | libkdepim/Makefile$(PLATFORM) korganizer/Makefile$(PLATFORM) \ | 43 | libkdepim/Makefile$(PLATFORM) korganizer/Makefile$(PLATFORM) \ |
44 | kalarmd/Makefile$(PLATFORM) \ | 44 | kalarmd/Makefile$(PLATFORM) \ |
45 | libical/src/libical/Makefile$(PLATFORM) \ | 45 | libical/src/libical/Makefile$(PLATFORM) \ |
46 | libical/src/libicalss/Makefile$(PLATFORM) \ | 46 | libical/src/libicalss/Makefile$(PLATFORM) \ |
diff --git a/kaddressbook.control b/kaddressbook.control index 7c44754..e514b9e 100644 --- a/kaddressbook.control +++ b/kaddressbook.control | |||
@@ -1,14 +1,14 @@ | |||
1 | Files: bin/kapi apps/Pim/kaddressbook.desktop pics/kdepim/kaddressbook/* | 1 | Files: bin/kapi apps/Pim/kaddressbook.desktop pics/kdepim/kaddressbook/* |
2 | 2 | ||
3 | Priority: optional | 3 | Priority: optional |
4 | Section: qpe/pim | 4 | Section: qpe/pim |
5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> | 5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 1.9.2 | 7 | Version: 1.9.2a |
8 | License: GPL | 8 | License: GPL |
9 | Depends: lib/libmicrokde.so | 9 | Depends: lib/libmicrokde.so |
10 | Description: KOrganizer/Pi and Kaddressbook/Pi | 10 | Description: KOrganizer/Pi and Kaddressbook/Pi |
11 | The embedded version of KOrganizer/Platform-independend, | 11 | The embedded version of KOrganizer/Platform-independend, |
12 | the KDE calendar and scheduling program | 12 | the KDE calendar and scheduling program |
13 | optimized for 640x480 and 320x240 resolution | 13 | optimized for 640x480 and 320x240 resolution |
14 | on Zaurus PDA | 14 | on Zaurus PDA |
diff --git a/kdepim.control b/kdepim.control index 7098d34..56f9460 100644 --- a/kdepim.control +++ b/kdepim.control | |||
@@ -1,14 +1,14 @@ | |||
1 | Files: bin/kopi bin/db2file bin/kapi apps/Pim/korganizer.desktop apps/Pim/kaddressbook.desktop pics/kdepim/* lib/libmicro* | 1 | Files: bin/kopi bin/db2file bin/kapi apps/Pim/korganizer.desktop apps/Pim/kaddressbook.desktop pics/kdepim/* lib/libmicro* |
2 | 2 | ||
3 | Priority: optional | 3 | Priority: optional |
4 | Section: qpe/pim | 4 | Section: qpe/pim |
5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> | 5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 1.9.2 | 7 | Version: 1.9.2a |
8 | License: GPL | 8 | License: GPL |
9 | Depends: | 9 | Depends: |
10 | Description: KOrganizer/Pi and Kaddressbook/Pi | 10 | Description: KOrganizer/Pi and Kaddressbook/Pi |
11 | The embedded version of KOrganizer/Platform-independend, | 11 | The embedded version of KOrganizer/Platform-independend, |
12 | the KDE calendar and scheduling program | 12 | the KDE calendar and scheduling program |
13 | optimized for 640x480 and 320x240 resolution | 13 | optimized for 640x480 and 320x240 resolution |
14 | on Zaurus PDA | 14 | on Zaurus PDA |
diff --git a/kmicrokdelibs.control b/kmicrokdelibs.control index dc7cb55..5dd72f2 100644 --- a/kmicrokdelibs.control +++ b/kmicrokdelibs.control | |||
@@ -1,14 +1,14 @@ | |||
1 | Files: bin/db2file lib/libmicro* | 1 | Files: bin/db2file lib/libmicro* |
2 | 2 | ||
3 | Priority: optional | 3 | Priority: optional |
4 | Section: qpe/pim | 4 | Section: qpe/pim |
5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> | 5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 1.9.2 | 7 | Version: 1.9.2a |
8 | License: GPL | 8 | License: GPL |
9 | Depends: | 9 | Depends: |
10 | Description: KOrganizer/Pi and Kaddressbook/Pi | 10 | Description: KOrganizer/Pi and Kaddressbook/Pi |
11 | The embedded version of KOrganizer/Platform-independend, | 11 | The embedded version of KOrganizer/Platform-independend, |
12 | the KDE calendar and scheduling program | 12 | the KDE calendar and scheduling program |
13 | optimized for 640x480 and 320x240 resolution | 13 | optimized for 640x480 and 320x240 resolution |
14 | on Zaurus PDA | 14 | on Zaurus PDA |
diff --git a/kmicromail.control b/kopiemail.control index 1d8d692..3d563f0 100644 --- a/kmicromail.control +++ b/kopiemail.control | |||
@@ -1,14 +1,14 @@ | |||
1 | Files: bin/ompi apps/Pim/kmicromail.desktop pics/kdepim/kmicromail/* lib/libssl* lib/libcrypto.* lib/libkmicro* | 1 | Files: bin/ompi apps/Pim/kmicromail.desktop pics/kdepim/kmicromail/* lib/libssl* lib/libcrypto.* lib/libkmicro* |
2 | 2 | ||
3 | Priority: optional | 3 | Priority: optional |
4 | Section: qpe/pim | 4 | Section: qpe/pim |
5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> | 5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 1.9.2 | 7 | Version: 1.9.2a |
8 | License: GPL | 8 | License: GPL |
9 | Depends: lib/libmicrokde.so | 9 | Depends: lib/libmicrokde.so |
10 | Description: KOrganizer/Pi and Kaddressbook/Pi | 10 | Description: KOrganizer/Pi and Kaddressbook/Pi |
11 | The embedded version of KOrganizer/Platform-independend, | 11 | The embedded version of KOrganizer/Platform-independend, |
12 | the KDE calendar and scheduling program | 12 | the KDE calendar and scheduling program |
13 | optimized for 640x480 and 320x240 resolution | 13 | optimized for 640x480 and 320x240 resolution |
14 | on Zaurus PDA | 14 | on Zaurus PDA |
diff --git a/korganizer.control b/korganizer.control index 1fe90cb..fcfd959 100644 --- a/korganizer.control +++ b/korganizer.control | |||
@@ -1,14 +1,14 @@ | |||
1 | Files: bin/kopi apps/Pim/korganizer.desktop pics/kdepim/korganizer/* | 1 | Files: bin/kopi apps/Pim/korganizer.desktop pics/kdepim/korganizer/* |
2 | 2 | ||
3 | Priority: optional | 3 | Priority: optional |
4 | Section: qpe/pim | 4 | Section: qpe/pim |
5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> | 5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 1.9.2 | 7 | Version: 1.9.2a |
8 | License: GPL | 8 | License: GPL |
9 | Depends: lib/libmicrokde.so | 9 | Depends: lib/libmicrokde.so |
10 | Description: KOrganizer/Pi and Kaddressbook/Pi | 10 | Description: KOrganizer/Pi and Kaddressbook/Pi |
11 | The embedded version of KOrganizer/Platform-independend, | 11 | The embedded version of KOrganizer/Platform-independend, |
12 | the KDE calendar and scheduling program | 12 | the KDE calendar and scheduling program |
13 | optimized for 640x480 and 320x240 resolution | 13 | optimized for 640x480 and 320x240 resolution |
14 | on Zaurus PDA | 14 | on Zaurus PDA |
@@ -1 +1 @@ | |||
version = "1.9.2"; | version = "1.9.2a"; | ||