Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
crawl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
ale
crawl
Commits
74e5aaf5
Commit
74e5aaf5
authored
4 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Minor fixes to Debian packaging
parent
d771e9f9
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/control
+1
-1
1 addition, 1 deletion
debian/control
debian/rules
+1
-0
1 addition, 0 deletions
debian/rules
with
2 additions
and
1 deletion
debian/control
+
1
−
1
View file @
74e5aaf5
...
...
@@ -9,6 +9,6 @@ XS-Go-Import-Path: git.autistici.org/ale/crawl
Package: crawl
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${shlib:Depends}, ${misc:Depends}
Depends: ${shlib
s
:Depends}, ${misc:Depends}
Description: Simple website crawler
Simple website crawler that generates WARC files.
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
0
View file @
74e5aaf5
...
...
@@ -3,6 +3,7 @@
export
DH_GOPKG
=
git.autistici.org/ale/crawl
export
DH_GOLANG_EXCLUDES
=
vendor
export
DEB_BUILD_OPTIONS
=
nostrip
%
:
dh
$@
--with
=
golang
--buildsystem
=
golang
...
...
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