[Pkg-wmaker-commits] [wmmoonclock] 18/23: Import Debian changes 1.27-29
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Mon Aug 14 22:54:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmmoonclock.
commit cfdf136d52682b6535b3f1f51f11413dfe219ac1
Author: Denis Briand <denis at narcan.fr>
Date: Sun Mar 14 18:30:16 2010 +0100
Import Debian changes 1.27-29
wmmoonclock (1.27-29) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format.
* Bump standards version to 3.8.4.
* Add ${misc:Depends} to the binary dependencies.
* Allow Debian maintainers uploads.
---
debian/changelog | 9 +++++++++
debian/control | 7 ++++---
debian/rules | 13 ++-----------
debian/source/format | 1 +
4 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ea4cf7f..eabe2ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+wmmoonclock (1.27-29) unstable; urgency=low
+
+ * Switch to dpkg-source 3.0 (quilt) format.
+ * Bump standards version to 3.8.4.
+ * Add ${misc:Depends} to the binary dependencies.
+ * Allow Debian maintainers uploads.
+
+ -- Denis Briand <denis at narcan.fr> Sun, 14 Mar 2010 18:30:16 +0100
+
wmmoonclock (1.27-28) unstable; urgency=low
* Add southern hemisphere support (Closes: #537480).
diff --git a/debian/control b/debian/control
index bb2fbeb..48f5ddf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: wmmoonclock
Section: x11
Priority: optional
Maintainer: Denis Briand <denis at narcan.fr>
-Build-Depends: debhelper (>= 7), libx11-dev, libxext-dev, libxpm-dev, quilt (>= 0.46-7~)
-Standards-Version: 3.8.2.0
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 7), libx11-dev, libxext-dev, libxpm-dev
+Standards-Version: 3.8.4
Package: wmmoonclock
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: wmsun, wmaker | afterstep
Description: WindowMaker moon phase dockapp
wmMoonClock displays a small pixmap of the current phase of the moon.
diff --git a/debian/rules b/debian/rules
index 202a879..bea0739 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,23 +14,14 @@ else
endif
export CFLAGS
-clean: unpatch
+clean:
dh_testdir
-rm -f build debian/files debian/substvars
[ ! -f Src/Makefile ] || $(MAKE) -C Src clean
-rm -rf debian/wmmoonclock
dh_clean
-patch: patch-stamp
-
-patch-stamp:
- dh_quilt_patch
- touch patch-stamp
-
-unpatch:
- dh_quilt_unpatch
-
-build: patch
+build:
dh_testdir
$(MAKE) -C Src
touch build
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmmoonclock.git
More information about the Pkg-wmaker-commits
mailing list