This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to annotated tag 0.1.4.0
in repository x2goclient.

commit 013b28046876a901b16b5ec41291de210ccab4da
Author: Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
Date:   Tue May 17 12:08:07 2011 +0200

    removed old build script
---
 build-for-reprepro.sh | 39 ---------------------------------------
 1 file changed, 39 deletions(-)

diff --git a/build-for-reprepro.sh b/build-for-reprepro.sh
deleted file mode 100755
index 5bc4bf8b..00000000
--- a/build-for-reprepro.sh
+++ /dev/null
@@ -1,39 +0,0 @@
-#!/bin/bash
-
-# Copyright (C) 2010 by Mike Gabriel <m.gabr...@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=pyhoca-cli
-
-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
-
-debuild
-
-cd ..
-rm -f $PACKAGE_*.upload
-dupload --to nwt-ubuntu $PACKAGE_*.changes
-rm -f $PACKAGE_*.upload
-dupload --to nwt-debian $PACKAGE_*.changes

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goclient.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to