[Tux4kids-commits] r1733 - in tuxtype/people/holger/tuxtype/trunk/debian: . source
Holger Levsen
holger at alioth.debian.org
Thu May 13 08:57:03 UTC 2010
Author: holger
Date: 2010-05-13 08:57:00 +0000 (Thu, 13 May 2010)
New Revision: 1733
Added:
tuxtype/people/holger/tuxtype/trunk/debian/source/
tuxtype/people/holger/tuxtype/trunk/debian/source/format
Modified:
tuxtype/people/holger/tuxtype/trunk/debian/changelog
tuxtype/people/holger/tuxtype/trunk/debian/control
Log:
* Add ${misc:Depends} to depends of both binary packages.
* Provide source/format and set it to 1.0.
Modified: tuxtype/people/holger/tuxtype/trunk/debian/changelog
===================================================================
--- tuxtype/people/holger/tuxtype/trunk/debian/changelog 2010-05-13 07:33:42 UTC (rev 1732)
+++ tuxtype/people/holger/tuxtype/trunk/debian/changelog 2010-05-13 08:57:00 UTC (rev 1733)
@@ -1,3 +1,10 @@
+tuxtype (1.8.1-2) UNRELEASED; urgency=low
+
+ * Add ${misc:Depends} to depends of both binary packages.
+ * Provide source/format and set it to 1.0.
+
+ -- Holger Levsen <holger at debian.org> Thu, 13 May 2010 10:55:05 +0200
+
tuxtype (1.8.1-1) unstable; urgency=low
* New upstream version, cleanup and bugfix release.
Modified: tuxtype/people/holger/tuxtype/trunk/debian/control
===================================================================
--- tuxtype/people/holger/tuxtype/trunk/debian/control 2010-05-13 07:33:42 UTC (rev 1732)
+++ tuxtype/people/holger/tuxtype/trunk/debian/control 2010-05-13 08:57:00 UTC (rev 1733)
@@ -10,7 +10,7 @@
Package: tuxtype
Architecture: any
-Depends: ${shlibs:Depends}, ttf-sil-andika (>=1.0.basic-1), tuxtype-data
+Depends: ${misc:Depends}, ${shlibs:Depends}, ttf-sil-andika (>=1.0.basic-1), tuxtype-data
Recommends: ttf-sil-doulos, ttf-bengali-fonts, ttf-devanagari-fonts, ttf-gujarati-fonts, ttf-kannada-fonts, ttf-oriya-fonts, ttf-punjabi-fonts, ttf-tamil-fonts, ttf-telugu-fonts
Description: Educational Typing Tutor Game Starring Tux
TuxTyping is an educational typing tutorial game starring
@@ -24,6 +24,7 @@
Package: tuxtype-data
Architecture: all
+Depends: ${misc:Depends}
Recommends: tuxtype
Replaces: tuxtype-data-nonfree
Conflicts: tuxtype-data-nonfree
Added: tuxtype/people/holger/tuxtype/trunk/debian/source/format
===================================================================
--- tuxtype/people/holger/tuxtype/trunk/debian/source/format (rev 0)
+++ tuxtype/people/holger/tuxtype/trunk/debian/source/format 2010-05-13 08:57:00 UTC (rev 1733)
@@ -0,0 +1 @@
+1.0
More information about the Tux4kids-commits
mailing list