Tidy example package

This commit is contained in:
Stefano Rivera 2011-01-15 20:14:34 +02:00
parent bb718951ed
commit 1bc68bd2cf
2 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,6 @@ Standards-Version: 3.9.1
Package: example Package: example
Architecture: all Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends} Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Example package for testing purposes Description: Example package for testing purposes
An example package used by the test suite. Useless. An example package used by the test suite. Useless.

View File

@ -1,4 +1,4 @@
#!/usr/bin/make -f #!/usr/bin/make -f
%: %:
dh $@ dh $@