Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
debian
dns-flood-detector
Commits
3645abb1
Commit
3645abb1
authored
Mar 29, 2012
by
waja
Browse files
Add build-arch and build-indep
parent
69fc7dba
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3645abb1
dns-flood-detector (1.12-7)
UNRELEASED
; urgency=low
dns-flood-detector (1.12-7)
unstable
; urgency=low
* Add trailing trunk/ at Vcs-Svn-field
* Updating standards version to 3.9.3, no changes needed
* Switch over to packaging format 3.0 (quit) (closes: #664409)
* Remove build-dependency of dpatch
* Use dh_prep instead of dh_clean -k
* Add build-arch and build-indep targets to debian/rules
-- Jan Wagner <waja@cyconet.org>
Wed, 10
Mar 201
0 00:09:56
+0
1
00
-- Jan Wagner <waja@cyconet.org>
Thu, 29
Mar 201
2 18:26:14
+0
2
00
dns-flood-detector (1.12-6) unstable; urgency=low
...
...
debian/rules
View file @
3645abb1
...
...
@@ -13,7 +13,9 @@ else
CFLAGS += -O2
endif
build: build-stamp
build: build-arch build-indep
build-arch: build-stamp
build-indep: build-stamp
build-stamp:
dh_testdir
# Add here commands to compile the package.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment