Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pyra-hacks
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
packages
pyra-hacks
Compare Revisions
666d3e299baa93d5dec4c70514f2579788c904d5...be69b7c6187e328a2131b1e5f925622727eaf204
Source
be69b7c6187e328a2131b1e5f925622727eaf204
Select Git revision
...
Target
666d3e299baa93d5dec4c70514f2579788c904d5
Select Git revision
Compare
Commits (3)
fix lintian complaints
· 1412c598
aTc
authored
Oct 10, 2019
1412c598
Update changelog for 0.29 release
· 19f2e063
aTc
authored
Oct 10, 2019
19f2e063
Update changelog for 0.30 release
· be69b7c6
aTc
authored
Oct 10, 2019
be69b7c6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
1 deletion
+17
-1
debian/changelog
debian/changelog
+16
-0
debian/control
debian/control
+1
-1
No files found.
debian/changelog
View file @
be69b7c6
pyra-hacks (0.30) unstable; urgency=medium
[ aTc ]
* update version number so the package replaces the old one
* fix lintian complaints
* Update changelog for 0.29 release
-- Pyra Dev <pyra-dev@pyra-handheld.com> Thu, 10 Oct 2019 16:16:06 +0200
pyra-hacks (0.29) stretch; urgency=medium
[ aTc ]
* fix lintian complaints
-- Pyra Dev <pyra-dev@pyra-handheld.com> Thu, 10 Oct 2019 16:15:42 +0200
pyra-hacks (0.28) stretch; urgency=medium
* Initial Release.
...
...
debian/control
View file @
be69b7c6
...
...
@@ -9,6 +9,6 @@ Homepage: http://dev.pyra-handheld.com/packages/pyra-hacks.git
Package: pyra-hacks
Architecture: any
Depends: ${misc:Depends}, libasound2, libiio0
Depends: ${
shlibs:Depends}, ${
misc:Depends}, libasound2, libiio0
Description: Some hacks to quickly get around a few problems
These things should be properly fixed at some stage.