[qflow] 01/01: Refresh patches, new Standards version, updated Vcs-Git

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Apr 13 18:55:39 UTC 2016


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

rubund-guest pushed a commit to tag debian/1.1.31-1
in repository qflow.

commit 62f33565173c879f6d9526fd1c0b8404afc92331
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Apr 13 20:47:56 2016 +0200

    Refresh patches, new Standards version, updated Vcs-Git
---
 debian/changelog                   |  5 +++
 debian/control                     |  4 +-
 debian/patches/fix_tcsh_path.patch | 90 +++++++++++++++++++++++++-------------
 3 files changed, 66 insertions(+), 33 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 51f660b..bde5c46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,11 @@
 qflow (1.1.31-1) unstable; urgency=medium
 
   * New upstream release
+  * debian/control:
+    - Standards version 3.9.7 - no required changes
+    - Vcs-Git now using https
+  * debian/patches:
+    - Refreshed patches
 
  -- Ruben Undheim <ruben.undheim at gmail.com>  Wed, 13 Apr 2016 20:35:54 +0200
 
diff --git a/debian/control b/debian/control
index af49a3b..51841dd 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends: debhelper (>= 9),
                graywolf,
                qrouter,
                magic
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/qflow.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/qflow.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/qflow.git
 Homepage: http://opencircuitdesign.com/qflow/
 
 Package: qflow
diff --git a/debian/patches/fix_tcsh_path.patch b/debian/patches/fix_tcsh_path.patch
index 49736fd..c91540f 100644
--- a/debian/patches/fix_tcsh_path.patch
+++ b/debian/patches/fix_tcsh_path.patch
@@ -3,71 +3,87 @@ Description: This patch fixes the path to the tcsh
 Author: Ruben Undheim <ruben.undheim at gmail.com>
 Last-Update: 2015-07-24
 
---- qflow-1.1.7.orig/scripts/checkdirs.sh.in
-+++ qflow-1.1.7/scripts/checkdirs.sh.in
+Index: qflow/scripts/checkdirs.sh.in
+===================================================================
+--- qflow.orig/scripts/checkdirs.sh.in	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/checkdirs.sh.in	2016-04-13 20:46:11.707401262 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #
  #-------------------------------------------------------------------------
  # checkdirs.sh
---- qflow-1.1.7.orig/scripts/cleanup.sh
-+++ qflow-1.1.7/scripts/cleanup.sh
+Index: qflow/scripts/cleanup.sh
+===================================================================
+--- qflow.orig/scripts/cleanup.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/cleanup.sh	2016-04-13 20:46:11.707401262 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #----------------------------------------------------------
  # Workspace cleanup script for qflow
  #----------------------------------------------------------
---- qflow-1.1.7.orig/scripts/createGDS.sh
-+++ qflow-1.1.7/scripts/createGDS.sh
+Index: qflow/scripts/createGDS.sh
+===================================================================
+--- qflow.orig/scripts/createGDS.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/createGDS.sh	2016-04-13 20:46:11.711401430 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #----------------------------------------------------------
  # Qflow layout GDS generation script using magic-8.0
  #----------------------------------------------------------
---- qflow-1.1.7.orig/scripts/display.sh
-+++ qflow-1.1.7/scripts/display.sh
+Index: qflow/scripts/display.sh
+===================================================================
+--- qflow.orig/scripts/display.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/display.sh	2016-04-13 20:46:11.711401430 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #----------------------------------------------------------
  # Qflow layout display script using magic-8.0
  #----------------------------------------------------------
---- qflow-1.1.7.orig/scripts/makesim.sh
-+++ qflow-1.1.7/scripts/makesim.sh
+Index: qflow/scripts/makesim.sh
+===================================================================
+--- qflow.orig/scripts/makesim.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/makesim.sh	2016-04-13 20:46:11.711401430 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #
  #  makesim.sh cellname
  #
---- qflow-1.1.7.orig/scripts/placement.sh
-+++ qflow-1.1.7/scripts/placement.sh
+Index: qflow/scripts/placement.sh
+===================================================================
+--- qflow.orig/scripts/placement.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/placement.sh	2016-04-13 20:46:11.711401430 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #----------------------------------------------------------
  # Placement script using GrayWolf
  #
---- qflow-1.1.7.orig/scripts/qflow.in
-+++ qflow-1.1.7/scripts/qflow.in
+Index: qflow/scripts/qflow.in
+===================================================================
+--- qflow.orig/scripts/qflow.in	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/qflow.in	2016-04-13 20:46:11.711401430 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #
  #------------------------------------------------------------------
  # qflow --- main program launcher
---- qflow-1.1.7.orig/scripts/qflow.sh.in
-+++ qflow-1.1.7/scripts/qflow.sh.in
+Index: qflow/scripts/qflow.sh.in
+===================================================================
+--- qflow.orig/scripts/qflow.sh.in	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/qflow.sh.in	2016-04-13 20:46:11.711401430 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #
  #------------------------------------------------------------------
  # qflow.sh --- main program shell script
-@@ -237,7 +237,7 @@ if ( -f $varfile ) then
+@@ -241,7 +241,7 @@
     endif
  endif
  
@@ -76,7 +92,7 @@ Last-Update: 2015-07-24
  echo "#-------------------------------------------" >> ${varfile}
  echo "# qflow variables for project ${project}" >> ${varfile}
  echo "#-------------------------------------------" >> ${varfile}
-@@ -258,7 +258,7 @@ echo "endif" >> ${varfile}
+@@ -262,7 +262,7 @@
  echo "#-------------------------------------------" >> ${varfile}
  echo "" >> ${varfile}
  
@@ -85,7 +101,7 @@ Last-Update: 2015-07-24
  echo "#-------------------------------------------" >> ${execfile}
  echo "# qflow exec script for project ${project}" >> ${execfile}
  echo "#-------------------------------------------" >> ${execfile}
-@@ -272,7 +272,7 @@ echo "" >> ${execfile}
+@@ -276,7 +276,7 @@
  #-----------------------------------------------------
  
  if ( ! -f ${userfile} ) then
@@ -94,48 +110,60 @@ Last-Update: 2015-07-24
     echo "#------------------------------------------------------------" >> ${userfile}
     echo "# project variables for project ${project}" >> ${userfile}
     echo "#------------------------------------------------------------" >> ${userfile}
---- qflow-1.1.7.orig/scripts/router.sh
-+++ qflow-1.1.7/scripts/router.sh
+Index: qflow/scripts/router.sh
+===================================================================
+--- qflow.orig/scripts/router.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/router.sh	2016-04-13 20:46:11.711401430 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #----------------------------------------------------------
  # Route script using qrouter
  #----------------------------------------------------------
---- qflow-1.1.7.orig/scripts/synthesize.sh
-+++ qflow-1.1.7/scripts/synthesize.sh
+Index: qflow/scripts/synthesize.sh
+===================================================================
+--- qflow.orig/scripts/synthesize.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/synthesize.sh	2016-04-13 20:46:11.711401430 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #
  # synthesize.sh:
  #-------------------------------------------------------------------------
---- qflow-1.1.7.orig/scripts/vesta.sh
-+++ qflow-1.1.7/scripts/vesta.sh
+Index: qflow/scripts/vesta.sh
+===================================================================
+--- qflow.orig/scripts/vesta.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/scripts/vesta.sh	2016-04-13 20:46:11.711401430 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh -f
 +#!/usr/bin/tcsh -f
  #----------------------------------------------------------
  # Static timing analysis script using vesta
  #----------------------------------------------------------
---- qflow-1.1.7.orig/tech/osu018/osu018.sh
-+++ qflow-1.1.7/tech/osu018/osu018.sh
+Index: qflow/tech/osu018/osu018.sh
+===================================================================
+--- qflow.orig/tech/osu018/osu018.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/tech/osu018/osu018.sh	2016-04-13 20:46:11.711401430 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh
 +#!/usr/bin/tcsh
  #---------------------------------------------------------------
  # Shell script setting up all variables used by the qflow scripts
  # for this project
---- qflow-1.1.7.orig/tech/osu035/osu035.sh
-+++ qflow-1.1.7/tech/osu035/osu035.sh
+Index: qflow/tech/osu035/osu035.sh
+===================================================================
+--- qflow.orig/tech/osu035/osu035.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/tech/osu035/osu035.sh	2016-04-13 20:46:11.715401598 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh
 +#!/usr/bin/tcsh
  #---------------------------------------------------------------
  # Shell script setting up all variables used by the qflow scripts
  # for this project
---- qflow-1.1.7.orig/tech/osu050/osu050.sh
-+++ qflow-1.1.7/tech/osu050/osu050.sh
+Index: qflow/tech/osu050/osu050.sh
+===================================================================
+--- qflow.orig/tech/osu050/osu050.sh	2016-04-13 20:46:11.719401766 +0200
++++ qflow/tech/osu050/osu050.sh	2016-04-13 20:46:11.715401598 +0200
 @@ -1,4 +1,4 @@
 -#!/bin/tcsh
 +#!/usr/bin/tcsh

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



More information about the debian-science-commits mailing list