[qrouter] 03/05: Refreshed patches

Ruben Undheim rubund-guest at moszumanska.debian.org
Fri Feb 20 18:04:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository qrouter.

commit 7b5bb0429b32b17a40c88b686b8d4f6288e7737a
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Fri Feb 20 18:40:55 2015 +0100

    Refreshed patches
---
 debian/changelog                              |  1 +
 debian/patches/01_chmod_executable.patch      | 14 --------------
 debian/patches/02_use_tkcon_from_debian.patch | 10 ----------
 3 files changed, 1 insertion(+), 24 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 977e7e7..d9024d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qrouter (1.3.7-1) experimental; urgency=low
   * New upstream release
     - removed patch 03_remove_files.patch
   * Including downstream change "--with autotools_dev" in d/rules
+  * Refreshed patches
 
  -- Ruben Undheim <ruben.undheim at gmail.com>  Fri, 20 Feb 2015 18:37:06 +0100
 
diff --git a/debian/patches/01_chmod_executable.patch b/debian/patches/01_chmod_executable.patch
index 5fedebe..86761bd 100644
--- a/debian/patches/01_chmod_executable.patch
+++ b/debian/patches/01_chmod_executable.patch
@@ -1,20 +1,6 @@
 Description: This sets the correct permission
   on console.tcl and qrouter.tcl
 Author: Ruben Undheim <ruben.undheim at gmail.com>
---- qrouter-1.2.32.orig/Makefile
-+++ qrouter-1.2.32/Makefile
-@@ -94,9 +94,9 @@ install-tcl: qrouter.sh qrouter.tcl qrou
- 	$(INSTALL) qrouter.sh $(DESTDIR)${BININSTALL}/qrouter
- 	$(INSTALL) qrouter$(SHDLIB_EXT) $(DESTDIR)${LIBINSTALL}
- 	$(INSTALL) qrouterexec$(EXEEXT) $(DESTDIR)${LIBINSTALL}
--	$(INSTALL) console.tcl $(DESTDIR)${LIBINSTALL}
-+	$(INSTALL) -m 0644 console.tcl $(DESTDIR)${LIBINSTALL}
- 	$(INSTALL) tkcon.tcl $(DESTDIR)${LIBINSTALL}
--	$(INSTALL) qrouter.tcl $(DESTDIR)${LIBINSTALL}
-+	$(INSTALL) -m 0644 qrouter.tcl $(DESTDIR)${LIBINSTALL}
- 
- uninstall:
- 	$(RM) $(DESTDIR)${BININSTALL}/qrouter
 --- qrouter-1.2.32.orig/Makefile.in
 +++ qrouter-1.2.32/Makefile.in
 @@ -94,9 +94,9 @@ install-tcl: qrouter.sh qrouter.tcl qrou
diff --git a/debian/patches/02_use_tkcon_from_debian.patch b/debian/patches/02_use_tkcon_from_debian.patch
index 4d2d605..ddc6193 100644
--- a/debian/patches/02_use_tkcon_from_debian.patch
+++ b/debian/patches/02_use_tkcon_from_debian.patch
@@ -2,16 +2,6 @@ Description: This patch makes sure that the tkcon
   version from debian is used instead of the version
   bundled with the source of qrouter.
 Author: Ruben Undheim <ruben.undheim at gmail.com>
---- qrouter-1.2.32.orig/Makefile
-+++ qrouter-1.2.32/Makefile
-@@ -95,7 +95,6 @@ install-tcl: qrouter.sh qrouter.tcl qrou
- 	$(INSTALL) qrouter$(SHDLIB_EXT) $(DESTDIR)${LIBINSTALL}
- 	$(INSTALL) qrouterexec$(EXEEXT) $(DESTDIR)${LIBINSTALL}
- 	$(INSTALL) -m 0644 console.tcl $(DESTDIR)${LIBINSTALL}
--	$(INSTALL) tkcon.tcl $(DESTDIR)${LIBINSTALL}
- 	$(INSTALL) -m 0644 qrouter.tcl $(DESTDIR)${LIBINSTALL}
- 
- uninstall:
 --- qrouter-1.2.32.orig/Makefile.in
 +++ qrouter-1.2.32/Makefile.in
 @@ -95,7 +95,6 @@ install-tcl: qrouter.sh qrouter.tcl qrou

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qrouter.git



More information about the debian-science-commits mailing list