summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--debian/control22
-rw-r--r--debian/copyright20
-rw-r--r--debian/install2
-rwxr-xr-xdebian/rules5
-rw-r--r--debian/source/format1
-rw-r--r--profiles/tobiaswiese/main.profile4
-rw-r--r--vendors/tobiaswiese/main/data/changes-file/known-dists9
8 files changed, 68 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..2600283
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+tobiaswiese-lintian-vendor (2021.1) unstable-tobiaswiese; urgency=low
+
+ * Initial release.
+
+ -- Tobias Wiese <tobias@tobiaswiese.com> Fri, 13 Aug 2021 20:27:29 +0000
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..572bddb
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,22 @@
+Source: tobiaswiese-lintian-vendor
+Section: devel
+Priority: optional
+Maintainer: tobiaswiese.net hostmasters <hostmaster@tobiaswiese.net>
+Uploaders: Tobias Wiese <tobias@tobiaswiese.com>
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.5.1
+Rules-Requires-Root: no
+Homepage: https://tobiaswiese.net
+Vcs-Git: https://git.tobiaswiese.net/hostmaster/debian/tobiaswiese-lintian-vendor.git
+Vcs-Browser: https://git.tobiaswiese.net/hostmaster/debian/tobiaswiese-lintian-vendor.git/
+
+Package: tobiaswiese-lintian-vendor
+Architecture: all
+Multi-Arch: foreign
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: lintian
+Description: provides the lintian profiles for the tobiaswiese.net archive
+ Provides vendor coustomizations for lintian.
+ .
+ Currently this consits of:
+ * allow the *-tobiaswiese distributions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..5106015
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,20 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+
+Files: *
+Copyright: 2020 Tobias Wiese <tobias@tobiaswiese.com>
+License: GPL-2.0-or-later
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..985f81b
--- /dev/null
+++ b/debian/install
@@ -0,0 +1,2 @@
+profiles/* usr/share/lintian/profiles/
+vendors/* usr/share/lintian/vendors/
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..603a885
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+export DH_VERBOSE = 1
+
+%:
+ dh $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..89ae9db
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)
diff --git a/profiles/tobiaswiese/main.profile b/profiles/tobiaswiese/main.profile
new file mode 100644
index 0000000..2a5d873
--- /dev/null
+++ b/profiles/tobiaswiese/main.profile
@@ -0,0 +1,4 @@
+Profile: tobiaswiese/main
+Extends: debian/main
+Disable-Tags: initial-upload-closes-no-bugs,
+ bugs-field-does-not-refer-to-debian-infrastructure
diff --git a/vendors/tobiaswiese/main/data/changes-file/known-dists b/vendors/tobiaswiese/main/data/changes-file/known-dists
new file mode 100644
index 0000000..1d32d79
--- /dev/null
+++ b/vendors/tobiaswiese/main/data/changes-file/known-dists
@@ -0,0 +1,9 @@
+# List of distributions
+
+# Alias
+unstable-tobiaswiese
+
+sid-tobiaswiese
+experimental-tobiaswiese
+buster-tobiaswiese
+bullseye-tobiaswiese