[SCM] Packaging for libqglviewer. OpenGL 3D viewer library branch, master, updated. debian/2.3.17-1-5-gabf08b2

Anton Gladky gladky.anton at gmail.com
Tue May 7 21:34:32 UTC 2013


The following commit has been merged in the master branch:
commit 49aaf7cc8d77db72564033b179d83735f13535a9
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Tue May 7 21:40:24 2013 +0200

    Clean in debian/rules.

diff --git a/debian/rules b/debian/rules
index 4e2b490..ac35067 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,13 +4,8 @@
 	dh $@ --parallel
 
 #export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
-
 CFLAGS+=-Wall -pedantic -g
 
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-
 version:=$(shell dpkg-parsechangelog | grep ^Version: | sed -e 's/^Version: //' -e 's/-.*$$//')
 ver2:=$(shell echo $(version) | cut -d. -f-2)
 major:=$(shell echo $(version) | cut -d. -f1)

-- 
Packaging for libqglviewer. OpenGL 3D viewer library



More information about the debian-science-commits mailing list