Merge lp:~ari-tczew/simple-scan/ubuntu into lp:~ubuntu-desktop/simple-scan/ubuntu

Proposed by Artur Rona
Status: Merged
Merged at revision: 79
Proposed branch: lp:~ari-tczew/simple-scan/ubuntu
Merge into: lp:~ubuntu-desktop/simple-scan/ubuntu
Diff against target: 135 lines (+37/-34)
6 files modified
debian/changelog (+30/-0)
debian/control (+2/-4)
debian/patches/005-keywords_desktop.patch (+0/-15)
debian/patches/series (+1/-1)
debian/rules (+4/-12)
debian/source/options (+0/-2)
To merge this branch: bzr merge lp:~ari-tczew/simple-scan/ubuntu
Reviewer Review Type Date Requested Status
Dmitry Shachnev Approve
Review via email: mp+248196@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Thank you, uploaded.

review: Approve

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 2015-01-19 02:41:10 +0000
3+++ debian/changelog 2015-01-31 19:18:43 +0000
4@@ -1,3 +1,33 @@
5+simple-scan (3.15.4-1ubuntu1) vivid; urgency=low
6+
7+ * Merge from Debian unstable. Remaining changes:
8+ - debian/control:
9+ + Drop Build-Depends on libjpeg-dev and libsqlite3-dev.
10+ + Drop Depends on adwaita-icon-theme since it is in universe.
11+ - debian/patches/01-zlib.patch:
12+ + Dropped, zlib now has a pkg-config file.
13+ - debian/source_simple-scan.py:
14+ + Add more propietary driver packages to check versions on.
15+
16+ -- Artur Rona <ari-tczew@ubuntu.com> Sat, 31 Jan 2015 19:28:56 +0100
17+
18+simple-scan (3.15.4-1) unstable; urgency=medium
19+
20+ * New upstream release.
21+ * debian/patches:
22+ - Remove 005-keywords_desktop.patch, applied upstream.
23+ - Refresh 01-zlib.patch.
24+ * debian/control:
25+ - Change architecture to linux-any since simple-scan build-depends
26+ on libgudev-1.0-dev which is part of the systemd source package.
27+ * debian/rules:
28+ - Remove old style hardening tags.
29+ - Remove useless comments.
30+ * debian/source/options:
31+ - Removed because xz is now standard compression.
32+
33+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 19 Jan 2015 12:45:02 +0100
34+
35 simple-scan (3.15.4-0ubuntu1) vivid; urgency=medium
36
37 * New upstream release:
38
39=== modified file 'debian/control'
40--- debian/control 2014-12-06 22:58:13 +0000
41+++ debian/control 2015-01-31 19:18:43 +0000
42@@ -23,12 +23,10 @@
43 yelp-tools,
44 zlib1g-dev (>= 1.2.7)
45 Homepage: https://launchpad.net/simple-scan
46-Vcs-Git: git://anonscm.debian.org/collab-maint/simple-scan.git
47-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/simple-scan.git
48 Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/simple-scan/ubuntu
49
50 Package: simple-scan
51-Architecture: any
52+Architecture: linux-any
53 Depends:
54 dbus-x11 (>= 1.6),
55 xdg-utils,
56@@ -46,7 +44,7 @@
57 Package: simple-scan-dbg
58 Section: debug
59 Priority: extra
60-Architecture: any
61+Architecture: linux-any
62 Depends:
63 simple-scan (= ${binary:Version}),
64 ${misc:Depends}
65
66=== removed file 'debian/patches/005-keywords_desktop.patch'
67--- debian/patches/005-keywords_desktop.patch 2014-11-21 08:48:50 +0000
68+++ debian/patches/005-keywords_desktop.patch 1970-01-01 00:00:00 +0000
69@@ -1,15 +0,0 @@
70-Description: Add _Keywords to .desktop file
71-Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
72-Forwarded: not-needed
73-Last-Update: 2014-08-18
74----
75-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
76-Index: trunk/data/simple-scan.desktop.in
77-===================================================================
78---- trunk.orig/data/simple-scan.desktop.in 2013-06-05 08:21:08.000000000 +0200
79-+++ trunk/data/simple-scan.desktop.in 2014-08-18 19:31:47.717829473 +0200
80-@@ -8,3 +8,4 @@
81- StartupNotify=true
82- Categories=GNOME;GTK;Graphics;Scanning;
83- X-GNOME-Gettext-Domain=simple-scan
84-+Keywords=scan;simple;sane;documents;
85
86=== modified file 'debian/patches/series'
87--- debian/patches/series 2014-11-21 08:48:50 +0000
88+++ debian/patches/series 2015-01-31 19:18:43 +0000
89@@ -1,1 +1,1 @@
90-005-keywords_desktop.patch
91+#005-keywords_desktop.patch
92
93=== modified file 'debian/rules'
94--- debian/rules 2014-11-21 08:48:50 +0000
95+++ debian/rules 2015-01-31 19:18:43 +0000
96@@ -1,4 +1,4 @@
97-#!/usr/bin/make -f
98+#!/usr/bin/make -f
99
100 #
101 # 2014-07-22 Jörg Frings-Fürst <debian@jff-webhosting.net>
102@@ -6,23 +6,15 @@
103 # - enable hardening
104 # - install NEWS as upstream changelog
105 #
106+# 2015-01-19 Jörg Frings-Fürst <debian@jff-webhosting.net>
107 #
108-
109+# - remove old style hardening.
110+# - remove useless comments.
111
112 #
113 # Hardening
114 #
115-#
116 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
117-DPKG_EXPORT_BUILDFLAGS = 1
118-include /usr/share/dpkg/buildflags.mk
119-
120-#export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
121-#export CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
122-#export CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
123-#export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
124-
125-#LDFLAGS+=-Wl,--as-needed
126
127 %:
128 dh $@ --with=autoreconf,scour
129
130=== removed file 'debian/source/options'
131--- debian/source/options 2014-11-21 08:48:50 +0000
132+++ debian/source/options 1970-01-01 00:00:00 +0000
133@@ -1,2 +0,0 @@
134-compression = xz
135-compression-level = 9

Subscribers

People subscribed via source and target branches