[X2Go-Commits] buildscripts.git - master (branch) updated: b8eab27f742a2553e5a5c522c220f47f86801b89
X2Go dev team
git-admin at x2go.org
Thu Nov 28 08:53:16 CET 2013
The branch, master has been updated
via b8eab27f742a2553e5a5c522c220f47f86801b89 (commit)
via 3157b37e91d01a3e033d51f284b0b64daea82859 (commit)
via b82ed1780835f38cc3f108713573572186aed044 (commit)
from e9ed6ea1577b8d3ead5301ee208816a54b92794e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b8eab27f742a2553e5a5c522c220f47f86801b89
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Nov 28 08:52:46 2013 +0100
rename build scripts (deb/rpm)
commit 3157b37e91d01a3e033d51f284b0b64daea82859
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Jul 19 13:48:49 2013 +0200
build 3.0 (quilt) packages, as well
commit b82ed1780835f38cc3f108713573572186aed044
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Aug 21 21:35:07 2012 +0200
improve quilt builder, open issue: we force to include orig tarballs in uploads, this fails on uploads with the same upstream version
-----------------------------------------------------------------------
Summary of changes:
bin/build+upload-all-deb-packages | 1 +
bin/build+upload-all-packages | 1 -
bin/build+upload-package | 1 -
bin/{build-all-packages => build-all-deb-packages} | 0
bin/{build-package => build-deb-package} | 0
bin/upload-all-deb-packages | 1 +
bin/upload-all-packages | 1 -
bin/upload-deb-package | 1 +
bin/upload-package | 1 -
9 files changed, 3 insertions(+), 4 deletions(-)
create mode 120000 bin/build+upload-all-deb-packages
delete mode 120000 bin/build+upload-all-packages
delete mode 120000 bin/build+upload-package
rename bin/{build-all-packages => build-all-deb-packages} (100%)
rename bin/{build-package => build-deb-package} (100%)
create mode 120000 bin/upload-all-deb-packages
delete mode 120000 bin/upload-all-packages
create mode 120000 bin/upload-deb-package
delete mode 120000 bin/upload-package
The diff of changes is:
diff --git a/bin/build+upload-all-deb-packages b/bin/build+upload-all-deb-packages
new file mode 120000
index 0000000..eea952c
--- /dev/null
+++ b/bin/build+upload-all-deb-packages
@@ -0,0 +1 @@
+build-all-deb-packages
\ No newline at end of file
diff --git a/bin/build+upload-all-packages b/bin/build+upload-all-packages
deleted file mode 120000
index b8c12b0..0000000
--- a/bin/build+upload-all-packages
+++ /dev/null
@@ -1 +0,0 @@
-build-all-packages
\ No newline at end of file
diff --git a/bin/build+upload-package b/bin/build+upload-package
deleted file mode 120000
index 2b48fdc..0000000
--- a/bin/build+upload-package
+++ /dev/null
@@ -1 +0,0 @@
-build-package
\ No newline at end of file
diff --git a/bin/build-all-packages b/bin/build-all-deb-packages
similarity index 100%
rename from bin/build-all-packages
rename to bin/build-all-deb-packages
diff --git a/bin/build-package b/bin/build-deb-package
similarity index 100%
rename from bin/build-package
rename to bin/build-deb-package
diff --git a/bin/upload-all-deb-packages b/bin/upload-all-deb-packages
new file mode 120000
index 0000000..eea952c
--- /dev/null
+++ b/bin/upload-all-deb-packages
@@ -0,0 +1 @@
+build-all-deb-packages
\ No newline at end of file
diff --git a/bin/upload-all-packages b/bin/upload-all-packages
deleted file mode 120000
index b8c12b0..0000000
--- a/bin/upload-all-packages
+++ /dev/null
@@ -1 +0,0 @@
-build-all-packages
\ No newline at end of file
diff --git a/bin/upload-deb-package b/bin/upload-deb-package
new file mode 120000
index 0000000..8a8fec2
--- /dev/null
+++ b/bin/upload-deb-package
@@ -0,0 +1 @@
+build-deb-package
\ No newline at end of file
diff --git a/bin/upload-package b/bin/upload-package
deleted file mode 120000
index 2b48fdc..0000000
--- a/bin/upload-package
+++ /dev/null
@@ -1 +0,0 @@
-build-package
\ No newline at end of file
hooks/post-receive
--
buildscripts.git (X2Go packaging scripts)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "buildscripts.git" (X2Go packaging scripts).
More information about the x2go-commits
mailing list