diff options
author | Louis Bouchard <louis.bouchard@canonical.com> | 2016-03-04 12:28:41 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2016-04-25 16:57:56 +0100 |
commit | 098d19684456eceb6bc2cea094b30effa19c37fc (patch) | |
tree | 032270870be5801c729d08c77ecd03d0cc565cb4 /debian/compat | |
parent | 48df62597ff987364c70f24bf79313657a6e4665 (diff) | |
download | sos-098d19684456eceb6bc2cea094b30effa19c37fc.tar.gz |
[debian] Remove the debian specific directory
From now on, debian packaging specific files will be maintained
separately from the upstream project.
This is meant to avoid pull requests to upstream when debian-only
changes are required.
The debian packaging files along with a pristine copy of upstream
files will now reside at the following git repository :
* http://anonscm.debian.org/cgit/collab-maint/sosreport.git/
Signed-off-by: Louis Bouchard <louis.bouchard@ubuntu.com>
Diffstat (limited to 'debian/compat')
-rw-r--r-- | debian/compat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ec635144..00000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 |