[Pkg-remote-commits] [x2goclient] 01/01: upload to wheezy-backports (debian/4.0.1.1-1~bpo7+1)
Mike Gabriel
sunweaver at debian.org
Wed Nov 30 08:11:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to annotated tag debian/4.0.1.1-1_bpo7+1
in repository x2goclient.
commit d50ca438ec85ae82e61661f3dac7fad8b16e17fe
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Sep 27 12:33:08 2013 +0200
upload to wheezy-backports (debian/4.0.1.1-1~bpo7+1)
---
debian/changelog | 7 +++++++
debian/control | 2 --
debian/rules | 5 +----
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 506e56f..932657e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x2goclient (4.0.1.1-1~bpo7+1) wheezy-backports; urgency=low
+
+ * Upload to wheezy-backports.
+ + Drop dh-apache2 build logic.
+
+ -- Mike Gabriel <sunweaver at debian.org> Fri, 27 Sep 2013 09:55:09 +0200
+
x2goclient (4.0.1.1-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index f829016..f059c9d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders:
Mike Gabriel <sunweaver at debian.org>,
Reinhard Tartler <siretart at tauware.de>,
Build-Depends:
- apache2-dev,
debhelper (>= 7.0.50~),
libqt4-dev,
libldap2-dev,
@@ -79,7 +78,6 @@ Architecture: all
Depends:
${misc:Depends},
Recommends:
- ${misc:Recommends},
apache2 | httpd,
Suggests:
x2goplugin,
diff --git a/debian/rules b/debian/rules
index 3625c7b..656954c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
%:
- dh $@ --parallel --with apache2
+ dh $@ --parallel
override_dh_auto_clean:
dh_auto_clean
@@ -21,6 +21,3 @@ override_dh_auto_install:
override_dh_strip:
dh_strip -p x2goclient --dbg-package=x2goclient-dbg
-
-override_dh_apache2:
- dh_apache2 --noscripts
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/x2goclient.git
More information about the Pkg-remote-commits
mailing list