--- edenmath.app-1.1.1a.orig/GNUmakefile +++ edenmath.app-1.1.1a/GNUmakefile @@ -1,7 +1,7 @@ include $(GNUSTEP_MAKEFILES)/common.make PACKAGE_NAME = EdenMath -VERSION = 1.1.0 +VERSION = 1.1.1 APP_NAME = EdenMath GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_LOCAL_ROOT)/ @@ -18,6 +18,7 @@ main.m EdenMath_RESOURCE_FILES = \ + EdenMath.help \ EdenMath.tiff \ EdenMath_LANUAGES = English --- edenmath.app-1.1.1a.orig/debian/EdenMath.1 +++ edenmath.app-1.1.1a/debian/EdenMath.1 @@ -0,0 +1,21 @@ +.TH EDENMATH 1 "September 12, 2004" +.SH NAME +EdenMath \- scientific calculator for GNUstep +.SH SYNOPSIS +.B EdenMath +.SH DESCRIPTION +This manual page documents briefly the +.B EdenMath +command. +This manual page was written for the Debian distribution +because the original program does not have a manual page. +.PP +\fBEdenMath\fP is a scientific calculator, providing standard 4-function arithmetic, +probability, trigometric and algebraic functions. EdenMath works like any +standard calculator with binary (+, -, *, /) and unary (!, %) operators. +.SH SEE ALSO +.BR GNUstep "(7), " HelpViewer (1). +.br +.SH AUTHOR +This manual page was written by G\[:u]rkan Seng\[:u]n , +for the Debian project (but may be used by others). --- edenmath.app-1.1.1a.orig/debian/EdenMath.desktop +++ edenmath.app-1.1.1a/debian/EdenMath.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Version=0.94 +Categories=Utility;Calculator; +Name=EdenMath +Comment=A Scientific Calculator +Icon=/usr/lib/GNUstep/Applications/EdenMath.app/Resources/EdenMath.tiff +Exec=EdenMath --- edenmath.app-1.1.1a.orig/debian/changelog +++ edenmath.app-1.1.1a/debian/changelog @@ -0,0 +1,122 @@ +edenmath.app (1.1.1a-7.1build2) bionic; urgency=medium + + * No-change rebuild for gnustep-gui soname change. + + -- Matthias Klose Tue, 30 Jan 2018 05:47:09 +0000 + +edenmath.app (1.1.1a-7.1build1) bionic; urgency=medium + + * No-change rebuild for gnustep-base soname change. + + -- Matthias Klose Tue, 07 Nov 2017 08:25:46 +0000 + +edenmath.app (1.1.1a-7.1) unstable; urgency=medium + + * Non-maintainer upload. + * Bump debhelper version. Closes: #817445. + * Fix some lintian warnings. + + -- Matthias Klose Fri, 02 Sep 2016 09:03:14 +0200 + +edenmath.app (1.1.1a-7build7) yakkety; urgency=medium + + * No-change rebuild for gnustep-gui 0.25 + + -- Matthias Klose Thu, 01 Sep 2016 21:11:20 +0000 + +edenmath.app (1.1.1a-7build6) utopic; urgency=medium + + * Rebuild against libgnustep-gui0.24. + + -- Colin Watson Thu, 28 Aug 2014 11:12:34 -0700 + +edenmath.app (1.1.1a-7build5) raring; urgency=low + + * Rebuild for gnustep-gui 0.22 transition. + + -- Benjamin Drung Wed, 21 Nov 2012 16:48:01 +0100 + +edenmath.app (1.1.1a-7build4) oneiric; urgency=low + + * Rebuild for gnustep-base 0.22 and gnustep-gui 0.20. + + -- Colin Watson Mon, 11 Jul 2011 11:22:32 +0100 + +edenmath.app (1.1.1a-7build3) natty; urgency=low + + * Rebuild for the GNUstep transition. + + -- Luca Falavigna Fri, 29 Oct 2010 20:45:07 +0200 + +edenmath.app (1.1.1a-7build2) karmic; urgency=low + + * Rebuild for the GNUstep transition. + + -- Luca Falavigna Sun, 24 May 2009 13:30:16 +0000 + +edenmath.app (1.1.1a-7build1) intrepid; urgency=low + + * Rebuild for GNUstep transition. + + -- Luca Falavigna Sun, 06 Jul 2008 14:53:17 +0200 + +edenmath.app (1.1.1a-7) unstable; urgency=low + + * Adopted by the GNUstep maintainers. (Closes: #454442) + * Fix typo in package description. (Closes: #449476) + + -- Hubert Chathi Fri, 09 May 2008 18:16:57 -0400 + +edenmath.app (1.1.1a-6) unstable; urgency=medium + + * QA upload. + * debian/rules: + + Separate CFLAGS into OPTFLAGS and debug while passing + arguments to gs_make in order to prevent an FTBFS. + (Closes: #476060) + * debian/control: + + Standards Version is now 3.7.3 (no changes needed). + + Update to use new Homepage field. + + -- Kumar Appaiah Fri, 18 Apr 2008 20:52:59 +0530 + +edenmath.app (1.1.1a-5) unstable; urgency=low + + * Orphaning package, setting maintainer to the Debian QA Group. + + -- Ana Beatriz Guerrero Lopez Fri, 07 Dec 2007 02:22:13 +0100 + +edenmath.app (1.1.1a-4) unstable; urgency=low + + * GNUstep transition. + + -- Gürkan Sengün Sat, 06 Oct 2007 16:08:11 +0200 + +edenmath.app (1.1.1a-3) unstable; urgency=low + + * Rebuild against latest libgnustep-gui. + * Bump standards version. + + -- Gürkan Sengün Sun, 24 Sep 2006 14:36:20 +0200 + +edenmath.app (1.1.1a-2) unstable; urgency=low + + * Rebuild against latest libgnustep-gui. + * Update manual page. + * Bump standards version. + + -- Gürkan Sengün Mon, 23 Jan 2006 21:30:31 +0100 + +edenmath.app (1.1.1a-1) unstable; urgency=low + + * Updated debian/control build-depends for GNUstep 0.9.4. + * Correct *.orig.tar.gz + + -- Gürkan Sengün Sun, 21 Nov 2004 18:24:10 +0100 + +edenmath.app (1.1.1-1) unstable; urgency=low + + * Initial Release. + * Fixed VERSION and added .help to RESOURCES in GNUmakefile + + -- Gürkan Sengün Wed, 15 Sep 2004 17:09:15 +0200 --- edenmath.app-1.1.1a.orig/debian/compat +++ edenmath.app-1.1.1a/debian/compat @@ -0,0 +1 @@ +9 --- edenmath.app-1.1.1a.orig/debian/control +++ edenmath.app-1.1.1a/debian/control @@ -0,0 +1,17 @@ +Source: edenmath.app +Section: math +Priority: optional +Maintainer: Debian GNUstep maintainers +Uploaders: Hubert Chathi +Build-Depends: debhelper (>= 9), libgnustep-gui-dev (>= 0.12.0), gnustep-make +Standards-Version: 3.9.8 +Homepage: http://www.eskimo.com/~pburns/EdenMath/ + + +Package: edenmath.app +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: helpviewer.app +Description: Scientific calculator for GNUstep + EdenMath is a scientific calculator. It does standard arithmetic, + probability, and trigonometric functions. --- edenmath.app-1.1.1a.orig/debian/copyright +++ edenmath.app-1.1.1a/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Gürkan Sengün on +Sun, 11 Apr 2004 17:09:15 +0200. + +It was downloaded from http://www.eskimo.com/~pburns/EdenMath/ + +Upstream Authors: Chad Armstrong , + Rob Burns + +License: + + Copyright (C) 2003 Chad Armstrong, Edenwaith + Copyright (C) 2004 Rob Burns + + This package 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; version 2 dated June, 1991. + + 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. --- edenmath.app-1.1.1a.orig/debian/dirs +++ edenmath.app-1.1.1a/debian/dirs @@ -0,0 +1,2 @@ +usr/share/lintian/overrides +usr/bin --- edenmath.app-1.1.1a.orig/debian/docs +++ edenmath.app-1.1.1a/debian/docs @@ -0,0 +1,2 @@ +Read*Me.rtf +Credits.rtf --- edenmath.app-1.1.1a.orig/debian/lintian-override +++ edenmath.app-1.1.1a/debian/lintian-override @@ -0,0 +1 @@ +edenmath.app: image-file-in-usr-lib --- edenmath.app-1.1.1a.orig/debian/manpages +++ edenmath.app-1.1.1a/debian/manpages @@ -0,0 +1 @@ +debian/EdenMath.1 --- edenmath.app-1.1.1a.orig/debian/menu +++ edenmath.app-1.1.1a/debian/menu @@ -0,0 +1,3 @@ +?package(edenmath.app):needs="X11" section="Applications/Science/Mathematics"\ + title="EdenMath"\ + command="/usr/bin/EdenMath" --- edenmath.app-1.1.1a.orig/debian/rules +++ edenmath.app-1.1.1a/debian/rules @@ -0,0 +1,53 @@ +#!/usr/bin/make -f +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +include /usr/share/GNUstep/debian/config.mk +GNUSTEP_MAKEFILES=$(GS_MAKE_DIR) + +build-arch: build +build-indep: build +build: build-stamp + +build-stamp: + dh_testdir + gs_make OPTFLAG=-O2 debug=yes + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + gs_make clean distclean + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + gs_make install DESTDIR=$(CURDIR)/debian/edenmath.app GNUSTEP_INSTALLATION_DOMAIN=SYSTEM + dh_install debian/*.desktop usr/share/applications/ + rm $(CURDIR)/debian/*.app/usr/lib/GNUstep/Applications/*.app/Resources/*.desktop + +binary-indep: build install + +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + install -m 644 debian/lintian-override $(CURDIR)/debian/edenmath.app/usr/share/lintian/overrides/edenmath.app + dh_installmenu + dh_installman + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install