diff options
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/deb/control | 6 | ||||
| -rw-r--r-- | packaging/deb/r | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/packaging/deb/control b/packaging/deb/control index 407074c..7d3dee8 100644 --- a/packaging/deb/control +++ b/packaging/deb/control @@ -1,12 +1,12 @@ Package: tuxanci-ng -Version: svn49 +Version: svn50 Section: Game Priority: optional Depends: libc6 (>= 2.2.4-4), libsdl1.2debian (>= 1.2), libsdl-image1.2 (>= 1.2), libsdl-mixer1.2 (>= 1.2), libsdl-net1.2 (>= 1.2), libsdl-ttf2.0-0 (>= 2.0) Architecture: i386 Installed-Size: 4630 Maintainer: Dušan Ďurech <dusan.d@centrum.sk> -Description: Game tuxanci next generation SVN revision 49 - Game tuxanci next generation SVN revision 49 +Description: Game tuxanci next generation SVN revision 50 + Game tuxanci next generation SVN revision 50 . http://www.tuxanci.org diff --git a/packaging/deb/r b/packaging/deb/r index 2e66562..a80efbc 100644 --- a/packaging/deb/r +++ b/packaging/deb/r @@ -1 +1,2 @@ -49
\ No newline at end of file +50 + |