Merge lp:~ari-tczew/seahorse/ubuntu into lp:~ubuntu-desktop/seahorse/ubuntu

Proposed by Artur Rona
Status: Merged
Merged at revision: 64
Proposed branch: lp:~ari-tczew/seahorse/ubuntu
Merge into: lp:~ubuntu-desktop/seahorse/ubuntu
Diff against target: 191 lines (+93/-20)
6 files modified
debian/changelog (+73/-0)
debian/control (+7/-7)
debian/control.in (+6/-6)
debian/patches/30_preferences_menu.patch (+4/-4)
debian/patches/series (+1/-3)
debian/rules (+2/-0)
To merge this branch: bzr merge lp:~ari-tczew/seahorse/ubuntu
Reviewer Review Type Date Requested Status
Ubuntu Desktop Pending
Review via email: mp+199034@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Robert Ancell (robert-ancell) wrote :

You forgot to bzr rm the files in debian/patches that are no longer used.
"Drop gnome-doc-utils from Build-Depends. (Closes: #732168)" - This bug reference doesn't seem to relate to this?
I also drop an obsolete build-depends on libgnome-keyring-dev

If you want to reduce the delta, you could ask debian to drop the build-depends on gnome-doc-utils and libgnome-keyring-dev.

Uploaded with these changes, thanks Artur!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-05-21 11:37:21 +0000
3+++ debian/changelog 2013-12-15 01:06:36 +0000
4@@ -1,9 +1,79 @@
5+seahorse (3.8.2-1ubuntu1) trusty; urgency=low
6+
7+ * Merge from Debian unstable. (LP: #1261055) Remaining changes:
8+ - debian/control:
9+ + Drop gnome-doc-utils from Build-Depends. (Closes: #732168)
10+ - debian/patches/use-stable-libsecret.patch:
11+ + Use the stable libsecret.
12+ - debian/patches/use_valid_help_url:
13+ + Let help buttons point to valid documentation references.
14+ * debian/control: Update Vcs-* field.
15+
16+ -- Artur Rona <ari-tczew@tlen.pl> Sun, 15 Dec 2013 00:32:00 +0100
17+
18+seahorse (3.8.2-1) unstable; urgency=low
19+
20+ [ Thomas Bechtold ]
21+ * New upstream release
22+
23+ [ Andreas Henriksson ]
24+ * Drop gnupg2 Build-Conflicts added in 1.0-1, should be fixed since
25+ a long time. See patch added in 1.0.1-6 and later merged upstream.
26+ (Previous related changes are tagged with bug #407800)
27+ * Upload to unstable.
28+
29+ -- Andreas Henriksson <andreas@fatal.se> Sat, 25 May 2013 23:52:47 +0200
30+
31+seahorse (3.8.2-0ubuntu2) trusty; urgency=low
32+
33+ * Rebuild to get ride of the libgcr transition depends (lp: #1241881)
34+
35+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 11 Nov 2013 11:38:17 +0100
36+
37 seahorse (3.8.2-0ubuntu1) saucy; urgency=low
38
39 * New upstream version
40
41 -- Sebastien Bacher <seb128@ubuntu.com> Tue, 21 May 2013 13:37:17 +0200
42
43+seahorse (3.8.0-1) experimental; urgency=low
44+
45+ * New upstream release.
46+
47+ -- Thomas Bechtold <thomasbechtold@jpberlin.de> Mon, 25 Mar 2013 21:40:43 +0100
48+
49+seahorse (3.7.91-1) experimental; urgency=low
50+
51+ * The "where's the tarball?" release.
52+ - 3.7.92 tagged in upstream git, but no tarball on ftp.gnome.org
53+
54+ * New upstream release.
55+ * Let dh-autoreconf patch in --as-needed via
56+ DEB_DH_AUTORECONF_ARGS and drop debian/patches/99_ltmain_as-needed.patch
57+ * Drop ancient debian/patches/08_force_ssh.patch and just build-depend
58+ on openssh-client. Gosh for maintenance cost vs micro-optimization.
59+
60+ -- Andreas Henriksson <andreas@fatal.se> Sun, 24 Mar 2013 16:07:45 +0100
61+
62+seahorse (3.6.3-1) experimental; urgency=low
63+
64+ [ Thomas Bechtold ]
65+ * New upstream release (Closes: #701648)
66+ * debian/patches/10_gpgme_keyring_finalize_typo.patch:
67+ - removed, applied upstream
68+ * debian/patches/11_unavailable_signature_entries.patch:
69+ - removed, applied upstream
70+ * debian/patches/12_align_keyids_with_name_userid.patch
71+ - removed, applied upstream
72+ * debian/control
73+ - Bump libgtk build-depends
74+ - Add libsecret to build-depends
75+
76+ [ Andreas Henriksson ]
77+ * Add build-dependency on yelp-tools needed by build system for help
78+
79+ -- Andreas Henriksson <andreas@fatal.se> Wed, 27 Feb 2013 13:17:59 +0100
80+
81 seahorse (3.6.3-0ubuntu1) raring; urgency=low
82
83 * New upstream version
84@@ -1226,3 +1296,6 @@
85
86 -- Anthony Mulcahy <anthony@kcn.ne.jp> Mon, 10 Jan 2000 22:17:00 +0900
87
88+Local variables:
89+mode: debian-changelog
90+End:
91
92=== modified file 'debian/control'
93--- debian/control 2012-10-23 09:22:39 +0000
94+++ debian/control 2013-12-15 01:06:36 +0000
95@@ -7,7 +7,7 @@
96 Priority: optional
97 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
98 XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
99-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Jordi Mallach <jordi@debian.org>, Michael Biebl <biebl@debian.org>
100+Uploaders: Andreas Henriksson <andreas@fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
101 Build-Depends: cdbs (>= 0.4.41),
102 debhelper (>= 8),
103 dh-autoreconf,
104@@ -19,16 +19,16 @@
105 libldap2-dev,
106 libavahi-glib-dev (>= 0.6),
107 libavahi-client-dev (>= 0.6),
108- yelp-tools,
109 gtk-doc-tools (>= 1.9),
110- libsecret-1-dev (>= 0.5),
111+ libgnome-keyring-dev (>= 3.0.0),
112 libglib2.0-dev (>= 2.10.0),
113 libgtk-3-dev (>= 3.4.0),
114- gnome-pkg-tools
115-Build-Conflicts: gnupg2
116+ libsecret-1-dev (>= 0.5),
117+ gnome-pkg-tools,
118+ openssh-client,
119+ yelp-tools
120 Standards-Version: 3.9.3
121-Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/seahorse/
122-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/seahorse/
123+Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/seahorse/ubuntu
124 Homepage: http://live.gnome.org/Seahorse
125
126 Package: seahorse
127
128=== modified file 'debian/control.in'
129--- debian/control.in 2012-10-17 17:24:01 +0000
130+++ debian/control.in 2013-12-15 01:06:36 +0000
131@@ -15,16 +15,16 @@
132 libldap2-dev,
133 libavahi-glib-dev (>= 0.6),
134 libavahi-client-dev (>= 0.6),
135- yelp-tools,
136 gtk-doc-tools (>= 1.9),
137- libsecret-1-dev (>= 0.5),
138+ libgnome-keyring-dev (>= 3.0.0),
139 libglib2.0-dev (>= 2.10.0),
140 libgtk-3-dev (>= 3.4.0),
141- gnome-pkg-tools
142-Build-Conflicts: gnupg2
143+ libsecret-1-dev (>= 0.5),
144+ gnome-pkg-tools,
145+ openssh-client,
146+ yelp-tools
147 Standards-Version: 3.9.3
148-Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/seahorse/
149-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/seahorse/
150+Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/seahorse/ubuntu
151 Homepage: http://live.gnome.org/Seahorse
152
153 Package: seahorse
154
155=== modified file 'debian/patches/30_preferences_menu.patch'
156--- debian/patches/30_preferences_menu.patch 2013-05-21 11:32:38 +0000
157+++ debian/patches/30_preferences_menu.patch 2013-12-15 01:06:36 +0000
158@@ -1,8 +1,8 @@
159-Index: seahorse-3.8.2/src/seahorse.desktop.in.in
160+Index: seahorse-2.30.1/src/seahorse.desktop.in.in
161 ===================================================================
162---- seahorse-3.8.2.orig/src/seahorse.desktop.in.in 2013-05-21 13:27:58.782407458 +0200
163-+++ seahorse-3.8.2/src/seahorse.desktop.in.in 2013-05-21 13:27:58.778407458 +0200
164-@@ -6,7 +6,7 @@
165+--- seahorse-2.30.1.orig/src/seahorse.desktop.in.in 2010-05-07 22:08:15.740896545 +0200
166++++ seahorse-2.30.1/src/seahorse.desktop.in.in 2010-05-07 22:11:12.016895716 +0200
167+@@ -5,7 +5,7 @@ Exec=seahorse
168 Terminal=false
169 Type=Application
170 Icon=seahorse
171
172=== modified file 'debian/patches/series'
173--- debian/patches/series 2012-10-17 17:24:01 +0000
174+++ debian/patches/series 2013-12-15 01:06:36 +0000
175@@ -1,5 +1,3 @@
176+30_preferences_menu.patch
177 use-stable-libsecret.patch
178-08_force_ssh.patch
179-30_preferences_menu.patch
180-99_ltmain_as-needed.patch
181 use_valid_help_url.patch
182
183=== modified file 'debian/rules'
184--- debian/rules 2012-09-18 17:09:25 +0000
185+++ debian/rules 2013-12-15 01:06:36 +0000
186@@ -11,3 +11,5 @@
187
188 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \
189 --enable-pgp
190+
191+DEB_DH_AUTORECONF_ARGS = --as-needed

Subscribers

People subscribed via source and target branches

to all changes: