Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion debian/compat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4
5
12 changes: 6 additions & 6 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -27,41 +27,41 @@ Description: fastcgi-daemon is an application server for FastCGI
Package: libfastcgi-daemon2-dev
Section: libdevel
Architecture: any
Depends: libfastcgi-daemon2 (=${Source-Version}), libboost-regex-dev, libfcgi-dev
Depends: libfastcgi-daemon2 (=${source:Version}), libboost-regex-dev, libfcgi-dev
Description: fastcgi-daemon is an application server for FastCGI
applications wtiteen in C++. Headers and libraries to develop modules.

Package: libfastcgi2-syslog
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libfastcgi-daemon2 (=${Source-Version})
Depends: ${shlibs:Depends}, libfastcgi-daemon2 (=${source:Version})
Description: fastcgi-daemon is an application server for FastCGI
applications wtiteen in C++. Binary to execute server.

Package: libfastcgi2-filelogger
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libfastcgi-daemon2 (=${Source-Version})
Depends: ${shlibs:Depends}, libfastcgi-daemon2 (=${source:Version})
Description: fastcgi-daemon is an application server for FastCGI
applications wtiteen in C++. Binary to execute server.

Package: libfastcgi2-statistics
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libfastcgi-daemon2 (=${Source-Version})
Depends: ${shlibs:Depends}, libfastcgi-daemon2 (=${source:Version})
Description: fastcgi-daemon is an application server for FastCGI
applications wtiteen in C++. Binary to execute server.

Package: fastcgi-daemon2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libfastcgi-daemon2 (=${Source-Version})
Depends: ${shlibs:Depends}, libfastcgi-daemon2 (=${source:Version})
Description: fastcgi-daemon is an application server for FastCGI
applications wtiteen in C++. Binary to execute server.

Package: fastcgi-daemon2-init
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, fastcgi-daemon2 (=${Source-Version})
Depends: ${shlibs:Depends}, fastcgi-daemon2 (=${source:Version})
Description: fastcgi-daemon-init is init scripts packet for fastcgi-daemon