OSDN Git Service

Debian package support (using debian control files from old version 1.0).
authorSylvain Vedrenne <svedrenne@users.sourceforge.jp>
Mon, 28 Nov 2011 23:56:55 +0000 (00:56 +0100)
committerSylvain Vedrenne <svedrenne@users.sourceforge.jp>
Mon, 28 Nov 2011 23:56:55 +0000 (00:56 +0100)
30 files changed:
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/files [new file with mode: 0644]
debian/menu.ex [new file with mode: 0644]
debian/release_Debian_package_HOWTO [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/sudokuki.debhelper.log [new file with mode: 0644]
debian/sudokuki.substvars [new file with mode: 0644]
debian/sudokuki/DEBIAN/control [new file with mode: 0644]
debian/sudokuki/DEBIAN/md5sums [new file with mode: 0644]
debian/sudokuki/usr/bin/sudokuki [new file with mode: 0755]
debian/sudokuki/usr/share/doc/sudokuki/NEWS.gz [new file with mode: 0644]
debian/sudokuki/usr/share/doc/sudokuki/README.gz [new file with mode: 0644]
debian/sudokuki/usr/share/doc/sudokuki/changelog.Debian.gz [new file with mode: 0644]
debian/sudokuki/usr/share/doc/sudokuki/changelog.gz [new file with mode: 0644]
debian/sudokuki/usr/share/doc/sudokuki/copyright [new file with mode: 0644]
debian/sudokuki/usr/share/locale/de/LC_MESSAGES/sudokuki.mo [new file with mode: 0644]
debian/sudokuki/usr/share/locale/el/LC_MESSAGES/sudokuki.mo [new file with mode: 0644]
debian/sudokuki/usr/share/locale/en/LC_MESSAGES/sudokuki.mo [new file with mode: 0644]
debian/sudokuki/usr/share/locale/eo/LC_MESSAGES/sudokuki.mo [new file with mode: 0644]
debian/sudokuki/usr/share/locale/es/LC_MESSAGES/sudokuki.mo [new file with mode: 0644]
debian/sudokuki/usr/share/locale/fr/LC_MESSAGES/sudokuki.mo [new file with mode: 0644]
debian/sudokuki/usr/share/locale/ja/LC_MESSAGES/sudokuki.mo [new file with mode: 0644]
debian/sudokuki/usr/share/locale/pt/LC_MESSAGES/sudokuki.mo [new file with mode: 0644]
debian/sudokuki/usr/share/locale/ru/LC_MESSAGES/sudokuki.mo [new file with mode: 0644]
debian/sudokuki/usr/share/locale/zh/LC_MESSAGES/sudokuki.mo [new file with mode: 0644]

diff --git a/debian/changelog b/debian/changelog
new file mode 100644 (file)
index 0000000..270a4d0
--- /dev/null
@@ -0,0 +1,140 @@
+sudokuki (1.0.400-1) unstable; urgency=low
+
+        * Sudokuki version 1.1.Beta4 ("Sudokuki", stable, Gtkmm GUI)
+
+       Rewrote Sudokuki in Java with a Swing graphical user interface.
+
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Mon, 28 Nov 2011 23:52:00 +0100
+
+sudokuki (1.0.0-1) unstable; urgency=low
+       
+        * Sudokuki version 1.0.0 ("Sudokuki", stable, Gtkmm GUI)
+
+       Fixed the following bug(s):
+        - 2798611 "Edit/Lang","Edit/numbers" unavailable after Custom+New
+        - 2797875 "Save grid as..." and "Print" unavailable after Custom + New
+        - 2797600 Position of "Open grid" and "Save grid" dialogs
+        - 2797599 "Discard grid?" dialog remains after "custom grid" action
+        - 2796991 Keep same window position when changing language or numbers
+        - 2796986 "Discard grid?" dialog: leave it until the new grid is ready
+
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Thu, 04 Jun 2009 00:20:00 +0100
+       
+sudokuki (0.9.14-1) unstable; urgency=low
+
+        * Sudokuki version 0.9.14 ("Sudokuki", stable, Gtkmm GUI)
+
+       Fixed the following bug(s):
+       - 2796157 "Resolve cell" unavailable in pop up menu on first line
+        - 2795456 "New game" while in custom grid mode doen't behave well
+        - 2795379 Should not allow opening files other than .ski files
+        - 2795372 In the menu, "Resolve cell" available after filling cell
+        - 2795364 Play custom grid: resolve cell is always available
+        - 2795360 Should not be possible to Undo custom grid values!
+        - 2795287 Resolve cell must be deactivated while composing custom grid
+        - 2795081 "Open a sudokuki grid file..." cannot be translated
+        - 2795080 "Save sudokuki grid to a file..." cannot be translated
+        - 2794984 Incorrect custom grid resolved after changing kanji mode
+        - 2794448 Deactivate "Resolve cell" when user fills current cell
+        - 2794447 Activate "Resolve cell" upon Undo emptying current cell
+
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Sun, 24 May 2009 23:47:00 +0100
+
+sudokuki (0.9.13-1) unstable; urgency=low
+
+        * Sudokuki version 0.9.13 ("Sudokuki", stable, Gtkmm GUI)
+
+       Implemented the following feature(s):
+        - 2793552 Print preferences: show a simple information dialog
+
+       Fixed the following bug(s):
+        - 2789531 Should not be possible to enter values after resolve game!
+        - 2789532 Can enter a value from context menu on a non-empty cells!
+        - 2789809 Regression:if there are user values, crash when solving game
+        - 2715501 Undo doesn't behave correctly after "Resolve cell"
+        - 2789530 Win32FullPackage with more recent gtk/gtkmm dlls
+        - 2172819 Impossible to cancel when entering a dead end upon first go
+        - 2791441 "One of your moves is in the way" remaining...
+        - 2015967 Dead end detection incomplete
+        - 2791435 Changing kanji mode allows playing though in a dead end
+        - 2793555 Custom grid values should be in black
+        - 2793552 Print preferences: show a simple information dialog
+        - 2793551 Impossible to Undo / Clear All after changing kanji/language
+        - 2652376 Many strings cannot be localized
+        - 2794092 Resolve_cell action should be deactivated after Resolve
+       
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Thu, 21 May 2009 23:47:00 +0100
+
+sudokuki (0.9.12-1) unstable; urgency=low
+
+       * Sudokuki version 0.9.12 ("Sudokuki", almost stable, Gtkmm GUI)
+
+       Implemented the following feature(s):
+        - <none>
+
+       Fixed the following bug(s):
+        - 2747982 [r403]Saved game user played values should be in "blue"
+        - #2118524 0.7.0_Gtkmm Dead-end message remaining
+        - #2715501 Undo doesn't behave correctly after "Resolve cell"
+       - #2789811 win32FullPackage.zip : incorrect _bold_ ka
+       - #2789531 Should not be possible to enter values after resolve game!
+       
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Fri, 15 May 2009 23:47:00 +0100
+
+sudokuki (0.9.11-1) unstable; urgency=low
+
+       * Sudokuki version 0.9.11 ("Sudokuki", almost stable, Gtkmm GUI)
+
+       Implemented the following feature(s):
+        - Level selection
+
+       Fixed the following bug(s):
+       - 2406808 [092]Change_language after Resolve goes back to play status
+
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Mon, 24 Apr 2009 23:47:00 +0100
+
+sudokuki (0.9.10-1) unstable; urgency=low
+
+       * Sudokuki version 0.9.10 ("Sudokuki", almost stable, Gtkmm GUI)
+
+       Implemented the following features:
+        - Added a popup menu for "Resolve cell" feature (Claus Poerschke).
+        - 2406830 Allow playing only with the mouse (Sylvain Vedrenne).
+        - 2715495 reinit the grid after kanji/numbers change
+
+       Fixed the following bugs:
+        - 2118521 Print action => 2 browser instead of 1
+        - 2715510 Changing language to "ja" when in kanjimode crashes
+
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Sun, 19 Apr 2009 23:40:00 +0100
+
+sudokuki (0.9.9-2) unstable; urgency=low
+
+       * Fixed build problem related to debug traces.
+
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Mon, 13 Apr 2009 22:30:00 +0100
+       
+sudokuki (0.9.9-1) unstable; urgency=low
+       
+  * Added a nice "resolve cell" feature, thanks to Claus Poerschke,
+  and fixed some side effects that appeared with this modification.
+  * Added "kanji mode" allowing the user to play with kanji numbers.
+  * Changed fonts, now using "dark green" color for resolved cells.
+  * Cleaned up some traces, centralized traces definition in one include.
+  * Updated German translations from Claus Poerschke.
+
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Sun, 12 Apr 2009 21:00:00 +0100
+       
+sudokuki (0.9.8-1) unstable; urgency=low
+
+  * Added German translations.
+  * Marked missing strings as gettextized using '_( )'.        
+
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Sun, 01 Mar 2009 20:00:00 +0100
+
+sudokuki (0.9.7-1) experimental; urgency=low
+
+  * Initial release as a Debian package.
+
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Wed, 11 Feb 2009 23:09:30 +0100
+
diff --git a/debian/compat b/debian/compat
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..006414e
--- /dev/null
@@ -0,0 +1,21 @@
+Source: sudokuki
+Section: x11
+Priority: extra
+Maintainer: Sylvain Vedrenne <sylvain@jankenpoi.net>
+Build-Depends: debhelper (>= 7), autotools-dev
+Standards-Version: 3.7.3
+Homepage: https://sourceforge.net/projects/sudokuki
+
+Package: sudokuki
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Sudokuki is a graphical SUDOKU game
+ Sudokuki solves even the most difficult sudoku grids for you
+  - Generate a sudoku
+  - Play sudoku (supports Sudoku memos)
+  - Print sudoku grids
+  - Save your grid
+  - Open a grid file...
+ Already available in 10 languages. Just download and play!
+ Sudokuki is Free Software. Have fun! 
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..a0a63e1
--- /dev/null
@@ -0,0 +1,56 @@
+This package was (first) debianized by Sylvain Vedrenne <sylvain.vedrenne@free.fr> on
+Wed, 11 Feb 2009 23:09:30 +0100.
+
+It was downloaded from: http://sudokuki.sourceforge.net/
+
+Upstream Author(s):
+
+    Sylvain Vedrenne <sylvain.vedrenne@free.fr>
+
+Copyright:
+
+    <Copyright (C) 2007-2011 Sylvain Vedrenne>
+
+License:
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2009, Sylvain Vedrenne <sylvain.vedrenne@free.fr> and
+is licensed under the GPL, see above.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+
+Suexg v12: public domain sudoku generator, see licence notice below.
+  /****************************************************************************/
+  /*    suexg version 12, small randomized sudoku-generator in C.             */
+  /*                                                                          */
+  /*    Generates about 24 sudokus per second with 1GHz CPU.                  */
+  /*    Based on an exact cover solver, compiled with gcc3.2. Report bugs,    */
+  /*    improvement suggestions,feedback to sterten@aol.com. For some         */
+  /*    explanation of the solver see: http://magictour.free.fr/suexco.txt    */
+  /*    This generator starts from an empty grid and adds clues completely    */
+  /*    at random. There are faster pseudo-random methods which generate      */
+  /*    up to 1000 sudokus per second.    [..]                                */
+  /*                                                                          */
+  /*    Send sudokus with rating more than 100000 to sterten@aol.com so they  */
+  /*    can be included in the list of hardest sudokus at                     */
+  /*    http://magictour.free.fr/top94    [..]                                */
+  /*                                                                          */
+  /*    This software is public domain.                                       */
+  /****************************************************************************/
diff --git a/debian/dirs b/debian/dirs
new file mode 100644 (file)
index 0000000..e772481
--- /dev/null
@@ -0,0 +1 @@
+usr/bin
diff --git a/debian/docs b/debian/docs
new file mode 100644 (file)
index 0000000..50bd824
--- /dev/null
@@ -0,0 +1,2 @@
+NEWS
+README
diff --git a/debian/files b/debian/files
new file mode 100644 (file)
index 0000000..ab02d25
--- /dev/null
@@ -0,0 +1 @@
+sudokuki_1.0.400-1_i386.deb x11 extra
diff --git a/debian/menu.ex b/debian/menu.ex
new file mode 100644 (file)
index 0000000..1e25780
--- /dev/null
@@ -0,0 +1,2 @@
+?package(sudokuki):needs="X11|text|vc|wm" section="Applications/see-menu-manual"\
+  title="sudokuki" command="/usr/bin/sudokuki"
diff --git a/debian/release_Debian_package_HOWTO b/debian/release_Debian_package_HOWTO
new file mode 100644 (file)
index 0000000..dbebd0b
--- /dev/null
@@ -0,0 +1,12 @@
+
+ - My short HOWTO -
+
+Update debian/changelog
+% cd sudokuki
+% dpkg-buildpackage -rfakeroot
+Result: the resulting .deb is in sudokuki/../
+
+
+ - For more details -
+
+http://www.debian.org/doc/maint-guide/ch-dreq.en.html
diff --git a/debian/rules b/debian/rules
new file mode 100755 (executable)
index 0000000..ac5f55e
--- /dev/null
@@ -0,0 +1,105 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
+CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
+else
+CROSS= --build $(DEB_BUILD_GNU_TYPE)
+endif
+
+
+
+config.status: configure
+       dh_testdir
+       # Add here commands to configure the package.
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+       cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+       cp -f /usr/share/misc/config.guess config.guess
+endif
+       ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
+
+
+build: build-stamp
+
+build-stamp:  config.status 
+       dh_testdir
+
+       # Add here commands to compile the package.
+       $(MAKE)
+       #docbook-to-man debian/sudokuki.sgml > sudokuki.1
+
+       touch $@
+
+clean: 
+       dh_testdir
+       dh_testroot
+       rm -f build-stamp 
+
+       # Add here commands to clean up after the build process.
+       [ ! -f Makefile ] || $(MAKE) distclean
+       rm -f config.sub config.guess
+
+       dh_clean 
+
+install: build
+       dh_testdir
+       dh_testroot
+       dh_clean -k 
+       dh_installdirs
+
+       # Add here commands to install the package into debian/sudokuki.
+       $(MAKE) DESTDIR=$(CURDIR)/debian/sudokuki install
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+       dh_testdir
+       dh_testroot
+       dh_installchangelogs ChangeLog
+       dh_installdocs
+       dh_installexamples
+#      dh_install
+#      dh_installmenu
+#      dh_installdebconf       
+#      dh_installlogrotate
+#      dh_installemacsen
+#      dh_installpam
+#      dh_installmime
+#      dh_python
+#      dh_installinit
+#      dh_installcron
+#      dh_installinfo
+       dh_installman
+       dh_link
+       dh_strip
+       dh_compress
+       dh_fixperms
+#      dh_perl
+#      dh_makeshlibs
+       dh_installdeb
+       dh_shlibdeps
+       dh_gencontrol
+       dh_md5sums
+       dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install 
diff --git a/debian/sudokuki.debhelper.log b/debian/sudokuki.debhelper.log
new file mode 100644 (file)
index 0000000..cbd42b1
--- /dev/null
@@ -0,0 +1,14 @@
+dh_installdirs
+dh_installchangelogs
+dh_installdocs
+dh_installexamples
+dh_installman
+dh_link
+dh_strip
+dh_compress
+dh_fixperms
+dh_installdeb
+dh_shlibdeps
+dh_gencontrol
+dh_md5sums
+dh_builddeb
diff --git a/debian/sudokuki.substvars b/debian/sudokuki.substvars
new file mode 100644 (file)
index 0000000..1c33f30
--- /dev/null
@@ -0,0 +1 @@
+shlibs:Depends=libc6 (>= 2.1.3)
diff --git a/debian/sudokuki/DEBIAN/control b/debian/sudokuki/DEBIAN/control
new file mode 100644 (file)
index 0000000..658b5d3
--- /dev/null
@@ -0,0 +1,18 @@
+Package: sudokuki
+Version: 1.0.400-1
+Architecture: i386
+Maintainer: Sylvain Vedrenne <sylvain@jankenpoi.net>
+Installed-Size: 740
+Depends: libc6 (>= 2.1.3)
+Section: x11
+Priority: extra
+Homepage: https://sourceforge.net/projects/sudokuki
+Description: Sudokuki is a graphical SUDOKU game
+ Sudokuki solves even the most difficult sudoku grids for you
+  - Generate a sudoku
+  - Play sudoku (supports Sudoku memos)
+  - Print sudoku grids
+  - Save your grid
+  - Open a grid file...
+ Already available in 10 languages. Just download and play!
+ Sudokuki is Free Software. Have fun!
diff --git a/debian/sudokuki/DEBIAN/md5sums b/debian/sudokuki/DEBIAN/md5sums
new file mode 100644 (file)
index 0000000..0b83763
--- /dev/null
@@ -0,0 +1,19 @@
+7ceac3b245bb90bfb1b55105a606913b  usr/share/doc/sudokuki/NEWS.gz
+6b5c8e4cb3cf0574e01d85265d517ae5  usr/share/doc/sudokuki/changelog.Debian.gz
+9257cfe172ea38a185ae7661629339a1  usr/share/doc/sudokuki/README.gz
+a709ec4819ed2e00bae3bf763c09b313  usr/share/doc/sudokuki/copyright
+c015433374d6e2ec34eb3818baf2bfa4  usr/share/doc/sudokuki/changelog.gz
+f8a88c0b681e02c5331ed80d0587f47e  usr/share/java/sudokuki-1.1.Beta4.jar
+8231c057291eff90ba13ae1e6ff27943  usr/share/locale/fr/LC_MESSAGES/sudokuki.mo
+3734d2f73b22b164a62165b48a0fba97  usr/share/locale/eo/LC_MESSAGES/sudokuki.mo
+e9abd7b6587eb50bdcc81385ecadb936  usr/share/locale/de/LC_MESSAGES/sudokuki.mo
+09848fe3d91749b7f6cd86455f14f3a2  usr/share/locale/pt/LC_MESSAGES/sudokuki.mo
+9ad48be0324930e7bc0df6c591530c72  usr/share/locale/en/LC_MESSAGES/sudokuki.mo
+0b1fd20f12c591753ea7239fea30a2f0  usr/share/locale/el/LC_MESSAGES/sudokuki.mo
+eb913a2438ec8b99d799a85f37c911c5  usr/share/locale/zh/LC_MESSAGES/sudokuki.mo
+9fa6c223c88a625b10c1885e8dc2b73d  usr/share/locale/ja/LC_MESSAGES/sudokuki.mo
+2e3e6d547174ad28b50e27fe623ceb22  usr/share/locale/ru/LC_MESSAGES/sudokuki.mo
+6609e7ea40fbf2aa175bef8559dfed2d  usr/share/locale/es/LC_MESSAGES/sudokuki.mo
+e9f8b5880a98ab7973e1cd0abdc455e9  usr/bin/sudokuki
+139ce1041f7cccbeda781d9553f3e3eb  usr/lib/libsuexg_proxy.so.0.0.0
+53222be046cdac01238be626f87f2797  usr/lib/libsuexg_proxy.la
diff --git a/debian/sudokuki/usr/bin/sudokuki b/debian/sudokuki/usr/bin/sudokuki
new file mode 100755 (executable)
index 0000000..f956a63
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+java -Djava.library.path="/usr/lib" -jar /usr/share/java/sudokuki-1.1.Beta4.jar
diff --git a/debian/sudokuki/usr/share/doc/sudokuki/NEWS.gz b/debian/sudokuki/usr/share/doc/sudokuki/NEWS.gz
new file mode 100644 (file)
index 0000000..4d80705
Binary files /dev/null and b/debian/sudokuki/usr/share/doc/sudokuki/NEWS.gz differ
diff --git a/debian/sudokuki/usr/share/doc/sudokuki/README.gz b/debian/sudokuki/usr/share/doc/sudokuki/README.gz
new file mode 100644 (file)
index 0000000..fef083e
Binary files /dev/null and b/debian/sudokuki/usr/share/doc/sudokuki/README.gz differ
diff --git a/debian/sudokuki/usr/share/doc/sudokuki/changelog.Debian.gz b/debian/sudokuki/usr/share/doc/sudokuki/changelog.Debian.gz
new file mode 100644 (file)
index 0000000..1fc8b5a
Binary files /dev/null and b/debian/sudokuki/usr/share/doc/sudokuki/changelog.Debian.gz differ
diff --git a/debian/sudokuki/usr/share/doc/sudokuki/changelog.gz b/debian/sudokuki/usr/share/doc/sudokuki/changelog.gz
new file mode 100644 (file)
index 0000000..d73d33a
Binary files /dev/null and b/debian/sudokuki/usr/share/doc/sudokuki/changelog.gz differ
diff --git a/debian/sudokuki/usr/share/doc/sudokuki/copyright b/debian/sudokuki/usr/share/doc/sudokuki/copyright
new file mode 100644 (file)
index 0000000..a0a63e1
--- /dev/null
@@ -0,0 +1,56 @@
+This package was (first) debianized by Sylvain Vedrenne <sylvain.vedrenne@free.fr> on
+Wed, 11 Feb 2009 23:09:30 +0100.
+
+It was downloaded from: http://sudokuki.sourceforge.net/
+
+Upstream Author(s):
+
+    Sylvain Vedrenne <sylvain.vedrenne@free.fr>
+
+Copyright:
+
+    <Copyright (C) 2007-2011 Sylvain Vedrenne>
+
+License:
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2009, Sylvain Vedrenne <sylvain.vedrenne@free.fr> and
+is licensed under the GPL, see above.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+
+Suexg v12: public domain sudoku generator, see licence notice below.
+  /****************************************************************************/
+  /*    suexg version 12, small randomized sudoku-generator in C.             */
+  /*                                                                          */
+  /*    Generates about 24 sudokus per second with 1GHz CPU.                  */
+  /*    Based on an exact cover solver, compiled with gcc3.2. Report bugs,    */
+  /*    improvement suggestions,feedback to sterten@aol.com. For some         */
+  /*    explanation of the solver see: http://magictour.free.fr/suexco.txt    */
+  /*    This generator starts from an empty grid and adds clues completely    */
+  /*    at random. There are faster pseudo-random methods which generate      */
+  /*    up to 1000 sudokus per second.    [..]                                */
+  /*                                                                          */
+  /*    Send sudokus with rating more than 100000 to sterten@aol.com so they  */
+  /*    can be included in the list of hardest sudokus at                     */
+  /*    http://magictour.free.fr/top94    [..]                                */
+  /*                                                                          */
+  /*    This software is public domain.                                       */
+  /****************************************************************************/
diff --git a/debian/sudokuki/usr/share/locale/de/LC_MESSAGES/sudokuki.mo b/debian/sudokuki/usr/share/locale/de/LC_MESSAGES/sudokuki.mo
new file mode 100644 (file)
index 0000000..61808a9
Binary files /dev/null and b/debian/sudokuki/usr/share/locale/de/LC_MESSAGES/sudokuki.mo differ
diff --git a/debian/sudokuki/usr/share/locale/el/LC_MESSAGES/sudokuki.mo b/debian/sudokuki/usr/share/locale/el/LC_MESSAGES/sudokuki.mo
new file mode 100644 (file)
index 0000000..6867e2b
Binary files /dev/null and b/debian/sudokuki/usr/share/locale/el/LC_MESSAGES/sudokuki.mo differ
diff --git a/debian/sudokuki/usr/share/locale/en/LC_MESSAGES/sudokuki.mo b/debian/sudokuki/usr/share/locale/en/LC_MESSAGES/sudokuki.mo
new file mode 100644 (file)
index 0000000..544da6e
Binary files /dev/null and b/debian/sudokuki/usr/share/locale/en/LC_MESSAGES/sudokuki.mo differ
diff --git a/debian/sudokuki/usr/share/locale/eo/LC_MESSAGES/sudokuki.mo b/debian/sudokuki/usr/share/locale/eo/LC_MESSAGES/sudokuki.mo
new file mode 100644 (file)
index 0000000..31be64e
Binary files /dev/null and b/debian/sudokuki/usr/share/locale/eo/LC_MESSAGES/sudokuki.mo differ
diff --git a/debian/sudokuki/usr/share/locale/es/LC_MESSAGES/sudokuki.mo b/debian/sudokuki/usr/share/locale/es/LC_MESSAGES/sudokuki.mo
new file mode 100644 (file)
index 0000000..15862cc
Binary files /dev/null and b/debian/sudokuki/usr/share/locale/es/LC_MESSAGES/sudokuki.mo differ
diff --git a/debian/sudokuki/usr/share/locale/fr/LC_MESSAGES/sudokuki.mo b/debian/sudokuki/usr/share/locale/fr/LC_MESSAGES/sudokuki.mo
new file mode 100644 (file)
index 0000000..7372e05
Binary files /dev/null and b/debian/sudokuki/usr/share/locale/fr/LC_MESSAGES/sudokuki.mo differ
diff --git a/debian/sudokuki/usr/share/locale/ja/LC_MESSAGES/sudokuki.mo b/debian/sudokuki/usr/share/locale/ja/LC_MESSAGES/sudokuki.mo
new file mode 100644 (file)
index 0000000..1486ba3
Binary files /dev/null and b/debian/sudokuki/usr/share/locale/ja/LC_MESSAGES/sudokuki.mo differ
diff --git a/debian/sudokuki/usr/share/locale/pt/LC_MESSAGES/sudokuki.mo b/debian/sudokuki/usr/share/locale/pt/LC_MESSAGES/sudokuki.mo
new file mode 100644 (file)
index 0000000..3bfdeff
Binary files /dev/null and b/debian/sudokuki/usr/share/locale/pt/LC_MESSAGES/sudokuki.mo differ
diff --git a/debian/sudokuki/usr/share/locale/ru/LC_MESSAGES/sudokuki.mo b/debian/sudokuki/usr/share/locale/ru/LC_MESSAGES/sudokuki.mo
new file mode 100644 (file)
index 0000000..3f6e855
Binary files /dev/null and b/debian/sudokuki/usr/share/locale/ru/LC_MESSAGES/sudokuki.mo differ
diff --git a/debian/sudokuki/usr/share/locale/zh/LC_MESSAGES/sudokuki.mo b/debian/sudokuki/usr/share/locale/zh/LC_MESSAGES/sudokuki.mo
new file mode 100644 (file)
index 0000000..0b46b78
Binary files /dev/null and b/debian/sudokuki/usr/share/locale/zh/LC_MESSAGES/sudokuki.mo differ