r28922 - in /packages/unstable/mess-desktop-entries/debian: compat control control.in copyright rules watch

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Tue Jul 19 07:59:37 UTC 2011


Author: jordi
Date: Tue Jul 19 07:59:37 2011
New Revision: 28922

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28922
Log:
Fix partial commit.

Added:
    packages/unstable/mess-desktop-entries/debian/compat
    packages/unstable/mess-desktop-entries/debian/control
    packages/unstable/mess-desktop-entries/debian/control.in
    packages/unstable/mess-desktop-entries/debian/copyright
    packages/unstable/mess-desktop-entries/debian/rules   (with props)
    packages/unstable/mess-desktop-entries/debian/watch

Added: packages/unstable/mess-desktop-entries/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mess-desktop-entries/debian/compat?rev=28922&op=file
==============================================================================
--- packages/unstable/mess-desktop-entries/debian/compat (added)
+++ packages/unstable/mess-desktop-entries/debian/compat [utf-8] Tue Jul 19 07:59:37 2011
@@ -1,0 +1,1 @@
+8

Added: packages/unstable/mess-desktop-entries/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mess-desktop-entries/debian/control?rev=28922&op=file
==============================================================================
--- packages/unstable/mess-desktop-entries/debian/control (added)
+++ packages/unstable/mess-desktop-entries/debian/control [utf-8] Tue Jul 19 07:59:37 2011
@@ -1,0 +1,28 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
+Source: mess-desktop-entries
+Section: gnome
+Priority: optional
+Maintainer: Jordi Mallach <jordi at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Build-Depends: cdbs,
+               debhelper (>= 8),
+               gnome-pkg-tools,
+               intltool,
+               pkg-config,
+               shared-mime-info
+Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/mess-desktop-entries/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mess-desktop-entries/
+Standards-Version: 3.9.2
+
+Package: mess-desktop-entries
+Architecture: all
+Depends: ${misc:Depends}
+Enhances: mess
+Description: Desktop entries for MESS ROMS
+ This is a collection of desktop entries to handle ROM files for certain game
+ consoles. They use the Multiple Emulator Super System (MESS) to start a
+ game by simply double-clicking the ROM file from a file manager.

Added: packages/unstable/mess-desktop-entries/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mess-desktop-entries/debian/control.in?rev=28922&op=file
==============================================================================
--- packages/unstable/mess-desktop-entries/debian/control.in (added)
+++ packages/unstable/mess-desktop-entries/debian/control.in [utf-8] Tue Jul 19 07:59:37 2011
@@ -1,0 +1,23 @@
+Source: mess-desktop-entries
+Section: gnome
+Priority: optional
+Maintainer: Jordi Mallach <jordi at debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: cdbs,
+               debhelper (>= 8),
+               gnome-pkg-tools,
+               intltool,
+               pkg-config,
+               shared-mime-info
+Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/mess-desktop-entries/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mess-desktop-entries/
+Standards-Version: 3.9.2
+
+Package: mess-desktop-entries
+Architecture: all
+Depends: ${misc:Depends}
+Enhances: mess
+Description: Desktop entries for MESS ROMs
+ This is a collection of desktop entries to handle ROM files for certain game
+ consoles. They use the Multiple Emulator Super System (MESS) to start a
+ game by simply double-clicking the ROM file from a file manager.

Added: packages/unstable/mess-desktop-entries/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mess-desktop-entries/debian/copyright?rev=28922&op=file
==============================================================================
--- packages/unstable/mess-desktop-entries/debian/copyright (added)
+++ packages/unstable/mess-desktop-entries/debian/copyright [utf-8] Tue Jul 19 07:59:37 2011
@@ -1,0 +1,26 @@
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: mess-desktop-entries
+Source: http://ftp.gnome.org/pub/GNOME/sources/mess-desktop-entries/
+
+Files: *
+Copyright: Copyright © 2011 Matthew Barnes <mbarnes at redhat.com>
+License: GPL-3+
+ mess-desktop-entries 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.
+ .
+ mess-desktop-entries 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-3'.
+
+Files: debian/*
+Copyright: Copyright © 2011 Jordi Mallach <jordi at debian.org>
+License: GPL-3+

Added: packages/unstable/mess-desktop-entries/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mess-desktop-entries/debian/rules?rev=28922&op=file
==============================================================================
--- packages/unstable/mess-desktop-entries/debian/rules (added)
+++ packages/unstable/mess-desktop-entries/debian/rules [utf-8] Tue Jul 19 07:59:37 2011
@@ -1,0 +1,9 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+DEB_CONFIGURE_SCRIPT_ENV += MESS="/usr/games/mess"

Propchange: packages/unstable/mess-desktop-entries/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/unstable/mess-desktop-entries/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mess-desktop-entries/debian/watch?rev=28922&op=file
==============================================================================
--- packages/unstable/mess-desktop-entries/debian/watch (added)
+++ packages/unstable/mess-desktop-entries/debian/watch [utf-8] Tue Jul 19 07:59:37 2011
@@ -1,0 +1,2 @@
+version=3
+http://download.gnome.org/sources/mess-desktop-entries/([\d\.]+)/mess-desktop-entries-(.*)\.tar\.bz2




More information about the pkg-gnome-commits mailing list