[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#856426: marked as done (unblock android-platform-frameworks-base/1:7.0.0+r1-3)



Your message dated Wed, 01 Mar 2017 17:17:46 +0000
with message-id <E1cj7so-0005pD-90@respighi.debian.org>
and subject line unblock android-platform-frameworks-base
has caused the Debian Bug report #856426,
regarding unblock android-platform-frameworks-base/1:7.0.0+r1-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
856426: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856426
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package: android-platform-frameworks-base

It previously had bash-completion, and a build bug preventing the
upstream completion file from being installed in 1:7.0.0+r1-2 (#856420).

Attached is the source debdiff.


diff --git a/debian/changelog b/debian/changelog
index 627f98a..2befbea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+android-platform-frameworks-base (1:7.0.0+r1-3) unstable; urgency=medium
+
+  * include bash-completion for aapt (Closes: #856420)
+
+ -- Hans-Christoph Steiner <hans@eds.org>  Tue, 28 Feb 2017 22:07:56 +0100
+
 android-platform-frameworks-base (1:7.0.0+r1-2) unstable; urgency=medium
 
   * Upload to unstable
diff --git a/debian/control b/debian/control
index 1c0e6f1..9d466de 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: android-libcutils-dev (>= 1:7.0.0+r1),
                android-libutils-dev (>= 1:7.0.0+r1),
                android-libziparchive-dev (>= 1:7.0.0+r1),
                android-platform-frameworks-native-headers (>= 1:7.0.0+r1),
+               bash-completion,
                chrpath,
                debhelper (>= 10),
                dh-exec,
diff --git a/debian/rules b/debian/rules
index e65658f..16032fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ debian/out/split-select:
 	make -f debian/split-select.mk
 
 %:
-	dh $@
+	dh $@ --with bash-completion
 
 override_dh_auto_build-arch: debian/out/aapt debian/out/aapt2 debian/out/split-select
 	mkdir --parent debian/out

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: