[Pkg-grid-commits] gpt/debian README.Debian, 1.1, 1.2 changelog, 1.2, 1.3 control, 1.1, 1.2 dirs, NONE, 1.1 nordugrid-gpt.dirs, 1.1, NONE rules, 1.1, 1.2

Steffen Möller smoe-guest at alioth.debian.org
Tue Mar 25 15:03:26 UTC 2008


Update of /cvsroot/pkg-grid/gpt/debian
In directory alioth:/tmp/cvs-serv31910

Modified Files:
	README.Debian changelog control rules 
Added Files:
	dirs 
Removed Files:
	nordugrid-gpt.dirs 
Log Message:
Updates for Globus Toolkit's version of GPT.


Index: control
===================================================================
RCS file: /cvsroot/pkg-grid/gpt/debian/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- control	2 Feb 2007 21:55:25 -0000	1.1
+++ control	25 Mar 2008 15:03:19 -0000	1.2
@@ -4,9 +4,10 @@
 Maintainer: Steffen Moeller <steffen_moeller at gmx.de>
 Build-Depends: debhelper (>= 5), dpatch
 Build-Depends-Indep: perl, libcompress-zlib-perl, libarchive-tar-perl, makepatch, libtest-simple-perl, libio-zlib-perl, autoconf
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Homepage: http://www.globus.org
 
-Package: nordugrid-gpt
+Package: globus-gpt
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, perl, libcompress-zlib-perl, libarchive-tar-perl, makepatch, libtest-simple-perl, libio-zlib-perl, autoconf
 Description: Grid packaging tool
@@ -23,4 +24,6 @@
  packages defined by GPT are compatible with other packages and can be
  easily be converted.
  .
-  Homepage: http://www.gridpackagingtools.org/
+ This effort to package GPT is contributed to from the maintainers of the
+ NorduGrid which chose the distribution of GPT with the Globus Toolkit
+ as their source.

--- NEW FILE: dirs ---
etc/profile.d
opt/globus/man/man1

Index: changelog
===================================================================
RCS file: /cvsroot/pkg-grid/gpt/debian/changelog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- changelog	2 Feb 2007 22:35:54 -0000	1.2
+++ changelog	25 Mar 2008 15:03:18 -0000	1.3
@@ -1,8 +1,8 @@
 gpt (3.2-4.1) unstable; urgency=low
 
   * Initial release for current NorduGrid users.
-  - Applying Anders' patches
   - Reducing build complexity falling back to Debian packages
+  - Applying Anders' patches (partially, 02 still has issues)
 
- -- Steffen Moeller <steffen_moeller at gmx.de>  Thu, 18 Jan 2007 11:51:04 +0100
+ -- Steffen Moeller <moeller at debian.org>  Tue, 25 Mar 2008 16:00:56 +0100
 

Index: rules
===================================================================
RCS file: /cvsroot/pkg-grid/gpt/debian/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rules	2 Feb 2007 21:55:25 -0000	1.1
+++ rules	25 Mar 2008 15:03:23 -0000	1.2
@@ -9,8 +9,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-
-PACKAGE=nordugrid-gpt
+PACKAGE=globus-gpt
 
 include /usr/share/dpatch/dpatch.make
 
@@ -52,8 +51,9 @@
 	dh_installdirs
 
 	dh_clean -k 
-	GPT_LOCATION=$(CURDIR)/debian/$(PACKAGE)/opt/gpt ./build_gpt 
+	GPT_LOCATION=$(CURDIR)/debian/$(PACKAGE)/opt/globus ./build_gpt 
 
+	-mkdir -p $(CURDIR)/debian/$(PACKAGE)/opt/globus/man/man1
 	$(MAKE) -C packaging_tools install-man
 
 	# Add here commands to install the package into debian/gpt.

--- nordugrid-gpt.dirs DELETED ---

Index: README.Debian
===================================================================
RCS file: /cvsroot/pkg-grid/gpt/debian/README.Debian,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- README.Debian	2 Feb 2007 21:55:25 -0000	1.1
+++ README.Debian	25 Mar 2008 15:03:18 -0000	1.2
@@ -1,13 +1,10 @@
 gpt for Debian
 --------------
 
-For this initial release the GPT version of the NorduGrid is
-used. Upstream has 4.x packages available, though compatibility with
-the NorduGrid's ARC infrastructure is prime interest for now.
-
-The upsteam source is distributed as a .src.rpm. It is transformed into
-something usable by rpm2cpio ...rpm | cpio -i  .
+For this initial release the GPT version of the Globus Toolkit is
+used. This package is still in a very experimental stage. Feedback
+is much appreciated.
 
 Steffen
 
- -- Steffen Moeller <steffen_moeller at gmx.de>  Thu, 18 Jan 2007 11:51:04 +0100
+ -- Steffen Moeller <moeller at debian.org>  Tue, 25 Mar 2008 15:53:22 +0100




More information about the Pkg-grid-commits mailing list