Package: fsarchiver
Version: 0.6.17-1
Followup-For: Bug #727862
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

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

  * Use autotools-dev to update config.{guess,sub} for new arches.

Thanks for considering the patch.

Logan Rosen



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

Kernel: Linux 3.12.0-7-generic (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/dash
diff -Nru fsarchiver-0.6.17/debian/control fsarchiver-0.6.17/debian/control
--- fsarchiver-0.6.17/debian/control	2013-02-26 17:28:17.000000000 -0500
+++ fsarchiver-0.6.17/debian/control	2013-12-17 20:23:43.000000000 -0500
@@ -12,7 +12,8 @@
  uuid-dev,
  libblkid-dev,
  libattr1-dev,
- pkg-config
+ pkg-config,
+ autotools-dev
 Standards-Version: 3.9.4
 Vcs-Git: git://git.debian.org/git/collab-maint/fsarchiver.git
 Vcs-Browser: http://git.debian.org/?p=collab-maint/fsarchiver.git;a=summary
diff -Nru fsarchiver-0.6.17/debian/rules fsarchiver-0.6.17/debian/rules
--- fsarchiver-0.6.17/debian/rules	2013-02-26 17:28:17.000000000 -0500
+++ fsarchiver-0.6.17/debian/rules	2013-12-17 20:16:37.000000000 -0500
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with autotools_dev

Reply via email to