r15598 - packages/trunk/trigger/debian

Markus Koschany apo-guest at moszumanska.debian.org
Sun Nov 15 16:09:53 UTC 2015


Author: apo-guest
Date: 2015-11-15 16:09:52 +0000 (Sun, 15 Nov 2015)
New Revision: 15598

Modified:
   packages/trunk/trigger/debian/README.Debian
   packages/trunk/trigger/debian/changelog
   packages/trunk/trigger/debian/control
   packages/trunk/trigger/debian/copyright
   packages/trunk/trigger/debian/rules
   packages/trunk/trigger/debian/trigger-rally.6.sgml
   packages/trunk/trigger/debian/trigger-rally.desktop
Log:
Release 0.6.2+dfsg-1


Modified: packages/trunk/trigger/debian/README.Debian
===================================================================
--- packages/trunk/trigger/debian/README.Debian	2015-11-12 17:19:44 UTC (rev 15597)
+++ packages/trunk/trigger/debian/README.Debian	2015-11-15 16:09:52 UTC (rev 15598)
@@ -1,9 +1,9 @@
 Note on installing plugins:
 
-If you want to install any plugins, like new levels, it's sufficient 
+If you want to install any plugins, like new levels, it's sufficient
 to copy the zip files into your ~/.trigger directory.
 
-For a system wide installation, please copy plugins to 
+For a system wide installation, please copy plugins to
 /usr/share/games/trigger/plugins.
 
  -- Stefan Potyra <sistpoty at ubuntu.com>  Wed, 26 Jul 2006 17:04:18 +0200

Modified: packages/trunk/trigger/debian/changelog
===================================================================
--- packages/trunk/trigger/debian/changelog	2015-11-12 17:19:44 UTC (rev 15597)
+++ packages/trunk/trigger/debian/changelog	2015-11-15 16:09:52 UTC (rev 15598)
@@ -28,8 +28,15 @@
     + add dversionmangle to debian/watch to handle +dfsg.
     + do not remove third party code from debian/rules anymore.
 
- -- Bertrand Marc <beberking at gmail.com>  Thu, 22 Oct 2015 19:20:00 +0200
+  [ Markus Koschany ]
+  * Vcs-Browser: Use https.
+  * Switch from virtual libglew1.5-dev to libglew-dev build-dependency.
+  * Update dh_auto_clean override and ensure trigger-rally can be built twice
+    in a row.
+  * Add keywords to desktop file.
 
+ -- Bertrand Marc <beberking at gmail.com>  Sun, 15 Nov 2015 15:23:16 +0100
+
 trigger-rally (0.6.1-0.1) unstable; urgency=medium
 
   * Non-maintainer upload (as asked for on d-devel-games@ by maintainer)

Modified: packages/trunk/trigger/debian/control
===================================================================
--- packages/trunk/trigger/debian/control	2015-11-12 17:19:44 UTC (rev 15597)
+++ packages/trunk/trigger/debian/control	2015-11-15 16:09:52 UTC (rev 15598)
@@ -5,22 +5,22 @@
 Build-Depends: debhelper (>= 9),
  dh-exec,
  autotools-dev,
- jam, 
- libopenal-dev, 
- libalut-dev, 
- libphysfs-dev, 
- libsdl-image1.2-dev, 
- docbook-to-man, 
+ jam,
+ libopenal-dev,
+ libalut-dev,
+ libphysfs-dev,
+ libsdl-image1.2-dev,
+ docbook-to-man,
  automake (>= 1.9),
- libglew1.5-dev,
+ libglew-dev,
  libtinyxml-dev
 Standards-Version: 3.9.6
-Uploaders: Stefan Potyra <sistpoty at ubuntu.com>, 
+Uploaders: Stefan Potyra <sistpoty at ubuntu.com>,
  Barry deFreese <bdefreese at debian.org>,
  Bertrand Marc <beberking at gmail.com>
 Homepage: http://sourceforge.net/projects/trigger-rally
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/trigger/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/trigger/
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/trigger/
 
 Package: trigger-rally
 Architecture: any
@@ -35,5 +35,5 @@
  rings in sequence. You win a race if you reach the last location in time.
  .
  Trigger is highly customisable, and it's easy to add new levels and vehicles.
- . 
+ .
  System Requirements consist of an OpenGL accelerated video card.

Modified: packages/trunk/trigger/debian/copyright
===================================================================
--- packages/trunk/trigger/debian/copyright	2015-11-12 17:19:44 UTC (rev 15597)
+++ packages/trunk/trigger/debian/copyright	2015-11-15 16:09:52 UTC (rev 15598)
@@ -2,7 +2,6 @@
 Upstream-Name: Trigger Rally
 Upstream-Contact: Jasmine Langridge <ja-reiko at users.sourceforge.net>
 Source: http://sourceforge.net/projects/trigger-rally/files/
-License: GPL-2+
 Files-Excluded: src/pengine/tiny* src/glew
 
 Files: *

Modified: packages/trunk/trigger/debian/rules
===================================================================
--- packages/trunk/trigger/debian/rules	2015-11-12 17:19:44 UTC (rev 15597)
+++ packages/trunk/trigger/debian/rules	2015-11-15 16:09:52 UTC (rev 15598)
@@ -29,6 +29,8 @@
 override_dh_auto_clean:
 	if [ -f Jamconfig ]; then jam distclean; fi
 	$(RM) $(MANPAGES)
-	dh_auto_clean 
+	$(RM) Jamconfig.in
+	$(RM) configure
+	dh_auto_clean
 
 

Modified: packages/trunk/trigger/debian/trigger-rally.6.sgml
===================================================================
--- packages/trunk/trigger/debian/trigger-rally.6.sgml	2015-11-12 17:19:44 UTC (rev 15597)
+++ packages/trunk/trigger/debian/trigger-rally.6.sgml	2015-11-15 16:09:52 UTC (rev 15598)
@@ -64,12 +64,12 @@
       <varlistentry>
         <term><filename>$(HOME)/.trigger/trigger.config</filename></term>
         <listitem>
-          <para>Configuration file for trigger. Among other things, screen 
-	        resolution, keyboard controls and joystick setup is 
+          <para>Configuration file for trigger. Among other things, screen
+            resolution, keyboard controls and joystick setup is
                 stored here.
           </para>
         </listitem>
-      </varlistentry> 
+      </varlistentry>
     </variablelist>
   </refsect1>
   <refsect1>
@@ -77,7 +77,7 @@
     <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 or any 
+      the terms of the &gnu; General Public License, Version 2 or any
       later version as published by the Free Software Foundation.
     </para>
     <para>

Modified: packages/trunk/trigger/debian/trigger-rally.desktop
===================================================================
--- packages/trunk/trigger/debian/trigger-rally.desktop	2015-11-12 17:19:44 UTC (rev 15597)
+++ packages/trunk/trigger/debian/trigger-rally.desktop	2015-11-15 16:09:52 UTC (rev 15598)
@@ -12,3 +12,4 @@
 Type=Application
 TryExec=/usr/games/trigger-rally
 Categories=Game;ActionGame;
+Keywords=rally;cars;racing;tracks;




More information about the Pkg-games-commits mailing list