[Piuparts-commits] [piuparts] 03/10: p.conf.anbe: [wheezy2jessie-iri]

Holger Levsen holger at layer-acht.org
Sun Mar 5 14:55:39 UTC 2017


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

holger pushed a commit to branch develop
in repository piuparts.

commit 0f082b653792d4ccafd88f45437a3e13e6979a82
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Mar 3 01:22:05 2017 +0100

    p.conf.anbe: [wheezy2jessie-iri]
    
    * --install-remove-install, i.e. installing in config-files-remaining
      state where the last configured version was the previous stable
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog             |  1 +
 instances/piuparts.conf.anbe | 46 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 45fb7ec..091fe73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ piuparts (0.76) UNRELEASED; urgency=medium
       --warn-on-install-over-symlink option to demote this to a warning.
   * piuparts.conf:
     - Set --warn-on-install-over-symlink for tests ending before stretch.
+  * piuparts.conf.anbe: Add some more example sections.
   * Clean up leftover /etc/piuparts/scripts/post_setup_experimental.
     (Closes: #854317)
   * scripts/pre_distupgrade_zz_database-server: Switch from mysql-server to
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index 4035433..78443b1 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -113,6 +113,7 @@ sections =
 	wheezy2jessie-rcmd_i386/main
 	wheezy2jessie-sysv/main
 	wheezy2jessie-apt1st/main
+	wheezy2jessie-iri/main
 	wheezy2bpo2jessie/main
 	wheezy222testing/main
 	squeeze222testing/main
@@ -156,6 +157,7 @@ sections =
 	wheezy2jessie-rcmd_i386/contrib
 	wheezy2jessie-sysv/contrib
 	wheezy2jessie-apt1st/contrib
+	wheezy2jessie-iri/contrib
 	wheezy2bpo2jessie/contrib
 	wheezy222testing/contrib
 	squeeze222testing/contrib
@@ -199,6 +201,7 @@ sections =
 	wheezy2jessie-rcmd_i386/non-free
 	wheezy2jessie-sysv/non-free
 	wheezy2jessie-apt1st/non-free
+	wheezy2jessie-iri/non-free
 	wheezy2bpo2jessie/non-free
 	wheezy222testing/non-free
 	squeeze222testing/non-free
@@ -2259,6 +2262,49 @@ distro = wheezy
 upgrade-test-distros = wheezy jessie
 
 
+[wheezy2jessie-iri/main]
+precedence = 90
+description = Debian %(area)s: package installation and removal in wheezy, then upgrade to jessie, installation, removal, and purge test.
+piuparts-flags =
+	--install-remove-install
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-jessie)s
+arch = amd64
+area = main
+components = main
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+[wheezy2jessie-iri/contrib]
+precedence = 95
+description = Debian %(area)s: package installation and removal in wheezy, then upgrade to jessie, installation, removal, and purge test.
+piuparts-flags =
+	--install-remove-install
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-jessie)s
+depends-sections = wheezy2jessie-iri/main wheezy2jessie-iri/non-free
+arch = amd64
+area = contrib
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+[wheezy2jessie-iri/non-free]
+precedence = 95
+description = Debian %(area)s: package installation and removal in wheezy, then upgrade to jessie, installation, removal, and purge test.
+piuparts-flags =
+	--install-remove-install
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-jessie)s
+depends-sections = wheezy2jessie-iri/main wheezy2jessie-iri/contrib
+arch = amd64
+area = non-free
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+
 [wheezy2bpo2jessie/main]
 precedence = 80
 piuparts-flags =

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list