[SCM] Packaging for libqglviewer. OpenGL 3D viewer library branch, master, updated. 934a9b8b6360d70add79aa53e1c613c08e13260b

Anton Gladky gladky.anton at gmail.com
Mon Sep 24 17:48:04 UTC 2012


The following commit has been merged in the master branch:
commit 4b87fd44a22a96d0887d83b7029c143edcae4007
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Sep 24 19:22:41 2012 +0200

    Use compat-level 9.

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 12d7718..1fbb5a0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Artur R. Czechowski <arturcz at hell.pl>
 DM-Upload-Allowed: yes
 Homepage: http://www.libqglviewer.com/
 Standards-Version: 3.9.3
-Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 8.1.3~), libqt4-dev (>= 4:4.8.0~), libqt4-opengl-dev (>= 4:4.8.0~)
+Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9), libqt4-dev (>= 4:4.8.0~), libqt4-opengl-dev (>= 4:4.8.0~)
 
 Package: libqglviewer-dev
 Section: libdevel
diff --git a/debian/rules b/debian/rules
index e785808..9a5baf0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
 
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk

-- 
Packaging for libqglviewer. OpenGL 3D viewer library



More information about the debian-science-commits mailing list