[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[0ad and libs] asking for review and upload



Hi

I made the backports of the latest version of 0ad and the needed
libraries as discussed here [1] and here [2]. Everything was built with
cowbuilder and then tested on a Wheezy installation.

I'll be glad if you can review these packages (diffs in attachment):

- 0ad
http://mentors.debian.net/package/0ad
http://mentors.debian.net/debian/pool/main/0/0ad/0ad_0.0.15+dfsg-3~bpo70+1.dsc

- 0ad-data
http://mentors.debian.net/package/0ad-data
http://mentors.debian.net/debian/pool/main/0/0ad-data/0ad-data_0.0.15-1~bpo70+1.dsc

- gloox
http://mentors.debian.net/package/gloox
http://mentors.debian.net/debian/pool/main/g/gloox/gloox_1.0.9-3~bpo70+1.dsc

- miniupnpc
http://mentors.debian.net/package/miniupnpc
http://mentors.debian.net/debian/pool/main/m/miniupnpc/miniupnpc_1.6-3~bpo70+1.dsc

Pay attention that libgloox-dev >= 1.0.9-1 it's not yet a strict
dependency of 0ad but because it will be so (see [1]) I already
backported it.
I contacted the maintainer of miniupnpc to inform him about my intention
to take care of the backport but I didn't have a reply from him yet. The
backport is there but I don't know if it's better to hear him first.

Best regards

[1] https://lists.debian.org/debian-backports/2014/02/msg00078.html
[2] https://lists.debian.org/debian-backports/2014/03/msg00027.html

-- 
Francesco De Vita
Human-cyborg relations
E-mail: fradev@inventati.org
OpenPGP Key: 0x5E658D5F01C57174
diff -Nru 0ad-0.0.15+dfsg/debian/changelog 0ad-0.0.15+dfsg/debian/changelog
--- 0ad-0.0.15+dfsg/debian/changelog	2014-02-19 09:04:00.000000000 +0100
+++ 0ad-0.0.15+dfsg/debian/changelog	2014-04-13 19:13:54.000000000 +0200
@@ -1,3 +1,11 @@
+0ad (0.0.15+dfsg-3~bpo70+1) wheezy-backports; urgency=medium
+
+  * Rebuild for wheezy-backports.
+  * Tighten build dependency on libminiupnpc to >= 1.6-3~bpo70+1 to ensure
+    that amd64 builds of 0ad do not FTBFS.
+
+ -- Francesco De Vita <fradev@inventati.org>  Tue, 08 Apr 2014 16:03:34 +0200
+
 0ad (0.0.15+dfsg-3) unstable; urgency=medium
 
   * Repack tarball to remove minified javascript files without source in
@@ -27,6 +35,22 @@
 
  -- Vincent Cheng <Vincentc1208@gmail.com>  Wed, 25 Dec 2013 17:41:29 -0800
 
+ 0ad (0.0.14-3~bpo70+2) wheezy-backports; urgency=low
+
+  * Tighten build dependency on libnvtt-dev to >= 2.0.8-1+dfsg-4~bpo70+1 to
+    ensure that amd64 builds of 0ad do not FTBFS on certain hardware. See 
+    #713966 for details.
+
+ -- Francesco De Vita <fradev@inventati.org>  Sun, 17 Nov 2013 17:52:11 +0100
+
+0ad (0.0.14-3~bpo70+1) wheezy-backports; urgency=low
+
+  * Rebuild for wheezy-backports.
+  * Change build-dependency on libnvtt-dev >= 2.0.8-1+dfsg-4 to libnvtt-dev
+    >= 2.0.8-1+dfsg-2 as the latter is available on wheezy
+
+ -- Francesco De Vita <fradev@inventati.org>  Tue, 05 Nov 2013 11:43:33 +0100
+ 
 0ad (0.0.14-3) unstable; urgency=low
 
   * Add debian/patches/fix-arm-ftbfs.patch to fix FTBFS on armel and armhf.
diff -Nru 0ad-0.0.15+dfsg/debian/control 0ad-0.0.15+dfsg/debian/control
--- 0ad-0.0.15+dfsg/debian/control	2014-02-19 09:01:12.000000000 +0100
+++ 0ad-0.0.15+dfsg/debian/control	2014-04-08 18:03:20.000000000 +0200
@@ -14,7 +14,7 @@
  libenet-dev (>= 1.3),
  libgloox-dev,
  libjpeg-dev,
- libminiupnpc-dev,
+ libminiupnpc-dev (>=1.6-3~bpo70+1),
  libmozjs185-dev,
  libnvtt-dev (>= 2.0.8-1+dfsg-4~),
  libogg-dev,
diff -Nru 0ad-data-0.0.15/debian/changelog 0ad-data-0.0.15/debian/changelog
--- 0ad-data-0.0.15/debian/changelog	2013-12-26 02:32:43.000000000 +0100
+++ 0ad-data-0.0.15/debian/changelog	2013-12-30 14:48:32.000000000 +0100
@@ -1,9 +1,27 @@
+0ad-data (0.0.15-1~bpo70+1) wheezy-backports; urgency=medium
+
+  * Rebuild for wheezy-backports.
+
+ -- Francesco De Vita <fradev@inventati.org>  Mon, 30 Dec 2013 14:46:37 +0100
+
 0ad-data (0.0.15-1) unstable; urgency=medium
 
   * New upstream release.
 
  -- Vincent Cheng <Vincentc1208@gmail.com>  Wed, 25 Dec 2013 17:32:29 -0800
 
+0ad-data (0.0.14-1~bpo70+1) wheezy-backports; urgency=low
+
+  * Rebuild for wheezy-backports.
+  * Change dependency on fonts-dejavu-core to ttf-dejavu-core as the latter
+    provides the DejaVu fonts in wheezy.
+  * Change dependency on fonts-texgyre to tex-gyre as the latter provides the
+    TeX Gyre fonts in wheezy.
+  * Change debian/0ad-data-common.links to point to the correct locations for
+    the above font files.
+
+ -- Francesco De Vita <fradev@inventati.org>  Tue, 05 Nov 2013 15:27:57 +0100
+
 0ad-data (0.0.14-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru 0ad-data-0.0.15/debian/control 0ad-data-0.0.15/debian/control
--- 0ad-data-0.0.15/debian/control	2013-08-20 09:52:42.000000000 +0200
+++ 0ad-data-0.0.15/debian/control	2013-12-30 14:49:30.000000000 +0100
@@ -28,7 +28,7 @@
 Package: 0ad-data-common
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: fonts-texgyre, fonts-dejavu-core, ${misc:Depends}
+Depends: tex-gyre, ttf-dejavu-core, ${misc:Depends}
 Breaks: 0ad-data (<< 0.0.12-1~)
 Replaces: 0ad-data (<< 0.0.12-1~)
 Suggests: 0ad
diff -Nru gloox-1.0.9/debian/changelog gloox-1.0.9/debian/changelog
--- gloox-1.0.9/debian/changelog	2014-03-17 01:35:04.000000000 +0100
+++ gloox-1.0.9/debian/changelog	2014-04-07 09:53:34.000000000 +0200
@@ -1,3 +1,9 @@
+gloox (1.0.9-3~bpo70+1) wheezy-backports; urgency=medium
+
+  * Rebuild for wheezy-backports.
+
+ -- Francesco De Vita <fradev@inventati.org>  Mon, 07 Apr 2014 09:53:03 +0200
+
 gloox (1.0.9-3) unstable; urgency=medium
 
   * Upload to unstable.
diff -Nru miniupnpc-1.6/debian/changelog miniupnpc-1.6/debian/changelog
--- miniupnpc-1.6/debian/changelog	2013-11-28 04:20:04.000000000 +0100
+++ miniupnpc-1.6/debian/changelog	2014-04-07 09:18:51.000000000 +0200
@@ -1,3 +1,9 @@
+miniupnpc (1.6-3~bpo70+1) wheezy-backports; urgency=medium
+
+  * Rebuild for wheezy-backports.
+
+ -- Francesco De Vita <fradev@inventati.org>  Mon, 07 Apr 2014 09:17:30 +0200
+
 miniupnpc (1.6-3) unstable; urgency=low
 
   [Laurent Bigonville <bigon@debian.org>]

Reply to: