Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
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
Kulya
vmj-qt
Commits
341b8ce5
Commit
341b8ce5
authored
Feb 08, 2021
by
Adrian Georgescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Packaging fix
parent
207395e1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
__info__.py
blink/__info__.py
+1
-1
changelog
debian/changelog
+6
-0
control
debian/control
+1
-1
No files found.
blink/__info__.py
View file @
341b8ce5
"""Package information"""
"""Package information"""
__project__
=
"blink
3
"
__project__
=
"blink"
__summary__
=
"Blink Qt"
__summary__
=
"Blink Qt"
__webpage__
=
"http://icanblink.com/"
__webpage__
=
"http://icanblink.com/"
...
...
debian/changelog
View file @
341b8ce5
blink (4.0.0) unstable; urgency=medium
* Migrate to Python 3
-- Adrian Georgescu <ag@ag-projects.com> Sun, 07 Feb 2021 20:18:16 -0300
blink (3.2.1) unstable; urgency=medium
blink (3.2.1) unstable; urgency=medium
* Updated windows installation instructions
* Updated windows installation instructions
...
...
debian/control
View file @
341b8ce5
...
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 11),
...
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 11),
Standards-Version: 4.5.0
Standards-Version: 4.5.0
Homepage: http://icanblink.com
Homepage: http://icanblink.com
Package: blink
3
Package: blink
Architecture: any
Architecture: any
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends},
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends},
libavahi-compat-libdnssd1,
libavahi-compat-libdnssd1,
...
...
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