diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2016-08-26 10:49:55 +0200 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2016-10-01 18:04:07 +0200 |
| commit | 2b4de51780c333a841c431ca4e4e287aa7382ec6 (patch) | |
| tree | 060059e748a2b033a852c30c1453b09559da5e6a | |
| parent | ba92b4cb996f5b8451288ab5b3bd4ae0b63828eb (diff) | |
change to source package format 3.0 (native)
Upstream as such is the 'apt' package which itself is native and it
seems unlikely that the apt-transport-tor package would benefit from
being handled as non-native as every change will in practice be a
packaging change and/or a new version better dealt with as… a new
version… rather than as a debian revision.
| -rw-r--r-- | debian/copyright | 2 | ||||
| -rw-r--r-- | debian/source/format | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/copyright b/debian/copyright index 6db271b..751bd3d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,4 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: apt-transport-tor -Source: https://github.com/diocles/apt-transport-tor/releases Files: * Copyright: 2014 Tim Retout <diocles@debian.org> diff --git a/debian/source/format b/debian/source/format index 163aaf8..89ae9db 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +3.0 (native) |
