r14562 - packages/trunk/nikwi/debian

Miriam Ruiz miriam at alioth.debian.org
Fri Sep 13 18:29:55 UTC 2013


Author: miriam
Date: 2013-09-13 18:29:54 +0000 (Fri, 13 Sep 2013)
New Revision: 14562

Added:
   packages/trunk/nikwi/debian/nikwi.docs
Modified:
   packages/trunk/nikwi/debian/changelog
   packages/trunk/nikwi/debian/nikwi.6
   packages/trunk/nikwi/debian/rules
Log:
Prepare release



Modified: packages/trunk/nikwi/debian/changelog
===================================================================
--- packages/trunk/nikwi/debian/changelog	2013-09-13 17:56:41 UTC (rev 14561)
+++ packages/trunk/nikwi/debian/changelog	2013-09-13 18:29:54 UTC (rev 14562)
@@ -1,4 +1,4 @@
-nikwi (0.0.20120213-1) UNRELEASED; urgency=low
+nikwi (0.0.20120213-1) unstable; urgency=low
 
   [ Evgeni Golov ]
   * Correct Vcs-* URLs to point to anonscm.debian.org
@@ -11,6 +11,7 @@
   * Upgraded Standards-Version from 3.8.1 to 
   * Upgraded compat level to 9
   * Upgraded package source format to 3.0
+  * Fortified the building of the package
 
  -- Miriam Ruiz <miriam at debian.org>  Fri, 13 Sep 2013 17:41:13 +0200
 

Modified: packages/trunk/nikwi/debian/nikwi.6
===================================================================
--- packages/trunk/nikwi/debian/nikwi.6	2013-09-13 17:56:41 UTC (rev 14561)
+++ packages/trunk/nikwi/debian/nikwi.6	2013-09-13 18:29:54 UTC (rev 14562)
@@ -1,12 +1,12 @@
 .ig
 Nikwi Deluxe manual page.
 
-Miriam Ruiz <little_miry at yahoo.es>, 2006.
+Miriam Ruiz <miriam at debian.org>, 2013.
 
 This next line loads the www macro package so that the .URL macro can be used.
 ..
 .mso www.tmac
-.TH Nikwi 6 "28 September 2006" Nikwi Deluxe Games
+.TH Nikwi 6 "13 December 2012" Nikwi Deluxe Games
 .SH NAME
 .
 Nikwi Deluxe \- platform game where the goal is to collect candies
@@ -115,5 +115,9 @@
 since lines with very long words (like URLs) look ugly.
 ..
 .na
-.URL "http://www.slashstone.com/more/nikwi" "Nikwi Deluxe Homepage" ""
+.URL "file:///usr/share/doc/nikwi/manual/index.html" "Nikwi Deluxe Manual" ""
 .ad
+
+.na
+.URL "http://badsector.github.io/nikwi/Nikwi_Deluxe/" "Nikwi Deluxe Homepage" ""
+.ad

Added: packages/trunk/nikwi/debian/nikwi.docs
===================================================================
--- packages/trunk/nikwi/debian/nikwi.docs	                        (rev 0)
+++ packages/trunk/nikwi/debian/nikwi.docs	2013-09-13 18:29:54 UTC (rev 14562)
@@ -0,0 +1 @@
+readme.txt

Modified: packages/trunk/nikwi/debian/rules
===================================================================
--- packages/trunk/nikwi/debian/rules	2013-09-13 17:56:41 UTC (rev 14561)
+++ packages/trunk/nikwi/debian/rules	2013-09-13 18:29:54 UTC (rev 14562)
@@ -60,6 +60,7 @@
 	dh_install -a src/nikwi/nikwi usr/games
 	dh_install -a debian/nikwi.xpm usr/share/pixmaps
 	dh_install -a debian/nikwi.desktop usr/share/applications
+	dh_install -a manual usr/share/doc/nikwi
 
 install-indep: build-indep-stamp
 	dh_testdir




More information about the Pkg-games-commits mailing list