[Pkg-libvirt-commits] [virt-what] 02/04: Updated version 1.18 from 'upstream/1.18'

Guido Guenther agx at moszumanska.debian.org
Wed Aug 2 18:25:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to annotated tag debian/1.18-1
in repository virt-what.

commit eea4474659b7c6fcf3011ce35995c8b6ba7cf0cf
Merge: 23ee4fc 3d21237
Author: Guido Günther <agx at sigxcpu.org>
Date:   Wed Aug 2 14:10:40 2017 -0300

    Updated version 1.18 from 'upstream/1.18'
    
    with Debian dir 88c3973e8b3920b9694bbc209f4656640e648382

 Makefile.am                                        |  60 ++
 Makefile.in                                        | 185 ++++-
 aclocal.m4                                         |  65 +-
 config.guess                                       | 393 ++++------
 config.sub                                         | 147 ++--
 configure                                          |  33 +-
 configure.ac                                       |   4 +-
 debian/changelog                                   |   8 +
 tests/bhyve/proc/cpuinfo                           |   0
 tests/bhyve/sbin/dmidecode                         | 193 +++++
 tests/bhyve/sbin/uname                             |   2 +
 tests/bhyve/sbin/virt-what-cpuid-helper            |   2 +
 tests/ldoms/dev/mdesc                              |   0
 tests/ldoms/proc/cpuinfo                           |   0
 tests/ldoms/sbin/uname                             |   2 +
 tests/ldoms/sbin/virt-what-cpuid-helper            |   2 +
 tests/ppc64-baremetal/proc/cpuinfo                 | 805 +++++++++++++++++++++
 tests/ppc64-baremetal/sbin/dmidecode               |   3 +
 tests/ppc64-baremetal/sbin/uname                   |   2 +
 tests/ppc64-baremetal/sbin/virt-what-cpuid-helper  |   2 +
 tests/ppc64-kvm/proc/cpuinfo                       |  84 +++
 tests/ppc64-kvm/proc/self/status                   |  41 ++
 tests/ppc64-kvm/sbin/dmidecode                     |   3 +
 tests/ppc64-kvm/sbin/uname                         |   2 +
 tests/ppc64-kvm/sbin/virt-what-cpuid-helper        |   2 +
 tests/ppc64-lpar-dedicated/proc/cpuinfo            |  44 ++
 tests/ppc64-lpar-dedicated/proc/ppc64/lparcfg      |  46 ++
 tests/ppc64-lpar-dedicated/sbin/dmidecode          |   3 +
 tests/ppc64-lpar-dedicated/sbin/uname              |   2 +
 .../sbin/virt-what-cpuid-helper                    |   2 +
 tests/ppc64-lpar-shared/proc/cpuinfo               |  45 ++
 tests/ppc64-lpar-shared/proc/ppc64/lparcfg         |  51 ++
 tests/ppc64-lpar-shared/proc/self/status           |  42 ++
 tests/ppc64-lpar-shared/sbin/dmidecode             |   3 +
 tests/ppc64-lpar-shared/sbin/uname                 |   2 +
 .../ppc64-lpar-shared/sbin/virt-what-cpuid-helper  |   2 +
 tests/qemu-smbios-kvm/proc/cpuinfo                 |  63 ++
 tests/qemu-smbios-kvm/proc/self/status             |  41 ++
 tests/qemu-smbios-kvm/sbin/dmidecode               | 141 ++++
 tests/qemu-smbios-kvm/sbin/uname                   |   2 +
 tests/qemu-smbios-kvm/sbin/virt-what-cpuid-helper  |   2 +
 tests/qemu-smbios/proc/cpuinfo                     |  63 ++
 tests/qemu-smbios/proc/self/status                 |  41 ++
 tests/qemu-smbios/sbin/dmidecode                   | 141 ++++
 tests/qemu-smbios/sbin/uname                       |   2 +
 tests/qemu-smbios/sbin/virt-what-cpuid-helper      |   2 +
 tests/rhev/proc/cpuinfo                            |  26 +
 tests/rhev/proc/self/status                        |  41 ++
 tests/rhev/sbin/dmidecode                          | 123 ++++
 tests/rhev/sbin/uname                              |   2 +
 tests/rhev/sbin/virt-what-cpuid-helper             |   2 +
 tests/test-bhyve.sh                                |  34 +
 tests/test-ldoms.sh                                |  35 +
 tests/test-ppc64-baremetal.sh                      |  34 +
 tests/test-ppc64-kvm.sh                            |  34 +
 tests/test-ppc64-lpar-dedicated.sh                 |  34 +
 tests/test-ppc64-lpar-shared.sh                    |  34 +
 tests/test-qemu-smbios-kvm.sh                      |  34 +
 tests/test-qemu-smbios.sh                          |  34 +
 tests/test-rhev.sh                                 |  35 +
 tests/test-vmm.sh                                  |  34 +
 tests/vmm/proc/cpuinfo                             |  25 +
 tests/vmm/sbin/dmidecode                           |   7 +
 tests/vmm/sbin/uname                               |   2 +
 tests/vmm/sbin/virt-what-cpuid-helper              |   2 +
 virt-what.in                                       | 121 +++-
 virt-what.pod                                      |  87 ++-
 67 files changed, 3174 insertions(+), 386 deletions(-)

diff --cc debian/changelog
index beabec6,0000000..0dee553
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,124 -1,0 +1,132 @@@
++virt-what (1.18-1~1.gbp85a163) UNRELEASED; urgency=medium
++
++  ** SNAPSHOT build @85a1630ca337d9a17ea60aeb380114df2f094955 **
++
++  * [3d21237] New upstream version 1.18
++
++ -- Guido Günther <agx at sigxcpu.org>  Wed, 02 Aug 2017 14:10:40 -0300
++
 +virt-what (1.15-1) unstable; urgency=medium
 +
 +  [ Guido Günther ]
 +  * Move to DEP-14 compliant branch names.
 +
 +  [ Joao Eriberto Mota Filho ]
 +  * New upstream version 1.15.
 +  * New co-maintainer.
 +  * New upstream homepage.
 +  * Migrations:
 +      - DebSrc to 3.0 format.
 +      - DH level to 10.
 +      - Dropped CDBS. Using DebHelper.
 +  * Run wrap-and-sort.
 +  * debian/control:
 +      - Bumped Standards-Version to 3.9.8.
 +      - Changed Priority to optional.
 +      - Removed a MIA co-maintainer.
 +      - Updated the Vcs-* fields.
 +  * debian/copyright:
 +      - Migrated to 1.0 format.
 +      - Fixed the licensing to GPL-2+.
 +      - Updated all information.
 +  * debian/rules: added the DEB_BUILD_MAINT_OPTIONS variable to improve the
 +    GCC hardening.
 +  * debian/watch:
 +      - Bumped to version 4.
 +      - Updated to use the new upstream place.
 +      - Using a signature to verify the tarball.
 +
 + -- Joao Eriberto Mota Filho <eriberto at debian.org>  Sat, 24 Dec 2016 01:41:46 -0200
 +
 +virt-what (1.14-1) unstable; urgency=medium
 +
 +  * [423b78c] Imported Upstream version 1.14
 +  * [a79fcc7] Use autoreconf
 +  * [29bfbac] Bump Standards-Version to 3.9.5
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Sun, 27 Apr 2014 02:59:54 +0200
 +
 +virt-what (1.13-1) unstable; urgency=low
 +
 +  * [4b476d9] Imported Upstream version 1.13
 +  * [303b5e6] Remove obsolete DM-Upload-Allowed field
 +  * [ca3952e] Bump Standards-Version to 3.9.4
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Wed, 21 Aug 2013 01:01:57 +0200
 +
 +virt-what (1.12-1) unstable; urgency=low
 +
 +  * [c5ac7c9] Imported Upstream version 1.12
 +  * [a45b860] Bump Standards-Version to 3.9.3
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Sun, 22 Apr 2012 00:43:36 +0200
 +
 +virt-what (1.11-1) unstable; urgency=low
 +
 +  * [6981fe1] Imported Upstream version 1.11
 +  * [dfb3627] Bump Standards-Version to 3.9.2
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Sat, 28 May 2011 18:12:30 +0200
 +
 +virt-what (1.9-1) unstable; urgency=low
 +
 +  * [ee63aec] Remove debian/dirs
 +  * [8278875] Imported Upstream version 1.9
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Thu, 10 Mar 2011 00:43:49 +0100
 +
 +virt-what (1.8-1) unstable; urgency=low
 +
 +  * [191096f] Imported Upstream version 1.8
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Wed, 16 Feb 2011 10:39:19 +0100
 +
 +virt-what (1.7-1) experimental; urgency=low
 +
 +  * [83acfaa] Imported Upstream version 1.7
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Sun, 30 Jan 2011 16:12:18 +0100
 +
 +virt-what (1.3-1) experimental; urgency=low
 +
 +  * [3a761e2] Imported Upstream version 1.3
 +  * [e813a75] Bump Standards-Version to 3.9.1
 +  * [8bb0067] Update debian/rules
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Thu, 04 Nov 2010 00:08:19 +0100
 +
 +virt-what (1.2-1) unstable; urgency=low
 +
 +  * [d89e616] Reorder debian/rules targets.
 +  * [010eae6] Imported Upstream version 1.2
 +  * [21aa31a] Drop patches. 
 +     0001-Change-virt-what-cpuid-helper-path-to-usr-lib-virt-w.patch 
 +         - fixed upstream.
 +     0002-Add-UML-support.patch 
 +         - applied upstream.
 +     0003-Add-VirtualBox-support.patch 
 +         - applied upstream.
 +  * [8db5f35] Update debian/rules.
 +  * [dfcb745] Allow DM upload.
 +  * [9099d2a] Drop Quilt README.source.
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Sat, 26 Dec 2009 16:45:27 +0100
 +
 +virt-what (1.1-2) unstable; urgency=low
 +
 +  * [ec6c9a0] Add UML support. Pulled from upstream fd81b8d.
 +  * [e6a8c93] Add VirtualBox support. Pulled from upstream b103ff5.
 +  * [b21e795] Bump Standards-Version to 3.8.3.
 +  * [4e8a17b] Use DEB_DESTDIR variable to move virt-what-cpuid-helper.
 +  * [b65743f] Use Makefile conventions in debian/rules.
 +  * [42714e7] Move virt-what to /usr/sbin.
 +  * [a331023] Make dmidecode dependency architecture specific. (Closes: #543810)
 +  * [6c425f1] Remove debian/docs.
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Mon, 31 Aug 2009 00:54:07 +0200
 +
 +virt-what (1.1-1) unstable; urgency=low
 +
 +  * Initial release. (Closes: #538202)
 +
 + -- Laurent Léonard <laurent at open-minds.org>  Thu, 23 Jul 2009 23:29:49 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/virt-what.git



More information about the Pkg-libvirt-commits mailing list