[routino] 03/13: - new release 2.4.1
Uwe Steinmann
steinm-guest at moszumanska.debian.org
Thu Apr 17 11:40:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
steinm-guest pushed a commit to branch master
in repository routino.
commit 4f810a1b874be6911d4abe8298b433468859ed88
Author: Uwe Steinmann <steinm at debian.org>
Date: Sat Dec 22 13:31:02 2012 +0100
- new release 2.4.1
---
debian/changelog | 6 ++++++
debian/patches/install_path | 8 +++++---
debian/patches/rename_router | 14 +++++++-------
3 files changed, 18 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4251cc5..86f29ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+routino (2.4.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Uwe Steinmann <steinm at debian.org> Fri, 21 Dec 2012 21:35:08 +0100
+
routino (2.3.2-1) unstable; urgency=low
* New upstream release
diff --git a/debian/patches/install_path b/debian/patches/install_path
index 663fa88..00c48fc 100644
--- a/debian/patches/install_path
+++ b/debian/patches/install_path
@@ -1,9 +1,11 @@
Description: Installation path changes
Author: Thibaut Gridel <tgridel at free.fr>
---- routino-1.5.1.orig/Makefile
-+++ routino-1.5.1/Makefile
-@@ -22,9 +22,9 @@
+Index: routino/Makefile
+===================================================================
+--- routino.orig/Makefile 2012-08-21 07:23:48.000000000 +0200
++++ routino/Makefile 2012-12-21 21:35:18.000000000 +0100
+@@ -20,9 +20,9 @@
# Installation locations
diff --git a/debian/patches/rename_router b/debian/patches/rename_router
index 5484498..c699540 100644
--- a/debian/patches/rename_router
+++ b/debian/patches/rename_router
@@ -1,18 +1,18 @@
Description: Rename router binaries
Author: Thibaut Gridel <tgridel at free.fr>
---- routino-1.5.1.orig/src/Makefile
-+++ routino-1.5.1/src/Makefile
-@@ -57,7 +57,7 @@ FLAGS64=-D_FILE_OFFSET_BITS=64
+--- routino/src/Makefile 2012-12-21 21:34:27.000000000 +0100
++++ routino/src/Makefile 2012-12-21 22:02:46.000000000 +0100
+@@ -60,7 +60,7 @@
C=$(wildcard *.c)
D=$(wildcard .deps/*.d)
--EXE=planetsplitter planetsplitter-slim router router-slim filedumper filedumper-slim tagmodifier
-+EXE=planetsplitter planetsplitter-slim routino-router routino-router-slim filedumper filedumper-slim tagmodifier
+-EXE=planetsplitter planetsplitter-slim router router-slim filedumperx filedumper filedumper-slim tagmodifier
++EXE=planetsplitter planetsplitter-slim routino-router routino-router-slim filedumperx filedumper filedumper-slim tagmodifier
########
-@@ -104,7 +104,7 @@ ROUTER_OBJ=router.o \
+@@ -107,7 +107,7 @@
files.o logging.o profiles.o xmlparse.o \
results.o queue.o translations.o
@@ -21,7 +21,7 @@ Author: Thibaut Gridel <tgridel at free.fr>
$(LD) $(ROUTER_OBJ) -o $@ $(LDFLAGS)
########
-@@ -115,7 +115,7 @@ ROUTER_SLIM_OBJ=router-slim.o \
+@@ -118,7 +118,7 @@
files.o logging.o profiles.o xmlparse.o \
results.o queue.o translations.o
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/routino.git
More information about the Pkg-grass-devel
mailing list