Merge ~paelzer/ubuntu/+source/virt-manager:merge-2.2.1-4-groovy into ubuntu/+source/virt-manager:ubuntu/groovy-devel

Proposed by Christian Ehrhardt 
Status: Superseded
Proposed branch: ~paelzer/ubuntu/+source/virt-manager:merge-2.2.1-4-groovy
Merge into: ubuntu/+source/virt-manager:ubuntu/groovy-devel
Diff against target: 163 lines (+55/-12) (has conflicts)
4 files modified
debian/changelog (+41/-12)
debian/control (+1/-0)
debian/patches/legacy-images.patch (+8/-0)
debian/upstream/metadata (+5/-0)
Conflict in debian/changelog
Conflict in debian/patches/legacy-images.patch
Reviewer Review Type Date Requested Status
Canonical Server packageset reviewers Pending
Canonical Server Pending
git-ubuntu developers Pending
Review via email: mp+384700@code.launchpad.net

This proposal has been superseded by a proposal from 2020-05-28.

To post a comment you must log in.
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

PPA: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4077/+packages
Tags:
To ssh://git.launchpad.net/~paelzer/ubuntu/+source/virt-manager
 * [new tag] lp99999001/logical/1%2.2.1-3ubuntu2 -> lp99999001/logical/1%2.2.1-3ubuntu2
 * [new tag] lp99999001/new/debian -> lp99999001/new/debian
 * [new tag] lp99999001/old/debian -> lp99999001/old/debian
 * [new tag] lp99999001/old/ubuntu -> lp99999001/old/ubuntu
 * [new tag] lp99999001/reconstruct/1%2.2.1-3ubuntu2 -> lp99999001/reconstruct/1%2.2.1-3ubuntu2
 * [new tag] lp99999001/split/1%2.2.1-3ubuntu2 -> lp99999001/split/1%2.2.1-3ubuntu2

I spent some time to ensure all remaining Delta is on some way upstream, but other than that overall a trivial merge.

Unmerged commits

7c6c9aa... by Christian Ehrhardt 

update-maintainer

4922727... by Christian Ehrhardt 

reconstruct-changelog

317daeb... by Christian Ehrhardt 

merge-changelogs

708f81c... by Christian Ehrhardt 

d/p/legacy-images.patch: update header

Signed-off-by: Christian Ehrhardt <email address hidden>

71130ed... by Christian Ehrhardt 

Fix legacy-images path for focal. LP: #1872941

Upstream implemented it similar in
https://github.com/virt-manager/virt-manager/commit/b55b7e94622dd039d00b6e21b5d28d44ab944693
I also submitted the one missing bit
https://github.com/virt-manager/virt-manager/pull/115

Neither of the above is in a released version yet.
I'll extend the dep3 headers on the merge.

Signed-off-by: Christian Ehrhardt <email address hidden>

8f347ea... by Christian Ehrhardt 

    - d/p/mark-libvirt-lxc: Clearly mark the LXC connections as being
      libvirt-lxc, to avoid confusion due to differing features and
      configurations.

Signed-off-by: Christian Ehrhardt <email address hidden>

84e8aa6... by Guido Günther

Import patches-unapplied version 1:2.2.1-4 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 513062400d0adf7e8618c3aa361a9b1def08a597

New changelog entries:
  [ Christian Ehrhardt ]
  * Recommend gir1.2-appindicator3-0.1 for appindicator support.
  [ Debian Janitor ]
  * d/changelog: Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Name, Repository,
    Repository-Browse.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index ac7ac09..bbb7352 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,33 @@
1<<<<<<< debian/changelog
2=======
3virt-manager (1:2.2.1-4ubuntu1) groovy; urgency=medium
4
5 * Merge with Debian unstable. Remaining changes:
6 - d/p/mark-libvirt-lxc: Clearly mark the LXC connections as being
7 libvirt-lxc, to avoid confusion due to differing features and
8 configurations.
9 [accepted upstream, but not yet released)
10 - Fix legacy-images path for focal. LP: 1872941
11 [updated patch headers with upstream status]
12 * Dropped changes:
13 - Depend on gir1.2-appindicator3-0.1 for appindicator support.
14 [accepted in Debian 1:2.2.1-4]
15
16 -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 28 May 2020 09:39:44 +0200
17
18virt-manager (1:2.2.1-4) unstable; urgency=medium
19
20 [ Christian Ehrhardt ]
21 * Recommend gir1.2-appindicator3-0.1 for appindicator support.
22
23 [ Debian Janitor ]
24 * d/changelog: Trim trailing whitespace.
25 * Set upstream metadata fields: Bug-Database, Bug-Submit, Name, Repository,
26 Repository-Browse.
27
28 -- Guido Günther <agx@sigxcpu.org> Sun, 26 Apr 2020 13:41:56 +0200
29
30>>>>>>> debian/changelog
1virt-manager (1:2.2.1-3ubuntu2) focal; urgency=medium31virt-manager (1:2.2.1-3ubuntu2) focal; urgency=medium
232
3 * Fix legacy-images path for focal. LP: #187294133 * Fix legacy-images path for focal. LP: #1872941
@@ -384,7 +414,7 @@ virt-manager (1:1.4.0-3) unstable; urgency=medium
384414
385virt-manager (1:1.4.0-2) unstable; urgency=medium415virt-manager (1:1.4.0-2) unstable; urgency=medium
386416
387 * Upload to unstable 417 * Upload to unstable
388418
389 -- Guido Günther <agx@sigxcpu.org> Fri, 22 Jul 2016 10:27:06 +0200419 -- Guido Günther <agx@sigxcpu.org> Fri, 22 Jul 2016 10:27:06 +0200
390420
@@ -900,14 +930,14 @@ virt-manager (0.8.4-8) unstable; urgency=low
900930
901 [ Laurent Léonard ]931 [ Laurent Léonard ]
902 * [2254aba] Bump Standards-Version to 3.9.1932 * [2254aba] Bump Standards-Version to 3.9.1
903 * [5c4e495] Update patch 933 * [5c4e495] Update patch
904 0003-Update-french-translation.patch.934 0003-Update-french-translation.patch.
905 Fix origin URL, yse author, date and description from the upstream patch.935 Fix origin URL, yse author, date and description from the upstream patch.
906 Rename the file to match upstream patch description.936 Rename the file to match upstream patch description.
907 * [be93227] New patch937 * [be93227] New patch
908 0007-Fix-livecd-customize-before-install-traceback.patch938 0007-Fix-livecd-customize-before-install-traceback.patch
909 Closes: #591808939 Closes: #591808
910 940
911 -- Guido Günther <agx@sigxcpu.org> Thu, 30 Sep 2010 13:32:01 +0200941 -- Guido Günther <agx@sigxcpu.org> Thu, 30 Sep 2010 13:32:01 +0200
912942
913virt-manager (0.8.5-1) experimental; urgency=low943virt-manager (0.8.5-1) experimental; urgency=low
@@ -917,17 +947,17 @@ virt-manager (0.8.5-1) experimental; urgency=low
917 * [cc1f7ce] Drop patches fixed upstream:947 * [cc1f7ce] Drop patches fixed upstream:
918 0002-console-Don-t-throw-traceback-if-we-can-t-read-error.patch948 0002-console-Don-t-throw-traceback-if-we-can-t-read-error.patch
919 http://hg.fedorahosted.org/hg/virt-manager/rev/c206b12a8c7a949 http://hg.fedorahosted.org/hg/virt-manager/rev/c206b12a8c7a
920 0003-Update-french-translation.patch 950 0003-Update-french-translation.patch
921 http://hg.fedorahosted.org/hg/virt-manager/rev/1f78c4ea0692951 http://hg.fedorahosted.org/hg/virt-manager/rev/1f78c4ea0692
922 0004-create-Skip-post-install-restart-if-user-destroys-VM.patch 952 0004-create-Skip-post-install-restart-if-user-destroys-VM.patch
923 http://hg.fedorahosted.org/hg/virt-manager/rev/d8c0607c68dc953 http://hg.fedorahosted.org/hg/virt-manager/rev/d8c0607c68dc
924 0005-Add-conn-info-to-virtinst.VirtualGraphics.patch954 0005-Add-conn-info-to-virtinst.VirtualGraphics.patch
925 http://hg.fedorahosted.org/hg/virt-manager/rev/99cf13a133f3955 http://hg.fedorahosted.org/hg/virt-manager/rev/99cf13a133f3
926 0006-Fix-error-launching-create-wizard-on-qemu-session.patch 956 0006-Fix-error-launching-create-wizard-on-qemu-session.patch
927 http://hg.fedorahosted.org/hg/virt-manager/rev/ea94314da7d5957 http://hg.fedorahosted.org/hg/virt-manager/rev/ea94314da7d5
928 * [f6cc98d] Bump virtinst dependency version to 0.500.4958 * [f6cc98d] Bump virtinst dependency version to 0.500.4
929 * [32e247c] Bump Standards-Version to 3.9.1959 * [32e247c] Bump Standards-Version to 3.9.1
930 * [4d8c427] New patch 960 * [4d8c427] New patch
931 0002-l10n-Updates-to-French-fr-translation.patch961 0002-l10n-Updates-to-French-fr-translation.patch
932 * [66ebeaf] New patch962 * [66ebeaf] New patch
933 0003-l10n-Updates-to-French-fr-translation.patch963 0003-l10n-Updates-to-French-fr-translation.patch
@@ -1157,7 +1187,7 @@ virt-manager (0.7.0-1) unstable; urgency=low
1157 * [7ec628a] Imported Upstream version 0.7.01187 * [7ec628a] Imported Upstream version 0.7.0
1158 - e0f0b017caa9: ctrl-alt-backspace fixed (Closes: #520762)1188 - e0f0b017caa9: ctrl-alt-backspace fixed (Closes: #520762)
1159 - 6126a50801de: migration uris fixed (Closes: #520772)1189 - 6126a50801de: migration uris fixed (Closes: #520772)
1160 * [4b493f6] drop patches applied upstream: 1190 * [4b493f6] drop patches applied upstream:
1161 0002-remove-disambiguity-in-storage-dialog.patch1191 0002-remove-disambiguity-in-storage-dialog.patch
1162 0003-hint-to-ssh-askpass.patch1192 0003-hint-to-ssh-askpass.patch
1163 0004-make-fullscreen-mode-more-useful.patch1193 0004-make-fullscreen-mode-more-useful.patch
@@ -1195,9 +1225,9 @@ virt-manager (0.6.1-2) experimental; urgency=low
1195virt-manager (0.6.1-1) experimental; urgency=low1225virt-manager (0.6.1-1) experimental; urgency=low
11961226
1197 * [31465dc] allow non root users for ssh connections1227 * [31465dc] allow non root users for ssh connections
1198 * [e43ed8a] Imported Upstream version 0.6.1 (Closes: #513290), 1228 * [e43ed8a] Imported Upstream version 0.6.1 (Closes: #513290),
1199 has our non-root ssh patch (Closes: #505936)1229 has our non-root ssh patch (Closes: #505936)
1200 * [12f2cc7] drop patches 1230 * [12f2cc7] drop patches
1201 * fixed upstream:1231 * fixed upstream:
1202 0007-populate-hostinfo-earlier-in-tick-function-so-it-isn.patch1232 0007-populate-hostinfo-earlier-in-tick-function-so-it-isn.patch
1203 * applied ustream:1233 * applied ustream:
@@ -1328,7 +1358,7 @@ virt-manager (0.5.2+hg071220-2) experimental; urgency=low
1328virt-manager (0.5.2+hg071220-1) experimental; urgency=low1358virt-manager (0.5.2+hg071220-1) experimental; urgency=low
13291359
1330 * new upstream version1360 * new upstream version
1331 * run autogen.sh 1361 * run autogen.sh
13321362
1333 -- Guido Guenther <agx@sigxcpu.org> Thu, 20 Dec 2007 19:32:56 +01001363 -- Guido Guenther <agx@sigxcpu.org> Thu, 20 Dec 2007 19:32:56 +0100
13341364
@@ -1391,4 +1421,3 @@ virt-manager (0.4.0-0ubuntu0~ppa1) feisty; urgency=low
1391 * Initial release based on xenbr packages.1421 * Initial release based on xenbr packages.
13921422
1393 -- Marcelo Boveto Shima <marceloshima@gmail.com> Thu, 7 Jun 2007 01:08:24 -03001423 -- Marcelo Boveto Shima <marceloshima@gmail.com> Thu, 7 Jun 2007 01:08:24 -0300
1394
diff --git a/debian/control b/debian/control
index a08ef32..41215fa 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Depends:
46 ${misc:Depends},46 ${misc:Depends},
47 ${python3:Depends},47 ${python3:Depends},
48Recommends:48Recommends:
49 gir1.2-appindicator3-0.1,
49 gir1.2-spiceclientglib-2.0,50 gir1.2-spiceclientglib-2.0,
50 gir1.2-spiceclientgtk-3.0,51 gir1.2-spiceclientgtk-3.0,
51 libvirt-daemon-system (>= 1.2.7),52 libvirt-daemon-system (>= 1.2.7),
diff --git a/debian/patches/legacy-images.patch b/debian/patches/legacy-images.patch
index 0f6b65c..11714b9 100644
--- a/debian/patches/legacy-images.patch
+++ b/debian/patches/legacy-images.patch
@@ -2,6 +2,14 @@ Description: Fix legacy-images path for focal.
2Author: Dimitri John Ledkov <xnox@ubuntu.com>2Author: Dimitri John Ledkov <xnox@ubuntu.com>
3Bug-Ubuntu: https://launchpad.net/bugs/18729413Bug-Ubuntu: https://launchpad.net/bugs/1872941
44
5<<<<<<< debian/patches/legacy-images.patch
6=======
7To be droppable delta some day, here some further info:
8Upstream implemented it as
9 https://github.com/virt-manager/virt-manager/commit/b55b7e94622dd039d00b6e21b5d28d44ab944693
10Missing bit submitted in
11 https://github.com/virt-manager/virt-manager/pull/115
12>>>>>>> debian/patches/legacy-images.patch
513
6Index: virt-manager-2.2.1/virtinst/install/urldetect.py14Index: virt-manager-2.2.1/virtinst/install/urldetect.py
7===================================================================15===================================================================
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
8new file mode 10064416new file mode 100644
index 0000000..a69d2a6
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
1Name: virt-manager
2Bug-Database: https://github.com/virt-manager/virt-manager/issues
3Bug-Submit: https://github.com/virt-manager/virt-manager/issues/new
4Repository: https://github.com/virt-manager/virt-manager.git
5Repository-Browse: https://github.com/virt-manager/virt-manager

Subscribers

People subscribed via source and target branches