Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
abiword
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Debian
abiword
Commits
6ba5aaba
Commit
6ba5aaba
authored
Jul 19, 2017
by
Jeremy Bicha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Have libabiword-3.0-dev depend on gir package
in accordance with GObject Introspection mini policy
parent
7b647e2c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
debian/changelog
debian/changelog
+1
-0
debian/control
debian/control
+2
-1
No files found.
debian/changelog
View file @
6ba5aaba
...
...
@@ -9,6 +9,7 @@ abiword (3.0.2-3) UNRELEASED; urgency=medium
[ Jeremy Bicha ]
* Rename gir1.2-abiword-1.0 to gir1.2-abi-1.0 to fix Lintian warning
* Have libabiword-3.0-dev depend on gir package
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 13 Jul 2017 19:47:49 -0500
...
...
debian/control
View file @
6ba5aaba
...
...
@@ -112,7 +112,8 @@ Package: libabiword-3.0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libabiword-3.0 (= ${binary:Version}),
Depends: gir1.2-abi-3.0 (= ${binary:Version}),
libabiword-3.0 (= ${binary:Version}),
libcairo-dev | libcairo2-dev,
libebook1.2-dev,
libecal1.2-dev,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment