[qwtplot3d] 02/39: Group maintenance, renamed binary packages according to soname
Andreas Tille
tille at debian.org
Mon Dec 25 10:30:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository qwtplot3d.
commit 908f51398bddfee15457de83e02dda0f1bb08cfd
Author: Andreas Tille <tille at debian.org>
Date: Fri Nov 20 12:13:05 2009 +0000
Group maintenance, renamed binary packages according to soname
---
debian/changelog | 11 ++++++++++-
debian/compat | 2 +-
debian/control | 14 ++++++++------
debian/libqwtplot3d-doc.dirs | 2 --
...libqwtplot3d-qt3.install => libqwtplot3d-qt3-0.install} | 0
debian/libqwtplot3d-qt3-dev.dirs | 2 --
debian/libqwtplot3d-qt3.dirs | 1 -
...libqwtplot3d-qt4.install => libqwtplot3d-qt4-0.install} | 0
debian/libqwtplot3d-qt4-dev.dirs | 2 --
debian/libqwtplot3d-qt4.dirs | 1 -
debian/rules | 2 +-
11 files changed, 20 insertions(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0e740a8..d374e96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,20 @@
qwtplot3d (0.2.7+svn191-3) unstable; urgency=low
+ [ Gudjon I. Gudjonsson ]
* Create patch 03_fix_ftbs to fix FTBS with gcc-4.4 (Closes: 504912)
* Bump standards version to 3.8.3, no changes needed
* Add README.source
* Add Vcs fields for debian-science
- -- Gudjon I. Gudjonsson <gudjon at gudjon.org> Sat, 14 Nov 2009 15:15:19 +0100
+ [ Andreas Tille ]
+ * Group maintenance in Debian Science team with permission of maintainer
+ * Debhelper 7
+ * Rename package libqwtplot3d-qt[34] to libqwtplot3d-qt[34]-0 to match
+ soname
+ * Remove unneeded debian/*.dirs files because theses dirs will be
+ created by dh_install automatically anyway
+
+ -- Andreas Tille <tille at debian.org> Fri, 20 Nov 2009 11:44:36 +0100
qwtplot3d (0.2.7+svn191-2) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index 3af4552..1fc5ded 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,9 @@
Source: qwtplot3d
Priority: optional
-Maintainer: Gudjon I. Gudjonsson <gudjon at gudjon.org>
-Build-Depends: debhelper (>= 5), dpatch, doxygen, libqt3-mt-dev, libqt4-dev,
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Gudjon I. Gudjonsson <gudjon at gudjon.org>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 7), dpatch, doxygen, libqt3-mt-dev, libqt4-dev,
libqt4-opengl-dev
Standards-Version: 3.8.3
Section: libs
@@ -13,7 +15,7 @@ DM-Upload-Allowed: yes
Package: libqwtplot3d-qt3-dev
Section: libdevel
Architecture: any
-Depends: libqwtplot3d-qt3 (= ${binary:Version}), libqt3-mt-dev
+Depends: libqwtplot3d-qt3-0 (= ${binary:Version}), libqt3-mt-dev
Description: 3D plotting library based on Qt3/OpenGL (development)
QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
library, providing essentially a bunch of 3D-widgets for
@@ -21,7 +23,7 @@ Description: 3D plotting library based on Qt3/OpenGL (development)
.
This package contains the QwtPlot3D development files for Qt3.
-Package: libqwtplot3d-qt3
+Package: libqwtplot3d-qt3-0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -36,7 +38,7 @@ Description: 3D plotting library based on Qt3/OpenGL (runtime)
Package: libqwtplot3d-qt4-dev
Section: libdevel
Architecture: any
-Depends: libqwtplot3d-qt4 (= ${binary:Version}), libqt4-dev
+Depends: libqwtplot3d-qt4-0 (= ${binary:Version}), libqt4-dev
Description: 3D plotting library based on Qt4/OpenGL (development)
QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
library, providing essentially a bunch of 3D-widgets for
@@ -44,7 +46,7 @@ Description: 3D plotting library based on Qt4/OpenGL (development)
.
This package contains the QwtPlot3D development files for Qt4.
-Package: libqwtplot3d-qt4
+Package: libqwtplot3d-qt4-0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
diff --git a/debian/libqwtplot3d-doc.dirs b/debian/libqwtplot3d-doc.dirs
deleted file mode 100644
index ad9f57a..0000000
--- a/debian/libqwtplot3d-doc.dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/doc/libqwtplot3d-doc/examples
-usr/share/doc/libqwtplot3d-doc/html
diff --git a/debian/libqwtplot3d-qt3.install b/debian/libqwtplot3d-qt3-0.install
similarity index 100%
rename from debian/libqwtplot3d-qt3.install
rename to debian/libqwtplot3d-qt3-0.install
diff --git a/debian/libqwtplot3d-qt3-dev.dirs b/debian/libqwtplot3d-qt3-dev.dirs
deleted file mode 100644
index 04d373c..0000000
--- a/debian/libqwtplot3d-qt3-dev.dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/include/qwtplot3d-qt3
-usr/lib
diff --git a/debian/libqwtplot3d-qt3.dirs b/debian/libqwtplot3d-qt3.dirs
deleted file mode 100644
index 6845771..0000000
--- a/debian/libqwtplot3d-qt3.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib
diff --git a/debian/libqwtplot3d-qt4.install b/debian/libqwtplot3d-qt4-0.install
similarity index 100%
rename from debian/libqwtplot3d-qt4.install
rename to debian/libqwtplot3d-qt4-0.install
diff --git a/debian/libqwtplot3d-qt4-dev.dirs b/debian/libqwtplot3d-qt4-dev.dirs
deleted file mode 100644
index 0f10d07..0000000
--- a/debian/libqwtplot3d-qt4-dev.dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/include/qwtplot3d-qt4
-usr/lib
diff --git a/debian/libqwtplot3d-qt4.dirs b/debian/libqwtplot3d-qt4.dirs
deleted file mode 100644
index 6845771..0000000
--- a/debian/libqwtplot3d-qt4.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib
diff --git a/debian/rules b/debian/rules
index def93e9..f446de2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,7 @@ clean: unpatch
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
cd build/qt3 && $(MAKE) INSTALL_ROOT=$(CURDIR)/debian/tmp install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qwtplot3d.git
More information about the debian-science-commits
mailing list