[Pkg-erlang-commits] r1330 - libsdl-erlang/trunk/debian

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Mon Jun 13 11:23:19 UTC 2011


Author: sgolovan
Date: 2011-06-13 11:23:19 +0000 (Mon, 13 Jun 2011)
New Revision: 1330

Modified:
   libsdl-erlang/trunk/debian/changelog
   libsdl-erlang/trunk/debian/control
   libsdl-erlang/trunk/debian/rules
Log:
[esdl]
  * New upstream release.
  * Fixed typo in package description (closes: #601194).
  * Bumped standards version to 3.9.2.


Modified: libsdl-erlang/trunk/debian/changelog
===================================================================
--- libsdl-erlang/trunk/debian/changelog	2011-06-09 16:22:44 UTC (rev 1329)
+++ libsdl-erlang/trunk/debian/changelog	2011-06-13 11:23:19 UTC (rev 1330)
@@ -1,8 +1,10 @@
-esdl (1.0.1-4) UNRELEASED; urgency=low
+esdl (1.2-1) unstable; urgency=low
 
+  * New upstream release.
   * Fixed typo in package description (closes: #601194).
+  * Bumped standards version to 3.9.2.
 
- -- Sergei Golovan <sgolovan at debian.org>  Mon, 25 Oct 2010 08:40:32 +0400
+ -- Sergei Golovan <sgolovan at debian.org>  Mon, 13 Jun 2011 15:22:46 +0400
 
 esdl (1.0.1-3) unstable; urgency=low
 

Modified: libsdl-erlang/trunk/debian/control
===================================================================
--- libsdl-erlang/trunk/debian/control	2011-06-09 16:22:44 UTC (rev 1329)
+++ libsdl-erlang/trunk/debian/control	2011-06-13 11:23:19 UTC (rev 1330)
@@ -3,10 +3,10 @@
 Priority: optional
 Maintainer: Debian Erlang Packagers <pkg-erlang-devel at lists.alioth.debian.org>
 Uploaders: Sergei Golovan <sgolovan at debian.org>
-Build-Depends: debhelper (>= 5.0.0), quilt, erlang-dev (>= 1:13.b),
+Build-Depends: debhelper (>= 5.0.0), quilt, erlang-dev (>= 1:14.b.1),
  libsdl1.2-dev, libsdl-ttf2.0-dev, libsdl-image1.2-dev,
  libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.9.2
 Homepage: http://esdl.sourceforge.net
 Vcs-Svn: svn://svn.debian.org//svn/pkg-erlang/libsdl-erlang/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-erlang/libsdl-erlang/trunk/

Modified: libsdl-erlang/trunk/debian/rules
===================================================================
--- libsdl-erlang/trunk/debian/rules	2011-06-09 16:22:44 UTC (rev 1329)
+++ libsdl-erlang/trunk/debian/rules	2011-06-13 11:23:19 UTC (rev 1330)
@@ -132,8 +132,8 @@
 
 # Probably it's not good to use one particular sf.net mirror
 get-orig-source:
-	wget -O esdl_1.0.1.orig.tar.gz \
-	        http://heanet.dl.sourceforge.net/sourceforge/esdl/esdl-1.0.1.src.tar.gz
+	wget -O esdl_1.2.orig.tar.gz \
+	        http://heanet.dl.sourceforge.net/sourceforge/esdl/esdl-1.2.src.tar.gz
 
 .PHONY: build build-indep build-arch clean binary-indep binary-arch binary install get-orig-source \
 	clean-patched patch unpatch




More information about the Pkg-erlang-commits mailing list