r15330 - in packages/trunk/phlipple/debian: . patches

Miriam Ruiz miriam at moszumanska.debian.org
Mon Nov 24 22:46:53 UTC 2014


Author: miriam
Date: 2014-11-24 22:46:53 +0000 (Mon, 24 Nov 2014)
New Revision: 15330

Modified:
   packages/trunk/phlipple/debian/changelog
   packages/trunk/phlipple/debian/control
   packages/trunk/phlipple/debian/patches/series
Log:
Fix #768741 and prepare release



Modified: packages/trunk/phlipple/debian/changelog
===================================================================
--- packages/trunk/phlipple/debian/changelog	2014-11-16 13:32:49 UTC (rev 15329)
+++ packages/trunk/phlipple/debian/changelog	2014-11-24 22:46:53 UTC (rev 15330)
@@ -1,3 +1,15 @@
+phlipple (0.8.5-2) unstable; urgency=medium
+
+  [ Peter Pentchev ]
+  * Team upload.
+  * Add the libm patch to link with -lm for cos(3).  Closes: #768741
+
+  [ Miriam Ruiz ]
+  * Upgraded Standards-Version from 3.9.4 to 3.9.6
+  * Added Peter Pentchev <roam at ringlet.net> to Uploaders.
+
+ -- Peter Pentchev <roam at ringlet.net>  Mon, 10 Nov 2014 11:23:55 +0200
+
 phlipple (0.8.5-1) unstable; urgency=low
 
   [ Miriam Ruiz ]

Modified: packages/trunk/phlipple/debian/control
===================================================================
--- packages/trunk/phlipple/debian/control	2014-11-16 13:32:49 UTC (rev 15329)
+++ packages/trunk/phlipple/debian/control	2014-11-24 22:46:53 UTC (rev 15330)
@@ -2,11 +2,11 @@
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Miriam Ruiz <miriam at debian.org>
+Uploaders: Miriam Ruiz <miriam at debian.org>, Peter Pentchev <roam at ringlet.net>
 Build-Depends: debhelper (>= 9), dh-buildinfo, quilt, autotools-dev,
  libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev,
  libglew1.6-dev | libglew1.5-dev
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/phlipple/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/phlipple/
 Homepage: http://sourceforge.net/projects/phlipple/

Modified: packages/trunk/phlipple/debian/patches/series
===================================================================
--- packages/trunk/phlipple/debian/patches/series	2014-11-16 13:32:49 UTC (rev 15329)
+++ packages/trunk/phlipple/debian/patches/series	2014-11-24 22:46:53 UTC (rev 15330)
@@ -1 +1,2 @@
 support_us.patch
+libm.patch




More information about the Pkg-games-commits mailing list