Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
See what's new at GitLab
4
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
15be57a2
Commit
15be57a2
authored
Jun 26, 2014
by
Sergey Davidoff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use breaks instead of conflicts for earlier noise versions (lintian said so)
parent
862696fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
debian/control
debian/control
+2
-2
No files found.
debian/control
View file @
15be57a2
...
...
@@ -64,7 +64,7 @@ Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: dpkg (>= 1.15.6)
Recommends: noise
Conflict
s: noise (<< 0.2.1+r1487)
Break
s: noise (<< 0.2.1+r1487)
Description: Simple, fast, and good looking music player (core library)
Noise is an easy to use, stable, fast and good looking music library
organizer written in vala.
...
...
@@ -99,7 +99,7 @@ Section: libdevel
Architecture: any
Depends: libnoise-core0 (= ${binary:Version}), ${misc:Depends}
Pre-Depends: dpkg (>= 1.15.6)
Conflict
s: noise (<< 0.2.1+r1487)
Break
s: noise (<< 0.2.1+r1487)
Description: Simple, fast, and good looking music player (development files)
Noise is an easy to use, stable, fast and good looking music library
organizer written in vala.
...
...
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