--- atari800-3.0.0.orig/debian/rules +++ atari800-3.0.0/debian/rules @@ -9,15 +9,8 @@ ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH) -# Special Debian build options - nostrip yet un-handled -export CFLAGS -CFLAGS += -g -Wall -ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) -CFLAGS += -O0 -else -CFLAGS += -O3 -endif - +DPKG_EXPORT_BUILDFLAGS = 1 +include /usr/share/dpkg/buildflags.mk # Build the binary components and assemble the libraries # ===================================================================== --- atari800-3.0.0.orig/debian/control +++ atari800-3.0.0/debian/control @@ -2,7 +2,7 @@ Section: contrib/otherosfs Priority: optional Maintainer: Antonin Kral -Build-Depends: libsdl1.2-dev, zlib1g-dev, libreadline-dev, libgl1-mesa-dev, libpng-dev, autotools-dev +Build-Depends: libsdl1.2-dev, zlib1g-dev, libreadline-dev, libgl1-mesa-dev, libpng-dev, autotools-dev, dpkg-dev (>= 1.16.1~) Standards-Version: 3.9.3 Vcs-Git: git://github.com/bobek/aranym800-debian.git Vcs-Browser: https://github.com/bobek/aranym800-debian @@ -10,8 +10,8 @@ Package: atari800 Architecture: any Depends: ${shlibs:Depends} -Description: Atari800 emulator for SDL - This is an emulator of Atari 8-bit computer systems including the 400, 800, +Description: Atari 8-bit emulator for SDL + Atari800 is an emulator of Atari 8-bit computer systems including the 400, 800, 1200XL, 600XL, 800XL, 65XE, 130XE, 800XE and the XE Game System, and also of the Atari 5200 SuperSystem console. . --- atari800-3.0.0.orig/debian/changelog +++ atari800-3.0.0/debian/changelog @@ -1,8 +1,8 @@ atari800 (3.0.0-1) unstable; urgency=low - * New upstream release. + * New upstream release - -- Petr Stehlik Sun, 03 Mar 2013 03:03:03 +0200 + -- Antonin Kral Sat, 16 Mar 2013 13:02:47 +0100 atari800 (2.2.1-2) unstable; urgency=low