diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 18:32:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 18:32:18 +0000 |
commit | 6efd0735800a63d26445057972174dd809f9f3da (patch) | |
tree | 586f3ecee26715446b6275993964016322d2a002 /debian/gbp.conf | |
parent | Merging upstream version 1.74.1+dfsg1. (diff) | |
download | rustc-6efd0735800a63d26445057972174dd809f9f3da.tar.xz rustc-6efd0735800a63d26445057972174dd809f9f3da.zip |
Merging debian version 1.74.1+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index a1da765a3..d26455b68 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,7 +1,7 @@ [DEFAULT] pristine-tar = True ignore-branch = True -component = extra +#component = extra [import-orig] upstream-branch = upstream/experimental |