Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pyspread
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Python Team
packages
pyspread
Commits
ac6e692c
Commit
ac6e692c
authored
4 weeks ago
by
Colin Watson
Browse files
Options
Downloads
Patches
Plain Diff
Don't install files to /usr/pyspread/
Closes: #1100081
parent
25b3f168
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/rules
+1
-0
1 addition, 0 deletions
debian/rules
with
7 additions
and
0 deletions
debian/changelog
+
6
−
0
View file @
ac6e692c
pyspread (2.3.1-3) UNRELEASED; urgency=medium
* Don't install files to /usr/pyspread/ (closes: #1100081).
-- Colin Watson <cjwatson@debian.org> Sun, 16 Mar 2025 16:51:30 +0000
pyspread (2.3.1-2) unstable; urgency=medium
* Team upload.
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
0
View file @
ac6e692c
...
...
@@ -4,6 +4,7 @@
override_dh_auto_install:
dh_auto_install
rm -rf debian/pyspread/usr/pyspread
# cp -R pyspread/share/icons debian/pyspread/usr/share/pyspread/share/
chmod 755 debian/pyspread/usr/share/pyspread/pyspread/pyspread.py
rm debian/pyspread/usr/share/pyspread/pyspread/share/LICENSE
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment