[sumo] 02/05: Refresh patch.

Anton Gladky gladk at moszumanska.debian.org
Sat Nov 30 18:43:10 UTC 2013


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

gladk pushed a commit to branch master
in repository sumo.

commit a2ba85244aa0f1b25ffe2f196629956159ffe967
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Nov 30 19:11:33 2013 +0100

    Refresh patch.
---
 debian/patches/fix_scripts_headers.patch | 49 ++++++++++++++------------------
 1 file changed, 21 insertions(+), 28 deletions(-)

diff --git a/debian/patches/fix_scripts_headers.patch b/debian/patches/fix_scripts_headers.patch
index 7b42eb8..4ddbd88 100644
--- a/debian/patches/fix_scripts_headers.patch
+++ b/debian/patches/fix_scripts_headers.patch
@@ -30,7 +30,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    VelocityOverTime.py
-@@ -180,4 +181,4 @@
+@@ -185,4 +186,4 @@
      
  #start the program
  #profile.run('main()')
@@ -51,7 +51,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    Traveltime.py
-@@ -303,4 +304,4 @@
+@@ -308,4 +309,4 @@
      
  #start the program
  #profile.run('main()')
@@ -65,7 +65,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    VelocityCurve.py
-@@ -155,4 +156,4 @@
+@@ -160,4 +161,4 @@
          
  #start the program
  #profile.run('main()')
@@ -79,7 +79,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    FetchData.py
-@@ -192,4 +193,4 @@
+@@ -197,4 +198,4 @@
      
  #start the program
  #profile.run('main()')
@@ -93,7 +93,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    VelocityOverRoute.py
-@@ -147,4 +148,4 @@
+@@ -152,4 +153,4 @@
      
  #start the program
  #profile.run('main()')
@@ -121,7 +121,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    CompareVelocitys.py
-@@ -118,4 +119,4 @@
+@@ -123,4 +124,4 @@
      outputFile.close()
      
  #start the program
@@ -140,7 +140,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    Traveltime.py
-@@ -240,4 +241,4 @@
+@@ -245,4 +246,4 @@
      
  #start the program
  #profile.run('main()')
@@ -154,7 +154,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    Path.py
-@@ -70,4 +71,4 @@
+@@ -75,4 +76,4 @@
  
  
  
@@ -168,7 +168,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    ProgressBar.py
-@@ -31,4 +32,4 @@
+@@ -36,4 +37,4 @@
              print "**",
              lastProz=actProz
          #call the function
@@ -182,7 +182,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    CalcTime.py
-@@ -51,4 +52,4 @@
+@@ -56,4 +57,4 @@
      return label[:4]+"-"+label[4:6]+"-"+label[6:8]+" "+label[8:10]+":"+label[10:12]+":"+label[12:]
      
  #start the program
@@ -229,7 +229,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    GenerateRawFCD.py
-@@ -185,4 +186,4 @@
+@@ -190,4 +191,4 @@
  
  #start the program
  #profile.run('main()')
@@ -243,7 +243,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    GenerateRawFCD.py
-@@ -224,4 +225,4 @@
+@@ -229,4 +230,4 @@
  
  #start the program
  #profile.run('main()')
@@ -257,7 +257,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    GenerateRawFCD.py
-@@ -361,4 +362,4 @@
+@@ -366,4 +367,4 @@
  
  #start the program
  #cProfile.run('main()')
@@ -275,7 +275,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    FCDvsCompleteRoute.py
-@@ -146,4 +147,4 @@
+@@ -151,4 +152,4 @@
  
      
  #start the program
@@ -289,7 +289,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    GenerateTaxiRoutesMain.py
-@@ -22,4 +23,4 @@
+@@ -27,4 +28,4 @@
      print "end"
  
  #start the program
@@ -315,7 +315,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    GenerateTaxiRoutesMain.py
-@@ -63,4 +64,4 @@
+@@ -68,4 +69,4 @@
  
  
  #start the program
@@ -334,7 +334,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    TaxisPerEdge.py
-@@ -55,4 +56,4 @@
+@@ -60,4 +61,4 @@
  
      
  #start the program
@@ -348,7 +348,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    SeparateVLSArea.py
-@@ -39,4 +40,4 @@
+@@ -44,4 +45,4 @@
      
      
  #start the program
@@ -362,7 +362,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    QuantityOverDay.py
-@@ -78,4 +79,4 @@
+@@ -83,4 +84,4 @@
      
      
  #start the program
@@ -376,7 +376,7 @@ Last-Update: 2012-12-04
  # -*- coding: Latin-1 -*-
  """
  @file    GenerateRawFCD.py
-@@ -68,4 +69,4 @@
+@@ -73,4 +74,4 @@
      
      
      
@@ -397,7 +397,7 @@ Last-Update: 2012-12-04
  """
  @file    CSV2polyconvertXML.py
  @author  Daniel Krajzewicz
-@@ -38,4 +39,4 @@
+@@ -43,4 +44,4 @@
  inpf.close()
  outf.close()
  
@@ -1144,13 +1144,6 @@ Last-Update: 2012-12-04
 +
 +<routes>
 +</routes>
---- a/tools/bin/traceExporter.py
-+++ b/tools/bin/traceExporter.py
-@@ -1,3 +1,4 @@
-+#!/usr/bin/env python
- """
- @file    traceExporter.py
- @author  Daniel Krajzewicz
 --- a/tools/import/osm/osmPopulationExtractor.py
 +++ b/tools/import/osm/osmPopulationExtractor.py
 @@ -1,4 +1,4 @@

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



More information about the debian-science-commits mailing list