Merge ~racb/git-ubuntu:disable-overrides into git-ubuntu:master

Proposed by Robie Basak
Status: Merged
Merged at revision: a5071ba115808859bed4651494bb3ea66bfa42b2
Proposed branch: ~racb/git-ubuntu:disable-overrides
Merge into: git-ubuntu:master
Diff against target: 96 lines (+0/-19)
3 files modified
dev/null (+0/-13)
gitubuntu/parent_overrides.txt (+0/-3)
gitubuntu/pull_overrides.txt (+0/-3)
Reviewer Review Type Date Requested Status
Robie Basak Approve
Server Team CI bot continuous-integration Approve
Review via email: mp+390558@code.launchpad.net

Commit message

Make Jenkins happy

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :

PASSED: Continuous integration, rev:a5071ba115808859bed4651494bb3ea66bfa42b2
https://jenkins.ubuntu.com/server/job/git-ubuntu-ci/540/
Executed test runs:
    SUCCESS: VM Setup
    SUCCESS: Build
    SUCCESS: Unit Tests
    IN_PROGRESS: Declarative: Post Actions

Click here to trigger a rebuild:
https://jenkins.ubuntu.com/server/job/git-ubuntu-ci/540//rebuild

review: Approve (continuous-integration)
Revision history for this message
Robie Basak (racb) wrote :

Self-approving: these are override changes only. No code changes.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/gitubuntu/parent_overrides.txt b/gitubuntu/parent_overrides.txt
2index 6045bfc..04d0ab4 100644
3--- a/gitubuntu/parent_overrides.txt
4+++ b/gitubuntu/parent_overrides.txt
5@@ -1,4 +1 @@
6 # pkgname child-version changelog-parent-version
7-clamav 0.91.2-3ubuntu2.1~feisty1 0.91.2-3ubuntu2.1
8-memcached 1.1.12-1 -
9-golang-golang-x-net-dev 1:0.0+git20150817.66f0418-1 0.0+git20150226.3d87fd6-3
10diff --git a/gitubuntu/patch_overrides.txt b/gitubuntu/patch_overrides.txt
11deleted file mode 100644
12index 2d8997b..0000000
13--- a/gitubuntu/patch_overrides.txt
14+++ /dev/null
15@@ -1,5 +0,0 @@
16-<distribution>/<pkgname> <inclusive start version> <exclusive end version> <path to patch>
17-ubuntu/apt 0.7.19ubuntu1 0.7.25.3ubuntu2 patch_overrides/apt_changelog.patch
18-debian/at - 3.1.11-1 patch_overrides/at_changelog.patch
19-ubuntu/at - 3.1.11-1 patch_overrides/at_changelog.patch
20-ubuntu/cloud-utils 0.5-0ubuntu1 0.6-0ubuntu1 patch_overrides/cloud-utils_changelog.patch
21diff --git a/gitubuntu/patch_overrides/apt_changelog.patch b/gitubuntu/patch_overrides/apt_changelog.patch
22deleted file mode 100644
23index 70777d1..0000000
24--- a/gitubuntu/patch_overrides/apt_changelog.patch
25+++ /dev/null
26@@ -1,24 +0,0 @@
27-diff --git a/debian/changelog b/debian/changelog
28-index acc413b..d439f50 100644
29---- a/debian/changelog
30-+++ b/debian/changelog
31-@@ -387,19 +387,6 @@ apt (0.7.14ubuntu2) intrepid; urgency=low
32-
33- -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 May 2008 13:50:22 +0200
34-
35--apt (0.7.14ubuntu1) intrepid; urgency=low
36--
37-- [ Michael Vogt ]
38-- * enable installation of recommends by default
39-- * debian/apt.conf.ubuntu:
40-- - remove APT::Install-Recommends-Sections (no longer needed)
41-- * merged from debian/sid, remaining changes:
42-- - authentication-reliable branch (to be merged into debian soon)
43-- - mirror:// uri branch (breaks ABI in debian, not merged yet)
44-- - apport failure reporting
45-- - show warning on apt-get source with 'Vcs-' header
46-- - proxy detection from gconf in apt.cron
47--
48- apt (0.7.14) unstable; urgency=low
49-
50- [ Christian Perrier ]
51diff --git a/gitubuntu/patch_overrides/at_changelog.patch b/gitubuntu/patch_overrides/at_changelog.patch
52deleted file mode 100644
53index 9d731d4..0000000
54--- a/gitubuntu/patch_overrides/at_changelog.patch
55+++ /dev/null
56@@ -1,12 +0,0 @@
57-diff -Nru at-3.1.10.2/debian/changelog at-3.1.11/debian/changelog
58---- at-3.1.10.2/debian/changelog 2008-09-23 02:11:28.000000000 -0700
59-+++ at-3.1.11/debian/changelog 2016-09-19 12:24:35.000000000 -0700
60-@@ -134,6 +193,8 @@
61-
62- -- Siggy Brentrup <bsb@winnegan.de> Mon, 3 Apr 2000 13:56:47 +0200
63-
64-+Old Changelog:
65-+
66- at (3.1.8-9) frozen unstable; urgency=low, closes=53715 56047 56607 55560 55514
67-
68- * Added SIGCHLD handler to release zombies (closes 53715 56047 56607)
69diff --git a/gitubuntu/patch_overrides/cloud-utils_changelog.patch b/gitubuntu/patch_overrides/cloud-utils_changelog.patch
70deleted file mode 100644
71index 828bfa4..0000000
72--- a/gitubuntu/patch_overrides/cloud-utils_changelog.patch
73+++ /dev/null
74@@ -1,13 +0,0 @@
75-diff --git a/debian/changelog b/debian/changelog
76-index 3cbb7ef..697fd57 100644
77---- a/debian/changelog
78-+++ b/debian/changelog
79-@@ -12,7 +12,7 @@ cloud-utils (0.4-0ubuntu1) lucid; urgency=low
80-
81- * Fix package versioning
82-
83-- -- Dustin Kirkland < kirkland@ubuntu.com> Thu, 18 Feb 2010 15:04:39 -0600
84-+ -- Dustin Kirkland < kirkland@ubuntu.com> Thu, 18 Feb 2010 15:04:39 -0600
85-
86- cloud-utils (0.3ubuntu1) lucid; urgency=low
87-
88diff --git a/gitubuntu/pull_overrides.txt b/gitubuntu/pull_overrides.txt
89index 67c05e4..b264e7a 100644
90--- a/gitubuntu/pull_overrides.txt
91+++ b/gitubuntu/pull_overrides.txt
92@@ -1,4 +1 @@
93 # pkgname version dsc-url file-url...
94-pcre3 2:8.35-3.2 https://launchpadlibrarian.net/192002399/pcre3_8.35-3.2.dsc https://launchpadlibrarian.net/192002401/pcre3_8.35-3.2.debian.tar.gz
95-netty 1:3.1.0.CR1-1 - https://launchpadlibrarian.net/38886650/netty_3.1.0.CR1.orig.tar.gz
96-ipvsadm 1:1.24-2 - https://launchpadlibrarian.net/15550377/ipvsadm_1.24.orig.tar.gz

Subscribers

People subscribed via source and target branches