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


Re: eleventh-hour transition for mysql-using packages related to apache

2005-03-02 Thread Adam Conrad
Theodore Ts'o said:
>
> My system (currently running unstable, but it from the your description
> it sounds like it may be happening on sarge as well) has an
> apache2/mysql/php4 combination which blows up the moment you try to open
> a connection to a mysql database.

Are you sure you're note experiencing the bugs listed in #295998 and
#296694, which are fixed in 4.3.10-8 in unstable?... If not, then I guess
the transition has started with some packages and not others, and we need
to resolve that ASAP.  It was stalled for a bit pending some license
issues, but Steve and I got that resolved upstream recently.

Steve, should we be going ahead with the push to make this transition
occur as soon as we can, now that the license mess is sorted?

... Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#172384: bug: Setting From via environment variable is pretty dumb

2002-12-09 Thread Adam Conrad
> -Original Message-
> From: Stephen J. Turnbull 
> 
> I've never heard of the EMAIL envvar before, and a quick check of MTAs
> and MUAs I have doesn't turn up any references.

mutt(1) seems to agree with this use of the EMAIL variable, and others
might, I haven't checked.

... Adam




Bug#185442: sp: mutt manual fails fails to build on m68k

2003-03-20 Thread Adam Conrad
> -Original Message-
> From: Christian T. Steigies [mailto:[EMAIL PROTECTED] On 
> 
> This is with glibc (2.3.1-14), m68k does not have -15 yet 
> (the buildd which
> was building it had to shut down because of power outages...). Can you
> confirm this will be fixed with -15?

Set a dep-wait on mutt for libc6 2.3.1-15 and we'll see.  glibc is
currently building on a4000t.

... Adam




Bug#185442: sp: mutt manual fails fails to build on m68k

2003-03-21 Thread Adam Conrad
> On Thu, Mar 20, 2003 at 08:14:17PM -0700, Adam Conrad wrote:
> > > -Original Message-
> > > From: Christian T. Steigies [mailto:[EMAIL PROTECTED] On 
> > > 
> > > This is with glibc (2.3.1-14), m68k does not have -15 yet 
> > > (the buildd which
> > > was building it had to shut down because of power outages...). Can
you
> > > confirm this will be fixed with -15?
> > 
> > Set a dep-wait on mutt for libc6 2.3.1-15 and we'll see.  glibc is
> > currently building on a4000t.

Alright, I just built mutt on a4000t[1] with libc6 2.3.1-15 installed, and
it still fails, though now it fails silently (ouch).  manual.txt doesn't
get generated, but no errors are thrown (until it tries to install it, that
is).

... Adam

[1]
http://buildd.debian.org/fetch.php?&pkg=mutt&ver=1.5.4-1&arch=m68k&stamp=10
48284147&file=log&as=raw




Bug#205047: FTBFS (unstable/m68k) versioned build-dep on gcc-3.3 is incorrect

2003-08-12 Thread Adam Conrad
Package: guppi
Version: 0.40.3-7
Severity: serious

>From my build log[1]:
---
Build-Depends: debhelper (>= 3), libart-dev, gdk-imlib1-dev, libaudiofile-dev,
libbonobo-dev, libdb3-dev, libesd0-dev, libgdk-pixbuf-gnome-dev, 
libgdk-pixbuf-dev,
libglade0-dev, libglade-gnome0-dev, libgnomeprint-dev, libgnome-dev, 
libgnorba-dev,
libjpeg62-dev, libncurses5-dev, liboaf-dev, liborbit-dev, libreadline4-dev,
libtiff3g-dev, libxml-dev, libzvt-dev, docbook-utils, flex, gnumeric1.0,
libgal-dev (>= 0.24-1), libltdl3-dev, gcc-3.3 (>= 1:3.3.1ds2-0rc2) [m68k]
[...]
gcc-3.3: non-matching version installed (1:3.3.1-1 ! >= 1:3.3.1ds2-0rc2)
---

"1:3.3.1ds2-0rc2" is a source package version for gcc-3.3, but not a binary
package version.  What you probably wanted was "(>= 1:3.3.1-0rc2)"

... Adam Conrad

[1] 
http://buildd.debian.org/fetch.php?&pkg=guppi&ver=0.40.3-7&arch=m68k&stamp=1060653660&file=log&as=raw

-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux lucifer 2.4.20 #1 Sat Dec 28 20:41:54 MST 2002 ppc
Locale: LANG=C, LC_CTYPE=C




Bug#205047: guppi FTBFS

2003-08-13 Thread Adam Conrad
tags 205047 pending
thanks

I will upload a fixed version of guppi as soon as I wake up in the morning (it's
building right now).

... Adam

--
backup [n] (bak'up): The duplicate copy of crucial data that no one
 bothered to make; used only in the abstract.

1024D/C6CEA0C9  C8B2 CB3E 3225 49BB 5ED2  0002 BE3C ED47 C6CE A0C9
 




Bug#243017: FTBFS: (unstable/all) build-depends conflict

2004-04-10 Thread Adam Conrad
Package: libapache-mod-fastcgi
Version: 2.4.0-3
Severity: serious

libapache-mod-fastcgi build-depends on both apache-dev and
libdb4.1-dev.  As apache-dev depends on libdb4.2-dev, this
causes liabapache-mod-fastcgi to be unbuildable. See the build
log[1] for m68k.

... Adam Conrad

[1] 
http://buildd.debian.org/fetch.php?&pkg=libapache-mod-fastcgi&ver=2.4.0-3&arch=m68k&stamp=1081588778&file=log&as=raw

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.4.25
Locale: LANG=C, LC_CTYPE=C