r11760 - in packages/trunk/love/debian: . source

Miriam Ruiz miriam at alioth.debian.org
Wed Feb 16 22:38:58 UTC 2011


Author: miriam
Date: 2011-02-16 22:38:56 +0000 (Wed, 16 Feb 2011)
New Revision: 11760

Added:
   packages/trunk/love/debian/love-0.7.1
   packages/trunk/love/debian/source/options
Removed:
   packages/trunk/love/debian/love-0.6.1
   packages/trunk/love/debian/patches/
Modified:
   packages/trunk/love/debian/changelog
   packages/trunk/love/debian/love-doc.doc-base
   packages/trunk/love/debian/love.install
   packages/trunk/love/debian/love.postinst
   packages/trunk/love/debian/love.prerm
   packages/trunk/love/debian/rules
Log:
New Upstream Release



Modified: packages/trunk/love/debian/changelog
===================================================================
--- packages/trunk/love/debian/changelog	2011-02-16 22:30:31 UTC (rev 11759)
+++ packages/trunk/love/debian/changelog	2011-02-16 22:38:56 UTC (rev 11760)
@@ -1,3 +1,9 @@
+love (0.7.1-1) UNRELEASED; urgency=low
+
+  * New Upstream Release.
+
+ -- Miriam Ruiz <little_miry at yahoo.es>  Wed, 16 Feb 2011 23:13:16 +0100
+
 love (0.6.2-2) UNRELEASED; urgency=low
 
   * Don't show LÖVE in the application's menu

Deleted: packages/trunk/love/debian/love-0.6.1
===================================================================
--- packages/trunk/love/debian/love-0.6.1	2011-02-16 22:30:31 UTC (rev 11759)
+++ packages/trunk/love/debian/love-0.6.1	2011-02-16 22:38:56 UTC (rev 11760)
@@ -1,23 +0,0 @@
-.\" (c) 2008 Miriam Ruiz <little_miry at yahoo.es>
-.\" 
-.\" This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damagesarising 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.
-.TH "LÖVE" "1" "0.4.0" "" ""
-.SH "NAME"
-love \- 2D game development framework
-.SH "SYNOPSIS"
-.B love
-<\fIgame.love\fR>
-.SH "DESCRIPTION"
-LÖVE was created to be a user\-friendly engine in which simple (or complicated) games could be made without having extensive knowledge of system or graphics functions and without having to dedicate time towards developing the same engine features time and time again.
-.P
-Developed with cross\-platform implementation in mind, it utilizes the latest open source libraries to deliver a similar game experience, independent of operating system. By relying on the Lua scripting language for game\-specific programming, it allows even the novice game creator to quickly and efficiently develop an idea into a fully working game.
-.SH "SEE ALSO"
-You can find more information at \fIhttp://love2d.org/\fR or in the local directory \fI/usr/share/doc/love\-doc/html/\fR

Copied: packages/trunk/love/debian/love-0.7.1 (from rev 11757, packages/trunk/love/debian/love-0.6.1)
===================================================================
--- packages/trunk/love/debian/love-0.7.1	                        (rev 0)
+++ packages/trunk/love/debian/love-0.7.1	2011-02-16 22:38:56 UTC (rev 11760)
@@ -0,0 +1,23 @@
+.\" (c) 2008-2011 Miriam Ruiz <little_miry at yahoo.es>
+.\" 
+.\" This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damagesarising 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.
+.TH "LÖVE" "1" "0.7" "" ""
+.SH "NAME"
+love \- 2D game development framework
+.SH "SYNOPSIS"
+.B love
+<\fIgame.love\fR>
+.SH "DESCRIPTION"
+LÖVE was created to be a user\-friendly engine in which simple (or complicated) games could be made without having extensive knowledge of system or graphics functions and without having to dedicate time towards developing the same engine features time and time again.
+.P
+Developed with cross\-platform implementation in mind, it utilizes the latest open source libraries to deliver a similar game experience, independent of operating system. By relying on the Lua scripting language for game\-specific programming, it allows even the novice game creator to quickly and efficiently develop an idea into a fully working game.
+.SH "SEE ALSO"
+You can find more information at \fIhttp://love2d.org/\fR or in the local directory \fI/usr/share/doc/love\-doc/html/\fR

Modified: packages/trunk/love/debian/love-doc.doc-base
===================================================================
--- packages/trunk/love/debian/love-doc.doc-base	2011-02-16 22:30:31 UTC (rev 11759)
+++ packages/trunk/love/debian/love-doc.doc-base	2011-02-16 22:38:56 UTC (rev 11760)
@@ -1,9 +1,9 @@
 Document: love-doc
-Title: LÖVE 0.6 Reference Manual
+Title: LÖVE 0.7 Reference Manual
 Author: LÖVE Development Team
 Abstract: This manual is the official
  documentation for the game development
- framework LÖVE release 0.6
+ framework LÖVE release 0.7
 Section: Programming
 
 Format: HTML

Modified: packages/trunk/love/debian/love.install
===================================================================
--- packages/trunk/love/debian/love.install	2011-02-16 22:30:31 UTC (rev 11759)
+++ packages/trunk/love/debian/love.install	2011-02-16 22:38:56 UTC (rev 11760)
@@ -1,6 +1,6 @@
 #bin/love usr/games/
 #demos/* usr/share/doc/love/demos/
-debian/scripts/* usr/share/doc/love/scripts/
+debian/demos/* usr/share/doc/love/scripts/
 
 debian/pixmaps/*.xpm usr/share/pixmaps/
 debian/pixmaps/*.png usr/share/pixmaps/

Modified: packages/trunk/love/debian/love.postinst
===================================================================
--- packages/trunk/love/debian/love.postinst	2011-02-16 22:30:31 UTC (rev 11759)
+++ packages/trunk/love/debian/love.postinst	2011-02-16 22:38:56 UTC (rev 11760)
@@ -23,12 +23,12 @@
         update-alternatives --quiet --install \
             /usr/bin/love \
             love \
-            /usr/bin/love-0.6 \
+            /usr/bin/love-0.7 \
            10
         update-alternatives --quiet --install \
             /usr/share/man/man1/love.1.gz \
             love.1.gz \
-            /usr/share/man/man1/love-0.6.1.gz \
+            /usr/share/man/man1/love-0.7.1.gz \
            10
     ;;
 

Modified: packages/trunk/love/debian/love.prerm
===================================================================
--- packages/trunk/love/debian/love.prerm	2011-02-16 22:30:31 UTC (rev 11759)
+++ packages/trunk/love/debian/love.prerm	2011-02-16 22:38:56 UTC (rev 11760)
@@ -21,10 +21,10 @@
     remove|upgrade|deconfigure)
         update-alternatives --quiet --remove \
             love \
-            /usr/bin/love-0.6
+            /usr/bin/love-0.7
         update-alternatives --quiet --remove \
             love.1.gz \
-            /usr/share/man/man1/love-0.6.1.gz
+            /usr/share/man/man1/love-0.7.1.gz
     ;;
 
     failed-upgrade)

Modified: packages/trunk/love/debian/rules
===================================================================
--- packages/trunk/love/debian/rules	2011-02-16 22:30:31 UTC (rev 11759)
+++ packages/trunk/love/debian/rules	2011-02-16 22:38:56 UTC (rev 11760)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-PRG_SUFFIX=0.6
+PRG_SUFFIX=0.7
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1

Added: packages/trunk/love/debian/source/options
===================================================================
--- packages/trunk/love/debian/source/options	                        (rev 0)
+++ packages/trunk/love/debian/source/options	2011-02-16 22:38:56 UTC (rev 11760)
@@ -0,0 +1,5 @@
+# Bzip2 compression for debian.tar
+compression = "bzip2"
+compression-level = 7
+# Do not generate diff for changes in config.(sub|guess)
+extend-diff-ignore = "(^|/)config.(sub|guess)$"




More information about the Pkg-games-commits mailing list