Bug#729644: Please use dh_autotools-dev to update config.{sub,guess} for new ports

2013-11-15 Thread Adam Conrad
Package: capi4hylafax
Version: 1:01.03.00.99.svn.300-19
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch



In Ubuntu, the attached patch was applied to achieve the following:

  * Use dh_autotools-dev to update config.{sub,guess} for new ports.

This allows your package to build on new ports such as aarch64, and
future-proofs it for other new ports as well.

... Adam

-- System Information:
Debian Release: wheezy/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 'trusty')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-2-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru capi4hylafax-01.03.00.99.svn.300/debian/changelog capi4hylafax-01.03.00.99.svn.300/debian/changelog
diff -Nru capi4hylafax-01.03.00.99.svn.300/debian/control capi4hylafax-01.03.00.99.svn.300/debian/control
--- capi4hylafax-01.03.00.99.svn.300/debian/control	2013-07-16 18:04:04.0 +0100
+++ capi4hylafax-01.03.00.99.svn.300/debian/control	2013-11-15 09:53:27.0 +
@@ -4,7 +4,7 @@
 Maintainer: Debian QA Group 
 Standards-Version: 3.9.4
 Build-Depends: debhelper (>= 9),
- libcapi20-dev, libtiff-dev
+ libcapi20-dev, libtiff-dev, autotools-dev
 Vcs-Git: git://anonscm.debian.org/collab-maint/capi4hylafax.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/capi4hylafax.git
 
diff -Nru capi4hylafax-01.03.00.99.svn.300/debian/rules capi4hylafax-01.03.00.99.svn.300/debian/rules
--- capi4hylafax-01.03.00.99.svn.300/debian/rules	2012-06-18 20:11:17.0 +0100
+++ capi4hylafax-01.03.00.99.svn.300/debian/rules	2013-11-15 09:52:22.0 +
@@ -30,6 +30,7 @@
 build-indep: build-stamp
 build-stamp:
 	dh_testdir
+	dh_autotools-dev_updateconfig
 	./configure $(confflags) --prefix=/usr \
 	  --with-hylafax-spooldir=/var/spool/hylafax \
 	  $(shell $(dpkg_buildflags) --export=configure)
@@ -42,6 +43,7 @@
 	rm -f build-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
 	[ ! -f Makefile ] || $(MAKE) clean
+	dh_autotools-dev_restoreconfig
 	dh_clean
 
 install: build


Bug#729667: Update symbols to fix build for mips64(el)

2013-11-15 Thread YunQiang Su
Package: blackbox
Version: 0.70.1-16

Hi, the attached patch can update symbol table of libbt0,
so it can be built on mips64el.

-- 
YunQiang Su
diff --git a/debian/libbt0.symbols b/debian/libbt0.symbols
index 9f85e9c..2b9b3b1 100644
--- a/debian/libbt0.symbols
+++ b/debian/libbt0.symbols
@@ -9,9 +9,9 @@ libbt.so.0 libbt0 #MINVER#
  _ZN2bt10ScreenInfoC1ERNS_7DisplayEj@Base 0.70.1
  _ZN2bt10ScreenInfoC2ERNS_7DisplayEj@Base 0.70.1
  _ZN2bt10drawBitmapERKNS_6BitmapERKNS_3PenEmRKNS_4RectE@Base 0.70.1
- (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 
!sparc64)_ZN2bt10ellideTextERKSbIjSt11char_traitsIjESaIjEEjS5_@Base 0.70.1
+ (arch=!amd64 !ia64 !kfreebsd-amd64 !mips64 !mips64el !s390 !s390x !alpha 
!ppc64 !sparc64)_ZN2bt10ellideTextERKSbIjSt11char_traitsIjESaIjEEjS5_@Base 
0.70.1
  _ZN2bt10ellideTextERKSbIjSt11char_traitsIjESaIjEEjS5_jRKNS_4FontE@Base 0.70.1
- (arch=amd64 ia64 kfreebsd-amd64 s390 s390x alpha ppc64 
sparc64)_ZN2bt10ellideTextERKSbIjSt11char_traitsIjESaIjEEmS5_@Base 0.70.1
+ (arch=amd64 ia64 kfreebsd-amd64 mips64 mips64el s390 s390x alpha ppc64 
sparc64)_ZN2bt10ellideTextERKSbIjSt11char_traitsIjESaIjEEmS5_@Base 0.70.1
  _ZN2bt10hasUnicodeEv@Base 0.70.1
  _ZN2bt10parse_xlfdERKSs@Base 0.70.1
  _ZN2bt10startupShmERKNS_7DisplayE@Base 0.70.1
@@ -290,8 +290,8 @@ libbt.so.0 libbt0 #MINVER#
  _ZN2bt9MenuDelay7timeoutEPNS_5TimerE@Base 0.70.1
  _ZN2bt9MenuStyle3getERNS_11ApplicationEj@Base 0.70.1
  _ZN2bt9MenuStyle4loadERKNS_8ResourceE@Base 0.70.1
- (arch=any-i386)_ZN2bt9MenuStyle6_titleD1Ev@Base 0.70.1
- (arch=any-i386)_ZN2bt9MenuStyle6_titleD2Ev@Base 0.70.1
+ (arch=any-i386 mips64 mips64el)_ZN2bt9MenuStyle6_titleD1Ev@Base 0.70.1
+ (arch=any-i386 mips64 mips64el)_ZN2bt9MenuStyle6_titleD2Ev@Base 0.70.1
  _ZN2bt9MenuStyle6stylesE@Base 0.70.1
  _ZN2bt9MenuStyleC1ERNS_11ApplicationEj@Base 0.70.1
  _ZN2bt9MenuStyleC2ERNS_11ApplicationEj@Base 0.70.1
@@ -383,25 +383,25 @@ libbt.so.0 libbt0 #MINVER#
  _ZNK2bt9MenuStyle8itemRectERKNS_8MenuItemE@Base 0.70.1
  _ZNK2bt9MenuStyle9drawTitleEmRKNS_4RectERKSbIjSt11char_traitsIjESaIjEE@Base 
0.70.1
  _ZNK2bt9MenuStyle9titleRectERKSbIjSt11char_traitsIjESaIjEE@Base 0.70.1
- (arch=any-i386)_ZNSbIjSt11char_traitsIjESaIjEE12_M_leak_hardEv@Base 0.70.1
+ (arch=any-i386 mips64 
mips64el)_ZNSbIjSt11char_traitsIjESaIjEE12_M_leak_hardEv@Base 0.70.1
  
(optional)_ZNSbIjSt11char_traitsIjESaIjEE12_S_constructIN9__gnu_cxx17__normal_iteratorIPKjS2_PjT_SA_RKS1_St20forward_iterator_tag@Base
 0.70.1
  (arch=any-i386)_ZNSbIjSt11char_traitsIjESaIjEE15_M_replace_safeEjjPKjj@Base 
0.70.1
  (arch=!any-i386 !alpha !armel !armhf !ia64 !m68k !mips !mipsel !powerpc 
!powerpcspe !ppc64 !s390 !s390x !sh4 !sparc 
!sparc64)_ZNSbIjSt11char_traitsIjESaIjEE15_M_replace_safeEmmPKjm@Base 0.70.1
  _ZNSbIjSt11char_traitsIjESaIjEE4_Rep20_S_empty_rep_storageE@Base 0.70.1
- (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 !sparc64 
!any-i386)_ZNSbIjSt11char_traitsIjESaIjEE4_Rep8_M_cloneERKS1_j@Base 0.70.1
+ (arch=!amd64 !ia64 !kfreebsd-amd64 !mips64 !mips64el !s390 !s390x !alpha 
!ppc64 !sparc64 
!any-i386)_ZNSbIjSt11char_traitsIjESaIjEE4_Rep8_M_cloneERKS1_j@Base 0.70.1
  (optional)_ZNSbIjSt11char_traitsIjESaIjEE4_Rep8_M_cloneERKS1_m@Base 0.70.1
  (optional)_ZNSbIjSt11char_traitsIjESaIjEE6appendERKS2_@Base 0.70.1
- (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 !sparc64 
!any-i386)_ZNSbIjSt11char_traitsIjESaIjEE6appendEjj@Base 0.70.1
+ (arch=!amd64 !ia64 !kfreebsd-amd64 !mips64 !mips64el !s390 !s390x !alpha 
!ppc64 !sparc64 !any-i386)_ZNSbIjSt11char_traitsIjESaIjEE6appendEjj@Base 0.70.1
  (optional|arch=!any-i386 !armel !armhf !m68k !mips !mipsel !powerpc 
!powerpcspe !sh4 !sparc)_ZNSbIjSt11char_traitsIjESaIjEE6appendEmj@Base 0.70.1
- (arch=any-i386)_ZNSbIjSt11char_traitsIjESaIjEE6assignERKS2_@Base 0.70.1
+ (arch=any-i386 mips64 
mips64el)_ZNSbIjSt11char_traitsIjESaIjEE6assignERKS2_@Base 0.70.1
  (arch=any-i386)_ZNSbIjSt11char_traitsIjESaIjEE6resizeEjj@Base 0.70.1
  (arch=!any-i386 !alpha !armel !armhf !ia64 !m68k !mips !mipsel !powerpc 
!powerpcspe !ppc64 !s390 !s390x !sh4 !sparc 
!sparc64)_ZNSbIjSt11char_traitsIjESaIjEE6resizeEmj@Base 0.70.1
- (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 
!sparc64)_ZNSbIjSt11char_traitsIjESaIjEE7replaceEjjPKjj@Base 0.70.1
- (arch=amd64 ia64 kfreebsd-amd64 s390 s390x alpha ppc64 
sparc64)_ZNSbIjSt11char_traitsIjESaIjEE7replaceEmmPKjm@Base 0.70.1
- (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 
!sparc64)_ZNSbIjSt11char_traitsIjESaIjEE7reserveEj@Base 0.70.1
- (arch=amd64 ia64 kfreebsd-amd64 s390 s390x alpha ppc64 
sparc64)_ZNSbIjSt11char_traitsIjESaIjEE7reserveEm@Base 0.70.1
- (arch=!amd64 !ia64 !kfreebsd-amd64 !s390 !s390x !alpha !ppc64 
!sparc64)_ZNSbIjSt11char_traitsIjESaIjEE9_M_mutateEjjj@Base 0.70.1
- (arch=amd64 ia64 kfreebsd-amd64 s390 s390x alpha ppc64 
sparc64)_ZNSbIjSt11char_traitsIjESaIjEE9_M_mutateEmmm@Base 0.70.1
+ (arch=!amd64 !ia64 !kfreebsd-amd64 !mips64 !mips64el !s390 !s390x !alpha 
!

Bug#729682: argyll: Colorhug device is not accessible anymore

2013-11-15 Thread Alexander Wagner
Package: argyll
Version: 1.5.1-5
Severity: normal

Dear Maintainer,

Hughski's colorhug worked very well in debian testing. Current versions of
argyll however throw an error in dispcal

new_disprd() failed with 'Instrument Access Failed'

It seems that the device is still recognized (e.g. by gnome color manager or
dispcalGUI) but not usable readings can't be obtained.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages argyll depends on:
ii  libc6 2.17-93
ii  libicc2   2.12+argyll1.5.1-5
ii  libimdi0  1.5.1-5
ii  libjpeg8  8d-1
ii  libtiff4  3.9.7-2
ii  libusb-0.1-4  2:0.1.12-23.2
ii  libx11-6  2:1.6.2-1
ii  libxext6  2:1.3.2-1
ii  libxinerama1  2:1.1.3-1
ii  libxrandr22:1.4.1-1
ii  libxss1   1:1.2.2-1
ii  libxxf86vm1   1:1.1.3-1

Versions of packages argyll recommends:
ii  consolekit  0.4.6-3+b1
ii  udev204-5

Versions of packages argyll suggests:
ii  colord1.0.2-1
ii  gir1.2-colordgtk-1.0  0.1.25-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131115183802.32498.7887.report...@agamemnon.fritz.box



Bug#729704: audit: Init script should depend on $remote_fs for awk

2013-11-15 Thread Tyler Hicks
Package: audit
Version: 1:2.3.2-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

While merging the Debian package into Ubuntu, I was looking into the new
augenrules feature. I noticed that it didn't work when USE_AUGENRULES
was set to "yes" because the init script's PATH does not include
/usr/bin/ but augenrules calls /usr/bin/awk.

In Ubuntu, the attached patch was applied to achieve the following:


  * debian/auditd.init: The start command now requires $remote_fs to be
started because it may call /bin/augenrules, which depends on
/usr/bin/awk. $PATH must also be updated so that augenrules can find awk.


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11.0-12-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru audit-2.3.2/debian/auditd.init audit-2.3.2/debian/auditd.init
--- audit-2.3.2/debian/auditd.init	2013-08-29 01:38:31.0 -0700
+++ audit-2.3.2/debian/auditd.init	2013-11-15 13:52:14.0 -0800
@@ -1,7 +1,7 @@
 #! /bin/sh
 ### BEGIN INIT INFO
 # Provides:  auditd
-# Required-Start:$local_fs
+# Required-Start:$remote_fs
 # Required-Stop: $local_fs
 # Default-Start: 2 3 4 5
 # Default-Stop:  0 1 6
@@ -12,8 +12,7 @@
 # Author: Philipp Matthias Hahn 
 # Based on Debians /etc/init.d/skeleton and Auditds init.d/auditd.init
 
-# PATH should only include /usr/* if it runs after the mountnfs.sh script
-PATH=/sbin:/bin
+PATH=/sbin:/usr/sbin:/bin:/usr/bin
 DESC="audit daemon"
 NAME=auditd
 DAEMON=/sbin/auditd