[Tux4kids-commits] r369 - in tuxtype/people/holger: . tuxtype/debian tuxtype-data-nonfree/debian
holger at alioth.debian.org
holger at alioth.debian.org
Fri Dec 14 15:41:25 UTC 2007
Author: holger
Date: 2007-12-14 15:41:25 +0000 (Fri, 14 Dec 2007)
New Revision: 369
Added:
tuxtype/people/holger/tuxtype/debian/tuxtype.install
Modified:
tuxtype/people/holger/todo
tuxtype/people/holger/tuxtype-data-nonfree/debian/changelog
tuxtype/people/holger/tuxtype-data-nonfree/debian/compat
tuxtype/people/holger/tuxtype-data-nonfree/debian/control
tuxtype/people/holger/tuxtype/debian/changelog
tuxtype/people/holger/tuxtype/debian/compat
tuxtype/people/holger/tuxtype/debian/control
tuxtype/people/holger/tuxtype/debian/rules
Log:
* updated to comply with policy 3.7.3.0
* increased debhelper compat level to 5
* use dh_install as intented
* use dh_installdoc as intended
Modified: tuxtype/people/holger/todo
===================================================================
--- tuxtype/people/holger/todo 2007-12-14 15:06:58 UTC (rev 368)
+++ tuxtype/people/holger/todo 2007-12-14 15:41:25 UTC (rev 369)
@@ -2,6 +2,19 @@
W: tuxtype source: debian-rules-ignores-make-clean-error line 54
+.16
+-.-
+OFL
+E: tuxtype; FSSTND directory /usr/doc in /usr found.
+E: tuxtype; FSSTND directory /usr/doc/tuxtype in /usr found.
+W: tuxtype; File /usr/doc/tuxtype/COPYING is considered to be an extra license file.
+E: tuxtype; Package installs changelog into /usr/doc.
+E: tuxtype; Changelog /usr/doc/tuxtype/ChangeLog is not compressed.
+E: tuxtype: FSSTND-dir-in-usr usr/doc/
+W: tuxtype: extra-license-file usr/doc/tuxtype/COPYING
+W: tuxtype: package-contains-empty-directory usr/bin/
+W: tuxtype: changelog-file-not-compressed ChangeLog
+W: tuxtype: package-contains-empty-directory usr/bin/
/usr/share/tuxtype/data/themes/malayalam/images/keyboard/key.png
Modified: tuxtype/people/holger/tuxtype/debian/changelog
===================================================================
--- tuxtype/people/holger/tuxtype/debian/changelog 2007-12-14 15:06:58 UTC (rev 368)
+++ tuxtype/people/holger/tuxtype/debian/changelog 2007-12-14 15:41:25 UTC (rev 369)
@@ -2,9 +2,13 @@
* new upstream version, containing new Wolof and Czech themes and a fixed
Russian theme
- * removed cruft from rules file
+ * removed cruft from rules file
+ * updated to comply with policy 3.7.3.0
+ * increased debhelper compat level to 5
+ * use dh_install as intented
+ * use dh_installdoc as intended
- -- Holger Levsen <holger at debian.org> Sat, 01 Dec 2007 01:32:36 +0000
+ -- Holger Levsen <holger at debian.org> Fri, 14 Dec 2007 15:32:06 +0000
tuxtype (1.5.15.dfsg1-3) unstable; urgency=low
Modified: tuxtype/people/holger/tuxtype/debian/compat
===================================================================
--- tuxtype/people/holger/tuxtype/debian/compat 2007-12-14 15:06:58 UTC (rev 368)
+++ tuxtype/people/holger/tuxtype/debian/compat 2007-12-14 15:41:25 UTC (rev 369)
@@ -1 +1 @@
-4
+5
Modified: tuxtype/people/holger/tuxtype/debian/control
===================================================================
--- tuxtype/people/holger/tuxtype/debian/control 2007-12-14 15:06:58 UTC (rev 368)
+++ tuxtype/people/holger/tuxtype/debian/control 2007-12-14 15:41:25 UTC (rev 369)
@@ -2,8 +2,8 @@
Section: games
Priority: optional
Maintainer: Holger Levsen <holger at debian.org>
-Standards-Version: 3.7.2
-Build-Depends: debhelper (>=4.0.0), libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl1.2-dev, libsdl-ttf2.0-dev, libsdl-pango-dev
+Standards-Version: 3.7.3
+Build-Depends: debhelper (>=5.0.42), libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl1.2-dev, libsdl-ttf2.0-dev, libsdl-pango-dev
Homepage: http://tux4kids.alioth.debian.org
Vcs-Svn: svn://svn.debian.org/svn/tux4kids/tuxtype/
Vcs-Browser: http://svn.debian.org/wsvn/tux4kids/tuxtype/
@@ -25,7 +25,7 @@
Package: tuxtype-data
Architecture: all
Recommends: tuxtype
-Conflicts: tuxtype (<=1.5.6.dfsg1-2)
+Conflicts: tuxtype (=${Source-Version})
Description: Data files for the Educational Typing Tutor Game Starring Tux
This package contains graphics, sound, themes and wordlist files for tuxtype.
.
Modified: tuxtype/people/holger/tuxtype/debian/rules
===================================================================
--- tuxtype/people/holger/tuxtype/debian/rules 2007-12-14 15:06:58 UTC (rev 368)
+++ tuxtype/people/holger/tuxtype/debian/rules 2007-12-14 15:41:25 UTC (rev 369)
@@ -67,12 +67,12 @@
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/tuxtype.
- $(MAKE) install DESTDIR=$(CURDIR)/debian/tuxtype
- rm $(CURDIR)/debian/tuxtype/usr/share/tuxtype/tuxtype.ico
- rm $(CURDIR)/debian/tuxtype/usr/share/tuxtype/autorun.inf
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+# rm $(CURDIR)/debian/tuxtype/usr/share/tuxtype/tuxtype.ico
+# rm $(CURDIR)/debian/tuxtype/usr/share/tuxtype/autorun.inf
dh_installdirs -ptuxtype-data usr/share/
- mv $(CURDIR)/debian/tuxtype/usr/share/tuxtype $(CURDIR)/debian/tuxtype-data/usr/share/
- rm $(CURDIR)/debian/tuxtype-data/usr/share/tuxtype/data/fonts -r
+# mv $(CURDIR)/debian/tuxtype/usr/share/tuxtype $(CURDIR)/debian/tuxtype-data/usr/share/
+# rm $(CURDIR)/debian/tuxtype-data/usr/share/tuxtype/data/fonts -r
dh_installdirs
cp $(CURDIR)/debian/tuxtype.xpm $(CURDIR)/debian/tuxtype/usr/share/tuxtype/tuxtype.xpm
touch install-stamp
Added: tuxtype/people/holger/tuxtype/debian/tuxtype.install
===================================================================
--- tuxtype/people/holger/tuxtype/debian/tuxtype.install (rev 0)
+++ tuxtype/people/holger/tuxtype/debian/tuxtype.install 2007-12-14 15:41:25 UTC (rev 369)
@@ -0,0 +1,2 @@
+usr/games
+usr/share/tuxtype
Modified: tuxtype/people/holger/tuxtype-data-nonfree/debian/changelog
===================================================================
--- tuxtype/people/holger/tuxtype-data-nonfree/debian/changelog 2007-12-14 15:06:58 UTC (rev 368)
+++ tuxtype/people/holger/tuxtype-data-nonfree/debian/changelog 2007-12-14 15:41:25 UTC (rev 369)
@@ -1,8 +1,10 @@
tuxtype-data-nonfree (1.5.16.dfsgnonfree1-1) unstable; urgency=low
- * new upstream version
+ * new upstream version
+ * updated to comply with policy 3.7.3.0
+ * increased debhelper compat level to 5
- -- Holger Levsen <holger at debian.org> Fri, 30 Nov 2007 01:13:36 +0100
+ -- Holger Levsen <holger at debian.org> Fri, 14 Dec 2007 15:33:07 +0000
tuxtype-data-nonfree (1.5.15.dfsgnonfree1-3) unstable; urgency=low
Modified: tuxtype/people/holger/tuxtype-data-nonfree/debian/compat
===================================================================
--- tuxtype/people/holger/tuxtype-data-nonfree/debian/compat 2007-12-14 15:06:58 UTC (rev 368)
+++ tuxtype/people/holger/tuxtype-data-nonfree/debian/compat 2007-12-14 15:41:25 UTC (rev 369)
@@ -1 +1 @@
-4
+5
Modified: tuxtype/people/holger/tuxtype-data-nonfree/debian/control
===================================================================
--- tuxtype/people/holger/tuxtype-data-nonfree/debian/control 2007-12-14 15:06:58 UTC (rev 368)
+++ tuxtype/people/holger/tuxtype-data-nonfree/debian/control 2007-12-14 15:41:25 UTC (rev 369)
@@ -2,8 +2,8 @@
Section: non-free/games
Priority: optional
Maintainer: Holger Levsen <holger at debian.org>
-Standards-Version: 3.7.2
-Build-Depends: debhelper (>=4.0.0)
+Standards-Version: 3.7.3
+Build-Depends: debhelper (>=5.0.42)
Homepage: http://tux4kids.alioth.debian.org
Vcs-Svn: svn://svn.debian.org/svn/tux4kids/tuxtype/
Vcs-Browser: http://svn.debian.org/wsvn/tux4kids/tuxtype/
More information about the Tux4kids-commits
mailing list