This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository mousetrap.
commit c5454a54b5dbd49ed3b81b3265628d3124b09956 Author: Markus Koschany <[email protected]> Date: Wed Jul 19 19:08:03 2017 +0200 Add a new mousetrap icon. --- debian/copyright | 7 +++++++ debian/mousetrap.install | 2 ++ debian/mousetrap.png | Bin 0 -> 14435 bytes debian/source/include-binaries | 1 + 4 files changed, 10 insertions(+) diff --git a/debian/copyright b/debian/copyright index 3fe8003..7a0dca2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,3 +24,10 @@ License: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. + +debian/mousetrap.png (taken from the Open Icon Library, +https://sourceforge.net/projects/openiconlibrary/) +Copyright: intrigue +License: GPL-2 + + diff --git a/debian/mousetrap.install b/debian/mousetrap.install new file mode 100644 index 0000000..4c7e1e0 --- /dev/null +++ b/debian/mousetrap.install @@ -0,0 +1,2 @@ +debian/mousetrap.desktop usr/share/applications +debian/mousetrap.png usr/share/icons/hicolor/128x128/apps diff --git a/debian/mousetrap.png b/debian/mousetrap.png new file mode 100644 index 0000000..21925f9 Binary files /dev/null and b/debian/mousetrap.png differ diff --git a/debian/source/include-binaries b/debian/source/include-binaries new file mode 100644 index 0000000..1b28f7e --- /dev/null +++ b/debian/source/include-binaries @@ -0,0 +1 @@ +debian/mousetrap.png -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mousetrap.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

