Package: hgsvn
Version: 0.1.4-1
Severity: normal
Tags: patch

hgsvn builds architecture-specific packages, even though the packages
contain no architecture-specific binaries.  It should instead build one
arch-all package.  I've attached a (trivial) patch.

Thanks,
John

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hgsvn depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-setuptools             0.6c7-1    Python Distutils Enhancements
ii  python-support                0.7.5      automated rebuilding support for p
ii  python2.5                     2.5.1-5    An interactive high-level object-o

hgsvn recommends no packages.

-- no debconf information

diff -r 7723ed08a86a -r fd35a654e34b debian/control
--- a/debian/control	Wed Dec 12 21:15:09 2007 -0700
+++ b/debian/control	Wed Dec 12 21:16:11 2007 -0700
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
 Standards-Version: 3.7.2
 
 Package: hgsvn
-Architecture: any
+Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-setuptools
 Provides: ${python:Provides}
 Description: Scripts to work locally on Subversion checkouts using Mercurial

Reply via email to