[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.1.0.0-4-gb4cb007

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:55:05 CEST 2013


The branch, twofactorauth has been updated
       via  b4cb0075556fbcd4fcbabf2c1c6503a1c7c90be7 (commit)
      from  60b0f0e342efbb0ac55c30a5b430c4717adf1314 (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:
 Makefile          |   15 ---------------
 debian/changelog  |    6 ++++++
 debian/rules      |    8 +-------
 po/pyhoca-gui.pot |    3 ++-
 4 files changed, 9 insertions(+), 23 deletions(-)
 delete mode 100644 Makefile

The diff of changes is:
diff --git a/Makefile b/Makefile
deleted file mode 100644
index c71d9a6..0000000
--- a/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/usr/bin/make -f
-
-man_pages = pyhoca-gui.1
-
-MAN2HTML = man2html
-SRC   = man
-DEST = .build_man2html/html
-
-all: build
-
-build: $(man_pages)
-
-pyhoca-gui.1:
-	mkdir -p $(DEST)
-	$(MAN2HTML) -r $(SRC)/$@ > $(DEST)/$@.html
diff --git a/debian/changelog b/debian/changelog
index 3a05bcf..0e6deda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-gui (0.1.0.0-0~x2go3) unstable; urgency=low
+
+  * fixes build sequence
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Thu, 26 May 2011 12:09:59 +0200
+
 pyhoca-gui (0.1.0.0-0~x2go2) unstable; urgency=low
 
   * build-depends on man2html
diff --git a/debian/rules b/debian/rules
index dfb1f92..3c9c5e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,13 +9,7 @@
 	dh ${@}
 
 build:
-	dh ${@}
-
-install:
-	dh ${@}
-
-
-binary-indep:
+	make -f Makefile.man2html
 	dh ${@}
 
 clean:
diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot
index 6ae4fd6..3d8dfae 100644
--- a/po/pyhoca-gui.pot
+++ b/po/pyhoca-gui.pot
@@ -8,10 +8,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-05-26 09:50+0200\n"
+"POT-Creation-Date: 2011-05-26 12:09+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list