diff options
author | Dmitry Smirnov <onlyjob@member.fsf.org> | 2013-05-25 08:09:27 +1000 |
---|---|---|
committer | Dmitry Smirnov <onlyjob@member.fsf.org> | 2013-05-25 08:09:27 +1000 |
commit | 49766aced1299d781db0f9b7a200472720768fe5 (patch) | |
tree | 8f6ff9bffe61ec3e21fd47faf34fd9417cfed817 /debian/source | |
download | d2x-rebirth-49766aced1299d781db0f9b7a200472720768fe5.tar.gz d2x-rebirth-49766aced1299d781db0f9b7a200472720768fe5.tar.bz2 d2x-rebirth-49766aced1299d781db0f9b7a200472720768fe5.zip |
Initial commit
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 1 | ||||
-rw-r--r-- | debian/source/options | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/source/options b/debian/source/options new file mode 100644 index 0000000..b7bc1f2 --- /dev/null +++ b/debian/source/options @@ -0,0 +1 @@ +compression = "xz" |