From 178d378d344e9f545a14902478dd486babb800a9 Mon Sep 17 00:00:00 2001
From: Zeljko Boros <Zeljko.Boros@carnet.hr>
Date: Wed, 7 Sep 2016 13:21:37 +0200
Subject: [PATCH] Initial jessie modifications

---
 debian/changelog |    7 +++++++
 debian/compat    |    2 +-
 debian/control   |    6 +++---
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dae42a0..2251cb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+carnet-upgrade (8.0.0) stable; urgency=low
+
+  * New Uploader <zelja>
+  * Initial minor changes for jessie and version bump
+
+ -- Zeljko Boros <Zeljko.Boros@CARNet.hr>  Wed, 07 Sep 2016 13:16:49 +0200
+
 carnet-upgrade (7.0.10) stable; urgency=low
 
   * Double check rsyslog installation.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 7b1afd0..8657bc0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: carnet-upgrade
 Section: admin
 Priority: extra
 Maintainer: Grupa za izradu paketa <paketi@carnet.hr>
-Uploaders: Valentin Vidic <Valentin.Vidic@CARNet.hr>
-Build-Depends: debhelper (>= 7), po-debconf, debiandoc-sgml, texlive,
+Uploaders: Valentin Vidic <Valentin.Vidic@CARNet.hr>, Zeljko Boros <Zeljko.Boros@carnet.hr>
+Build-Depends: debhelper (>= 9), po-debconf, debiandoc-sgml, texlive,
  texlive-latex-extra, ghostscript
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 
 Package: carnet-upgrade
 Architecture: all
-- 
1.7.10.4