Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
liber
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
liber
Commits
ca84cbcc
Commit
ca84cbcc
authored
10 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
add explicit dep on libicu48
parent
8b20da9a
No related branches found
Branches containing commit
No related tags found
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/control
+1
-1
1 addition, 1 deletion
debian/control
with
7 additions
and
1 deletion
debian/changelog
+
6
−
0
View file @
ca84cbcc
liber (0.1p2) unstable; urgency=medium
* Fixes to 'update'.
-- ale <ale@incal.net> Thu, 20 Nov 2014 09:02:21 +0000
liber (0.1) unstable; urgency=low
* Initial Release.
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
ca84cbcc
...
...
@@ -8,7 +8,7 @@ Homepage: https://git.autistici.org/ale/liber
Package: liber
Architecture: any
Depends: libleveldb1 (>=1.15), ${shlibs:Depends}, ${misc:Depends}
Depends: libleveldb1 (>=1.15),
libicu48,
${shlibs:Depends}, ${misc:Depends}
Description: Ebook collection indexer.
Index and search an ebook collection.
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