File: control

package info (click to toggle)
scuttle 0.7.4-6
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,508 kB
  • ctags: 1,956
  • sloc: php: 8,036; sh: 127; makefile: 48; sql: 43
file content (29 lines) | stat: -rw-r--r-- 1,055 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: scuttle
Section: web
Priority: optional
Maintainer: Marcelo Jorge Vieira (metal) <metal@debian.org>
Build-Depends: debhelper (>= 7), quilt
Standards-Version: 3.8.4
Homepage: http://sourceforge.net/projects/scuttle
Vcs-Git: git://git.debian.org/git/users/metal-guest/scuttle.git
Vcs-Browser: http://git.debian.org/?p=users/metal-guest/scuttle.git;a=summary

Package: scuttle
Architecture: all
Depends: ${misc:Depends},
         php5 (>= 5.1.0),
         php5-mysql,
         apache2 | httpd,
         wwwconfig-common,
         dbconfig-common,
         php-gettext,
         mysql-client
Suggests: mysql-server
Description: Web-based social bookmarking system
 Allows multiple users to store, share and tag their favourite links online.
 .
   * Scuttle supports most of the del.icio.us API. 
     Almost all of the neat tools made for that system can be
     modified to work with Scuttle instead. If you find a tool
     that won't let you change the API address, ask the creator
     to add this setting. You never know, they might just do it.