Bug#714940: pu: package ibus-xkbc/1.3.3.20100922-2+deb7u1
Hi,
On Thu, Jul 04, 2013 at 07:57:31PM +0100, Adam D. Barratt wrote:
> Control: tags -1 + moreinfo
...
> - dh --with quilt $@
> + dh $@ --with autotools-dev
>
> Please could you explain that change?
My thought was based on wrong assumption for stable upload requirements
... but:
* Aesthetic fix to bogus but seemingly-safe "--with quilt"
* Aesthetic fix to add normally required "autotools-dev"
(but this is python so it may be OK without this.)
* Carried over from unstable fix for bumped debhelper compat level
for $@ location.
Since compat level of this stable update package is still 7, I should
revert these to match with strict stable updates requirements. Updated
patch and changes are attached.
Hmmm... I still have removal of "DM-Upload-Allowed: yes". Should I keep
it?
Osamu
diff -Nru ibus-xkbc-1.3.3.20100922/debian/changelog ibus-xkbc-1.3.3.20100922/debian/changelog
--- ibus-xkbc-1.3.3.20100922/debian/changelog 2013-07-04 21:39:26.000000000 +0900
+++ ibus-xkbc-1.3.3.20100922/debian/changelog 2013-07-05 22:04:36.000000000 +0900
@@ -1,3 +1,10 @@
+ibus-xkbc (1.3.3.20100922-2+deb7u1) stable; urgency=low
+
+ * Team upload.
+ * Fix libexecdir. Closes: #712584
+
+ -- Osamu Aoki <osamu@debian.org> Fri, 05 Jul 2013 22:04:30 +0900
+
ibus-xkbc (1.3.3.20100922-2) unstable; urgency=low
* Fix "FTBFS: build-dependency not installable: libibus-dev (>= 1.3)"
diff -Nru ibus-xkbc-1.3.3.20100922/debian/control ibus-xkbc-1.3.3.20100922/debian/control
--- ibus-xkbc-1.3.3.20100922/debian/control 2013-07-04 21:39:26.000000000 +0900
+++ ibus-xkbc-1.3.3.20100922/debian/control 2013-07-04 21:43:20.000000000 +0900
@@ -3,7 +3,6 @@
Priority: optional
Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
Uploaders: Asias He <asias.hejun@gmail.com>, LI Daobing <lidaobing@debian.org>
-DM-Upload-Allowed: yes
Build-Depends:
debhelper (>= 7.0.50~),
autotools-dev,
diff -Nru ibus-xkbc-1.3.3.20100922/debian/rules ibus-xkbc-1.3.3.20100922/debian/rules
--- ibus-xkbc-1.3.3.20100922/debian/rules 2013-07-04 21:39:26.000000000 +0900
+++ ibus-xkbc-1.3.3.20100922/debian/rules 2013-07-05 22:04:11.000000000 +0900
@@ -14,6 +14,6 @@
override_dh_auto_configure:
./autogen.sh
- dh_auto_configure -- --libexecdir=/usr/lib/ibus-xkbc
+ dh_auto_configure -- --libexecdir=/usr/lib/ibus
override_dh_auto_clean:
[The following lists of changes regard files as different if they have
different names, permissions or owners.]
Files in second .changes but not in first
-----------------------------------------
-rwxr-xr-x root/root /usr/lib/ibus/ibus-engine-xkbc
-rwxr-xr-x root/root /usr/lib/ibus/ibus-setup-xkbc
Files in first .changes but not in second
-----------------------------------------
-rwxr-xr-x root/root /usr/lib/ibus-xkbc/ibus-engine-xkbc
-rwxr-xr-x root/root /usr/lib/ibus-xkbc/ibus-setup-xkbc
Control files: lines which differ (wdiff format)
------------------------------------------------
Version: [-1.3.3.20100922-2-] {+1.3.3.20100922-2+deb7u1+}
Reply to: