From web-commits at pardus.org.tr Mon Jan 3 16:52:18 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 3 Jan 2011 16:52:18 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/newcontributor - stock response improved Message-ID: <20110103145218.BF58D49C950@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Jan 3 16:52:18 2011 New Revision: 22825 Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst Log: stock response improved --- how-to-be-contributor.rst | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst Mon Jan 3 16:52:18 2011 @@ -220,28 +220,27 @@ Quiz Approved Stock Response ----------------------------- - :: +:: - (Quiz'i kontrol eden kişi, sorular ile ilgili yorumlarını yazar ve gerekli istek ve beklentilerini - bildirir ve daha sonra aşağıda bulunan bilgileri yoruma ekler) + (Quiz'i kontrol eden kişi, sorular ile ilgili yorumlarını yazar ve gerekli istek ve beklentilerini + bildirir ve daha sonra aşağıda bulunan bilgileri yoruma ekler) - Bu aşamadan sonra bugzilla'da bulunan junior job'lardan[2] istediğiniz birini seçip bug id'sini - yoruma ekleyiniz. + Bu aşamadan sonra bugzilla'da bulunan junior job'lardan[1] admins at pardus.org.tr üzerine atanmış + olan istediğiniz raporlardan birini seçip bug id'sini + yoruma ekleyiniz. - [1] http://developer.pardus.org.tr/policies/newcontributor/creating-svn-account.html - [2] http://bugs.pardus.org.tr/buglist.cgi?keywords=JUNIORJOBS&query_format=advanced&keywords_type=allwords&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED + [1] http://bugs.pardus.org.tr/buglist.cgi?keywords=JUNIORJOBS&query_format=advanced&keywords_type=allwords&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED - :: +:: - (The mentor that had controled the quiz responses, give his/her explanation and declare his/her desire and expectation. - Then add the below information to bug comment) + (The mentor that had controled the quiz responses, give his/her explanation and declare his/her desire and expectation. + Then add the below information to bug comment) - After this period you have choose a junior job [2] and send its bug id to this buf report as a comment. + After this period you have choose a junior job [1] that assigned to admins at pardus.org.tr and send its bug id to this bug report as a comment. - Regards, + Regards, - [1] http://developer.pardus.org.tr/policies/newcontributor/creating-svn-account.html - [2] http://bugs.pardus.org.tr/buglist.cgi?keywords=JUNIORJOBS&query_format=advanced&keywords_type=allwords&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED + [1] http://bugs.pardus.org.tr/buglist.cgi?keywords=JUNIORJOBS&query_format=advanced&keywords_type=allwords&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED Assigning Mentor Stock Response From web-commits at pardus.org.tr Thu Jan 13 13:53:57 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 13 Jan 2011 13:53:57 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/packaging - typo fixed. Message-ID: <20110113115357.9D14B49C943@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 13 13:53:57 2011 New Revision: 22826 Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/checkelf.rst trunk/web/developer.pardus.org.tr/source/guides/packaging/reviewing_guidelines.rst Log: typo fixed. --- checkelf.rst | 2 +- reviewing_guidelines.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/checkelf.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/packaging/checkelf.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/packaging/checkelf.rst Thu Jan 13 13:53:57 2011 @@ -127,7 +127,7 @@ Examples: --------- +--------- In general, checkelf can check for two types. It can check for installed packages, or it can check for a speficied pisi file. Below are several examples for real-world use of checkelf Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/reviewing_guidelines.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/packaging/reviewing_guidelines.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/packaging/reviewing_guidelines.rst Thu Jan 13 13:53:57 2011 @@ -24,7 +24,7 @@ #. If the package could not successfully compile, build or work on a specific architecture, then those architectures should be specified in pspec.xml file with `ExcludeArch tag`_. #. All `build dependencies`_ must be listed in `pspex.xml file`_, except for any that are listed in the `dependencies excepted document`_. #. The `translations.xml file`_ must be added to package. - #. Almost every pisi package (or subpackage) have shared library files, you must run `cheklib` for every package and find broken links. + #. Almost every pisi package (or subpackage) have shared library files, you must run `checkelf`_ for every package and find broken links. #. Packages must not `bundle copies`_ of system libraries. #. Permissions on files must be set properly. Executables should be set with executable permissions, See `Additional Files`_. #. Each package must use related actionsapi modules rather than recreating similar modules in `main`. From web-commits at pardus.org.tr Fri Jan 14 14:54:07 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Fri, 14 Jan 2011 14:54:07 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/newcontributor - Some links fixed. Message-ID: <20110114125408.085C149C932@ns1.pardus.org.tr> Author: semen.cirit Date: Fri Jan 14 14:54:07 2011 New Revision: 22827 Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/areas-to-contribute.rst trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst Log: Some links fixed. --- areas-to-contribute.rst | 5 ++++- how-to-be-contributor.rst | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/areas-to-contribute.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/newcontributor/areas-to-contribute.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/newcontributor/areas-to-contribute.rst Fri Jan 14 14:54:07 2011 @@ -27,7 +27,10 @@ Test **** -Our project has a test team in order to test the new releases of Pardus distributions and also test packages which will go to stable repositories. For detail information :ref:`pardus-test-processes`. +Our project has a test team in order to test the new releases of Pardus distributions and also test packages which will go to stable repositories. + +.. For detail information :ref:`pardus-test-processes`. + For contributor applications: :ref:`how-to-be-contributor` Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst Fri Jan 14 14:54:07 2011 @@ -15,9 +15,9 @@ - Developers and testers can follow this process in order to be a contributor. - For translators applications can be held from `Pardus translation website `_. (See :ref:`introduction-to-translation`) -- For bug triagers please see `Bug reporting and triaging `_ -- For content writers please see `Documentation `_ -- For designers please see `Graphical design and multimedia `_ +- For bug triagers please see `Bug reporting and triaging `_ +- For content writers please see `Documentation `_ +- For designers please see `Graphical design and multimedia `_ .. image:: images/application_process.png From web-commits at pardus.org.tr Thu Jan 20 13:56:09 2011 From: web-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Thu, 20 Jan 2011 13:56:09 +0200 (EET) Subject: [Web-commits] trunk/web/chiq/media/resimler - update download images for Pardus 2011. Message-ID: <20110120115609.1D49F49D59B@ns1.pardus.org.tr> Author: gkmngrgn Date: Thu Jan 20 13:56:08 2011 New Revision: 22828 Modified: trunk/web/chiq/media/resimler/indir/bg.png trunk/web/chiq/media/resimler/sidebar/indirdownload.png Log: update download images for Pardus 2011. Modified: trunk/web/chiq/media/resimler/indir/bg.png ================================================================= Binary files. No diff available. Modified: trunk/web/chiq/media/resimler/sidebar/indirdownload.png ================================================================= Binary files. No diff available. From web-commits at pardus.org.tr Thu Jan 20 14:48:10 2011 From: web-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Thu, 20 Jan 2011 14:48:10 +0200 (EET) Subject: [Web-commits] trunk/web/chiq/media/resimler/sidebar - update indirdownload button. Message-ID: <20110120124810.4DB4F49CB17@ns1.pardus.org.tr> Author: gkmngrgn Date: Thu Jan 20 14:48:10 2011 New Revision: 22829 Modified: trunk/web/chiq/media/resimler/sidebar/indirdownload.png Log: update indirdownload button. Modified: trunk/web/chiq/media/resimler/sidebar/indirdownload.png ================================================================= Binary files. No diff available. From web-commits at pardus.org.tr Thu Jan 20 20:43:28 2011 From: web-commits at pardus.org.tr (=?utf-8?q?=C4=B0lker_Kesen?=) Date: Thu, 20 Jan 2011 20:43:28 +0200 (EET) Subject: [Web-commits] trunk/web/chiq - CD -> DVD Message-ID: <20110120184328.88CED49D5A2@ns1.pardus.org.tr> Author: ilker Date: Thu Jan 20 20:43:28 2011 New Revision: 22830 Modified: trunk/web/chiq/eng/templates/indir.html trunk/web/chiq/templates/indir.html Log: CD -> DVD --- eng/templates/indir.html | 4 ++-- templates/indir.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) Modified: trunk/web/chiq/eng/templates/indir.html ================================================================= --- trunk/web/chiq/eng/templates/indir.html (original) +++ trunk/web/chiq/eng/templates/indir.html Thu Jan 20 20:43:28 2011 @@ -6,8 +6,8 @@ {% block content %}
-
Install CD
-
Live CD
+
Install DVD
+
Live DVD
Choose a version
{% for download in downloads %} Modified: trunk/web/chiq/templates/indir.html ================================================================= --- trunk/web/chiq/templates/indir.html (original) +++ trunk/web/chiq/templates/indir.html Thu Jan 20 20:43:28 2011 @@ -6,8 +6,8 @@ {% block content %}
-
Kurulan CD
-
Çalışan CD
+
Kurulan DVD
+
Çalışan DVD
Bir sürüm seçin
{% for download in downloads %} From web-commits at pardus.org.tr Thu Jan 20 22:44:41 2011 From: web-commits at pardus.org.tr (=?utf-8?q?ilker?=) Date: Thu, 20 Jan 2011 22:44:41 +0200 (EET) Subject: [Web-commits] trunk/web/chiq - CD -> DVD Message-ID: <20110121111509.029A949C8A7@ns1.pardus.org.tr> Author: ilker Date: Thu Jan 20 22:38:42 2011 New Revision: 22831 Modified: trunk/web/chiq/eng/indir.html trunk/web/chiq/eng/templates/flatpages/download.html trunk/web/chiq/eng/templates/iletisim.html trunk/web/chiq/templates/flatpages/cdgonder.html trunk/web/chiq/templates/flatpages/download.html Log: CD -> DVD --- eng/indir.html | 4 ++-- eng/templates/flatpages/download.html | 2 +- eng/templates/iletisim.html | 2 +- templates/flatpages/cdgonder.html | 2 +- templates/flatpages/download.html | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) Modified: trunk/web/chiq/eng/indir.html ================================================================= --- trunk/web/chiq/eng/indir.html (original) +++ trunk/web/chiq/eng/indir.html Thu Jan 20 22:38:42 2011 @@ -6,8 +6,8 @@ {% block content %}
-
Install CD
-
Live CD
+
Install DVD
+
Live DVD
Choose a version.
{% for download in downloads %} Modified: trunk/web/chiq/eng/templates/flatpages/download.html ================================================================= --- trunk/web/chiq/eng/templates/flatpages/download.html (original) +++ trunk/web/chiq/eng/templates/flatpages/download.html Thu Jan 20 22:38:42 2011 @@ -2,7 +2,7 @@ {% block content %}
-
Install CD
+
Install DVD
Pick a version
Modified: trunk/web/chiq/eng/templates/iletisim.html ================================================================= --- trunk/web/chiq/eng/templates/iletisim.html (original) +++ trunk/web/chiq/eng/templates/iletisim.html Thu Jan 20 22:38:42 2011 @@ -22,7 +22,7 @@ v
-

You can get Pardus 2009 CD images at http://www.pardus.org.tr/eng/download/.

+

You can get Pardus 2011 DVD images at http://www.pardus.org.tr/eng/download/.

If you need detailed technical information on anything related to Pardus, or if you need the solution to a problem you came across when using Pardus, you will find a huge archieve of documentation and information at http://en.pardus-wiki.org/Main_Page. In case you can't find what you were looking for there, you may ask your questions to the pardus-users mailing list at http://liste.pardus.org.tr/mailman/listinfo/pardus-kullanicilari.

Modified: trunk/web/chiq/templates/flatpages/cdgonder.html ================================================================= --- trunk/web/chiq/templates/flatpages/cdgonder.html (original) +++ trunk/web/chiq/templates/flatpages/cdgonder.html Thu Jan 20 22:38:42 2011 @@ -3,7 +3,7 @@ {% block content %} v {{ flatpage.text|safe }} Modified: trunk/web/chiq/templates/flatpages/download.html ================================================================= --- trunk/web/chiq/templates/flatpages/download.html (original) +++ trunk/web/chiq/templates/flatpages/download.html Thu Jan 20 22:38:42 2011 @@ -2,7 +2,7 @@ {% block content %}
-
Install CD
+
Install DVD
Pick a version
From web-commits at pardus.org.tr Fri Jan 21 14:01:53 2011 From: web-commits at pardus.org.tr (=?utf-8?q?=C4=B0lker_Kesen?=) Date: Fri, 21 Jan 2011 14:01:53 +0200 (EET) Subject: [Web-commits] trunk/web/chiq/templates - switch to new version Message-ID: <20110121120154.151DE49D5A0@ns1.pardus.org.tr> Author: ilker Date: Fri Jan 21 14:01:52 2011 New Revision: 22832 Modified: trunk/web/chiq/templates/iletisim.html Log: switch to new version --- iletisim.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: trunk/web/chiq/templates/iletisim.html ================================================================= --- trunk/web/chiq/templates/iletisim.html (original) +++ trunk/web/chiq/templates/iletisim.html Fri Jan 21 14:01:52 2011 @@ -25,7 +25,7 @@ Pardus'la ilk kez karşılaştıysanız ve merak ettikleriniz en temel konular ise, işe http://www.ozgurlukicin.com/ia/ adresinden başlayabilir ve ilk bilgilerinizi buradan edinebilirsiniz. Pardus'u nasıl edinip nasıl kuracağınız konusunda sorularınız varsa http://www.pardus.org.tr/belgeler/kurulum_nasil.html adresi size yardımcı olacaktır.

- Pardus 2009 CD kalıplarına http://www.pardus.org.tr/indir/ adresinden erişebilirsiniz. Ayrıca http://www.ozgurlukicin.com/cdgonder/ adresinden ulaşacağınız elektronik formu doldurarak Pardus CD'nizin adresinize gönderilmesini talep edebilirsiniz.

+ Pardus 2011 DVD kalıplarına http://www.pardus.org.tr/indir/ adresinden erişebilirsiniz. Ayrıca http://www.ozgurlukicin.com/dvdgonder/ adresinden ulaşacağınız elektronik formu doldurarak Pardus DVD'nizin adresinize gönderilmesini talep edebilirsiniz.

Pardus ile ilgili olarak teknik bir konuda ayrıntılı bilgiye gereksiniminiz varsa ya da karşılaştığınız bir sorun için çözüm arıyorsanız http://tr.pardus-wiki.org/Ana_Sayfa adresinde geniş bir belge ve bilgi kaynağımız mevcuttur. Burada yanıtlarını bulamadığınız soruları http://liste.pardus.org.tr/mailman/listinfo/pardus-kullanicilari adresinden üye olabileceğiniz Pardus kullanıcıları e-posta listesine ya da http://www.ozgurlukicin.com/forum/ adresinden erişebileceğiniz Özgürlük İçin forumlarına yöneltebilirsiniz.

From web-commits at pardus.org.tr Fri Jan 21 17:57:39 2011 From: web-commits at pardus.org.tr (=?utf-8?q?=C4=B0lker_Kesen?=) Date: Fri, 21 Jan 2011 17:57:39 +0200 (EET) Subject: [Web-commits] trunk/web/chiq/media/resimler/basin/gobek - new images Message-ID: <20110121155739.1377A49D5A2@ns1.pardus.org.tr> Author: ilker Date: Fri Jan 21 17:57:38 2011 New Revision: 22833 Added: trunk/web/chiq/media/resimler/basin/gobek/ trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.ai trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.jpg (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.pdf trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.png (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.ai trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.jpg (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.pdf trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.png (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/dvd_2011_kurulan_gobek.png (contents, props changed) Log: new images --- DVD_Calisan.ai | 1790 +++++++++++++++++++++++++++++++++++++++++++++++++++++ DVD_Calisan.pdf | 1849 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ DVD_Kurulan.ai | 1871 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ DVD_Kurulan.pdf | 1847 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 7357 insertions(+) From web-commits at pardus.org.tr Fri Jan 21 17:57:55 2011 From: web-commits at pardus.org.tr (=?utf-8?q?=C4=B0lker_Kesen?=) Date: Fri, 21 Jan 2011 17:57:55 +0200 (EET) Subject: [Web-commits] trunk/web/chiq/templates/basin - updated to new images Message-ID: <20110121155755.CFD0F49D5A2@ns1.pardus.org.tr> Author: ilker Date: Fri Jan 21 17:57:55 2011 New Revision: 22834 Modified: trunk/web/chiq/templates/basin/bultenlervegorseller.html Log: updated to new images --- bultenlervegorseller.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Modified: trunk/web/chiq/templates/basin/bultenlervegorseller.html ================================================================= --- trunk/web/chiq/templates/basin/bultenlervegorseller.html (original) +++ trunk/web/chiq/templates/basin/bultenlervegorseller.html Fri Jan 21 17:57:55 2011 @@ -14,13 +14,13 @@
- pardus 2009 + pardus 2011
- Pardus 2009 CD Göbekleri

- Kurulan CD
-

(JPG, EPS, PNG, PDF, AI)

- Çalışan CD
-

(JPG, EPS, PNG, PDF, AI)

+ Pardus 2011 DVD Göbekleri

+ Kurulan DVD
+

(JPG, PNG, PDF, AI)

+ Çalışan DVD
+

(JPG, PNG, PDF, AI)

From web-commits at pardus.org.tr Sat Jan 22 10:59:39 2011 From: web-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Sat, 22 Jan 2011 10:59:39 +0200 (EET) Subject: [Web-commits] trunk/web/chiq/media/resimler/basin/gobek - Fix tafafindan typo. Message-ID: <20110122085943.46CB349D5A2@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Sat Jan 22 10:59:35 2011 New Revision: 22835 Modified: trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.ai trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.pdf trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.ai trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.pdf Log: Fix tafafindan typo. --- DVD_Calisan.ai | 3 ++- DVD_Calisan.pdf | 3 ++- DVD_Kurulan.ai | 3 ++- DVD_Kurulan.pdf | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) Modified: trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.ai ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... Modified: trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.pdf ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... Modified: trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.ai ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... Modified: trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.pdf ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... From web-commits at pardus.org.tr Mon Jan 24 10:52:44 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 24 Jan 2011 10:52:44 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts - new repository changes added to related docs Message-ID: <20110124085245.0019E49CAE0@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Jan 24 10:52:42 2011 New Revision: 22836 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst Log: new repository changes added to related docs --- software_repository.rst | 10 +++++++--- sourcecode_repository.rst | 6 ++++-- 2 files changed, 11 insertions(+), 5 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst Mon Jan 24 10:52:42 2011 @@ -5,7 +5,7 @@ :Author: Semen Cirit :Date: |today| -:Version: 0.1 +:Version: 0.2 A software repository generally means a storage location from which software packages may be retrieved and installed on a computer. Therefore compiled @@ -13,6 +13,7 @@ Every Pardus distribution has specific `binary repositories`_. + Devel Binary Repository ----------------------- @@ -25,7 +26,7 @@ Test Binary Repository ---------------------- -The packages under `stable package source repository`_ are compiled and the created +The packages under `testing package source repository`_ are compiled and the created binary pisi packages are located under this repository. Stable Binary Repository @@ -35,11 +36,14 @@ process. The approved packages after this process are merged to this stable repository by release manager. +All of these repositories group pacakges by `supported architectures`_ and these +repositories are also have debug packages folder. During alfa, beta versions of Pardus distributions, all these repositories are the same. .. _binary repositories: http://packages.pardus.org.tr/pardus/ .. _devel package source repository: http://developer.pardus.org.tr/guides/releasing/repository_concepts/sourcecode_repository.html#devel-folder -.. _stable package source repository: http://developer.pardus.org.tr/guides/releasing/repository_concepts/sourcecode_repository.html#stable-folder +.. _testing package source repository: http://developer.pardus.org.tr/guides/releasing/repository_concepts/sourcecode_repository.html#testing-folder .. _test binary repository: http://developer.pardus.org.tr/guides/releasing/repository_concepts/software_repository.html#test-binary-repository +.. _supported architectures: http://developer.pardus.org.tr/guides/packaging/packaging_guidelines.html#architecture-support Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst Mon Jan 24 10:52:42 2011 @@ -5,7 +5,7 @@ :Author: Semen Cirit :Date: |today| -:Version: 0.1 +:Version: 0.2 Pardus developers may be located all around the world. We keep the source code in an internet-accessible version control system called Subversion `SVN`_, in order @@ -50,7 +50,7 @@ This folder may contain alfa, beta or latest ubstable releases of packages. -stable Folder +testing Folder ^^^^^^^^^^^^^ This folder includes package source files which obtains their stable releases. In @@ -62,6 +62,8 @@ These two folders also has a specific folder tree. In this tree, the folders are named with Pardus `package components`_. +devel + playground Folder ----------------- From web-commits at pardus.org.tr Mon Jan 24 10:53:27 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 24 Jan 2011 10:53:27 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/newcontributor - introduction to translation updated. Message-ID: <20110124085327.DAC0D49CBB1@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Jan 24 10:53:26 2011 New Revision: 22837 Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/introduction-to-translation.rst Log: introduction to translation updated. --- introduction-to-translation.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/introduction-to-translation.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/newcontributor/introduction-to-translation.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/newcontributor/introduction-to-translation.rst Mon Jan 24 10:53:26 2011 @@ -100,7 +100,7 @@ lock button. This way, you tell that you are working on the file and going to unlock it when the translation is done and commited. - #. Now you are aware of the workflow and begin translating. Translate the po file for your + #. Now you are aware of the workflow and begin translating. Translate the po file to your language in a PO editor such as Lokalize. #. Check the integrity of your file before you commit it. @@ -135,8 +135,7 @@ .. image:: images/dl-pot.png - * Once you finish the translation, click on the button marked below at - project page. + * Once you finish the translation, click on the button marked below. .. image:: images/add-new.png From web-commits at pardus.org.tr Mon Jan 24 10:55:13 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 24 Jan 2011 10:55:13 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts - a typo fixed. Message-ID: <20110124085514.24B9649CBB1@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Jan 24 10:55:12 2011 New Revision: 22838 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst Log: a typo fixed. --- sourcecode_repository.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst Mon Jan 24 10:55:12 2011 @@ -51,7 +51,7 @@ This folder may contain alfa, beta or latest ubstable releases of packages. testing Folder -^^^^^^^^^^^^^ +^^^^^^^^^^^^^^ This folder includes package source files which obtains their stable releases. In other words while devel folder can contain unstable packages stable can not. From web-commits at pardus.org.tr Mon Jan 24 11:09:56 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 24 Jan 2011 11:09:56 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts - Some typo fixed. Message-ID: <20110124090956.95AA649CC76@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Jan 24 11:09:55 2011 New Revision: 22839 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst Log: Some typo fixed. --- software_repository.rst | 11 +++++------ sourcecode_repository.rst | 2 -- 2 files changed, 5 insertions(+), 8 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst Mon Jan 24 11:09:55 2011 @@ -13,6 +13,11 @@ Every Pardus distribution has specific `binary repositories`_. +All of these repositories group packages by `supported architectures`_ and these +repositories are also have debug packages folder. + +During alfa, beta versions of Pardus distributions, all these repositories are +the same. Devel Binary Repository ----------------------- @@ -36,12 +41,6 @@ process. The approved packages after this process are merged to this stable repository by release manager. -All of these repositories group pacakges by `supported architectures`_ and these -repositories are also have debug packages folder. - -During alfa, beta versions of Pardus distributions, all these repositories are -the same. - .. _binary repositories: http://packages.pardus.org.tr/pardus/ .. _devel package source repository: http://developer.pardus.org.tr/guides/releasing/repository_concepts/sourcecode_repository.html#devel-folder .. _testing package source repository: http://developer.pardus.org.tr/guides/releasing/repository_concepts/sourcecode_repository.html#testing-folder Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst Mon Jan 24 11:09:55 2011 @@ -62,8 +62,6 @@ These two folders also has a specific folder tree. In this tree, the folders are named with Pardus `package components`_. -devel - playground Folder ----------------- From web-commits at pardus.org.tr Wed Jan 26 09:35:23 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Wed, 26 Jan 2011 09:35:23 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/packaging - Package versioning doc changed. Message-ID: <20110126073523.CC4CD49D59A@ns1.pardus.org.tr> Author: semen.cirit Date: Wed Jan 26 09:35:23 2011 New Revision: 22840 Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/binary_package_naming_guidelines.rst Log: Package versioning doc changed. --- binary_package_naming_guidelines.rst | 48 +++++++++++++++++++++++++++++------ 1 file changed, 41 insertions(+), 7 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/binary_package_naming_guidelines.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/packaging/binary_package_naming_guidelines.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/packaging/binary_package_naming_guidelines.rst Wed Jan 26 09:35:23 2011 @@ -7,14 +7,18 @@ :Author: Semen Cirit -:Version: 0.2 +:Version: 0.3 -The binary packages in Pardus Linux Distribution have .pisi extention. The pacakges with this format has a specific format. Generally between every unit, '-' character exist. +The binary packages in Pardus Linux Distribution have .pisi extention. The +pacakges with this format has a specific format. Generally between every unit, +'-' character exist. Version Number ^^^^^^^^^^^^^^ -Beside the package name, the version number exists. This version number should be same with the upstream version. This information includes in pspec.xml file under tag with versionno format. +Beside the package name, the version number exists. This version number should +be same with the upstream version. This information includes in pspec.xml file +under tag with versionno format. :: @@ -25,11 +29,36 @@ gimp-2.6.8 texlive-0.0_20080816 +There exists also some suffix for some versioning systems and at this time the +versioning format change like + +:: + + versionno_suffixNumber + +If the upstream version includes alpha, beta, pre, rc, milestone, patch-level +information they should be used as alpha, beta, pre, rc, m, p respectively in +versioning tag. + +This versioning should be in this order p > (no suffix) > m > rc > pre > beta > alpha. + +Example:: + + gimp-2.6.8_alpha1 + gimp-2.6.8_beta2 + gimp-2.6.8_rc1 + gimp-2.6.8_p3 + gimp-2.6.8_m5 + + 2.6.8_p3 > 2.6.8_m5 > 2.6.8 > 2.6.8_rc1 > 2.6.8_beta2 > 2.6.8_alpha1 Release Number ^^^^^^^^^^^^^^ -Beside the version number, the release number exists. This number is count the update number of a package during all Pardus Linux Distribution releases. This information includes in pspec.xml file under tag with format. +Beside the version number, the release number exists. This number is count the +update number of a package during all Pardus Linux Distribution releases. This +information includes in pspec.xml file under tag with +format. For every package update the package maintainer should increase this number. :: @@ -42,7 +71,9 @@ Build Number ^^^^^^^^^^^^ -Beside the release number, the build number exists. This number counts the number of builds of a package for a specific Pardus Linux Distribution release. It is increased automatically when the buildfarm builds the pacakge. +Beside the release number, the build number exists. This number counts the number +of builds of a package for a specific Pardus Linux Distribution release. It is +increased automatically when the buildfarm builds the pacakge. :: @@ -56,7 +87,9 @@ Distribution Abbreviation ^^^^^^^^^^^^^^^^^^^^^^^^^ -Beside the build number, the relevant distribution abbreviation exists. This abbreviation is important in order to determine for which Pardus Linux Distribution the package is built. +Beside the build number, the relevant distribution abbreviation exists. This +abbreviationis important in order to determine for which Pardus Linux Distribution +the package is built. :: @@ -70,7 +103,8 @@ Architecture Abbreviation ^^^^^^^^^^^^^^^^^^^^^^^^^ -Beside the distribution abbreviation, architecture abbreviation exists. This abbreviation is important in order to determine the package build architecture. +Beside the distribution abbreviation, architecture abbreviation exists. This +abbreviation is important in order to determine the package build architecture. :: From web-commits at pardus.org.tr Wed Jan 26 15:07:24 2011 From: web-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 26 Jan 2011 15:07:24 +0200 (EET) Subject: [Web-commits] trunk/web/chiq/media/resimler/basin/gobek - Remove Install and Live DVD covers, add 64 and 32 ... Message-ID: <20110126130724.C685149CB5F@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Jan 26 15:07:23 2011 New Revision: 22841 Added: trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan_32_bit.jpg (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan_32_bit.pdf trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan_32_bit.png (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan_64_bit.jpg (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan_64_bit.pdf trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan_64_bit.png (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan_32_bit.ai trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan_32_bit.jpg (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan_32_bit.pdf trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan_32_bit.png (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan_64_bit.jpg (contents, props changed) trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan_64_bit.pdf trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan_64_bit.png (contents, props changed) Removed: trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.ai trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.jpg trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.pdf trunk/web/chiq/media/resimler/basin/gobek/DVD_Calisan.png trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.ai trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.jpg trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.pdf trunk/web/chiq/media/resimler/basin/gobek/DVD_Kurulan.png Log: Remove Install and Live DVD covers, add 64 and 32 versions instead. --- DVD_Calisan.ai | 2179 --------------------- DVD_Calisan.pdf | 2250 ---------------------- DVD_Calisan_32_bit.pdf | 4904 ++++++++++++++++++++++++++++++++++++++++++++++++ DVD_Calisan_64_bit.pdf | 4943 +++++++++++++++++++++++++++++++++++++++++++++++++ DVD_Kurulan.ai | 2221 ---------------------- DVD_Kurulan.pdf | 2258 ---------------------- DVD_Kurulan_32_bit.ai | 4878 ++++++++++++++++++++++++++++++++++++++++++++++++ DVD_Kurulan_32_bit.pdf | 4941 ++++++++++++++++++++++++++++++++++++++++++++++++ DVD_Kurulan_64_bit.pdf | 4924 ++++++++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 24590 insertions(+), 8908 deletions(-) From web-commits at pardus.org.tr Thu Jan 27 10:21:35 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 10:21:35 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts - Name changed to testing Message-ID: <20110127082135.D388249D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 10:21:32 2011 New Revision: 22842 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst Log: Name changed to testing --- software_repository.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst Thu Jan 27 10:21:32 2011 @@ -28,8 +28,8 @@ Users that want to use bleeding edge versions of packages, they can use this repository. -Test Binary Repository ----------------------- +Testing Binary Repository +------------------------- The packages under `testing package source repository`_ are compiled and the created binary pisi packages are located under this repository. From web-commits at pardus.org.tr Thu Jan 27 13:23:13 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 13:23:13 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts - new mapping table is added to developer. Message-ID: <20110127112313.59E9E49CAE0@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 13:23:12 2011 New Revision: 22843 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst Log: new mapping table is added to developer. --- software_repository.rst | 19 +++++++++++++++++++ sourcecode_repository.rst | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/software_repository.rst Thu Jan 27 13:23:12 2011 @@ -19,6 +19,25 @@ During alfa, beta versions of Pardus distributions, all these repositories are the same. +Following table shows binary/farm/source mappings: + ++---------------+-----------------+---------------+ +| Binary Repo | Farm | Source Repo | ++===============+=================+===============+ +| devel/i686 | devel/i686 | devel | ++---------------+-----------------+---------------+ +| devel/x86_64 | devel/x86_86 | devel | ++---------------+-----------------+---------------+ +| testing/i686 | testing/i686 | testing | ++---------------+-----------------+---------------+ +| testing/x86_64| testing/x86_64 | testing | ++---------------+-----------------+---------------+ +| stable/i686 | - | testing | ++---------------+-----------------+---------------+ +| stable/x86_64 | - | testing | ++---------------+-----------------+---------------+ + + Devel Binary Repository ----------------------- Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst Thu Jan 27 13:23:12 2011 @@ -34,6 +34,25 @@ Package Source Repository ========================= +Following table shows binary/farm/source mappings for package source repository: + ++---------------+-----------------+---------------+ +| Binary Repo | Farm | Source Repo | ++===============+=================+===============+ +| devel/i686 | devel/i686 | devel | ++---------------+-----------------+---------------+ +| devel/x86_64 | devel/x86_86 | devel | ++---------------+-----------------+---------------+ +| testing/i686 | testing/i686 | testing | ++---------------+-----------------+---------------+ +| testing/x86_64| testing/x86_64 | testing | ++---------------+-----------------+---------------+ +| stable/i686 | - | testing | ++---------------+-----------------+---------------+ +| stable/x86_64 | - | testing | ++---------------+-----------------+---------------+ + + distribution Folder -------------------- From web-commits at pardus.org.tr Thu Jan 27 14:22:21 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 14:22:21 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing - Preparing buildfarm doc is added. Message-ID: <20110127122221.6B2FD49D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 14:22:21 2011 New Revision: 22844 Added: trunk/web/developer.pardus.org.tr/source/guides/releasing/preparing_buildfarm.rst Log: Preparing buildfarm doc is added. --- preparing_buildfarm.rst | 125 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) From web-commits at pardus.org.tr Thu Jan 27 14:22:38 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 14:22:38 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing - Index is updated. Message-ID: <20110127122238.F33D049D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 14:22:38 2011 New Revision: 22845 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst Log: Index is updated. --- index.rst | 1 + 1 file changed, 1 insertion(+) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst Thu Jan 27 14:22:38 2011 @@ -10,3 +10,4 @@ security_process.rst repository_concepts/index.rst bootstrapping.rst + preparing_buildfarm.rst From web-commits at pardus.org.tr Thu Jan 27 14:43:11 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 14:43:11 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/newcontributor - newcontributor stock responses changed. Message-ID: <20110127124311.9D0ED49D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 14:43:11 2011 New Revision: 22846 Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst Log: newcontributor stock responses changed. --- how-to-be-contributor.rst | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst Thu Jan 27 14:43:11 2011 @@ -7,7 +7,7 @@ :Author: Semen Cirit -:Version: 0.2 +:Version: 0.3 ****************************** Applicant Tracking on Bugzilla @@ -149,36 +149,40 @@ --------------------------- :: - Merhaba, + Merhaba (Aday), - Öncelikle x adaylığınızı kutlar ve Pardus'a katkıda bulunmak istediğiniz için teşekkür ederiz. - Pardus Linux Dağıtımı ve x süreci hakkında bilgilendirici nitelikte olan sınavımızı ekte - bulabilirsiniz. + Pardus (Geliştirici / Testçi) Adayı Başvurunuz alınmıştır. + Pardus'a göstermiş olduğunuz ilgi için teşekkür ederiz. + Adayların Pardus ve (Geliştirme / Test) süreci hakkında araştırma yaparken öğrenmelerini + hedefleyen sınavımızı ekte bulabilirsiniz. + Soruları ve altına yanıtları yazarak AD_SOYAD isminde kaydettiğiniz dosyayı ek olarak gönderiniz. - Kaynaklar, - x - y - z - - Kolay Gelsin, - -- - Pardus Mentor Koordinatörleri + Bol şanslar. + Kaynaklar, + http://developer.pardus.org.tr + http://tr.pardus-wiki.org :: - Hi, + Hi (Applicant), + + Thank you for your Pardus (Developer / Tester) Candidate application. We appreciate + your interest in contributing to Pardus. + + Please take your time to answer the (Developer / Tester) Candidate Quiz given to you as an + attachment. The aim of this quiz is to give candidates a general Pardus + knowledge while they dig for answers. - First of all, we want to conragulate your x application and thanks to your desire to contribute to Pardus. - You can find our informative quiz about Pardus Linux Distribution and x processes as an attachment. + Send the file named NAME_SURNAME that includes the questions and answers as an attachment. - Resources, + Good luck. - Regards, - -- - Pardus Mentoring Coordinators + Resources: + http://developer.pardus.org.tr + http://en.pardus-wiki.org Tester Acceptence Stock Response -------------------------------- From web-commits at pardus.org.tr Thu Jan 27 15:07:26 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 15:07:26 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing - generate nighlt builds document is added. Message-ID: <20110127130726.5DD1449D5B1@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 15:07:26 2011 New Revision: 22847 Added: trunk/web/developer.pardus.org.tr/source/guides/releasing/generating_nightly_builds.rst Log: generate nighlt builds document is added. --- generating_nightly_builds.rst | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) From web-commits at pardus.org.tr Thu Jan 27 15:07:44 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 15:07:44 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing - add author to doc. Message-ID: <20110127130744.BE80B49CB17@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 15:07:44 2011 New Revision: 22848 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/preparing_buildfarm.rst Log: add author to doc. --- preparing_buildfarm.rst | 5 +++++ 1 file changed, 5 insertions(+) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/preparing_buildfarm.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/preparing_buildfarm.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/preparing_buildfarm.rst Thu Jan 27 15:07:44 2011 @@ -3,6 +3,11 @@ Preparing Buildfarm =================== +:Author: Semen Cirit, Fatih Aşıcı + +:Last Modificaiton Date: |today| + +:Version: 0.1 Buildfarm is an automated package building tool for Pardus packages. When it is installed and start to work it send warning mails to contributors for start and From web-commits at pardus.org.tr Thu Jan 27 15:08:05 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 15:08:05 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing - generate nightly is added to index. Message-ID: <20110127130805.F01F149D5B1@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 15:08:05 2011 New Revision: 22849 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst Log: generate nightly is added to index. --- index.rst | 1 + 1 file changed, 1 insertion(+) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst Thu Jan 27 15:08:05 2011 @@ -11,3 +11,4 @@ repository_concepts/index.rst bootstrapping.rst preparing_buildfarm.rst + generating_nightly_builds.rst From web-commits at pardus.org.tr Thu Jan 27 16:14:11 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 16:14:11 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/bugtracking - Tracker bug process is added, some typo removed. Message-ID: <20110127141411.AF82549D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 16:14:11 2011 New Revision: 22850 Added: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/tracker_bug_process.rst Modified: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst trunk/web/developer.pardus.org.tr/source/guides/bugtracking/howto_bug_triage.rst trunk/web/developer.pardus.org.tr/source/guides/bugtracking/index.rst Log: Tracker bug process is added, some typo removed. --- bug_cycle.rst | 10 ++++- howto_bug_triage.rst | 14 ++++---- index.rst | 1 tracker_bug_process.rst | 82 ++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 98 insertions(+), 9 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst Thu Jan 27 16:14:11 2011 @@ -1,5 +1,12 @@ .. _bug-cycle: + +**Last Modified Date:** |today| + +:Author: Semen Cirit + +:Version: 0.1 + Bug Cycle ========= @@ -44,7 +51,4 @@ # "REOPENED" bugs are reviewed again by assignee and will be fixed. -**Last Modified Date:** |today| - -:Author: Semen Cirit Modified: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/howto_bug_triage.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/bugtracking/howto_bug_triage.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/bugtracking/howto_bug_triage.rst Thu Jan 27 16:14:11 2011 @@ -3,6 +3,11 @@ Starting Bug Triage =================== +**Last Modified Date:** |today| + +:Author: Semen Cirit + +:Version: 0.1 Choosing Bugs ------------- @@ -134,10 +139,10 @@ * `Gnome Bugzilla `_ * `Xfce Bugzilla `_ -Mark as triaged ----------------- +.. Mark as triaged +.. ---------------- -If you finish triage, you should add "TRIAGED" keyword, in order to avoid retriage. +.. If you finish triage, you should add "TRIAGED" keyword, in order to avoid retriage. Pursuance --------- @@ -166,6 +171,3 @@ * Please read carefully, and think before you click. * Use :ref:`stock-responses` as appropriate. -**Last Modified Date:** |today| - -:Author: Semen Cirit Modified: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/bugtracking/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/bugtracking/index.rst Thu Jan 27 16:14:11 2011 @@ -13,3 +13,4 @@ finding_duplicates.rst stack_traces.rst stock_responses.rst + tracker_bug_process.rst From web-commits at pardus.org.tr Thu Jan 27 16:16:20 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 16:16:20 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases - Official releases docs is added. Message-ID: <20110127141620.6780949D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 16:16:20 2011 New Revision: 22851 Added: trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/ trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/alpha_release.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/beta_release.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/index.rst Log: Official releases docs is added. --- alpha_release.rst | 152 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ beta_release.rst | 138 +++++++++++++++++++++++++++++++++++++++++++++++++ final_release.rst | 137 ++++++++++++++++++++++++++++++++++++++++++++++++ index.rst | 18 ++++++ 4 files changed, 445 insertions(+) From web-commits at pardus.org.tr Thu Jan 27 16:17:44 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 16:17:44 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing/testing_process - testing process docs is added not finished yet. Message-ID: <20110127141744.B57D849CB55@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 16:17:44 2011 New Revision: 22852 Added: trunk/web/developer.pardus.org.tr/source/guides/releasing/testing_process/ trunk/web/developer.pardus.org.tr/source/guides/releasing/testing_process/development_release_test_process.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/testing_process/index.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/testing_process/shipping_release_test_process.rst Log: testing process docs is added not finished yet. --- development_release_test_process.rst | 204 +++++++++++++++++++++++++++++++++++ index.rst | 10 + shipping_release_test_process.rst | 59 ++++++++++ 3 files changed, 273 insertions(+) From web-commits at pardus.org.tr Thu Jan 27 16:18:37 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 16:18:37 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing - index updated. Message-ID: <20110127141837.5306249D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 16:18:37 2011 New Revision: 22853 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst Log: index updated. --- index.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/index.rst Thu Jan 27 16:18:37 2011 @@ -6,9 +6,12 @@ .. toctree:: :maxdepth: 2 - end_of_life.rst - security_process.rst + official_releases/index.rst repository_concepts/index.rst bootstrapping.rst preparing_buildfarm.rst generating_nightly_builds.rst + feature_freeze.rst + testing_process/index.rst + end_of_life.rst + security_process.rst From web-commits at pardus.org.tr Thu Jan 27 16:19:20 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 16:19:20 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing - feature freeze doc is added. Message-ID: <20110127141920.E3E7749D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 16:19:20 2011 New Revision: 22854 Added: trunk/web/developer.pardus.org.tr/source/guides/releasing/feature_freeze.rst Log: feature freeze doc is added. --- feature_freeze.rst | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) From web-commits at pardus.org.tr Thu Jan 27 16:20:04 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 16:20:04 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing - docs are updated. Message-ID: <20110127142004.A1E9149D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 16:20:04 2011 New Revision: 22855 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/bootstrapping.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/end_of_life.rst Log: docs are updated. --- bootstrapping.rst | 2 +- end_of_life.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/bootstrapping.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/bootstrapping.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/bootstrapping.rst Thu Jan 27 16:20:04 2011 @@ -7,7 +7,7 @@ :Date: |today| :Version: 1.0 -This document contains the bootstrap steps and methods carried out on the 32/64-bit processor architecture for Pardus 2011 release. Some compilers and libraries such as gcc and glibc requires themselves. To compile and generate executables of these compilers and libraries we had to use older version of these tools with special parameters. +This document contains the bootstrap steps and methods carried out on the 32/64-bit processor architecture for Pardus releases. Some compilers and libraries such as gcc and glibc requires themselves. To compile and generate executables of these compilers and libraries we had to use older version of these tools with special parameters. Bootstrap Steps =============== Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/end_of_life.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/end_of_life.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/end_of_life.rst Thu Jan 27 16:20:04 2011 @@ -68,7 +68,7 @@ concerning Pardus Y will become invalid. If you can still reproduce the bug on Pardus X, you can reopen the bug and update the version information. Thanks. -Also the tracker bugs related to release will be closed. (alfa, beta, RC, stable release blockers.) +Also the tracker bugs related to release will be closed. (alfa, beta, RC, final release blockers.) **Last Modified Date:** |today| From web-commits at pardus.org.tr Thu Jan 27 16:30:55 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 16:30:55 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing - some typo fixed. Message-ID: <20110127143055.5B35149D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 16:30:55 2011 New Revision: 22856 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/feature_freeze.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/alpha_release.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/beta_release.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst Log: some typo fixed. --- feature_freeze.rst | 2 +- official_releases/alpha_release.rst | 2 +- official_releases/beta_release.rst | 4 +++- official_releases/final_release.rst | 6 +++++- 4 files changed, 10 insertions(+), 4 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/feature_freeze.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/feature_freeze.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/feature_freeze.rst Thu Jan 27 16:30:55 2011 @@ -27,7 +27,7 @@ #. Should implement something testable #. Should have the the feature significantly complete -#. Should submit the fixed bugs with svn `commit hooks`_ +#. Should submit the fixed bugs with `svn commit hooks`_ #. Can not continue to add new enhancements #. Can not make the feature default if it is not already default before freeze #. Can not make changes that require other softwares to change. Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/alpha_release.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/alpha_release.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/alpha_release.rst Thu Jan 27 16:30:55 2011 @@ -140,7 +140,7 @@ .. _Package Manager: http://developer.pardus.org.tr/projects/package-manager/index.html .. _Pisi: http://developer.pardus.org.tr/projects/pisi/index.html .. _severity: http://developer.pardus.org.tr/guides/bugtracking/bug_cycle.html -.. _tester list: testci at pardus.org.tr +.. _tester list: http://lists.pardus.org.tr/mailman/listinfo/testci .. _Bootstrap: http://developer.pardus.org.tr/guides/releasing/bootstrapping.html .. _buildfarm: http://developer.pardus.org.tr/guides/releasing/preparing_buildfarm.html .. _nightly builds: http://developer.pardus.org.tr/guides/releasing/generating_nightly_builds.html Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/beta_release.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/beta_release.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/beta_release.rst Thu Jan 27 16:30:55 2011 @@ -127,7 +127,7 @@ .. _package source repository: http://developer.pardus.org.tr/guides/releasing/repository_concepts/sourcecode_repository.html#package-source-repository .. _devel branch: http://developer.pardus.org.tr/guides/releasing/repository_concepts/sourcecode_repository.html#devel-folder .. _component based: http://developer.pardus.org.tr/guides/packaging/package_components.html -.. _alpha release requirements: http://developer.pardus.org.tr/guides/releasing/official-releases/alpha-release.html#alpha-release-requirements +.. _alpha release requirements: http://developer.pardus.org.tr/guides/releasing/official_releases/alpha_release.html#alpha-release-requirements .. _severity: http://developer.pardus.org.tr/guides/bugtracking/bug_cycle.html .. _supported architectures: http://developer.pardus.org.tr/guides/packaging/packaging_guidelines.html#architecture-support .. _YALI: http://developer.pardus.org.tr/projects/yali/index.html @@ -135,4 +135,6 @@ .. _Pardus technologies: http://developer.pardus.org.tr/projects/index.html .. _code complete: http://developer.pardus.org.tr/guides/releasing/feature_freeze.html .. _tracker bugs: http://developer.pardus.org.tr/guides/bugtracking/tracker_bug_process.html#open-tracker-bug-report +.. _accepted features: http://bugs.pardus.org.tr/buglist.cgi?query_format=advanced&bug_severity=newfeature&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&resolution=REMIND + Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst Thu Jan 27 16:30:55 2011 @@ -66,6 +66,7 @@ #. Decide for RC code name and its Wallpaper #. Send weekly emails about `urgent package list`_ #. Warn about Final artwork deadlines of each task one week before + * Final Wallpapers * Final Icon theme * Final Splash screens @@ -76,6 +77,7 @@ #. Update feature list according to completed features #. Warn about Final Freeze (RC Phase) one week before #. Create Final Test Release for RC validation tests + * Installation media * Live media #. Prepare and make "where we are meeting" after validation tests @@ -87,6 +89,7 @@ #. Track the production of publicity and promotion materials #. Make stock plan for publicity and promotion materials #. Create Release Candidate (RC) + * Installation media * Live Media #. Release RC @@ -94,6 +97,7 @@ * Upload iso to torrents #. Send an announcement mail for Final release #. Release Final + * Open stable source and binary repositories * Add stable repository to packages.pardus.org.tr * Upload iso to FTP servers @@ -126,7 +130,7 @@ the test team reports on `Pardus Bugzilla`_ will be reviewed and discussed at the "where we are" meeting. -.. _beta release requirements: http://developer.pardus.org.tr/guides/releasing/official-releases/beta-release.html#beta-release-requirements +.. _beta release requirements: http://developer.pardus.org.tr/guides/releasing/official_releases/beta_release.html#beta-release-requirements .. _YALI: http://developer.pardus.org.tr/projects/yali/index.html .. _Kaptan: http://developer.pardus.org.tr/projects/kaptan/index.html .. _Pardus bugzilla: http://bugs.pardus.org.tr/ From web-commits at pardus.org.tr Thu Jan 27 16:34:31 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 27 Jan 2011 16:34:31 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/bugtracking - some typo fixed. Message-ID: <20110127143431.51CAF49D5A8@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jan 27 16:34:31 2011 New Revision: 22857 Modified: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/tracker_bug_process.rst Log: some typo fixed. --- tracker_bug_process.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/tracker_bug_process.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/bugtracking/tracker_bug_process.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/bugtracking/tracker_bug_process.rst Thu Jan 27 16:34:31 2011 @@ -73,9 +73,9 @@ The fixing process is the general `bug cycle`_. -.. _alpha: http://developer.pardus.org.tr/guides/releasing/official-releases/alpha-release.html#alpha-release-requirements -.. _beta: http://developer.pardus.org.tr/guides/releasing/official-releases/beta-release.html#beta-release-requirements -.. _final: http://developer.pardus.org.tr/guides/releasing/official-releases/final-release.html#final-release-requirements +.. _alpha: http://developer.pardus.org.tr/guides/releasing/official_releases/alpha_release.html#alpha-release-requirements +.. _beta: http://developer.pardus.org.tr/guides/releasing/official_releases/beta_release.html#beta-release-requirements +.. _final: http://developer.pardus.org.tr/guides/releasing/official_releases/final_release.html#final-release-requirements .. _Development: http://developer.pardus.org.tr/guides/newcontributor/areas-to-contribute.html#development .. _Test: http://developer.pardus.org.tr/guides/newcontributor/areas-to-contribute.html#test .. _official release: http://developer.pardus.org.tr/guides/releasing/official-releases/index.html From web-commits at pardus.org.tr Fri Jan 28 08:54:10 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Fri, 28 Jan 2011 08:54:10 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/packaging - Binary package naming updated. Message-ID: <20110128065410.D879049D5AF@ns1.pardus.org.tr> Author: semen.cirit Date: Fri Jan 28 08:54:10 2011 New Revision: 22858 Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/binary_package_naming_guidelines.rst Log: Binary package naming updated. --- binary_package_naming_guidelines.rst | 44 +++++++++++------------------------ 1 file changed, 14 insertions(+), 30 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/binary_package_naming_guidelines.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/packaging/binary_package_naming_guidelines.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/packaging/binary_package_naming_guidelines.rst Fri Jan 28 08:54:10 2011 @@ -7,7 +7,7 @@ :Author: Semen Cirit -:Version: 0.3 +:Version: 0.4 The binary packages in Pardus Linux Distribution have .pisi extention. The pacakges with this format has a specific format. Generally between every unit, @@ -16,7 +16,7 @@ Version Number ^^^^^^^^^^^^^^ -Beside the package name, the version number exists. This version number should +Next to the package name, the version number exists. This version number should be same with the upstream version. This information includes in pspec.xml file under tag with versionno format. @@ -55,7 +55,7 @@ Release Number ^^^^^^^^^^^^^^ -Beside the version number, the release number exists. This number is count the +Next to the version number, the release number exists. This number is count the update number of a package during all Pardus Linux Distribution releases. This information includes in pspec.xml file under tag with format. For every package update the package maintainer should increase this number. @@ -68,49 +68,33 @@ gimp-2.6.8-26 texlive-0.0_20080816-5 -Build Number -^^^^^^^^^^^^ - -Beside the release number, the build number exists. This number counts the number -of builds of a package for a specific Pardus Linux Distribution release. It is -increased automatically when the buildfarm builds the pacakge. - -:: - - packagename-versionno-releaseno-buildno - -Example: :: - - gimp-2.6.8-26-4 - texlive-0.0_20080816-5-9 - Distribution Abbreviation ^^^^^^^^^^^^^^^^^^^^^^^^^ -Beside the build number, the relevant distribution abbreviation exists. This -abbreviationis important in order to determine for which Pardus Linux Distribution -the package is built. +Next to the release number the relevant distribution abbreviation also exists. +This abbreviationis important in order to determine for which Pardus Linux +Distribution the package is built. :: - packagename-versionno-releaseno-buildno-distabbr + packagename-versionno-releaseno-distabbr Example: :: gimp-2.6.8-26-4-p11 - texlive-0.0_20080816-5-9-p11 + texlive-0.0_20080816-5-p11 -Architecture Abbreviation -^^^^^^^^^^^^^^^^^^^^^^^^^ +Architecture +^^^^^^^^^^^^ -Beside the distribution abbreviation, architecture abbreviation exists. This -abbreviation is important in order to determine the package build architecture. +Next to the distribution abbreviation, architecture information is given. This +information is important in order to determine the package build architecture. :: - packagename-versionno-releaseno-buildno-distabbr-archabbr + packagename-versionno-releaseno-distabbr-archabbr Example::: gimp-2.6.8-26-4-p11-i686 - texlive-0.0_20080816-5-9-p11-x86_64 + texlive-0.0_20080816-5-p11-x86_64 From web-commits at pardus.org.tr Fri Jan 28 09:53:11 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Fri, 28 Jan 2011 09:53:11 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/newcontributor - Some typo fixed, pardus mentor coordinator signatu... Message-ID: <20110128075311.D7D9349D5AF@ns1.pardus.org.tr> Author: semen.cirit Date: Fri Jan 28 09:53:11 2011 New Revision: 22859 Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst Log: Some typo fixed, pardus mentor coordinator signature remved. --- how-to-be-contributor.rst | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst Fri Jan 28 09:53:11 2011 @@ -60,7 +60,7 @@ #. If the applicant gets a rejection at that stage, in the case of his/her effort to Pardus, he/she can reapply in 3 months to be tester, 6 months to be developer. #. If the quiz review is positive: #. If the applicant is applied as a tester, the test team membership will be accepted and tester list permissions will be gived. The acceptence anouncement will be done by mentor coordinators as a `Tester Acceptence Stock Response`_ comment to the bug and the bug status will be changed to RESOLVED/FIXED. - #. If the applicant is applied as a developer, the mentor that controls the quiz give `QUIZAPPROVED `_ keyword to the report and sends `Quiz Approved Stock Response` to the quiz is approved.. + #. If the applicant is applied as a developer, the mentor that controls the quiz give `QUIZAPPROVED `_ keyword to the report and sends `Quiz Approved Stock Response`_ to the quiz is approved.. Assigning Mentor @@ -125,8 +125,6 @@ bizi ikna edecek düzeye geldiğini düşündüğünüzde tekrar başvurmaktan çekinmeyin. Bol şanslar. - -- - Pardus Mentor Koordinatörleri :: @@ -142,8 +140,7 @@ Pardus and knowledge is adequate for persuading the Pardus Application Review Team. - -- - Pardus Mentoring Coordinators + Quiz Sending Stock Response --------------------------- @@ -191,14 +188,11 @@ Başvurunuz olumlu sonuçlanmıştır, testçi at pardus.org.tr için gerekli izinleriniz verilmiştir. Pardus'a yapacağınız katkılarda dolayı şimdiden size teşşekür ederiz. - -- - Pardus Mentor Koordinatörleri + :: Your application is favorable, the permissions about testçi at pardus.org.tr has been given. Thank you in advance for their generous contributions to make for Pardus. - -- - Pardus Mentoring Coordinators Waiting in the Queue Stock Response ----------------------------------- @@ -209,15 +203,11 @@ ve kendinizi bu yönde daha fazla geliştirebilir ve mentor sürecinizi kısaltabilirsiniz. İyi günler, - -- - Pardus Mentor Koordinatörleri :: ll slots of our mentors are occupied, when the slots are available we will back to your application. uring this period, you can continue to contribute to Pardus, and may shorten your mentoring process. - - - Pardus Mentor Koordinatörleri From web-commits at pardus.org.tr Fri Jan 28 16:10:13 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Fri, 28 Jan 2011 16:10:13 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing/testing_process - Link typo fixed. Message-ID: <20110128141013.5BD7049CAE0@ns1.pardus.org.tr> Author: semen.cirit Date: Fri Jan 28 16:10:12 2011 New Revision: 22860 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/testing_process/shipping_release_test_process.rst Log: Link typo fixed. --- shipping_release_test_process.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/testing_process/shipping_release_test_process.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/testing_process/shipping_release_test_process.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/testing_process/shipping_release_test_process.rst Fri Jan 28 16:10:12 2011 @@ -51,9 +51,9 @@ .. _package source repository: http://developer.pardus.org.tr/guides/releasing/repository_concepts/sourcecode_repository.html#package-source-repository .. _devel branch: http://developer.pardus.org.tr/guides/releasing/repository_concepts/sourcecode_repository.html#devel-folder .. _component based: http://developer.pardus.org.tr/guides/packaging/package_components.html -.. _Alpha release expectations and criterias: http://developer.pardus.org.tr/guides/releasing/official-releases/alpha-release.html#alpha-release-requirements -.. _Beta release expectations and criterias: http://developer.pardus.org.tr/guides/releasing/official-releases/beta-release.html#beta-release-requirements -.. _Final release expectations and criterias: http://developer.pardus.org.tr/guides/releasing/official-releases/final-release.html#final-release-requirements +.. _Alpha release expectations and criterias: http://developer.pardus.org.tr/guides/releasing/official_releases/alpha_release.html#alpha-release-requirements +.. _Beta release expectations and criterias: http://developer.pardus.org.tr/guides/releasing/official_releases/beta_release.html#beta-release-requirements +.. _Final release expectations and criterias: http://developer.pardus.org.tr/guides/releasing/official_releases/final_release.html#final-release-requirements .. _Finding duplicates: http://developer.pardus.org.tr/guides/bugtracking/finding_duplicates.html .. _effective bug reporting document: http://developer.pardus.org.tr/guides/bugtracking/bug_and_feature_requests.html From web-commits at pardus.org.tr Fri Jan 28 16:10:27 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Fri, 28 Jan 2011 16:10:27 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases - new requirement is added. Message-ID: <20110128141027.4A9E749CAE0@ns1.pardus.org.tr> Author: semen.cirit Date: Fri Jan 28 16:10:27 2011 New Revision: 22861 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst Log: new requirement is added. --- final_release.rst | 1 + 1 file changed, 1 insertion(+) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst Fri Jan 28 16:10:27 2011 @@ -57,6 +57,7 @@ - Sound Mixer - Date & Time - Network connection +* Release notes should open automatically on other operating systems. * The policy settings must work successfully * Final release must include default artwork by default for the installation manager (YALI_), graphical boot, firstboot, graphical login, desktop background and splash screens. * Pardus icon theme must be supported by the desktop greeter (Kaptan_) and should load successfully if selected. From web-commits at pardus.org.tr Fri Jan 28 16:29:48 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Fri, 28 Jan 2011 16:29:48 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts - Testing part typos fixed. Message-ID: <20110128142948.24D7A49CAE0@ns1.pardus.org.tr> Author: semen.cirit Date: Fri Jan 28 16:29:48 2011 New Revision: 22862 Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst Log: Testing part typos fixed. --- sourcecode_repository.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/repository_concepts/sourcecode_repository.rst Fri Jan 28 16:29:48 2011 @@ -67,13 +67,13 @@ whenever a package maintainer changes some code on his/her packages, it should be committed a related devel repository folder. -This folder may contain alfa, beta or latest ubstable releases of packages. +This folder may contain alfa, beta or latest unstable releases of packages. testing Folder ^^^^^^^^^^^^^^ This folder includes package source files which obtains their stable releases. In -other words while devel folder can contain unstable packages stable can not. +other words while devel folder can contain unstable packages testing can not. But some exceptions can also be exist, if you are not sure please ask Pardus `devel list`_. From web-commits at pardus.org.tr Mon Jan 31 10:18:48 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 31 Jan 2011 10:18:48 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/packaging - a new info added for obsolete packages. Message-ID: <20110131081848.AF64149CC76@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Jan 31 10:18:48 2011 New Revision: 22863 Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/packaging_guidelines.rst Log: a new info added for obsolete packages. --- packaging_guidelines.rst | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/packaging_guidelines.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/packaging/packaging_guidelines.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/packaging/packaging_guidelines.rst Mon Jan 31 10:18:48 2011 @@ -7,7 +7,7 @@ :Author: Semen Cirit -:Version: 0.4 +:Version: 0.5 During package reviews the reviewer and the packager should deal with the above issues. They make sure that the package in review require a package or can be worked on after these packages is in the repository. @@ -477,10 +477,10 @@ Sometimes it is necessary to rename or replace an existing package. The new pacage(s) should make the change without user intervention. -If a package is renamed without any functional changes or pacakge(s) replace with an existing package, the necessary changes should be made on relevant files: +If a package is renamed without any functional changes or package(s) replace with an existing package, the necessary changes should be made on relevant files: - * The pacakge(s) that are not been found after the changes, should be tagged with in distribution.xml file as below: + * The package(s) that will not exist after the changes, should be tagged with in distribution.xml file as below: :: @@ -493,6 +493,16 @@ tetex + * The obsoleted packages in distribution.xml should be added under below information: + + :: + + + * The new packages' pspec.xml file should include the old package(s) that are renamed or replaced. The format of this change: :: From web-commits at pardus.org.tr Mon Jan 31 10:24:34 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 31 Jan 2011 10:24:34 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides - NEXTRELEASE resolution mark is added for bug and n... Message-ID: <20110131082434.808E449CC76@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Jan 31 10:24:34 2011 New Revision: 22864 Modified: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst trunk/web/developer.pardus.org.tr/source/guides/newfeature/newfeature_requests.rst Log: NEXTRELEASE resolution mark is added for bug and newfeature cycle. --- bugtracking/bug_cycle.rst | 1 + newfeature/newfeature_requests.rst | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst Mon Jan 31 10:24:34 2011 @@ -32,6 +32,7 @@ - DUPLICATE: Bugs which have duplicates which are already been reported - INVALID: Bugs that are not realy a bug - WORKSFORME: Bugs could not be reproduced + - NEXTRELEASE: Bugs can be fixed for the next release #. Bugs set as a tracker bug of a release only by release managers or related component supervisor. Modified: trunk/web/developer.pardus.org.tr/source/guides/newfeature/newfeature_requests.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/newfeature/newfeature_requests.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/newfeature/newfeature_requests.rst Mon Jan 31 10:24:34 2011 @@ -130,7 +130,7 @@ #. Review "low" and "newfeature" severity bugs by release manager and assigned developer. #. If the new feature request is not suitable for `What is a Feature?`_ description, the report status is marked with "RESOLVED/INVALID". - #. If this new feature can not be done for this new release but may be done for the next new release, the report status is marked with "RESOLVED/LATER". + #. If this new feature can not be done for this new release but may be done for the next new release, the report status is marked with "RESOLVED/NEXTRELEASE". #. If this new feaure is suitable for `What is a Feature?`_ description, and can be accepted for this new release: #. The report status is marked with "RESOLVED/REMIND" #. If necessary the product and component can be changed. @@ -143,7 +143,7 @@ There exist a deadline for the accomplishment of the new feature (feature freeze time). - #. If the developer can not be finish the work in due time, the status of the bug report is marked as "RESOLVED/LATER" and the new feature is left to next release. + #. If the developer can not be finish the work in due time, the status of the bug report is marked as "RESOLVED/NEXTRELEASE" and the new feature is left to next release. #. If the developer can finish the work in time, the bug status is marked as "RESOLVED/FIXED" via SVN commits of the developer. @@ -153,7 +153,7 @@ If the bug status is marked as: #. "RESOLVED/INVALID", your new feature request is unfortunately not accepted. -#. "REOLSVED/LATER", your new feature request is left to next release. +#. "RESOLVED/NEXTRELEASE", your new feature request is left to next release. #. "RESOLVED/REMIND", your new feature request is accepted as a new feature of this new release. #. The implementation progress is reflected to comments as SVN commits. #. The implementation can also be followed via related task of the project management tool URL given in the bug report. From web-commits at pardus.org.tr Mon Jan 31 10:38:14 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 31 Jan 2011 10:38:14 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides - NEXTRELEASE resolution mark information change. Message-ID: <20110131083814.D466949CC76@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Jan 31 10:38:13 2011 New Revision: 22865 Modified: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst trunk/web/developer.pardus.org.tr/source/guides/newfeature/newfeature_requests.rst Log: NEXTRELEASE resolution mark information change. --- bugtracking/bug_cycle.rst | 3 ++- newfeature/newfeature_requests.rst | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/bugtracking/bug_cycle.rst Mon Jan 31 10:38:13 2011 @@ -30,9 +30,10 @@ #. If the bug is an insolubale bug: - WONTFIX: Bugs are not related to Pardus and will never be fixed - DUPLICATE: Bugs which have duplicates which are already been reported + - LATER: Bugs can be fixed for the next release or for a later time - INVALID: Bugs that are not realy a bug - WORKSFORME: Bugs could not be reproduced - - NEXTRELEASE: Bugs can be fixed for the next release + - NEXTRELEASE: Bugs fixed in next release #. Bugs set as a tracker bug of a release only by release managers or related component supervisor. Modified: trunk/web/developer.pardus.org.tr/source/guides/newfeature/newfeature_requests.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/newfeature/newfeature_requests.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/newfeature/newfeature_requests.rst Mon Jan 31 10:38:13 2011 @@ -130,7 +130,7 @@ #. Review "low" and "newfeature" severity bugs by release manager and assigned developer. #. If the new feature request is not suitable for `What is a Feature?`_ description, the report status is marked with "RESOLVED/INVALID". - #. If this new feature can not be done for this new release but may be done for the next new release, the report status is marked with "RESOLVED/NEXTRELEASE". + #. If this new feature can not be done for this new release but may be done for the next new release, the report status is marked with "RESOLVED/LATER". #. If this new feaure is suitable for `What is a Feature?`_ description, and can be accepted for this new release: #. The report status is marked with "RESOLVED/REMIND" #. If necessary the product and component can be changed. @@ -143,7 +143,7 @@ There exist a deadline for the accomplishment of the new feature (feature freeze time). - #. If the developer can not be finish the work in due time, the status of the bug report is marked as "RESOLVED/NEXTRELEASE" and the new feature is left to next release. + #. If the developer can not be finish the work in due time, the status of the bug report is marked as "RESOLVED/LATER" and the new feature is left to next release. #. If the developer can finish the work in time, the bug status is marked as "RESOLVED/FIXED" via SVN commits of the developer. @@ -153,7 +153,7 @@ If the bug status is marked as: #. "RESOLVED/INVALID", your new feature request is unfortunately not accepted. -#. "RESOLVED/NEXTRELEASE", your new feature request is left to next release. +#. "RESOLVED/LATER", your new feature request is left to next release. #. "RESOLVED/REMIND", your new feature request is accepted as a new feature of this new release. #. The implementation progress is reflected to comments as SVN commits. #. The implementation can also be followed via related task of the project management tool URL given in the bug report. From web-commits at pardus.org.tr Mon Jan 31 11:18:46 2011 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Mon, 31 Jan 2011 11:18:46 +0200 (EET) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides - A new ticket added for warning mirrors. Message-ID: <20110131091846.82B6549D595@ns1.pardus.org.tr> Author: semen.cirit Date: Mon Jan 31 11:18:45 2011 New Revision: 22866 Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/beta_release.rst trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst Log: A new ticket added for warning mirrors. --- newcontributor/how-to-be-contributor.rst | 9 ++++----- releasing/official_releases/beta_release.rst | 2 ++ releasing/official_releases/final_release.rst | 4 +++- 3 files changed, 9 insertions(+), 6 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst Mon Jan 31 11:18:45 2011 @@ -257,17 +257,16 @@ :: - Related to your responses, x is assigned you as a mentor. + Related to your responses, Gökçen Eraslan is assigned you as a mentor. + + In order to creating an svn account, you have to add the output that is mentioned below link [1] as a comment to this bug. - In order to creating an svn account, you have to send the output that is mentioned below link [1]. When you send this output, the write permissions for http://svn.pardus.org.tr/uludag/trunk/playground/ and http://svn.pardus.org.tr/pardus/playground/ directories will be given. - After this period you can start to implement the choosed junior job. If you need , please do not hasitate to - communicate with your mentor. + After this period you can start to implement the chosen junior job. If you need , please do not hesitate to communicate with your mentor. Regards, [1] http://developer.pardus.org.tr/policies/newcontributor/creating-svn-account.html - Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/beta_release.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/beta_release.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/beta_release.rst Mon Jan 31 11:18:45 2011 @@ -89,6 +89,8 @@ #. Create release-notes #. Upload release-notes to developer.pardus.org.tr #. Release Beta + + * Warn mirrors and ULAKBIM one week before * Upload iso to FTP servers * Upload iso to torrents #. Send an announcement mail for Beta release Modified: trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/releasing/official_releases/final_release.rst Mon Jan 31 11:18:45 2011 @@ -94,13 +94,15 @@ * Installation media * Live Media #. Release RC + * Upload iso to FTP servers * Upload iso to torrents #. Send an announcement mail for Final release #. Release Final - * Open stable source and binary repositories + * Open stable binary repository * Add stable repository to packages.pardus.org.tr + * Warn mirrors and ULAKBIM one week before * Upload iso to FTP servers * Upload iso to torrents #. Send an announcement mail for Final release