Bug#751022: routino patch for mips

2014-07-23 Thread Aníbal Monsalve Salazar
Hello Thibaut,

Plamen Aleksandrov has a fix for #751022. This is work done as a part of
GSOC 2014.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751022

Below is my NMU debdiff including Plamen's fix.

Cheers,

Aníbal

debdiff routino_2.7-1.dsc routino_2.7-1.1.dsc
diff -Nru routino-2.7/debian/changelog routino-2.7/debian/changelog
--- routino-2.7/debian/changelog2014-04-22 06:49:16.0 +0100
+++ routino-2.7/debian/changelog2014-07-23 10:31:37.0 +0100
@@ -1,3 +1,12 @@
+routino (2.7-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build-Depend on zlib1g-dev. 
+Patch by Plamen Alexandrov pla...@aomeda.com.
+Closes: #751022.
+
+ -- Anibal Monsalve Salazar ani...@debian.org  Wed, 23 Jul 2014 10:29:44 
+0100
+
 routino (2.7-1) unstable; urgency=low
 
   * New upstream release
diff -Nru routino-2.7/debian/control routino-2.7/debian/control
--- routino-2.7/debian/control  2014-04-22 06:33:54.0 +0100
+++ routino-2.7/debian/control  2014-07-23 10:27:44.0 +0100
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Thibaut Gridel tgri...@free.fr
 Uploaders: Uwe Steinmann ste...@debian.org
-Build-Depends: debhelper (= 7.0.50~), flex, libbz2-dev
+Build-Depends: debhelper (= 7.0.50~), flex, libbz2-dev, zlib1g-dev
 Standards-Version: 3.9.5
 Homepage: http://www.routino.org/
 Vcs-Git: git://git.debian.org/pkg-grass/routino.git


signature.asc
Description: Digital signature


Bug#751022: routino patch for mips

2014-06-09 Thread Plamen Aleksandrov
I'm sending a patch that fixes the compilation on mips
diff -Nur routino-2.7/debian/control routino-2.7.mine/debian/control
--- routino-2.7/debian/control	2014-04-22 05:33:54.0 +
+++ routino-2.7.mine/debian/control	2014-06-06 13:21:37.565939508 +
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Thibaut Gridel tgri...@free.fr
 Uploaders: Uwe Steinmann ste...@debian.org
-Build-Depends: debhelper (= 7.0.50~), flex, libbz2-dev
+Build-Depends: debhelper (= 7.0.50~), flex, libbz2-dev, zlib1g-dev
 Standards-Version: 3.9.5
 Homepage: http://www.routino.org/
 Vcs-Git: git://git.debian.org/pkg-grass/routino.git
@@ -12,7 +12,7 @@
 
 Package: routino
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: zlib1g, ${shlibs:Depends}, ${misc:Depends}
 Description: Set of tools to find a path between two points.
  Routino is an application for finding a route between two points
  using the dataset of topographical information collected by


signature.asc
Description: Digital signature