From 76e2632459410dec81337edb6a9fee33c9a660f3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 11:59:37 +0200 Subject: Adding upstream version 2.7.12. Signed-off-by: Daniel Baumann --- vendor/debian/apt-vendor.ent | 20 ++++++++++++++++++++ vendor/debian/sources.list.in | 8 ++++++++ 2 files changed, 28 insertions(+) create mode 100644 vendor/debian/apt-vendor.ent create mode 100644 vendor/debian/sources.list.in (limited to 'vendor/debian') diff --git a/vendor/debian/apt-vendor.ent b/vendor/debian/apt-vendor.ent new file mode 100644 index 0000000..4d02343 --- /dev/null +++ b/vendor/debian/apt-vendor.ent @@ -0,0 +1,20 @@ + + +debian-archive-keyring"> + + + + + + + diff --git a/vendor/debian/sources.list.in b/vendor/debian/sources.list.in new file mode 100644 index 0000000..8f83dfd --- /dev/null +++ b/vendor/debian/sources.list.in @@ -0,0 +1,8 @@ +# See sources.list(5) manpage for more information +# Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool. +&sourceslist-list-format; + +# Uncomment if you want the apt-get source function to work +#deb-src http://deb.debian.org/debian &debian-stable-codename; main contrib non-free +#deb-src http://deb.debian.org/debian &debian-stable-codename;-updates main contrib non-free +#deb-src http://deb.debian.org/debian-security &debian-stable-codename;-security main contrib non-free -- cgit v1.2.3