Fixed changelog. Enabled Debian packaging.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@37838 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Ivan Vučica 2014-05-05 01:37:45 +00:00
parent 2d247b74fb
commit 646d87169a
3 changed files with 16 additions and 5 deletions

View file

@ -1,25 +1,32 @@
2013-01-27 Fred Kiefer <FredKiefer@gmx.de>
2014-05-05 Ivan Vucica <ivan@vucica.net>
* ChangeLog: Corrected year for some recent commits.
* GNUmakefile: Added use of Master/deb.make.
* gnustep-back.spec.in: Added some details needed for Debian
packaging.
2014-01-27 Fred Kiefer <FredKiefer@gmx.de>
* Source/win32/WIN32Server.m (LoadDisplayMonitorInfo):
Switch monitor logging to Debug level.
Patch by Jonathan Gillaspie <jonathan.gillaspie@testplant.com>
2013-01-19 Fred Kiefer <FredKiefer@gmx.de>
2014-01-19 Fred Kiefer <FredKiefer@gmx.de>
* Source/art/blit.m(MPRE): Remove compiler warning.
* Source/art/image.m(-DPSimage:::::::::::): Correct parameter
types. Fixes bug #41274.
2013-01-08 Fred Kiefer <FredKiefer@gmx.de>
2014-01-08 Fred Kiefer <FredKiefer@gmx.de>
* configure: Remove duplicate addition of Xext.
* configure.ac: Regenerate.
2013-01-05 Niels Grewe <niels.grewe@halbordnung.de>
2014-01-05 Niels Grewe <niels.grewe@halbordnung.de>
* Source/x11/XGServerWindow.m: Remove redundant method.
2013-01-05 Fred Kiefer <FredKiefer@gmx.de>
2014-01-05 Fred Kiefer <FredKiefer@gmx.de>
* Source/x11/XGServerWindow.m(-_checkStyle:): Change NSLog into NSDebugLLog.

View file

@ -41,6 +41,7 @@ SVN_BASE_URL = svn+ssh://svn.gna.org/svn/gnustep/libs
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=back.make
include $(GNUSTEP_MAKEFILES)/common.make
include $(GNUSTEP_MAKEFILES)/Master/deb.make
include ./Version

View file

@ -5,6 +5,9 @@ Group: Development/Libraries
Source: ftp://ftp.gnustep.org/pub/gnustep/core/%{gs_name}-%{gs_version}.tar.gz
Requires: gnustep-gui
Obsoletes: gnustep-xgps
Packager: GNUstep Development <bug-gnustep@gnu.org>
Vendor: The GNUstep Project
URL: http://www.gnustep.org/
%description
This is a backend for the GNUstep gui Library which allows you to use