r13995 - in packages/trunk/enemylines7/debian: . patches source

Markus Koschany apo-guest at alioth.debian.org
Wed Apr 10 17:52:46 UTC 2013


Author: apo-guest
Date: 2013-04-10 17:52:46 +0000 (Wed, 10 Apr 2013)
New Revision: 13995

Added:
   packages/trunk/enemylines7/debian/enelin7.6
   packages/trunk/enemylines7/debian/install
   packages/trunk/enemylines7/debian/manpages
   packages/trunk/enemylines7/debian/source/
   packages/trunk/enemylines7/debian/source/format
Removed:
   packages/trunk/enemylines7/debian/enemylines7.sgml
   packages/trunk/enemylines7/debian/files
Modified:
   packages/trunk/enemylines7/debian/README.source
   packages/trunk/enemylines7/debian/changelog
   packages/trunk/enemylines7/debian/control
   packages/trunk/enemylines7/debian/copyright
   packages/trunk/enemylines7/debian/enemylines7.desktop
   packages/trunk/enemylines7/debian/menu
   packages/trunk/enemylines7/debian/patches/20_data_in_usr_games.patch
   packages/trunk/enemylines7/debian/patches/series
   packages/trunk/enemylines7/debian/rules
   packages/trunk/enemylines7/debian/watch
Log:
- Update enemylines7 package for version 0.8+dfsg-1
- Switch to package format 3.0 (quilt)
- Bump compat level to 9 and require debhelper >= 9.
- Improve watch file.
- Drop quilt and docbook-to-man build dependency.
- Simplify debian/rules by using dh sequencer.
- Add a debug package for testing purposes.



Modified: packages/trunk/enemylines7/debian/README.source
===================================================================
--- packages/trunk/enemylines7/debian/README.source	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/README.source	2013-04-10 17:52:46 UTC (rev 13995)
@@ -1,2 +1,5 @@
-This package uses quilt for patch handling.
-Please read /usr/share/doc/quilt/README.source for further information.
+enemylines7 for Debian
+======================
+
+The game was repacked to remove pre-built binaries and *.dll files. Please use
+debian/rules get-orig-source to obtain the original and dfsg free sources.

Modified: packages/trunk/enemylines7/debian/changelog
===================================================================
--- packages/trunk/enemylines7/debian/changelog	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/changelog	2013-04-10 17:52:46 UTC (rev 13995)
@@ -1,26 +1,41 @@
-enemylines7 (0.8.dfsg.1-1) UNRELEASED; urgency=low
+enemylines7 (0.8+dfsg-1) unstable; urgency=low
 
+  * Team upload.
+
   [ Ansgar Burchardt ]
   * Remove deprecated Encoding key from .desktop file
 
-  [ Evgeni Golov ]
-  * Update watchfile. (Closes: #531617)
+  [ Markus Koschany ]
+  * Improve watch file and create a more flexible extension regex. (Closes: #531617)
+  * Switch to package format 3.0 (quilt).
+  * Bump Standards-Version to 3.9.4, no changes required.
+  * Bump compat level to 9 and require debhelper >=9 for automatic hardening
+    build flags.
+  * Delete enemylines7.sgml and files file. They are not necessary anymore.
+  * debian/control:
+    - Use canonical Vcs-URI.
+    - Drop quilt build dependeny, format 3.0 uses quilt by default.
+    - Drop docbook-to-man build dependency and create a new man page manually.
+    - Add glee-dev to Build-Depends.
+  * debian/rules:
+    - Simplify debian/rules by using dh sequencer.
+    - Add get-orig-source target.
+    - Build with --parallel.
+  * debian/patches:
+    - Add rapidxml_print.hpp-gcc4.7.patch and util_math.h-gcc4.7.patch to make
+      enemylines7 compile with >= gcc4.7.
 
   [ Alexander Reichle-Schmehl ]
   * New upstream release (Closes: #527366)
-   * Drop debian/patches/fix-gcc-4.3.diff, applied upstream
-   * Drop debian/patches/10_turn_off_useless_warnings.patch not needed
-     anymore
-   * Refresh debian/patches/20_data_in_usr_games.patch
-   * Upstream want's us to compile in src directory, adapting debian/rules
-     to it
-   * Adapt menu and desktop entry to renamed binary
+  * Drop debian/patches/fix-gcc-4.3.diff, applied upstream
+  * Drop debian/patches/10_turn_off_useless_warnings.patch not needed
+    anymore
+  * Refresh debian/patches/20_data_in_usr_games.patch
+  * Adapt menu and desktop entry to renamed binary
   * Adapt debian/control to my new name
-  * Only call make clean, if Makefile exists
   * Add debian/README.source
-  * Bump standards to 3.9.0 (No changes needed)
 
- -- Alexander Reichle-Schmehl <tolimar at debian.org>  Tue, 20 Jul 2010 12:50:54 +0200
+ -- Markus Koschany <apo at gambaru.de>  Tue, 09 Apr 2013 18:24:13 +0200
 
 enemylines7 (0.6-3) unstable; urgency=low
 
@@ -63,7 +78,7 @@
   * new upstream release
   * Standards-Version: 3.7.2
   * remove patchs:
-    03_compile_with_g++4.1.patch, 
+    03_compile_with_g++4.1.patch,
     01_add_destdir_in_makefile.patch
     02_data_in_usr_share.patch
   * remove dpatch dependency

Modified: packages/trunk/enemylines7/debian/control
===================================================================
--- packages/trunk/enemylines7/debian/control	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/control	2013-04-10 17:52:46 UTC (rev 13995)
@@ -3,15 +3,28 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Alexander Reichle-Schmehl <tolimar at debian.org>
-Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev, libsdl-mixer1.2-dev, docbook-to-man, libsdl-image1.2-dev, quilt 
-Standards-Version: 3.9.0
+Build-Depends:
+ debhelper (>= 9),
+ glee-dev,
+ libsdl-image1.2-dev,
+ libsdl-mixer1.2-dev,
+ libsdl1.2-dev
+Standards-Version: 3.9.4
 Homepage: http://proj.phk.at/el/7/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/enemylines7/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/enemylines7/?op=log
+Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/enemylines7/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/enemylines7/
 
 Package: enemylines7
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: first person 3d-shooter game 
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: first person 3d-shooter game
  Enemy Lines 7 is a Single-player game. You have to Shoot down enemy
  bombers threatening your city.
+
+Package: enemylines7-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: enemylines7 (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for xarchiver
+ Xarchiver is a lightweight desktop independent GTK+

Modified: packages/trunk/enemylines7/debian/copyright
===================================================================
--- packages/trunk/enemylines7/debian/copyright	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/copyright	2013-04-10 17:52:46 UTC (rev 13995)
@@ -2,13 +2,13 @@
 Sun, 26 Mar 2006 19:08:45 +0200.
 
 It was downloaded from http://raum1.memebot.com/enemylines/
-The current homesite is http://proj.phk.at/el/7/ 
+The current homesite is http://proj.phk.at/el/7/
 
 The files enelin7, enelin7.exe, libogg-0.dll, libvorbis-0.dll,
 libvorbisfile-3.dll, SDL.dll, SDL_mixer.dlland  smpeg.dll
 where removed from the tarball.
 
-Copyright Holder: Raphael Pikrin 
+Copyright Holder: Raphael Pikrin
 
 License:
 

Added: packages/trunk/enemylines7/debian/enelin7.6
===================================================================
--- packages/trunk/enemylines7/debian/enelin7.6	                        (rev 0)
+++ packages/trunk/enemylines7/debian/enelin7.6	2013-04-10 17:52:46 UTC (rev 13995)
@@ -0,0 +1,56 @@
+.TH "ENEMYLINES7" "6"
+.SH "NAME"
+enemylines7 - a shoot'em up game
+.SH "SYNOPSIS"
+.PP
+\fBenemylines7\fR
+.SH "DESCRIPTION"
+.PP
+This manual page documents briefly the
+\fBenemylines7\fR command.
+.PP
+This manual page was written for the \fBDebian\fP distribution
+because the original program does not have a manual page.
+Instead, it has documentation in the GNU \fBInfo\fP format; see below.
+.PP
+\fBenemylines7\fR is a OpenGL video game.
+.SH "HISTORY"
+.PP
+Enemy bombers are approaching Glysen, our capital.
+The situation is without hope.
+But with the new experimental mech we developed you can at least try to take
+as many of them with you as possible.
+
+.PP
+Good hunting.
+
+.SH "OPTIONS"
+.PP
+This program accepts some optional parameters.
+.IP "\fB-width\fP"
+to give a specific width to the window
+.IP "\fB-height\fP"
+to give a specific height to the window
+.IP "\fB-fullscreen\fP"
+to active the fullscreen mode
+.IP "\fB-noaudio\fP"
+to turn off the sound
+.IP "\fB-dir\fP"
+to use a specific data directory
+.SH "SEE ALSO"
+.PP
+You can visit the \fI enemylines7 homepage (link to URL
+http://raum1.memebot.com/enemylines/) \fR.
+.SH "AUTHOR"
+.PP
+This manual page was written by Goneri Le Bouder goneri at rulezlan.org for
+the \fBDebian\fP system (but may be used by others).  Permission is
+granted to copy, distribute and/or modify this document under
+the terms of the GNU General Public License, Version 2 any
+later version published by the Free Software Foundation.
+
+.PP
+On Debian systems, the complete text of the GNU General Public
+License can be found in /usr/share/common-licenses/GPL.
+
+

Modified: packages/trunk/enemylines7/debian/enemylines7.desktop
===================================================================
--- packages/trunk/enemylines7/debian/enemylines7.desktop	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/enemylines7.desktop	2013-04-10 17:52:46 UTC (rev 13995)
@@ -7,3 +7,4 @@
 Terminal=false
 Type=Application
 Categories=Game;ArcadeGame;
+Keywords=game;arcade;shooter;3D;enemy;

Deleted: packages/trunk/enemylines7/debian/enemylines7.sgml
===================================================================
--- packages/trunk/enemylines7/debian/enemylines7.sgml	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/enemylines7.sgml	2013-04-10 17:52:46 UTC (rev 13995)
@@ -1,185 +0,0 @@
-<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
-
-<!-- Process this file with docbook-to-man to generate an nroff manual
-     page: `docbook-to-man manpage.sgml > manpage.1'.  You may view
-     the manual page with: `docbook-to-man manpage.sgml | nroff -man |
-     less'.  A typical entry in a Makefile or Makefile.am is:
-
-manpage.1: manpage.sgml
-	docbook-to-man $< > $@
-
-    
-	The docbook-to-man binary is found in the docbook-to-man package.
-	Please remember that if you create the nroff version in one of the
-	debian/rules file targets (such as build), you will need to include
-	docbook-to-man in your Build-Depends control field.
-
-  -->
-
-  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
-  <!ENTITY dhfirstname "<firstname>Goneri</firstname>">
-  <!ENTITY dhsurname   "<surname>Le Bouder</surname>">
-  <!-- Please adjust the date whenever revising the manpage. -->
-  <!ENTITY dhdate      "<date>mars 26, 2006</date>">
-  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
-       allowed: see man(7), man(1). -->
-  <!ENTITY dhsection   "<manvolnum>6</manvolnum>">
-  <!ENTITY dhemail     "<email>goneri at rulezlan.org</email>">
-  <!ENTITY dhusername  "Goneri Le Bouder">
-  <!ENTITY dhucpackage "<refentrytitle>ENEMYLINES7</refentrytitle>">
-  <!ENTITY dhpackage   "enemylines7">
-
-  <!ENTITY debian      "<productname>Debian</productname>">
-  <!ENTITY gnu         "<acronym>GNU</acronym>">
-  <!ENTITY gpl         "&gnu; <acronym>GPL</acronym>">
-]>
-
-<refentry>
-  <refentryinfo>
-    <address>
-      &dhemail;
-    </address>
-    <author>
-      &dhfirstname;
-      &dhsurname;
-    </author>
-    <copyright>
-      <year>2006</year>
-      <holder>&dhusername;</holder>
-    </copyright>
-    &dhdate;
-  </refentryinfo>
-  <refmeta>
-    &dhucpackage;
-
-    &dhsection;
-  </refmeta>
-  <refnamediv>
-    <refname>&dhpackage;</refname>
-
-    <refpurpose>a game (shoot'em up)</refpurpose>
-  </refnamediv>
-  <refsynopsisdiv>
-    <cmdsynopsis>
-      <command>&dhpackage;</command>
-
-    </cmdsynopsis>
-  </refsynopsisdiv>
-  <refsect1>
-    <title>DESCRIPTION</title>
-
-    <para>This manual page documents briefly the
-      <command>&dhpackage;</command> command.</para>
-
-    <para>This manual page was written for the &debian; distribution
-      because the original program does not have a manual page.
-      Instead, it has documentation in the &gnu;
-      <application>Info</application> format; see below.</para>
-
-    <para><command>&dhpackage;</command> is a OpenGL video game.</para>
-
-  </refsect1>
-  <refsect1>
-    <title>HISTORY</title>
-    
-    <para>
-    Enemy bombers are approaching Glysen, our capital.
-    The situation is without hope.
-    But with the new experimental mech we developed you can at least try to take 
-    as many of them with you as possible.
-    </para>
-    <para>
-    Good hunting.
-    </para>
-
-
-  </refsect1>
-  <refsect1>
-    <title>OPTIONS</title>
-
-    <para>This program accepts some optional parameters.</para>
-
-    <variablelist>
-      <varlistentry>
-        <term>
-	  <option>-width</option>
-        </term>
-        <listitem>
-          <para>to give a specific width to the window</para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term>
-	  <option>-height</option>
-        </term>
-        <listitem>
-          <para>to give a specific height to the window</para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term>
-	  <option>-fullscreen</option>
-        </term>
-        <listitem>
-          <para>to active the fullscreen mode</para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term>
-	  <option>-noaudio</option>
-        </term>
-        <listitem>
-          <para>to turn off the sound</para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term>
-	  <option>-dir</option>
-        </term>
-        <listitem>
-          <para>to use a specific data directory</para>
-        </listitem>
-      </varlistentry>
-    </variablelist>
-  </refsect1>
-  <refsect1>
-    <title>SEE ALSO</title>
-
-    <para>You can visit <ulink url="http://raum1.memebot.com/enemylines/">
-    enemylines7 homepage</ulink>.</para>
-  </refsect1>
-  <refsect1>
-    <title>AUTHOR</title>
-
-    <para>This manual page was written by &dhusername; &dhemail; for
-      the &debian; system (but may be used by others).  Permission is
-      granted to copy, distribute and/or modify this document under
-      the terms of the &gnu; General Public License, Version 2 any 
-	  later version published by the Free Software Foundation.
-    </para>
-	<para>
-	  On Debian systems, the complete text of the GNU General Public
-	  License can be found in /usr/share/common-licenses/GPL.
-	</para>
-
-  </refsect1>
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:2
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-default-dtd-file:nil
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
--->
-
-

Deleted: packages/trunk/enemylines7/debian/files
===================================================================
--- packages/trunk/enemylines7/debian/files	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/files	2013-04-10 17:52:46 UTC (rev 13995)
@@ -1 +0,0 @@
-enemylines7_0.5-1_amd64.deb games optional

Added: packages/trunk/enemylines7/debian/install
===================================================================
--- packages/trunk/enemylines7/debian/install	                        (rev 0)
+++ packages/trunk/enemylines7/debian/install	2013-04-10 17:52:46 UTC (rev 13995)
@@ -0,0 +1,4 @@
+data                        usr/share/games/enemylines7
+debian/enemylines7.desktop  usr/share/applications
+debian/enemylines7.xpm      usr/share/pixmaps
+src/enelin7                 usr/games/

Added: packages/trunk/enemylines7/debian/manpages
===================================================================
--- packages/trunk/enemylines7/debian/manpages	                        (rev 0)
+++ packages/trunk/enemylines7/debian/manpages	2013-04-10 17:52:46 UTC (rev 13995)
@@ -0,0 +1 @@
+debian/enelin7.6

Modified: packages/trunk/enemylines7/debian/menu
===================================================================
--- packages/trunk/enemylines7/debian/menu	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/menu	2013-04-10 17:52:46 UTC (rev 13995)
@@ -1,4 +1,6 @@
-?package(enemylines7):needs="X11" section="Games/Action" \
-  title="enemylines7" command="/usr/games/enelin7" \
+?package(enemylines7):needs="X11" \
+  section="Games/Action" \
+  title="Enemylines7" \
+  command="/usr/games/enelin7" \
   longtitle="Enemylines7 - first person 3d-shooter game" \
-  icon="enemylines7.xpm"
+  icon="/usr/share/pixmaps/enemylines7.xpm"

Modified: packages/trunk/enemylines7/debian/patches/20_data_in_usr_games.patch
===================================================================
--- packages/trunk/enemylines7/debian/patches/20_data_in_usr_games.patch	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/patches/20_data_in_usr_games.patch	2013-04-10 17:52:46 UTC (rev 13995)
@@ -1,10 +1,20 @@
+From: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Date: Tue, 9 Apr 2013 23:27:35 +0200
+Subject: 20_data_in_usr_games
+
+---
+ src/lib01/filesystem1/filesystem1.cc |    1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/lib01/filesystem1/filesystem1.cc b/src/lib01/filesystem1/filesystem1.cc
+index 3a85170..76f0c0b 100644
 --- a/src/lib01/filesystem1/filesystem1.cc
 +++ b/src/lib01/filesystem1/filesystem1.cc
-@@ -57,6 +57,7 @@ FileSystem1::FileSystem1(std::string my)
+@@ -57,6 +57,7 @@ FileSystem1::FileSystem1(std::string my):myname(my),physfs(false) {
  	dirs.push_back("(archive)/$");
  	dirs.push_back("(archive)/data");
  	dirs.push_back("(archive)");
-+	dirs.push_back("/usr/share/games/enemylines7/data/");
++	dirs.push_back("/usr/share/games/enemylines7/data");
  }
  
  bool FileSystem1::test_archive_file(std::string filename) {

Modified: packages/trunk/enemylines7/debian/patches/series
===================================================================
--- packages/trunk/enemylines7/debian/patches/series	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/patches/series	2013-04-10 17:52:46 UTC (rev 13995)
@@ -1 +1,4 @@
 20_data_in_usr_games.patch
+rapidxml_print.hpp-gcc4.7.patch
+util_math.h-gcc4.7.patch
+debug.patch

Modified: packages/trunk/enemylines7/debian/rules
===================================================================
--- packages/trunk/enemylines7/debian/rules	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/rules	2013-04-10 17:52:46 UTC (rev 13995)
@@ -1,100 +1,41 @@
 #!/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
 
+DPATH := $(abspath $(dir $(MAKEFILE_LIST)))
+DTYPE := +dfsg
+PKG := enemylines7
+VER ?= $(shell dpkg-parsechangelog -l$(DPATH)/changelog | perl -ne 'print $$1 if m{Version:\s*(\d[\d\.]+)}')
 
-CFLAGS = -Wall -g
+%:
+	dh $@ --parallel
 
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-	CFLAGS += -O0
-else
-	CFLAGS += -O2
-endif
+override_dh_auto_build:
+	cd $(CURDIR)/src && $(MAKE)
 
-configure: configure-stamp
-configure-stamp:
-	dh_testdir
-	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
-	# Add here commands to configure the package.
+override_dh_clean:
+	dh_clean
+	cd $(CURDIR)/src && $(MAKE) clean
 
-	touch configure-stamp
+override_dh_strip:
+	dh_strip --dbg-package=enemylines7-dbg
 
+.PHONY: get-orig-source
+get-orig-source: $(PKG)_$(VER)$(DTYPE).orig.tar.xz
+	@
 
-build: build-stamp
+$(PKG)_$(VER)$(DTYPE).orig.tar.xz:
+	@echo "# Downloading..."
+	uscan --noconf --verbose --repack --rename --destdir=$(CURDIR) --check-dirname-level=0 --force-download --download-version $(VER) $(DPATH)
+	@echo "# Extracting..."
+	mkdir $(PKG)-$(VER) \
+	&& tar xf $(PKG)_$(VER).orig.tar.* --directory $(PKG)-$(VER) --strip-components 1 \
+	|| $(RM) -r $(PKG)-$(VER)
+	@echo "# Clean-up..."
+	cd $(PKG)-$(VER) \
+	&& $(RM) -r -v \
+		*.dll \
+		enelin7*
+	@echo "# Packing..."
+	tar -caf "$(PKG)_$(VER)$(DTYPE).orig.tar.xz" "$(PKG)-$(VER)" \
+	&& $(RM) -r "$(PKG)-$(VER)"
 
-build-stamp: configure-stamp 
-	dh_testdir
-
-	# Add here commands to compile the package.
-	cd src/ && $(MAKE) && cd -
-	docbook-to-man debian/enemylines7.sgml > debian/enemylines7.6
-
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp configure-stamp
-
-	# Add here commands to clean up after the build process.
-	cd src/ && $(MAKE) clean && cd -
-
-	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
-	dh_clean 
-
-install: build
-	dh_testdir
-	dh_testroot
-	dh_prep
-	dh_installdirs
-	# Add here commands to install the package into debian/enemylines7.
-	dh_install -penemylines7 src/enelin7 usr/games/
-	dh_install -penemylines7 data/ usr/share/games/enemylines7/
-	dh_install -penemylines7 debian/enemylines7.desktop usr/share/applications
-	dh_install -penemylines7 debian/enemylines7.xpm usr/share/pixmaps
-
-
-# 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 
-	dh_installdocs
-	dh_installexamples
-#	dh_install
-	dh_installmenu
-#	dh_installdebconf	
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_installinit
-#	dh_installcron
-#	dh_installinfo
-	dh_installman debian/enemylines7.6
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-#	dh_perl
-#	dh_python
-#	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 configure

Added: packages/trunk/enemylines7/debian/source/format
===================================================================
--- packages/trunk/enemylines7/debian/source/format	                        (rev 0)
+++ packages/trunk/enemylines7/debian/source/format	2013-04-10 17:52:46 UTC (rev 13995)
@@ -0,0 +1 @@
+3.0 (quilt)

Modified: packages/trunk/enemylines7/debian/watch
===================================================================
--- packages/trunk/enemylines7/debian/watch	2013-04-09 13:48:38 UTC (rev 13994)
+++ packages/trunk/enemylines7/debian/watch	2013-04-10 17:52:46 UTC (rev 13995)
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\.dfsg\.[0-9]*// \
-http://proj.phk.at/el/7 enelin7-([\d\.]+)\.zip
+opts="dversionmangle=s/\+dfsg//" \
+http://proj.phk.at/el/7 enelin7-([\d\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Pkg-games-commits mailing list