[Pkg-wmaker-commits] [wmmixer] 17/24: Import Debian changes 1.5-11
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sun Aug 27 13:12:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmmixer.
commit 2b17ae6592a2d1b43ceaa27d91ab2bb761e946c4
Author: Sandro Tosi <morph at debian.org>
Date: Wed Oct 29 14:03:45 2008 +0100
Import Debian changes 1.5-11
wmmixer (1.5-11) unstable; urgency=low
* QA upload.
* debian/control
- set QA Group as maintainer
- added depends on oss-compat; Closes: #503846
- bump Standards-Version to 3.8.0
+ added debian/README.source
---
debian/README.source | 4 ++++
debian/changelog | 11 +++++++++++
debian/control | 6 +++---
3 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..0d0aa40
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,4 @@
+This package uses dpatch to handle patches against upstream source code; you
+can find additional information about dpatch at
+
+ /usr/share/doc/dpatch/
diff --git a/debian/changelog b/debian/changelog
index 55e2fb4..671a918 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+wmmixer (1.5-11) unstable; urgency=low
+
+ * QA upload.
+ * debian/control
+ - set QA Group as maintainer
+ - added depends on oss-compat; Closes: #503846
+ - bump Standards-Version to 3.8.0
+ + added debian/README.source
+
+ -- Sandro Tosi <morph at debian.org> Wed, 29 Oct 2008 14:03:45 +0100
+
wmmixer (1.5-10) unstable; urgency=low
* debian/control
diff --git a/debian/control b/debian/control
index 4913bd8..b504d70 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
Source: wmmixer
Section: x11
Priority: optional
-Maintainer: Sandro Tosi <matrixhasu at gmail.com>
+Maintainer: Debian QA Group <packages at qa.debian.org>
Build-Depends: debhelper (>= 5), libx11-dev, libxext-dev, libxpm-dev, dpatch
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Package: wmmixer
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, oss-compat
Suggests: wmaker | afterstep
Description: mixer application designed for WindowMaker
There's nothing in the program that makes it require WindowMaker,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmmixer.git
More information about the Pkg-wmaker-commits
mailing list