From aelmahmoudy at users.sourceforge.net Mon Sep 11 16:04:45 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Mon, 11 Sep 2017 16:04:45 +0000 Subject: [Debian-islamic-commits] [zekr] branch master updated (2318d3d -> d821c3b) Message-ID: <20170911160445.28465.13866@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a change to branch master in repository zekr. from 2318d3d Remove menu entry as desktop entry is sufficient new d821c3b Switch to lucene3-java The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/control | 2 +- debian/patches/02_build_xml.patch | 10 +++++----- debian/zekr.sh | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/zekr.git From aelmahmoudy at users.sourceforge.net Mon Sep 11 16:04:45 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Mon, 11 Sep 2017 16:04:45 +0000 Subject: [Debian-islamic-commits] [zekr] 01/01: Switch to lucene3-java In-Reply-To: <20170911160445.28465.13866@moszumanska.debian.org> References: <20170911160445.28465.13866@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a commit to branch master in repository zekr. commit d821c3ba01abe1d15bb755a6b6b2b4c499df436f Author: ???? ???????? (Ahmed El-Mahmoudy) Date: Mon Sep 11 16:00:33 2017 +0000 Switch to lucene3-java Closes: #875398 Thanks: Chris West --- debian/control | 2 +- debian/patches/02_build_xml.patch | 10 +++++----- debian/zekr.sh | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 86bb5d2..9da2faa 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: libcommons-lang-java, libcommons-io-java, liblog4j1.2-java (>= 1.2.8), - liblucene2-java (>= 2.9.0), + liblucene3-java, velocity (>= 1.4), libswt-gtk-3-java, libjlayer-java, diff --git a/debian/patches/02_build_xml.patch b/debian/patches/02_build_xml.patch index 64f1e93..e878a02 100644 --- a/debian/patches/02_build_xml.patch +++ b/debian/patches/02_build_xml.patch @@ -49,11 +49,11 @@ Author: Mohammad Derakhshani - + + -+ -+ -+ -+ -+ ++ ++ ++ ++ ++ + + + diff --git a/debian/zekr.sh b/debian/zekr.sh index a1bd5dc..20305fa 100644 --- a/debian/zekr.sh +++ b/debian/zekr.sh @@ -94,7 +94,7 @@ fi run () { MAIN_CLASS=net.sf.zekr.ZekrMain JRE_OPT=-Djava.library.path=/usr/lib/jni/ -CLASS_PATH=/usr/share/java/log4j-1.2.jar:/usr/share/java/swt.jar:/usr/share/java/commons-collections3.jar:/usr/share/java/commons-codec.jar:/usr/share/java/commons-configuration.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-io.jar:/usr/share/java/commons-logging.jar:/usr/share/java/velocity.jar:/usr/share/java/lucene-highlighter.jar:/usr/share/java/lucene-core.jar:/usr/share/java/lucene-snowball.jar:/usr/share/java/lucene-memory.jar:/usr/share/java/lucene-misc.jar:/usr/sha [...] +CLASS_PATH=/usr/share/java/log4j-1.2.jar:/usr/share/java/swt.jar:/usr/share/java/commons-collections3.jar:/usr/share/java/commons-codec.jar:/usr/share/java/commons-configuration.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-io.jar:/usr/share/java/commons-logging.jar:/usr/share/java/velocity.jar:/usr/share/java/lucene3-highlighter.jar:/usr/share/java/lucene3-core.jar:/usr/share/java/lucene3-analyzers.jar:/usr/share/java/lucene3-memory.jar:/usr/share/java/lucene3-misc.jar:/u [...] VM_ARGS="-Xms10m -Xmx80m ${EXTRA_VM_ARGS}" "$ZEKR_JAVA_CMD" $VM_ARGS -cp "$CLASS_PATH" $JRE_OPT $MAIN_CLASS $* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/zekr.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:47 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:47 +0000 Subject: [Debian-islamic-commits] [othman] branch master updated (d0acb01 -> 444a6dd) Message-ID: <20170928153847.23610.29249@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a change to branch master in repository othman. from d0acb01 Change priority to optional new ad37a1e Imported Upstream version 0.5 new b767bc4 Merge tag 'upstream/0.5' new c2aa563 Bumped compat level new 2f8a253 Change Vcs-* fields to secure URLs new 2535ca8 Update Standards-Version to 4.1.0 new 444a6dd Update copyright years The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/compat | 2 +- debian/control | 8 ++-- debian/copyright | 2 +- othman.spec | 142 +++++++++++++++++++++++++++++++++++++++++++------------ 4 files changed, 117 insertions(+), 37 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:47 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:47 +0000 Subject: [Debian-islamic-commits] [othman] 01/06: Imported Upstream version 0.5 In-Reply-To: <20170928153847.23610.29249@moszumanska.debian.org> References: <20170928153847.23610.29249@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a commit to branch master in repository othman. commit ad37a1ea8b5451184e233e4db22fa1b2b1c06044 Author: ???? ???????? (Ahmed El-Mahmoudy) Date: Thu Sep 28 10:17:48 2017 +0200 Imported Upstream version 0.5 --- othman.spec | 142 +++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 111 insertions(+), 31 deletions(-) diff --git a/othman.spec b/othman.spec index 654b297..0deb405 100644 --- a/othman.spec +++ b/othman.spec @@ -1,22 +1,23 @@ %global owner ojuba-org -%global commit #Write commit number here - -Name: othman -Version: 0.4 -Release: 1%{?dist} -Summary: Othman Electronic Quran Browser -Group: Applications/Productivity -License: WAQFv2 -URL: http://ojuba.org -Source: https://github.com/%{owner}/%{name}/archive/%{commit}/%{name}-%{commit}.tar.gz -BuildArch: noarch -BuildRequires: python -BuildRequires: python2-devel -Requires: islamic-menus -Requires: amiri-quran-fonts -#Requires: arabeyes-core-fonts -Requires: pygobject3 >= 3.0.2 -Requires: python-othman + +Name: othman +Version: 0.5 +Release: 1%{?dist} +Summary: Electronic Quran Browser +Summary(ar): ???? ???????? +License: WAQFv2 +URL: http://ojuba.org +Source: https://github.com/%{owner}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz +BuildArch: noarch +BuildRequires: python-devel +BuildRequires: ImageMagick +BuildRequires: intltool +BuildRequires: sqlite +Requires: islamic-menus +Requires: amiri-quran-fonts +Requires: sqlite +Requires: pygobject3 >= 3.0.2 +Requires: python-othman %description Othman Electronic Quran Browser displays Quranic text in Othmani script style @@ -24,14 +25,67 @@ as written under authority of Othman ibn Affan the companion of prophet Muhammad Othman project features fast search, autoscrolling, copy Quranic text to clipboard. +%description -l ar +????? ???? ????? ?????????? ???????? ??? ??????? ?????? +????? ???????? ? ???? ?? ???? ?? ??? ???? ???? ???? +??? ???? ???? ? ???? ? ??????? ??????? ????? ?? ???? ??? +???? ??? . + +????? ???? ????? ?????????? ???? ?? ????? ? ???????? +????????? ? ??????? ??? ????? ???????? . + %prep -%setup -q -n %{name}-%{commit} +%setup -q -n %{name} %build make %{?_smp_mflags} %install -%makeinstall DESTDIR=$RPM_BUILD_ROOT +%make_install + + + + +# Register as an application to be visible in the software center +# +# NOTE: It would be *awesome* if this file was maintained by the upstream +# project, translated and installed into the right place during `make install`. +# +# See http://www.freedesktop.org/software/appstream/docs/ for more details. +# +mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata +cat > $RPM_BUILD_ROOT%{_datadir}/appdata/%{name}.appdata.xml < + + + + Othman.desktop + CC0-1.0 + Electronic Quran Browser + ???? ???????? + +

+ Electronic Quran Browser +

+
+ +

+ ???? ????????. +

+
+ https://github.com/ojuba-org/%{name} + + http://ojuba.org/screenshots/%{name}.png + + moceap at hotmail.com +
+EOF + + + %post touch --no-create %{_datadir}/icons/hicolor || : @@ -46,27 +100,31 @@ if [ -x %{_bindir}/gtk-update-icon-cache ] ; then fi %package -n python-othman -Group: System Environment/Base -Summary: python package providing access to Quranic text -License: WAQFv2 -BuildArch: noarch -Requires: python +Summary: Quranic text python module +Summary(ar): ???? ????? ????? ???????? +License: WAQFv2 +BuildArch: noarch +Requires: python %description -n python-othman -a python package that provides access to Quranic text with a fast search index +A python module that provides access to Quranic text with a fast search index + +%description -n python-othman -l ar +???? ????? ????? ?????? ?????? ????? ???????? ?? ??????? ????? ??? ????? ????? %files -%defattr(-,root,root,-) -%doc README README-ar.txt COPYING waqf2-ar.pdf +%license COPYING waqf2-ar.pdf +%doc README README-ar.txt %{_bindir}/othman-browser %{python2_sitelib}/othman/gtkUi.p* %{_datadir}/applications/*.desktop %{_datadir}/locale/*/*/*.mo %{_datadir}/icons/hicolor/*/apps/*.png +%{_datadir}/appdata/%{name}.appdata.xml %files -n python-othman -%defattr(-,root,root,-) -%doc README README-ar.txt COPYING waqf2-ar.pdf +%license COPYING waqf2-ar.pdf +%doc README README-ar.txt %dir %{python2_sitelib}/othman %dir %{_datadir}/othman %{python2_sitelib}/*.egg-info @@ -76,13 +134,35 @@ a python package that provides access to Quranic text with a fast search index %{_datadir}/othman/* %changelog +* Sun Jan 8 2017 Mosaab Alzoubi - 0.5-1 +- Update to 0.5 +- New way to get Github upstream +- Add appdata + +* Sat Nov 26 2016 Mosaab Alzoubi - 0.4-4 +- Rebuilt for Fedora 25 +- Add sqlite as BR and require + +* Thu Jul 23 2015 Mosaab Alzoubi - 0.4-3 +- Fix typo + +* Thu Jul 16 2015 Mosaab Alzoubi - 0.4-2 +- General clean +- Add Arabic summary and description +- Remove group tag +- Reset BRs +- Use %%make_install +- Modified description +- Remove old attr way +- Use %%license macro + * Mon Sep 29 2014 Mosaab Alzoubi - 0.4-1 - Update to 0.4. * Tue Apr 8 2014 Mosaab Alzoubi - 0.3-3 - Fix requires. -* Fri Mar 24 2014 Ehab El-Gedawy - 0.3-2 +* Mon Mar 24 2014 Ehab El-Gedawy - 0.3-2 - change to amiri font * Wed Mar 19 2014 Mosaab Alzoubi - 0.3-1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:47 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:47 +0000 Subject: [Debian-islamic-commits] [othman] 02/06: Merge tag 'upstream/0.5' In-Reply-To: <20170928153847.23610.29249@moszumanska.debian.org> References: <20170928153847.23610.29249@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a commit to branch master in repository othman. commit b767bc49ffaa2a3c9dc3d617ddf73a084e6e73c0 Merge: d0acb01 ad37a1e Author: ???? ???????? (Ahmed El-Mahmoudy) Date: Thu Sep 28 10:17:48 2017 +0200 Merge tag 'upstream/0.5' Upstream version 0.5 othman.spec | 142 +++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 111 insertions(+), 31 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:47 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:47 +0000 Subject: [Debian-islamic-commits] [othman] 03/06: Bumped compat level In-Reply-To: <20170928153847.23610.29249@moszumanska.debian.org> References: <20170928153847.23610.29249@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a commit to branch master in repository othman. commit c2aa56383e3a51b8dc6a4497dd520b75b22c2eb3 Author: ???? ???????? (Ahmed El-Mahmoudy) Date: Thu Sep 28 10:30:47 2017 +0200 Bumped compat level --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 33867dd..0f7b9e7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: non-free/misc Priority: optional Maintainer: Debian Islamic Maintainers Uploaders: ???? ???????? (Ahmed El-Mahmoudy) -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: python-all (>= 2.6.6-3~), gettext, imagemagick, intltool, sqlite3 Standards-Version: 3.9.6 Homepage: http://othman.ojuba.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:48 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:48 +0000 Subject: [Debian-islamic-commits] [othman] 04/06: Change Vcs-* fields to secure URLs In-Reply-To: <20170928153847.23610.29249@moszumanska.debian.org> References: <20170928153847.23610.29249@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a commit to branch master in repository othman. commit 2f8a25355a07e11cf87511ab54cd5eb74dbb12e7 Author: ???? ???????? (Ahmed El-Mahmoudy) Date: Thu Sep 28 10:40:06 2017 +0200 Change Vcs-* fields to secure URLs --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0f7b9e7..48e54d5 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 10) Build-Depends-Indep: python-all (>= 2.6.6-3~), gettext, imagemagick, intltool, sqlite3 Standards-Version: 3.9.6 Homepage: http://othman.ojuba.org -Vcs-Git: git://anonscm.debian.org/debian-islamic/packages/othman.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-islamic/packages/othman.git +Vcs-Git: https://anonscm.debian.org/git/debian-islamic/packages/othman.git +Vcs-Browser: https://anonscm.debian.org/cgit/debian-islamic/packages/othman.git X-Python-Version: >= 2.6 Package: python-othman -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:48 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:48 +0000 Subject: [Debian-islamic-commits] [othman] 05/06: Update Standards-Version to 4.1.0 In-Reply-To: <20170928153847.23610.29249@moszumanska.debian.org> References: <20170928153847.23610.29249@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a commit to branch master in repository othman. commit 2535ca85ac9f01cb14b5c16befc5e7dd243681d4 Author: ???? ???????? (Ahmed El-Mahmoudy) Date: Thu Sep 28 10:42:29 2017 +0200 Update Standards-Version to 4.1.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 48e54d5..716a0da 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Islamic Maintainers Build-Depends: debhelper (>= 10) Build-Depends-Indep: python-all (>= 2.6.6-3~), gettext, imagemagick, intltool, sqlite3 -Standards-Version: 3.9.6 +Standards-Version: 4.1.0 Homepage: http://othman.ojuba.org Vcs-Git: https://anonscm.debian.org/git/debian-islamic/packages/othman.git Vcs-Browser: https://anonscm.debian.org/cgit/debian-islamic/packages/othman.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:48 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:48 +0000 Subject: [Debian-islamic-commits] [othman] 06/06: Update copyright years In-Reply-To: <20170928153847.23610.29249@moszumanska.debian.org> References: <20170928153847.23610.29249@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a commit to branch master in repository othman. commit 444a6ddbc7310dc5eb4be55bb61315cf4c449872 Author: ???? ???????? (Ahmed El-Mahmoudy) Date: Thu Sep 28 10:48:46 2017 +0200 Update copyright years --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 6f78515..743ecf1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: 2008-2013 Muayyad Alsadi License: WPL Files: debian/* -Copyright: 2010-2011,2015 ???? ???????? (Ahmed El-Mahmoudy) +Copyright: 2010-2011,2015,2017 ???? ???????? (Ahmed El-Mahmoudy) License: GPL-3+ or WPL License: GPL-3+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:48 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:48 +0000 Subject: [Debian-islamic-commits] [othman] branch pristine-tar updated (abe1854 -> e57e308) Message-ID: <20170928153847.23610.75511@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a change to branch pristine-tar in repository othman. from abe1854 pristine-tar data for othman_0.4.0.orig.tar.gz new e57e308 pristine-tar data for othman_0.5.orig.tar.gz The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: othman_0.5.orig.tar.gz.delta | Bin 0 -> 1637 bytes othman_0.5.orig.tar.gz.id | 1 + 2 files changed, 1 insertion(+) create mode 100644 othman_0.5.orig.tar.gz.delta create mode 100644 othman_0.5.orig.tar.gz.id -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:48 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:48 +0000 Subject: [Debian-islamic-commits] [othman] 01/01: pristine-tar data for othman_0.5.orig.tar.gz In-Reply-To: <20170928153847.23610.75511@moszumanska.debian.org> References: <20170928153847.23610.75511@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a commit to branch pristine-tar in repository othman. commit e57e308ab584511d9c6289ae66cd1fcf5ce09443 Author: ???? ???????? (Ahmed El-Mahmoudy) Date: Thu Sep 28 10:17:48 2017 +0200 pristine-tar data for othman_0.5.orig.tar.gz --- othman_0.5.orig.tar.gz.delta | Bin 0 -> 1637 bytes othman_0.5.orig.tar.gz.id | 1 + 2 files changed, 1 insertion(+) diff --git a/othman_0.5.orig.tar.gz.delta b/othman_0.5.orig.tar.gz.delta new file mode 100644 index 0000000..226a4f0 Binary files /dev/null and b/othman_0.5.orig.tar.gz.delta differ diff --git a/othman_0.5.orig.tar.gz.id b/othman_0.5.orig.tar.gz.id new file mode 100644 index 0000000..3eb0748 --- /dev/null +++ b/othman_0.5.orig.tar.gz.id @@ -0,0 +1 @@ +250e2392a26a5cc8b30e0b13a13aaf5ce5d1a049 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:48 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:48 +0000 Subject: [Debian-islamic-commits] [othman] branch upstream updated (e5e359a -> ad37a1e) Message-ID: <20170928153847.23610.28156@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a change to branch upstream in repository othman. from e5e359a Imported Upstream version 0.4.0 new ad37a1e Imported Upstream version 0.5 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: othman.spec | 142 +++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 111 insertions(+), 31 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Thu Sep 28 15:38:58 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Thu, 28 Sep 2017 15:38:58 +0000 Subject: [Debian-islamic-commits] [othman] annotated tag upstream/0.5 created (now 7597f5e) Message-ID: <20170928153858.28226.1660@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a change to annotated tag upstream/0.5 in repository othman. at 7597f5e (tag) tagging ad37a1ea8b5451184e233e4db22fa1b2b1c06044 (commit) replaces upstream/0.4.0 tagged by ???? ???????? (Ahmed El-Mahmoudy) on Thu Sep 28 10:17:48 2017 +0200 - Log ----------------------------------------------------------------- Upstream version 0.5 ???? ???????? (Ahmed El-Mahmoudy) (1): Imported Upstream version 0.5 ----------------------------------------------------------------------- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Fri Sep 29 03:46:18 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Fri, 29 Sep 2017 03:46:18 +0000 Subject: [Debian-islamic-commits] [othman] branch master updated (444a6dd -> 6c8bbfe) Message-ID: <20170929034617.28069.52457@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a change to branch master in repository othman. from 444a6dd Update copyright years new 6c8bbfe Release 0.5-1 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Fri Sep 29 03:46:18 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Fri, 29 Sep 2017 03:46:18 +0000 Subject: [Debian-islamic-commits] [othman] 01/01: Release 0.5-1 In-Reply-To: <20170929034617.28069.52457@moszumanska.debian.org> References: <20170929034617.28069.52457@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a commit to branch master in repository othman. commit 6c8bbfe2ef884d42d902ac99b963711fc4f8fae4 Author: ???? ???????? (Ahmed El-Mahmoudy) Date: Fri Sep 29 05:45:23 2017 +0200 Release 0.5-1 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3467376..8e00514 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +othman (0.5-1) unstable; urgency=medium + + * New upstream release + * Remove menu entry as desktop entry is sufficient + * Change priority to optional + * Bumped compat level + * Change Vcs-* fields to secure URLs + * Update Standards-Version to 4.1.0 + * Update copyright years + + -- ???? ???????? (Ahmed El-Mahmoudy) Fri, 29 Sep 2017 04:10:16 +0200 + othman (0.4.0-3) unstable; urgency=medium * Update my email address -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git From aelmahmoudy at users.sourceforge.net Fri Sep 29 03:46:32 2017 From: aelmahmoudy at users.sourceforge.net (=?utf-8?b?2KPYrdmF2K8g2KfZhNmF2K3ZhdmI2K/ZiiAoQWhtZWQgRWwtTWFobW91ZHkp?=) Date: Fri, 29 Sep 2017 03:46:32 +0000 Subject: [Debian-islamic-commits] [othman] annotated tag debian/0.5-1 created (now f7f8beb) Message-ID: <20170929034629.28233.3895@moszumanska.debian.org> This is an automated email from the git hooks/post-receive script. aelmahmoudy-guest pushed a change to annotated tag debian/0.5-1 in repository othman. at f7f8beb (tag) tagging 6c8bbfe2ef884d42d902ac99b963711fc4f8fae4 (commit) replaces debian/0.4.0-3 tagged by ???? ???????? (Ahmed El-Mahmoudy) on Fri Sep 29 05:45:36 2017 +0200 - Log ----------------------------------------------------------------- othman Debian release 0.5-1 ???? ???????? (Ahmed El-Mahmoudy) (9): Remove menu entry as desktop entry is sufficient Change priority to optional Imported Upstream version 0.5 Merge tag 'upstream/0.5' Bumped compat level Change Vcs-* fields to secure URLs Update Standards-Version to 4.1.0 Update copyright years Release 0.5-1 ----------------------------------------------------------------------- No new revisions were added by this update. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/othman.git