diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index 3b9b9c5..0000000 --- a/debian/README.Debian +++ /dev/null @@ -1,6 +0,0 @@ -instead for Debian ------------------- - - - - -- Peter Kosyh Thu, 21 May 2009 11:40:29 +0400 diff --git a/debian/control b/debian/control index 0b3a3b7..0f89417 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Section: games Priority: optional Maintainer: Peter Kosyh Build-Depends: debhelper (>= 7), pkg-config, liblua5.1-dev, libsdl1.2-dev, libsdl-ttf2.0-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libreadline5-dev -Standards-Version: 3.7.3 +Standards-Version: 3.8.3 Homepage: http://instead.googlecode.com Package: instead Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: simply text adventures/visual novels engine and game. - Visual novell/text quest-like game in russian with engine. +Description: simply text adventures/visual novels engine and game + Visual novell/text quest-like game in Russian with engine. diff --git a/debian/copyright b/debian/copyright index 101a5e7..de6aeec 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,24 +1,20 @@ -This package was debianized by Peter Kosyh on +This package was debianized by Peter Kosyh p.kosyh@gmail.com on Thu, 21 May 2009 11:40:29 +0400. -It was downloaded from +It was downloaded from http://instead.googlecode.com -Upstream Author(s): +Upstream Author: - - + p.kosyh@gmail.com Copyright: - - + Copyright (C) 2009 Peter Kosyh License: - + GPL2 -The Debian packaging is (C) 2009, Peter Kosyh and +The Debian packaging is (C) 2009, Peter Kosyh p.kosyh@gmail.com and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. diff --git a/debian/rules b/debian/rules index 65e06e6..1f84f39 100755 --- a/debian/rules +++ b/debian/rules @@ -51,7 +51,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/instead.