summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--debian/control9
2 files changed, 14 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index bd694f2..9ee1a2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sudo (1.8.19p1-2.1+dyson1) stretch; urgency=medium
+
+ * Package for Dyson
+ * Added SMF service
+ * Added debian/patches/dyson.patch
+
+ -- Igor Pashev <pashev.igor@gmail.com> Wed, 21 Jun 2017 15:38:20 +0300
+
sudo (1.8.19p1-2.1) stretch; urgency=high
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index c4d209c..e194759 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,13 @@ Source: sudo
Section: admin
Priority: optional
Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 10), libpam0g-dev, libldap2-dev, libsasl2-dev, libselinux1-dev [linux-any], autoconf, autotools-dev, bison, flex, libaudit-dev [linux-any], mandoc
+Build-Depends:
+ debhelper (>= 10), libpam0g-dev, libldap2-dev, libsasl2-dev,
+ libselinux1-dev [linux-any], autoconf, autotools-dev, bison,
+ flex, libaudit-dev [linux-any], mandoc,
Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/collab-maint/sudo.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/sudo.git
+Vcs-Git: http://cgit.osdyson.org/sudo.git
+Vcs-Browser: http://cgit.osdyson.org/sudo.git
Homepage: http://www.sudo.ws/
Package: sudo