commit 5bcb840fefd6961037daf8f5f41b29e15267e3be Author: Juan Ferrer Toribio Date: Thu Oct 20 14:06:13 2016 +0200 Initial commit diff --git a/cacert.pem b/cacert.pem new file mode 100755 index 0000000..f7bd939 --- /dev/null +++ b/cacert.pem @@ -0,0 +1,25 @@ +-----BEGIN CERTIFICATE----- +MIIEQzCCAyugAwIBAgIJAJimL+J4jUaQMA0GCSqGSIb3DQEBBQUAMIG2MQswCQYD +VQQGEwJFUzEdMBsGA1UECAwUQ29tdW5pZGFkIFZhbGVuY2lhbmExETAPBgNVBAcM +CFZhbGVuY2lhMR4wHAYDVQQKDBVWZXJkbmF0dXJhIExldmFudGUgU0wxFDASBgNV +BAsMC0luZm9ybWF0aWNhMRYwFAYDVQQDDA12ZXJkbmF0dXJhLmVzMScwJQYJKoZI +hvcNAQkBFhhob3N0bWFzdGVyQHZlcmRuYXR1cmEuZXMwIBcNMTMwNjExMTE1MjQ1 +WhgPMjA2MzA1MzAxMTUyNDVaMIG2MQswCQYDVQQGEwJFUzEdMBsGA1UECAwUQ29t +dW5pZGFkIFZhbGVuY2lhbmExETAPBgNVBAcMCFZhbGVuY2lhMR4wHAYDVQQKDBVW +ZXJkbmF0dXJhIExldmFudGUgU0wxFDASBgNVBAsMC0luZm9ybWF0aWNhMRYwFAYD +VQQDDA12ZXJkbmF0dXJhLmVzMScwJQYJKoZIhvcNAQkBFhhob3N0bWFzdGVyQHZl +cmRuYXR1cmEuZXMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCsqq+h +1kUfZE19Inm3M2XF1ytIqXeIsXsiZ5T9aVdedQrF2xcVOr4dvJyE5zp9g7NNxy9T +FyAHPXiPWKSoX3w0uoQfLW9Hm19QZYu40hBD5oRrJy5m6l4JU3Gj0tnkvYc4m8Fl +2uEUT3ain0FE2I1XjKpL6eQi9TKjhgmWNRgDJUbllAB3lsQLkNfB6EFo2QJykiKl +aRi4UaHdSkd3zkUJyYRdcG7IxCFvsViKpwr3JF+TLXSN/oronLFgG8cKedrn+sMW +pBm2FZQKAh8hLT3QQQqQgGpQ2y4t2EVJkYVdcGBXCyWYDKegMXgJR10WunICFCaD +kM0P3pYQdtbgr7e9AgMBAAGjUDBOMB0GA1UdDgQWBBQ9+iZdf7pLNQItxs4o43dN +FZD0CTAfBgNVHSMEGDAWgBQ9+iZdf7pLNQItxs4o43dNFZD0CTAMBgNVHRMEBTAD +AQH/MA0GCSqGSIb3DQEBBQUAA4IBAQAcFzJhm3jjuexZf9tTgQfzwtsafLLsYkrm +EZOTkhvZFJYbBd8UngL5UPF1M3buSEV1VqsWCALLrFkxzbmjk5uM8cswZR/3J6un +7GFYWTEllVgkD8KmNA2b6j5uSuGCQmOccsR4069vwNjrvTbtQpEpEAAnDf6d5/N4 +MXuDozHq3iEYi7qyGf++5mp4D+82y2ONSUsiLgxqnMT5JX/yhDKI1IiX1ndyt+6r +ie2i2fzdOgovlAILuTM4hoUjPYFOxwmUwpxU2EAjPqo9Bi7bQiH+fv0QBzbpQ9on +DRHo7NuXaDG49nvatJjuf4DiDELBCTMeKBOk5hG7kyWCIwp5wr+w +-----END CERTIFICATE----- diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..40b8c10 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +vn-host (1.003-deb8) stable; urgency=low + + * Initial Release. + + -- Juan Ferrer Toribio Wed, 19 Aug 2015 12:00:00 +0200 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..f11c82a --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 \ No newline at end of file diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..b0c7520 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: vn-host +Priority: optional +Maintainer: Juan Ferrer Toribio +Build-Depends: build-essential, debhelper +Standards-Version: 3.9.3 +Section: misc +Homepage: http://www.verdnatura.es +Vcs-Git: git://git.verdnatura.es/ + +Package: vn-host +Architecture: all +Depends: gpgv +Section: misc +Priority: optional +Description: Public Verdnatura repositories and certificates + Public Verdnatura repositories and certificates. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..1b430c9 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,24 @@ +Format: http://dep.debian.net/deps/dep5 +Name: vn-host +Source: git://git.verdnatura.es/ + +Files: * +Copyright: 2011-2015 Juan Ferrer Toribio +License: GPL-3.0+ + +License: GPL-3.0+ + 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 3 of the License, or + (at your option) any later version. + . + This program 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 . + . + On Debian systems, the complete text of the GNU General Public + License can be found in "/usr/share/common-licenses/GPL-3". diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..792987a --- /dev/null +++ b/debian/install @@ -0,0 +1,4 @@ +verdnatura.gpg etc/apt/trusted.gpg.d +cacert.pem usr/share/ca-certificates/verdnatura.es +update-repo usr/local/sbin +vn.list etc/apt/sources.list.d diff --git a/debian/links b/debian/links new file mode 100644 index 0000000..c950169 --- /dev/null +++ b/debian/links @@ -0,0 +1 @@ +usr/share/ca-certificates/verdnatura.es/cacert.pem etc/ssl/certs/verdnatura.es.pem diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..edfc650 --- /dev/null +++ b/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +#export DH_VERBOSE=1 + +%: + dh $@ + diff --git a/update-repo b/update-repo new file mode 100755 index 0000000..6c5f31b --- /dev/null +++ b/update-repo @@ -0,0 +1,15 @@ +#!/bin/bash + +REPO_FILE=$1 + +if [ -z "$REPO_FILE" ] +then + echo "Usage: $0 repo_file" + exit 1 +fi + +apt-get update \ + -o Dir::Etc::sourcelist="sources.list.d/$REPO_FILE.list" \ + -o Dir::Etc::sourceparts="-" \ + -o APT::Get::List-Cleanup="0" + diff --git a/verdnatura.gpg b/verdnatura.gpg new file mode 100644 index 0000000..723e1c8 Binary files /dev/null and b/verdnatura.gpg differ diff --git a/vn.list b/vn.list new file mode 100644 index 0000000..086910e --- /dev/null +++ b/vn.list @@ -0,0 +1,10 @@ + +deb http://apt.verdnatura.es/ wheezy main +deb-src http://apt.verdnatura.es/ wheezy main + +deb http://apt.verdnatura.es/ jessie main +deb-src http://apt.verdnatura.es/ jessie main + +deb http://apt.verdnatura.es/ stretch main +deb-src http://apt.verdnatura.es/ stretch main +