debian/0000755000000000000000000000000012241647250007171 5ustar debian/control0000644000000000000000000000416112241647250010576 0ustar Source: linaro-image-tools Section: devel Priority: optional Build-Depends: apt-utils, command-not-found, debhelper (>= 8.1.3~), dosfstools, python (>= 2.6.6-3~), python-all (>= 2.6.6-3~), python-apt, python-argparse, python-dbus, python-debian (>= 0.1.16ubuntu1~), python-distutils-extra, python-parted, python-testtools (>= 0.9.12), python-yaml, u-boot-tools | uboot-mkimage Standards-Version: 3.9.4 Maintainer: Linaro Packagers Uploaders: Fathi Boudra X-Python-Version: >= 2.6 Vcs-Bzr: lp:ubuntu/linaro-image-tools Package: linaro-image-tools Architecture: linux-any Depends: apt-utils, dosfstools, parted, python (>= 2.6.6-3~), python-argparse, python-dbus, python-debian (>= 0.1.16ubuntu1~), python-linaro-image-tools (>= ${source:Version}), python-parted, python-yaml, sudo, u-boot-tools | uboot-mkimage, ${misc:Depends}, ${python:Depends} Recommends: btrfs-tools, command-not-found, qemu-user-static | qemu-kvm-extras-static, udisks [linux-any] Description: collection of tools to work with Linaro images This package offers a set of tools for use with Linaro images. . The provided linaro-media-create command allows writing Linaro images to a SD card, or generating an image file which you can boot in QEMU. Package: python-linaro-image-tools Architecture: all Section: python Depends: python-apt, ${misc:Depends}, ${python:Depends} Description: Python library for the manipulation of Linaro bootable media Linaro images are generated by combining generic tarballs with hardware-specific packs (hwpacks). . This package provides a Python library to generate Linaro images and write them to SD cards or image files that you can be boot in QEMU. . It also provides a Python library to aid with the creation of hardware packs. debian/python-linaro-image-tools.install0000644000000000000000000000006112015456704015600 0ustar usr/lib/python*/dist-packages/linaro_image_tools debian/source/0000755000000000000000000000000011721156642010473 5ustar debian/source/format0000644000000000000000000000001411721156642011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211721156642010371 0ustar 8 debian/linaro-image-tools.install0000644000000000000000000000023112015456704014260 0ustar linaro-android-media-create usr/bin linaro-hwpack-create usr/bin linaro-hwpack-install usr/bin linaro-hwpack-replace usr/bin linaro-media-create usr/bin debian/changelog0000644000000000000000000001114412241646346011051 0ustar linaro-image-tools (2013.09-2) unstable; urgency=low * New upstream release. -- Fathi Boudra Sat, 16 Nov 2013 12:45:28 +0200 linaro-image-tools (2012.09.1-1) unstable; urgency=low * New upstream release. -- Fathi Boudra Wed, 26 Sep 2012 12:21:49 +0300 linaro-image-tools (2012.08.1-1) unstable; urgency=low * New upstream release. -- Fathi Boudra Wed, 29 Aug 2012 18:31:28 +0300 linaro-image-tools (2012.08-1) unstable; urgency=low * New upstream release. * Update debian/control: re-add python-yaml to dependencies. -- Fathi Boudra Thu, 23 Aug 2012 19:00:53 +0300 linaro-image-tools (2012.06-1) unstable; urgency=low * New upstream release. * Update debian/control: bump python-testtools build dependency to 0.9.12. -- Fathi Boudra Thu, 21 Jun 2012 12:12:07 +0300 linaro-image-tools (2012.05-1) unstable; urgency=low * New upstream release. -- Fathi Boudra Fri, 25 May 2012 15:56:29 +0300 linaro-image-tools (2012.04-1) unstable; urgency=low * New upstream release. - drop add-FORCE_OPTIONS-to-apt-update.patch - merged upstream. * Update debian/rules: fix python shebang. Thanks to Zyga. -- Fathi Boudra Sat, 21 Apr 2012 19:15:42 +0300 linaro-image-tools (2012.03-2) unstable; urgency=low * Add FORCE_OPTIONS to apt update in linaro-hwpack-install. Thanks to Hector Oron . (Closes: #668401) -- Fathi Boudra Thu, 12 Apr 2012 15:17:10 +0300 linaro-image-tools (2012.03-1) unstable; urgency=low * New upstream release: - linaro-fetch-image split into its own source package. * Update debian/control: - drop linaro-fetch-image dependencies: python-beautifulsoup, python-wxgtk2.8, python-xdg, python-yaml. * Update debian/linaro-image-tools.install: - drop linaro-fetch-image and linaro-fetch-image-ui. -- Fathi Boudra Sun, 25 Mar 2012 10:21:30 +0300 linaro-image-tools (2012.02-1) unstable; urgency=low * New upstream release. -- Fathi Boudra Wed, 22 Feb 2012 14:20:55 +0200 linaro-image-tools (2012.01-1) unstable; urgency=low * New upstream release. * Drop increase_sleep_after_sfdisk.patch - a fix has been applied upstream. -- Fathi Boudra Thu, 02 Feb 2012 10:29:22 +0200 linaro-image-tools (2011.12-1) unstable; urgency=low * New upstream release. -- Fathi Boudra Fri, 16 Dec 2011 13:19:55 +0200 linaro-image-tools (2011.11-1) unstable; urgency=low * New upstream release. * Update debian/rules: re-add testsuite snippet but keep it disabled until it's fixed. * Update debian/control: * add dosfstools build dependency to run the testsuite successfully. * add apt-utils build dependency, l-i-t uses apt-ftparchive. -- Fathi Boudra Fri, 18 Nov 2011 12:02:39 +0200 linaro-image-tools (2011.10+1-1) unstable; urgency=low * New upstream release. -- Fathi Boudra Wed, 26 Oct 2011 11:23:19 +0300 linaro-image-tools (2011.10-1) unstable; urgency=low * New upstream release. -- Fathi Boudra Fri, 21 Oct 2011 11:16:43 +0300 linaro-image-tools (2011.09+bzr448-1) unstable; urgency=low * New upstream snapshot from bzr revision 448. * Drop use_python_2.7.patch: python-parted 3.6-4 enabled support for python2.6. * Set X-Python-Version to >= 2.6. * Drop python-parted versioned dependency. -- Fathi Boudra Sat, 15 Oct 2011 09:16:14 +0300 linaro-image-tools (2011.09-1) unstable; urgency=low * New upstream release. * Update debian/control: - update Maintainers field. - Set Architecture: linux-any - Recommends udisks [linux-any]. -- Fathi Boudra Sat, 24 Sep 2011 08:48:57 +0300 linaro-image-tools (2011.08-1) unstable; urgency=low * Initial upload to Debian. (Closes: #641951) * Add patches: - use_python_2.7.patch on Debian, current python default version is 2.6 and pyparted version is 3.6. PyParted 3.6 is not compatible with python versions prior to 2.7. To work-around, we force to use python2.7. - increase_sleep_after_sfdisk.patch race condition, we create the partitions using sfdisk but before udisks get notified about them we query udisks for information about them, which fails. To work-around, we increase the sleep to 5s. * Switch to dh_python2. * Bump X-Python-Version to 2.7 (required by python-parted >= 3.6). * Bump python-parted dependency to >= 3.6. -- Fathi Boudra Wed, 21 Sep 2011 18:17:35 +0300 debian/rules0000755000000000000000000000054611744557046010270 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export PATH := $(PATH):/sbin %: dh $@ --with python2 override_dh_install: dh_install find debian/linaro-image-tools -type f |xargs sed -i 's|#!/usr/bin/env python|#!/usr/bin/python|' #override_dh_auto_test: # python -m testtools.run linaro_image_tools.tests.test_suite debian/copyright0000644000000000000000000000205212015456704011124 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: Linaro Image Tools Source: https://code.launchpad.net/linaro-image-tools Files: * Copyright: 2010, Robert Nelson 2010-2011, Linaro Developers License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian and Ubuntu systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.