Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
noise
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
pantheon-debian
noise
Commits
25dbebb0
Commit
25dbebb0
authored
Feb 05, 2018
by
Nicolas Bruguier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resync with elementary
parent
c3c80600
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
debian/control
debian/control
+4
-2
debian/rules
debian/rules
+1
-1
No files found.
debian/control
View file @
25dbebb0
...
...
@@ -2,9 +2,10 @@ Source: noise
Section: sound
Priority: optional
Maintainer: Sergey "Shnatsel" Davidoff <sergey@elementaryos.org>
Build-Depends:
cmake (>= 2.8)
,
Build-Depends:
appstream
,
debhelper (>= 9),
intltool,
desktop-file-utils,
gettext,
libaccounts-glib-dev,
libdbus-glib-1-dev,
libdbusmenu-glib-dev (>= 0.4),
...
...
@@ -24,6 +25,7 @@ Build-Depends: cmake (>= 2.8),
libsoup2.4-dev (>= 2.25.2),
libtagc0-dev (>= 1.6.3),
libzeitgeist-2.0-dev,
meson,
quilt,
valac (>= 0.26)
Standards-Version: 3.9.5
...
...
debian/rules
View file @
25dbebb0
...
...
@@ -5,7 +5,7 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@
dh $@
--buildsystem=meson
override_dh_builddeb:
dh_builddeb -- -Zxz
...
...
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