[Debian-arabic-packages] [svn] r221 - in pkg/jcal/tags/0.4.0-1: . debian debian/patches

Lior Kaplan kaplan at alioth.debian.org
Fri Jul 29 13:39:40 UTC 2011


Author: kaplan
Date: Fri Jul 29 13:39:40 2011
New Revision: 221

Log:
[svn-buildpackage] Tagging jcal 0.4.0-1

Added:
   pkg/jcal/tags/0.4.0-1/
      - copied from r212, pkg/jcal/trunk/
   pkg/jcal/tags/0.4.0-1/debian/patches/
      - copied from r216, pkg/jcal/trunk/debian/patches/
   pkg/jcal/tags/0.4.0-1/debian/patches/autogen-bashism.diff
      - copied unchanged from r220, pkg/jcal/trunk/debian/patches/autogen-bashism.diff
Replaced:
   pkg/jcal/tags/0.4.0-1/debian/changelog
      - copied unchanged from r220, pkg/jcal/trunk/debian/changelog
   pkg/jcal/tags/0.4.0-1/debian/control
      - copied unchanged from r220, pkg/jcal/trunk/debian/control
   pkg/jcal/tags/0.4.0-1/debian/copyright
      - copied unchanged from r215, pkg/jcal/trunk/debian/copyright
   pkg/jcal/tags/0.4.0-1/debian/patches/jcal-manpage.diff
      - copied unchanged from r217, pkg/jcal/trunk/debian/patches/jcal-manpage.diff
   pkg/jcal/tags/0.4.0-1/debian/patches/series
      - copied unchanged from r220, pkg/jcal/trunk/debian/patches/series
   pkg/jcal/tags/0.4.0-1/debian/rules
      - copied unchanged from r220, pkg/jcal/trunk/debian/rules

Copied: pkg/jcal/tags/0.4.0-1/debian/changelog (from r220, pkg/jcal/trunk/debian/changelog)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ pkg/jcal/tags/0.4.0-1/debian/changelog	Fri Jul 29 13:39:40 2011	(r221, copy of r220, pkg/jcal/trunk/debian/changelog)
@@ -0,0 +1,37 @@
+jcal (0.4.0-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Lior Kaplan <kaplan at debian.org>  Fri, 29 Jul 2011 14:23:37 +0200
+
+jcal (0.3.0-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Lior Kaplan <kaplan at debian.org>  Thu, 28 Jul 2011 13:16:21 +0200
+
+jcal (0.1.2-2) unstable; urgency=low
+
+  * Bump standards version to 3.9.1
+    - Remove *.la files from libjalali-dev to comply with Policy 10.2 
+      (Closes: #621549)
+  * Switch to dpkg-source 3.0 (quilt) format
+
+ -- Lior Kaplan <kaplan at debian.org>  Fri, 08 Apr 2011 00:17:31 +0300
+
+jcal (0.1.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Updated debian/control and debian/copyright
+    - Changed homepage URL.
+    - Use newly supported Homepage header for debian/control.
+  * Updated watch file
+
+ -- Alan Baghumian <alan at technotux.org>  Sat, 27 Oct 2007 09:28:04 +0200
+
+jcal (0.1.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #415802).
+
+ -- Alan Baghumian <alan at technotux.org>  Sat, 28 Apr 2007 09:43:22 +0330
+

Copied: pkg/jcal/tags/0.4.0-1/debian/control (from r220, pkg/jcal/trunk/debian/control)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ pkg/jcal/tags/0.4.0-1/debian/control	Fri Jul 29 13:39:40 2011	(r221, copy of r220, pkg/jcal/trunk/debian/control)
@@ -0,0 +1,32 @@
+Source: jcal
+Section: utils
+Priority: extra
+Maintainer: Debian Arabic Packaging Team <debian-arabic-packages at lists.alioth.debian.org>
+Uploaders: Alan Baghumian <alan at technotux.org>, Lior Kaplan <kaplan at debian.org>
+Build-Depends: debhelper (>= 5.0.0), automake, libtool
+Standards-Version: 3.9.2
+Homepage: http://savannah.nongnu.org/projects/jcal/
+
+Package: jcal
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: UNIX-cal-like tool to display Jalali calendar
+ JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar.
+
+Package: libjalali0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: library to display Jalali calendar
+ JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar.
+ .
+ This package contains JCal library files.
+
+Package: libjalali-dev
+Section: libdevel
+Architecture: any
+Depends: libjalali0 (= ${binary:Version}), ${misc:Depends}
+Description: development files of a library to display Jalali calendar
+ JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar.
+ .
+ This package contains development files for JCal library.

Copied: pkg/jcal/tags/0.4.0-1/debian/copyright (from r215, pkg/jcal/trunk/debian/copyright)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ pkg/jcal/tags/0.4.0-1/debian/copyright	Fri Jul 29 13:39:40 2011	(r221, copy of r215, pkg/jcal/trunk/debian/copyright)
@@ -0,0 +1,50 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: jcal
+Source: http://savannah.nongnu.org/projects/jcal/
+
+Files: libjalali/*
+Copyright: 2006, 2007, 2009, 2010, 2011 Ashkan Ghassemi <ghassemi at ftml.net>
+License: LGPL-3.0+
+
+Files: src/*
+Copyright: 2006, 2007, 2009, 2010, 2011 Ashkan Ghassemi <ghassemi at ftml.net>
+License: LGPL-3.0+
+
+Files: debian/*
+Copyright: 2007 Alan Baghumian <alan at technotux.org>
+Copyright: 2011 Lior Kaplan <kaplan at debian.org>
+License: GPL-3.0+
+
+License: GPL-3.0+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+License: LGPL-3.0+
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 3 of the License, or (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-3".

Copied: pkg/jcal/tags/0.4.0-1/debian/patches/autogen-bashism.diff (from r220, pkg/jcal/trunk/debian/patches/autogen-bashism.diff)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ pkg/jcal/tags/0.4.0-1/debian/patches/autogen-bashism.diff	Fri Jul 29 13:39:40 2011	(r221, copy of r220, pkg/jcal/trunk/debian/patches/autogen-bashism.diff)
@@ -0,0 +1,134 @@
+Description: Fix autogen.sh to work in chroot envs
+Author: Lior Kaplan <kaplan at debian.org>
+--- a/autogen.sh
++++ b/autogen.sh
+@@ -19,21 +19,21 @@
+ # along with libjalali.  If not, see <http://www.gnu.org/licenses/>.
+ #
+ 
+-#!/bin/bash
++#!/bin/sh
+ 
+ # @OPTIONS
+ OPTS="anch"
+ LONG_OPTS="nocolor,clean,help,alternative"
+ 
+ # @USAGE
+-function usage() {
++usage() {
+ 	echo -e "Jalali calendar library autogen build script."
+ 	echo -e "usage: autogen.sh [-nch]"
+ 	echo -e "try \`autogen.sh --help\' for more information."
+ }
+ 
+ # @HELP
+-function help() {
++help() {
+ 	echo -e "usage: autogen.sh [-nch]..."
+ 	echo -ne "Invokes GNU build system tools in order to create"
+ 	echo -e " necessary configuration scripts.\n"
+@@ -48,7 +48,7 @@
+ }
+ 
+ # echoes ``ok'' if parameter is zero, ''failed'' otherwise.
+-function printk() {
++printk() {
+ 	local STAT=$1
+ 
+ 	if [ $1 -eq 0 ]; then
+@@ -61,14 +61,14 @@
+ }
+ 
+ # performs make distclean and removes auto-generated files by GNU build system.
+-function clean() {
++clean() {
+ 	local STAT
+ 	# files
+-	local FUBARS=( "autom4te.cache" "Makefile.in" "m4" "aclocal.m4"
++	local FUBARS={ "autom4te.cache" "Makefile.in" "m4" "aclocal.m4"
+ 		"configure" "config.sub" "config.guess" "config.log"
+ 		"config.status" "depcomp" "install-sh" "libtool" "ltmain.sh"
+ 		"missing" "src/Makefile.in" "man/Makefile.in"
+-		"libjalali/Makefile.in" "INSTALL" )
++		"libjalali/Makefile.in" "INSTALL" }
+ 
+ 	echo -e "${GREEN}*${RESET} ${YELLOW}cleaning source tree...${RESET}"
+ 
+@@ -77,7 +77,7 @@
+ 		echo -ne "${GREEN}*{RESET} {YELLOW}performing distclean on"
+ 		echo -ne " sources if possible...${RESET} "
+ 		make distclean >/dev/null 2>&1
+-		let STAT=$?
++		export STAT=$?
+ 
+ 		printk ${STAT}
+ 		if [ ${STAT} -ne 0 ]; then
+@@ -98,7 +98,7 @@
+ }
+ 
+ # Setting colors to vt100 standard values, NULL if 0 gets passed to set_color()
+-function set_colors() {
++set_colors() {
+ 	local HAS_COLOR=$1
+ 
+ 	if [ ${HAS_COLOR} -eq 1 ]; then
+@@ -123,7 +123,7 @@
+ # $OUTPUT specifies whether is_present() should work silently or not.
+ # $EXIT specifies whther is_present() should exit on the event of
+ # service not found.
+-function is_present() {
++is_present() {
+ 	local SERVICE=$1
+ 	local NAME=$2
+ 	local OUTPUT=$3
+@@ -131,7 +131,7 @@
+ 	local PRESENT=0
+ 
+ 	if [ -n "${SERVICE}" ]; then
+-		let PRESENT=1
++		export PRESENT=1
+ 	fi
+ 
+ 	if [ ${OUTPUT} -eq 1 ]; then
+@@ -154,7 +154,7 @@
+ 
+ # Checking for tools
+ # aclocal, libtoolize, autoconf, automake and autoreconf
+-function check_services() {
++check_services() {
+ 	local STAT
+ 	ACLOCAL="$(which aclocal 2>/dev/null)"
+ 	is_present "${ACLOCAL}" "aclocal" 1 1
+@@ -182,7 +182,7 @@
+ # $EXIT specifies whether perform() should exit on the event of
+ # encoutering any errors or not.
+ # $PARAMS are the parameters passed to the service.
+-function perform() {
++perform() {
+ 	local SERVICE=$1
+ 	local NAME=$2
+ 	local EXIT=$3
+@@ -191,7 +191,7 @@
+ 
+ 	echo -ne "${GREEN}*${RESET} running ${YELLOW}${NAME}${RESET} ${CYAN}${PARAMS}${RESET}... "
+ 	${SERVICE} ${PARAMS} >/dev/null 2>&1
+-	let STAT=$?
++	export STAT=$?
+ 
+ 	printk ${STAT}
+ 
+@@ -227,10 +227,10 @@
+ 
+ 	for i in $TEMP; do
+ 		case $i in
+-			-c|--clean) let CLEAN=1;;
+-			-n|--nocolor) let COLOR=0;;
+-			-h|--help) let HELP=1;;
+-			-a|--alternative) let ALTERN=1;;
++			-c|--clean) export CLEAN=1;;
++			-n|--nocolor) export COLOR=0;;
++			-h|--help) export HELP=1;;
++			-a|--alternative) export ALTERN=1;;
+ 		esac
+ 	done
+ fi

Copied: pkg/jcal/tags/0.4.0-1/debian/patches/jcal-manpage.diff (from r217, pkg/jcal/trunk/debian/patches/jcal-manpage.diff)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ pkg/jcal/tags/0.4.0-1/debian/patches/jcal-manpage.diff	Fri Jul 29 13:39:40 2011	(r221, copy of r217, pkg/jcal/trunk/debian/patches/jcal-manpage.diff)
@@ -0,0 +1,20 @@
+Description: Fix jcal man page
+Author: Lior Kaplan <kaplan at debian.org>
+--- a/man/jcal.1
++++ b/man/jcal.1
+@@ -155,7 +155,6 @@
+ Written by Ashkan Ghassemi. <ghassemi at ftml.net>
+ .Sh REPORTING BUGS
+ Report jcal bugs to <ghassemi at ftml.net>
+-
+ libjalali home page: <http://savannah.nongnu.org/projects/jcal/>
+ .Sh SEE ALSO
+ .Nm jdate (1),
+@@ -164,7 +163,6 @@
+ .Nm jstrptime (3)
+ .Sh COPYRIGHT
+ Copyright (C) 2011 Ashkan Ghassemi.
+-
+ License GPLv3+: GNU GPL version 3 or later
+ <http://gnu.org/licenses/gpl.html>.
+ This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by

Copied: pkg/jcal/tags/0.4.0-1/debian/patches/series (from r220, pkg/jcal/trunk/debian/patches/series)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ pkg/jcal/tags/0.4.0-1/debian/patches/series	Fri Jul 29 13:39:40 2011	(r221, copy of r220, pkg/jcal/trunk/debian/patches/series)
@@ -0,0 +1,2 @@
+autogen-bashism.diff
+jcal-manpage.diff

Copied: pkg/jcal/tags/0.4.0-1/debian/rules (from r220, pkg/jcal/trunk/debian/rules)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ pkg/jcal/tags/0.4.0-1/debian/rules	Fri Jul 29 13:39:40 2011	(r221, copy of r220, pkg/jcal/trunk/debian/rules)
@@ -0,0 +1,86 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+	CFLAGS += -O0
+else
+	CFLAGS += -O2
+endif
+
+config.status: autogen.sh
+	dh_testdir
+	# Add here commands to configure the package.
+	./autogen.sh -an
+	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
+
+build: build-arch build-indep
+
+build-arch: build-stamp
+
+build-indep: build-stamp
+
+build-stamp:  config.status
+	dh_testdir
+
+	# Add here commands to compile the package.
+	$(MAKE)
+	
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp configure-stamp
+	rm -rf $(CURDIR)/debian/tmp
+
+	[ ! -f Makefile ] || $(MAKE) distclean
+
+	dh_clean config.log config.status
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+
+# Build architecture-independent files here.
+# # Pass -i to all debhelper commands in this target to reduce clutter.
+binary-indep: 
+	
+# Build architecture-dependent files here.
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs ChangeLog
+	dh_installdocs
+	dh_install
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_makeshlibs
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install 



More information about the Debian-arabic-packages mailing list