Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Felix Eckhofer
Maya Calendar Debian Packaging
Commits
31547bc4
Commit
31547bc4
authored
Jun 05, 2014
by
Sergey Shnatsel Davidoff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop ${shlibs:Depends} on -common and -dev binary packages, they do not need that
parent
a3f2ca57
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
debian/control
debian/control
+2
-3
debian/maya-calendar-common.links
debian/maya-calendar-common.links
+1
-1
No files found.
debian/control
View file @
31547bc4
...
...
@@ -36,7 +36,7 @@ Package: maya-calendar-common
Replaces: maya (<< 0.2.0~r394)
Conflicts: maya (<< 0.2.0~r394)
Architecture: all
Depends: ${misc:Depends}
, ${shlibs:Depends}
Depends: ${misc:Depends}
Description: GTK+ calendar application
Maya is a slim, lightweight, GTK+ calendar application written
in Vala, specifically for elementary.
...
...
@@ -64,8 +64,7 @@ Package: libmaya-calendar-dev
Architecture: any
Section: libdevel
Depends: libmaya-calendar0 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
${misc:Depends}
Description: GTK+ calendar application (developpment headers)
Maya is a slim, lightweight, GTK+ calendar application written
in Vala, specifically for elementary.
...
...
debian/maya-calendar-common.links
View file @
31547bc4
usr/share/applications/maya-calendar-daemon.desktop etc/xdg/autostart/maya-calendar-daemon.desktop
\ No newline at end of file
usr/share/applications/maya-calendar-daemon.desktop etc/xdg/autostart/maya-calendar-daemon.desktop
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