diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 12:47:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 12:47:09 +0000 |
commit | 768b25966529fb0758f662b6444f9681c147b2d5 (patch) | |
tree | 15085edb96241987f7b18287b6380a90ad85a2e7 /debian/README.source | |
parent | Adding upstream version 1.7.2+ds. (diff) | |
download | libgit2-768b25966529fb0758f662b6444f9681c147b2d5.tar.xz libgit2-768b25966529fb0758f662b6444f9681c147b2d5.zip |
Adding debian version 1.7.2+ds-1.debian/1.7.2+ds-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/README.source | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..6e4f234 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,9 @@ +The DFSG version string is added because the /deps directory is removed from the +upstream tarball since it's not used in any part of the packaging. + + -- Russell Sim <russell.sim@gmail.com> Sat, 29 Jul 2017 18:32:25 +0200 + +I replaced the DFSG suffix with DS, because the removal is merely reducing the +source tarball in size, not fixing any DFSG violations. + + -- Timo Röhling <roehling@debian.org> Sun, 28 Aug 2022 14:08:22 +0200 |