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
d8a92ef2
Commit
d8a92ef2
authored
Jun 06, 2011
by
Saul Ibarra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use debhelper and dh_python2 instead of pysupport
parent
69e62586
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
control
debian/control
+1
-1
rules
debian/rules
+1
-1
No files found.
debian/control
View file @
d8a92ef2
...
@@ -3,7 +3,7 @@ Section: python
...
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Priority: optional
Maintainer: Dan Pascu <dan@ag-projects.com>
Maintainer: Dan Pascu <dan@ag-projects.com>
Uploaders: Adrian Georgescu <ag@ag-projects.com>, Lucian Stanescu <luci@ag-projects.com>, Saul Ibarra <saul@ag-projects.com>
Uploaders: Adrian Georgescu <ag@ag-projects.com>, Lucian Stanescu <luci@ag-projects.com>, Saul Ibarra <saul@ag-projects.com>
Build-Depends: debhelper (>= 7.3.5), python-all (>= 2.5)
, python-support
Build-Depends: debhelper (>= 7.3.5), python-all (>= 2.5)
Standards-Version: 3.9.2
Standards-Version: 3.9.2
Homepage: http://icanblink.com
Homepage: http://icanblink.com
...
...
debian/rules
View file @
d8a92ef2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
#export DH_VERBOSE=1
#export DH_VERBOSE=1
%:
%:
dh $@
dh $@
--with python2
override_dh_clean:
override_dh_clean:
dh_clean
dh_clean
...
...
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