~ubuntu-branches/ubuntu/gutsy/mclibs/gutsy

« back to all changes in this revision

Viewing changes to debian/patches/301-datafiles-comply-with-FHS.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Kevin B. McCarty
  • Date: 2007-04-26 01:43:38 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070426014338-vrscxa2g36by44jz
Tags: 2006.dfsg.2-1
* Rebuild source package.  The directory name inside the orig.tar.gz was
  wrong, due to #416008.
* Include file README.Debian-source as mandated by Developers' Reference.
* Upload into unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
## DP: Put data files under /usr/share (defined in add-ons/Makefile).
6
6
 
7
7
@DPATCH@
8
 
diff -urNad cernlib-2005.05.09/src/mclibs/cojets/test/test.F /tmp/dpep.5a0xP1/cernlib-2005.05.09/src/mclibs/cojets/test/test.F
9
 
--- cernlib-2005.05.09/src/mclibs/cojets/test/test.F    1996-03-25 07:53:36.000000000 -0500
10
 
+++ /tmp/dpep.5a0xP1/cernlib-2005.05.09/src/mclibs/cojets/test/test.F   2005-06-08 16:39:52.846851314 -0400
11
 
@@ -6,7 +6,7 @@
 
8
diff -urNad mclibs-2006.dfsg~/src/mclibs/cojets/test/test.F mclibs-2006.dfsg/src/mclibs/cojets/test/test.F
 
9
--- mclibs-2006.dfsg~/src/mclibs/cojets/test/test.F     2006-09-04 08:32:56.000000000 -0400
 
10
+++ mclibs-2006.dfsg/src/mclibs/cojets/test/test.F      2007-01-19 17:43:17.722634828 -0500
 
11
@@ -10,7 +10,7 @@
12
12
 #if defined(CERNLIB_IBMVM)
13
13
       PARAMETER (DFILE='/COJETS DATA *')
14
14
 #else
15
15
-      PARAMETER (DFILE='cojets.dat')
16
16
+      PARAMETER (DFILE='/usr/share/cojets/cojets.dat')
17
17
 #endif
18
 
 C
19
 
 C          MAIN PROGRAM FOR COJETS
20
 
diff -urNad cernlib-2005.05.09/src/mclibs/eurodec/eurodec/eufiles.inc /tmp/dpep.5a0xP1/cernlib-2005.05.09/src/mclibs/eurodec/eurodec/eufiles.inc
21
 
--- cernlib-2005.05.09/src/mclibs/eurodec/eurodec/eufiles.inc   1996-03-08 11:58:49.000000000 -0500
22
 
+++ /tmp/dpep.5a0xP1/cernlib-2005.05.09/src/mclibs/eurodec/eurodec/eufiles.inc  2005-06-08 16:40:14.175049565 -0400
 
18
 #if defined(CERNLIB_GFORTRAN)
 
19
       call dummysub(cojdat)
 
20
diff -urNad mclibs-2006.dfsg~/src/mclibs/eurodec/eurodec/eufiles.inc mclibs-2006.dfsg/src/mclibs/eurodec/eurodec/eufiles.inc
 
21
--- mclibs-2006.dfsg~/src/mclibs/eurodec/eurodec/eufiles.inc    1996-03-08 11:58:49.000000000 -0500
 
22
+++ mclibs-2006.dfsg/src/mclibs/eurodec/eurodec/eufiles.inc     2007-01-19 17:43:17.722634828 -0500
23
23
@@ -18,7 +18,7 @@
24
24
       PARAMETER (ETFILE='/EUTITLE DAT   *')
25
25
 #endif
29
29
       PARAMETER (ETFILE='eutitle.dat')
30
30
 
31
31
 #endif
32
 
diff -urNad cernlib-2005.05.09/src/mclibs/isajet/test/isajett.F /tmp/dpep.5a0xP1/cernlib-2005.05.09/src/mclibs/isajet/test/isajett.F
33
 
--- cernlib-2005.05.09/src/mclibs/isajet/test/isajett.F 1997-03-14 12:32:39.000000000 -0500
34
 
+++ /tmp/dpep.5a0xP1/cernlib-2005.05.09/src/mclibs/isajet/test/isajett.F        2005-06-08 16:40:43.746393067 -0400
 
32
diff -urNad mclibs-2006.dfsg~/src/mclibs/isajet/test/isajett.F mclibs-2006.dfsg/src/mclibs/isajet/test/isajett.F
 
33
--- mclibs-2006.dfsg~/src/mclibs/isajet/test/isajett.F  2006-09-04 08:32:57.000000000 -0400
 
34
+++ mclibs-2006.dfsg/src/mclibs/isajet/test/isajett.F   2007-01-19 17:43:17.722634828 -0500
35
35
@@ -8,7 +8,7 @@
36
36
 #if defined(CERNLIB_VAXVMS)
37
37
       PARAMETER (DFILE='CERN_ROOT:[lib]isajet.dat')