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
4669b94b
Commit
4669b94b
authored
Apr 17, 2014
by
Corentin Noël
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed wrong control file and installation conflicts.
parent
8dcd3105
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
8 deletions
+11
-8
debian/control
debian/control
+11
-7
debian/maya-calendar-common.install
debian/maya-calendar-common.install
+0
-1
No files found.
debian/control
View file @
4669b94b
...
...
@@ -27,7 +27,7 @@ Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
maya-calendar-common (= ${source:Version}),
libmaya-calendar-1 (= ${
source
:Version})
libmaya-calendar-1 (= ${
binary
:Version})
Description: GTK+ calendar application
Maya is a slim, lightweight, GTK+ calendar application written
in Vala, specifically for elementary.
...
...
@@ -46,14 +46,14 @@ Architecture: any
Enhances: maya-calendar
Depends: ${misc:Depends},
${shlibs:Depends},
libmaya-calendar-1 (= ${
source
:Version})
libmaya-calendar-1 (= ${
binary
:Version})
Description: GTK+ calendar application (library)
Maya is a slim, lightweight, GTK+ calendar application written
in Vala, specifically for elementary.
Package: libmaya-calendar-1
Architecture: any
Section: lib
Section: lib
s
Enhances: maya-calendar
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: GTK+ calendar application (library)
...
...
@@ -62,8 +62,10 @@ Description: GTK+ calendar application (library)
Package: libmaya-calendar-1-dev
Architecture: any
Section: dev
Depends: ${misc:Depends}, ${shlibs:Depends}
Section: libdevel
Depends: ${misc:Depends},
${shlibs:Depends},
libmaya-calendar-1 (= ${binary:Version})
Description: GTK+ calendar application (developpment headers)
Maya is a slim, lightweight, GTK+ calendar application written
in Vala, specifically for elementary.
...
...
@@ -73,7 +75,8 @@ Architecture: any
Enhances: maya-calendar
Depends: ${misc:Depends},
${shlibs:Depends},
maya-calendar (= ${binary:Version})
maya-calendar (= ${binary:Version}),
libmaya-calendar-1 (= ${binary:Version})
Description: GTK+ calendar application
Maya is a slim, lightweight, GTK+ calendar application written
in Vala, specifically for elementary.
...
...
@@ -83,7 +86,8 @@ Architecture: any
Enhances: maya-calendar
Depends: ${misc:Depends},
${shlibs:Depends},
maya-calendar (= ${binary:Version})
maya-calendar (= ${binary:Version}),
libmaya-calendar-1 (= ${binary:Version})
Description: GTK+ calendar application
Maya is a slim, lightweight, GTK+ calendar application written
in Vala, specifically for elementary.
...
...
debian/maya-calendar-common.install
View file @
4669b94b
usr
/
share
/
glib
-
2.0
/
schemas
usr
/
share
/
locale
usr
/
share
/
maya
-
calendar
/
style
usr
/
share
/
vala
/
vapi
usr
/
share
/
applications
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