[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.0.43.0-4-ga44c121

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:30:20 CET 2014


The branch, build-baikal has been updated
       via  a44c121feea77534a7a4a4e349e14492bee53a74 (commit)
      from  8f71739a1bbbdbc0c34a4b42884afcec7abfc7fc (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 build-for-reprepro-nwt.sh |   41 -----------------------------------------
 1 file changed, 41 deletions(-)
 delete mode 100644 build-for-reprepro-nwt.sh

The diff of changes is:
diff --git a/build-for-reprepro-nwt.sh b/build-for-reprepro-nwt.sh
deleted file mode 100644
index f1ea9c8..0000000
--- a/build-for-reprepro-nwt.sh
+++ /dev/null
@@ -1,41 +0,0 @@
-#!/bin/bash
-
-# Copyright (C) 2010 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-#
-# This programme is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 3 of the License, or
-# (at your option) any later version.
-#
-# This programme is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the
-# Free Software Foundation, Inc.,
-# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
-PACKAGE=python-x2go
-
-rm -f ../$PACKAGE_*.changes
-rm -f ../$PACKAGE_*.upload
-rm -f ../$PACKAGE_*.build
-rm -f ../$PACKAGE_*.dsc
-rm -f ../$PACKAGE_*.tar.gz
-rm -f ../$PACKAGE*.deb
-
-cp debian/changelog debian/changelog.new
-editor debian/changelog.new
-mv debian/changelog.new debian/changelog
-
-#make -f Makefile.pre-debuild all docupload
-
-debuild
-
-cd ..
-rm -f $PACKAGE_*.upload
-dupload --to nwt-debian $PACKAGE_*.changes
-rm -f $PACKAGE_*.upload
-dupload --to nwt-ubuntu $PACKAGE_*.changes


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list