[metview] 10/15: update patch

Alastair McKinstry mckinstry at moszumanska.debian.org
Mon Jun 20 07:51:50 UTC 2016


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

mckinstry pushed a commit to tag debian/4.6.5-3
in repository metview.

commit 3fb8dd722f2e3e3846fe1ccb30451c1af007f999
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Mar 30 11:22:57 2016 +0100

    update patch
---
 debian/patches/auto-ptr.patch | 71 -------------------------------------------
 1 file changed, 71 deletions(-)

diff --git a/debian/patches/auto-ptr.patch b/debian/patches/auto-ptr.patch
index 43b6275..5721580 100644
--- a/debian/patches/auto-ptr.patch
+++ b/debian/patches/auto-ptr.patch
@@ -758,74 +758,3 @@ Index: metview-4.6.5/src/uPlot/SuperPage.h
      Preferences               preferences_;     // preferences associated to the superpage
  
  #if 0
-Index: metview-4.6.5/srv/build/metview/metview-4.6.5/src/libUtil/inc_stl.h
-===================================================================
---- metview-4.6.5.orig/srv/build/metview/metview-4.6.5/src/libUtil/inc_stl.h
-+++ /dev/null
-@@ -1,66 +0,0 @@
--/***************************** LICENSE START ***********************************
--
-- Copyright 2012 ECMWF and INPE. This software is distributed under the terms
-- of the Apache License version 2.0. In applying this license, ECMWF does not
-- waive the privileges and immunities granted to it by virtue of its status as
-- an Intergovernmental Organization or submit itself to any jurisdiction.
--
-- ***************************** LICENSE END *************************************/
--
--#ifndef INC_STL_H_
--#define INC_STL_H_
--
--//-- this branch is for standard STL implementations
--
--#include <set>
--#include <map>
--
--#ifdef HASHMAP
--#include <hash_map>
--#endif
--
--#include <algorithm>
--#include <functional>
--#include <list>
--#include <vector>
--#include <stack>
--#include <memory>
--#include <string>
--
--#ifndef NOUSING
--//-- for HPUX aCC
--
--using std::unique_ptr;
--using std::less;
--using std::list;
--using std::map;
--
--#ifdef HASHMAP
--using std::hash_map;
--#endif
--
--using std::multimap;
--using std::pair;
--using std::set;
--using std::stack;
--using std::vector;
--
--using std::back_inserter;
--using std::copy;
--using std::fill;
--using std::find;
--using std::for_each;
--using std::greater;
--using std::inserter;
--using std::max_element;
--using std::min_element;
--using std::set_intersection;
--using std::sort;
--using std::swap;
--
--#endif
--// ! NOUSING
--
--
--#endif
--//INC_STL_H_

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



More information about the debian-science-commits mailing list