[playonlinux] 114/230: debian/rules: add build-arch and build-indep

Bertrand Marc bmarc at moszumanska.debian.org
Sun Jul 9 17:41:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

bmarc pushed a commit to branch master
in repository playonlinux.

commit 0d9dda45fc802fab58ad5a9331b124f6bd1a708a
Author: Bertrand Marc <beberking at gmail.com>
Date:   Sun Aug 21 15:59:42 2011 +0000

    debian/rules: add build-arch and build-indep
---
 debian/changelog | 3 ++-
 debian/rules     | 4 ++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1c62e24..a1080ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ playonlinux (4.0.4-1) UNRELEASED; urgency=low
   * New upstream release.
   * Remove patches/license.diff, not necessary any more.
   * debian/rules: remove permission fixing.
+  * debian/rules: add build-arch and build-indep.
 
- -- Bertrand Marc <beberking at gmail.com>  Sun, 21 Aug 2011 17:48:39 +0200
+ -- Bertrand Marc <beberking at gmail.com>  Sun, 21 Aug 2011 17:59:08 +0200
 
 playonlinux (3.8.12-1) UNRELEASED; urgency=low
 
diff --git a/debian/rules b/debian/rules
index e0855e4..1c15315 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,10 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+build-arch: build
+
+build-indep: build
+
 build: build-stamp
 
 build-stamp:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git



More information about the Pkg-games-commits mailing list