Author: enrico
Date: 2010-06-25 08:40:17 +0000 (Fri, 25 Jun 2010)
New Revision: 11046

Added:
   software/ui/debian/source/
   software/ui/debian/source/format
Modified:
   software/ui/debian/changelog
   software/ui/debian/compat
   software/ui/debian/control
   software/ui/debian/copyright
   software/ui/debian/goadmin.desktop
   software/ui/debian/golearn.desktop
   software/ui/debian/gonet.desktop
   software/ui/debian/gooffice.desktop
   software/ui/debian/goplay.desktop
   software/ui/debian/gosafe.desktop
   software/ui/debian/goweb.desktop
   software/ui/debian/rules
Log:
Updated debianisation thanks to David Paleino

Modified: software/ui/debian/changelog
===================================================================
--- software/ui/debian/changelog        2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/changelog        2010-06-25 08:40:17 UTC (rev 11046)
@@ -1,11 +1,29 @@
-goplay (0.3-2) UNRELEASED; urgency=low
+goplay (0.4-1) UNRELEASED; urgency=low
 
+  [ Peter De Wachter ]
   * goplay is now much more keyboard-friendly, thanks to some tweaks
     to the fluid file. (Closes: #456563)
   * Long URLs are wordwrapped.
 
- -- Peter De Wachter <[email protected]>  Mon, 03 Mar 2008 22:27:53 +0100
+  [ David Paleino ]
+  * debian/control:
+    - bumped libept Build-Dependency to >= 1.0
+    - bumped debhelper Build-Dependency to >= 7.0.50
+    - Uploaders field wrapped
+    - bump Standards-Version to 3.8.4 (no changes needed)
+    - add g++-4.5 as an alternative to c++abi2-dev, let's make
+      lintian happy
+  * debian/source/format: using 3.0 (quilt)
+  * debian/compat bumped to 7
+  * debian/rules rewritten to use dh7
+  * debian/*.desktop: removed deprecated Encoding field
+  * debian/copyright updated to DEP-5
 
+  [ Enrico Zini ]
+  * Ported to libept1. Closes: #580992
+
+ -- Enrico Zini <[email protected]>  Fri, 25 Jun 2010 09:36:47 +0100
+
 goplay (0.3-1) unstable; urgency=low
 
   * New upstream version:

Modified: software/ui/debian/compat
===================================================================
--- software/ui/debian/compat   2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/compat   2010-06-25 08:40:17 UTC (rev 11046)
@@ -1 +1 @@
-5
+7

Modified: software/ui/debian/control
===================================================================
--- software/ui/debian/control  2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/control  2010-06-25 08:40:17 UTC (rev 11046)
@@ -2,13 +2,16 @@
 Section: admin
 Priority: extra
 Maintainer: Debian Games Team <[email protected]> 
-Uploaders: Miriam Ruiz <[email protected]>, Enrico Zini 
<[email protected]>, Jonas Smedegaard <[email protected]>
-Build-Depends: debhelper (>= 5), autotools-dev,
- c++abi2-dev, dh-buildinfo, pkg-config,
- libept-dev (>= 0.5.10), libept-dev (<< 0.6),
+Uploaders:
+ Miriam Ruiz <[email protected]>,
+ Enrico Zini <[email protected]>,
+ Jonas Smedegaard <[email protected]>
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev,
+ g++-4.5 | c++abi2-dev, dh-buildinfo, pkg-config,
+ libept-dev (>= 1.0), libept-dev (<< 2),
  libwibble-dev (>= 0.1.9), libwibble-dev (<< 0.2),
  libfltk1.1-dev, fluid
-Standards-Version: 3.7.3
+Standards-Version: 3.8.4
 
 Package: goplay
 Architecture: any

Modified: software/ui/debian/copyright
===================================================================
--- software/ui/debian/copyright        2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/copyright        2010-06-25 08:40:17 UTC (rev 11046)
@@ -1,62 +1,55 @@
-This package was debianized by Miriam Ruiz <[email protected]> on
-Fri, 24 Aug 2007 13:21:17 +0000.
+Format-Specification: http://dep.debian.net/deps/dep5
 
-Upstream Authors: 
+Files: *
+Copyright:
+ © 2007, 2008 Enrico Zini <[email protected]>
+ © 2007, 2008 Miriam Ruiz <[email protected]>
+License: GPL-2+
 
-  Enrico Zini <[email protected]>
-  Miriam Ruiz <[email protected]>
+Files: src/pkgbrowser*
+Copyright:
+ © 2007, 2008 Enrico Zini <[email protected]>
+ © 2007, 2008 Miriam Ruiz <[email protected]>
+ © 2007, Greg Ercolano <[email protected]>
+License: GPL-2+
 
-Copyright: 
+Files: src/CuTest*
+Copyright: © 2003,  Asim Jalis <[email protected]>
+License: CuTest
 
-  Copyright (C) 2007, 2008  Enrico Zini <[email protected]>
-  Copyright (C) 2007, 2008  Miriam Ruiz <[email protected]>
+Files: debian/*
+Copyright: © 2007, 2008, Miriam Ruiz <[email protected]>
+License: GPL-2+
 
-ColResizeBrowser:
-  Copyright (C) 2007,  Greg Ercolano <[email protected]>
+License: GPL-2+
+ This package 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 2 of the License, or
+ (at your option) any later version.
+ .
+ This package 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.
+X-Comment: on Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
-CuTest:
-  Copyright (C) 2003,  Asim Jalis <[email protected]>
+License: CuTest
+ THIS SOFTWARE IS PROVIDED 'AS IS', WITHOUT ANY EXPRESS OR IMPLIED
+ WARRANTY. IN NO EVENT WILL THE AUTHORS BE HELD LIABLE FOR ANY DAMAGES
+ ARISING FROM THE USE OF THIS SOFTWARE.
 
-License:
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
 
-    This package 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 2 of the License, or
-    (at your option) any later version.
- 
-    This package 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 package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software in
+ a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
 
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+ 2. Altered source versions must be plainly marked as such, and must not
+ be misrepresented as being the original software.
 
-
-CuTest:
-    THIS SOFTWARE IS PROVIDED 'AS IS', WITHOUT ANY EXPRESS OR IMPLIED
-    WARRANTY. IN NO EVENT WILL THE AUTHORS BE HELD LIABLE FOR ANY DAMAGES
-    ARISING FROM THE USE OF THIS SOFTWARE.
-
-    Permission is granted to anyone to use this software for any purpose,
-    including commercial applications, and to alter it and redistribute it
-    freely, subject to the following restrictions:
-
-    1. The origin of this software must not be misrepresented; you must not
-    claim that you wrote the original software. If you use this software in
-    a product, an acknowledgment in the product documentation would be
-    appreciated but is not required.
-
-    2. Altered source versions must be plainly marked as such, and must not
-    be misrepresented as being the original software.
-
-    3. This notice may not be removed or altered from any source
-    distribution.
-
-
-The Debian packaging is (C) 2007, Miriam Ruiz <[email protected]> and
-is licensed under the GPL, see above.
+ 3. This notice may not be removed or altered from any source
+ distribution.
\ No newline at end of file

Modified: software/ui/debian/goadmin.desktop
===================================================================
--- software/ui/debian/goadmin.desktop  2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/goadmin.desktop  2010-06-25 08:40:17 UTC (rev 11046)
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Type=Application
-Encoding=UTF-8
 Name=GoAdmin!
 GenericName=goadmin
 Comment=Admin packages browser

Modified: software/ui/debian/golearn.desktop
===================================================================
--- software/ui/debian/golearn.desktop  2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/golearn.desktop  2010-06-25 08:40:17 UTC (rev 11046)
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Type=Application
-Encoding=UTF-8
 Name=GoLearn!
 GenericName=golearn
 Comment=Educational packages browser

Modified: software/ui/debian/gonet.desktop
===================================================================
--- software/ui/debian/gonet.desktop    2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/gonet.desktop    2010-06-25 08:40:17 UTC (rev 11046)
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Type=Application
-Encoding=UTF-8
 Name=GoNet!
 GenericName=gonet
 Comment=Network-related packages browser

Modified: software/ui/debian/gooffice.desktop
===================================================================
--- software/ui/debian/gooffice.desktop 2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/gooffice.desktop 2010-06-25 08:40:17 UTC (rev 11046)
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Type=Application
-Encoding=UTF-8
 Name=GoOffice!
 GenericName=gooffice
 Comment=Office packages browser

Modified: software/ui/debian/goplay.desktop
===================================================================
--- software/ui/debian/goplay.desktop   2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/goplay.desktop   2010-06-25 08:40:17 UTC (rev 11046)
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Type=Application
-Encoding=UTF-8
 Name=GoPlay!
 GenericName=goplay
 Comment=Gaming packages browser

Modified: software/ui/debian/gosafe.desktop
===================================================================
--- software/ui/debian/gosafe.desktop   2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/gosafe.desktop   2010-06-25 08:40:17 UTC (rev 11046)
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Type=Application
-Encoding=UTF-8
 Name=GoSafe!
 GenericName=gosafe
 Comment=Safety-related packages browser

Modified: software/ui/debian/goweb.desktop
===================================================================
--- software/ui/debian/goweb.desktop    2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/goweb.desktop    2010-06-25 08:40:17 UTC (rev 11046)
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Type=Application
-Encoding=UTF-8
 Name=GoWeb!
 GenericName=goweb
 Comment=Web-related packages browser

Modified: software/ui/debian/rules
===================================================================
--- software/ui/debian/rules    2010-06-25 08:40:09 UTC (rev 11045)
+++ software/ui/debian/rules    2010-06-25 08:40:17 UTC (rev 11046)
@@ -3,77 +3,9 @@
 # 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)
+%:
+       dh $@
 
-CFLAGS = -Wall -g
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-       CFLAGS += -O0
-else
-       CFLAGS += -O2
-endif
-
-config.status: configure
-       dh_testdir
-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
-       test configure || sh autogen.sh
-       ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
-       --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
-       $(MAKE)
-       touch $@
-
-clean:
-       dh_testdir
-       dh_testroot
-       rm -f build-stamp 
-       [ ! -f Makefile ] || $(MAKE) distclean
-       rm -f config.sub config.guess
-       dh_clean 
-
-install: build
-       dh_testdir
-       dh_testroot
-       dh_clean -k 
-       dh_installdirs
-       $(MAKE) DESTDIR=$(CURDIR)/debian/goplay install
-
-# Build architecture-independent files here.
-binary-indep: build install
-
-# Build architecture-dependent files here.
-binary-arch: build install
-       dh_testdir
-       dh_testroot
-       dh_installchangelogs 
-       dh_installdocs
-       dh_installexamples
-       dh_install
-       dh_installmenu
-       dh_installman
-       dh_desktop
-       dh_link
-       dh_strip
-       dh_compress
+override_dh_fixperms:
        dh_fixperms
        test -e /usr/bin/dh_buildinfo && dh_buildinfo
-       dh_installdeb
-       dh_shlibdeps
-       dh_gencontrol
-       dh_md5sums
-       dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install 

Added: software/ui/debian/source/format
===================================================================
--- software/ui/debian/source/format                            (rev 0)
+++ software/ui/debian/source/format    2010-06-25 08:40:17 UTC (rev 11046)
@@ -0,0 +1 @@
+3.0 (quilt)


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to