Skip to Content.
Sympa Menu

perfsonar-dev - [pS-dev] [GEANT/SA2/SA2T3-OPPD] r633 - in branches/perfsonar-oppd-new-architect/build/debian: . NMWG-0.02 libnmwg-perl-debian perfsonar-oppd-debian

Subject: perfsonar development work

List archive

[pS-dev] [GEANT/SA2/SA2T3-OPPD] r633 - in branches/perfsonar-oppd-new-architect/build/debian: . NMWG-0.02 libnmwg-perl-debian perfsonar-oppd-debian


Chronological Thread 
  • From:
  • To:
  • Subject: [pS-dev] [GEANT/SA2/SA2T3-OPPD] r633 - in branches/perfsonar-oppd-new-architect/build/debian: . NMWG-0.02 libnmwg-perl-debian perfsonar-oppd-debian
  • Date: Mon, 20 Sep 2010 15:22:32 +0100

Author: dfn.calim
Date: 2010-09-20 15:22:31 +0100 (Mon, 20 Sep 2010)
New Revision: 633

Added:
branches/perfsonar-oppd-new-architect/build/debian/libnmwg-perl-debian/
Removed:
branches/perfsonar-oppd-new-architect/build/debian/NMWG-0.02/debian/

branches/perfsonar-oppd-new-architect/build/debian/perfsonar-oppd-debian/perfsonar-oppd/
Modified:
branches/perfsonar-oppd-new-architect/build/debian/README
Log:
move debian build directory for libnmwg-perl

Modified: branches/perfsonar-oppd-new-architect/build/debian/README
===================================================================
--- branches/perfsonar-oppd-new-architect/build/debian/README 2010-09-20
13:51:28 UTC (rev 632)
+++ branches/perfsonar-oppd-new-architect/build/debian/README 2010-09-20
14:22:31 UTC (rev 633)
@@ -1,11 +1,23 @@
To build a debian package:
-1. go into the specific dorectory
- for example cd perfsonar-oppd-xy

-2. Execute the command:
- dpkg-buildpackage -rfakeroot
+1. Go to the main source directory fpr example:
+ cd ../perfSONAR
+2. Execute there to build distribution tarball
+ ./Build dist
+ => This will create a perfsonar-oppd-xyz.tar.gz file
+3. Change back to the debian directory
+ cd ../debian
+4. Create here a symlink to the new created tar file
+ ln -s ../perfSONAR/perfsonar-oppd-xyz.tar.gz .
+5. Unpack it
+ tar -xzvf perfsonar-oppd-xyz.tar.gz
+6. Change to the new directory
+ cd perfsonar-oppd-xyz
+7. Make a symlink to the debian files
+ ln -s ../perfsonar-oppd-debian debian
+8. Execute the command:
+ dpkg-buildpackage -rfakeroot
+9. change to the upper directory
+ cd ../

-3. change to the upper directory
- cd ../
-
=> Here are the new package

Copied:
branches/perfsonar-oppd-new-architect/build/debian/libnmwg-perl-debian (from
rev 630, branches/perfsonar-oppd-new-architect/build/debian/NMWG-0.02/debian)


Property changes on:
branches/perfsonar-oppd-new-architect/build/debian/libnmwg-perl-debian
___________________________________________________________________
Name: svn:mergeinfo
+



  • [pS-dev] [GEANT/SA2/SA2T3-OPPD] r633 - in branches/perfsonar-oppd-new-architect/build/debian: . NMWG-0.02 libnmwg-perl-debian perfsonar-oppd-debian, svn-noreply, 09/20/2010

Archive powered by MHonArc 2.6.16.

Top of Page