Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pyra-first-run
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sven Oliver Moll
pyra-first-run
Commits
e9af5dad
Commit
e9af5dad
authored
Mar 05, 2017
by
aTc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix lintian complants
parent
4cad58a4
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
3 deletions
+5
-3
debian/changelog
debian/changelog
+1
-1
debian/control
debian/control
+1
-1
debian/pyra-first-run.service
debian/pyra-first-run.service
+1
-0
debian/rules
debian/rules
+2
-1
No files found.
debian/changelog
View file @
e9af5dad
pyra-first-run (0.12)
jessie-pyra
; urgency=medium
pyra-first-run (0.12)
stretch
; urgency=medium
[ aTc ]
* reboot when wizard is done
...
...
debian/control
View file @
e9af5dad
...
...
@@ -3,7 +3,7 @@ Section: misc
Priority: optional
Maintainer: Pyra Dev <pyra-dev@pyra-handheld.com>
Build-Depends: debhelper (>= 9) , dh-systemd
Standards-Version: 3.9.
5
Standards-Version: 3.9.
8
Homepage: http://dev.pyra-handheld.com/index.php/p/pyra-first-run
Vcs-Git: git://git.openpandora.org/pyra-first-run.git
Vcs-Browser: http://dev.pyra-handheld.com/index.php/p/pyra-first-run/source/tree/master/
...
...
debian/pyra-first-run.service
View file @
e9af5dad
...
...
@@ -2,6 +2,7 @@
Description
=
Pyra First Run Wizard
Before
=
display-manager.service
ConditionPathExists
=
!/var/lib/pyra/first-run.done
Documentation
=
"https://www.pyra-handheld.com/wiki/index.php?title=Main_Page"
[Service]
Type
=
oneshot
...
...
debian/rules
View file @
e9af5dad
...
...
@@ -28,5 +28,6 @@ include /usr/share/dpkg/default.mk
# -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
override_dh_installinit:
true
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