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/tests/control
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Tests: examples
Depends: @, build-essential, debhelper, cdbs, dh-buildinfo, lynx
Depends: @, build-essential, debhelper, cdbs, lynx
Restrictions: allow-stderr
1 change: 0 additions & 1 deletion examples/cdbs/debathena-bin-example-1.0/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Maintainer: Tim Abbott <[email protected]>
Rules-Requires-Root: no
Build-Depends: cdbs,
debhelper,
dh-buildinfo,
config-package-dev (>= 4.5~)
Standards-Version: 4.1.0

Expand Down
1 change: 0 additions & 1 deletion examples/cdbs/debathena-bin-example-1.1/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Maintainer: Tim Abbott <[email protected]>
Rules-Requires-Root: no
Build-Depends: cdbs,
debhelper,
dh-buildinfo,
config-package-dev (>= 4.5~)
Standards-Version: 4.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Maintainer: Tim Abbott <[email protected]>
Rules-Requires-Root: no
Build-Depends: cdbs,
debhelper,
dh-buildinfo,
config-package-dev (>= 4.5~)
Standards-Version: 4.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Maintainer: Jonathan Reed <[email protected]>
Rules-Requires-Root: no
Build-Depends: cdbs,
debhelper,
dh-buildinfo,
config-package-dev (>= 4.5~)
Standards-Version: 4.1.0

Expand Down
1 change: 0 additions & 1 deletion examples/cdbs/debathena-cron-example-1.0/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Maintainer: Tim Abbott <[email protected]>
Rules-Requires-Root: no
Build-Depends: cdbs,
debhelper,
dh-buildinfo,
config-package-dev (>= 4.5~)
Standards-Version: 4.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Maintainer: Tim Abbott <[email protected]>
Rules-Requires-Root: no
Build-Depends: cdbs,
debhelper,
dh-buildinfo,
config-package-dev (>= 4.5~), lynx
Standards-Version: 4.1.0

Expand Down