forked from dbpedia-spotlight/dbpedia-spotlight
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changing deb package architecture from i386 to all
- Loading branch information
1 parent
002b19b
commit 3f2d75f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Package: dbpedia-spotlight | |
Version: 0.6 | ||
Section: misc | ||
Priority: optional | ||
Architecture: i386 | ||
Architecture: all | ||
Depends: openjdk-6-jre | sun-java6-jre | ||
Maintainer: Pablo Mendes <[email protected]> | ||
Description: DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text. | ||
|