diff --git a/_service b/_service
index bebd232..6c9c722 100644
--- a/_service
+++ b/_service
@@ -6,6 +6,7 @@
git-master
@PARENT_TAG@
master
+ enable
diff --git a/debian.dsc b/debian.dsc
new file mode 100644
index 0000000..341d8a1
--- /dev/null
+++ b/debian.dsc
@@ -0,0 +1,8 @@
+Format: 1.0
+Source: obs-service-recompress
+Version: 0.3.1
+Binary: obs-service-recompress
+Maintainer: Adrian Schroeter
+Architecture: all
+Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 7)
diff --git a/obs-service-recompress-0.3.1.tar.gz b/obs-service-recompress-0.3.1.tar.gz
index 971b153..0afe7db 100644
--- a/obs-service-recompress-0.3.1.tar.gz
+++ b/obs-service-recompress-0.3.1.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:b80adf9014d6f2081daf68a45ca1eb5734f311c10480d5376e8222b7dacf2cf5
-size 1896
+oid sha256:0e5628cb32e326e53a87321900cd0842cad2bff6dbf1745fc3949451c5f0858a
+size 3489
diff --git a/obs-service-recompress.changes b/obs-service-recompress.changes
index 4ba8a68..3eaf9e1 100644
--- a/obs-service-recompress.changes
+++ b/obs-service-recompress.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Wed Jul 9 15:36:43 UTC 2014 - jblunck@infradead.org
+
+- Update to version 0.3.1:
+ + debian: use install-file to simplify rules-file
+ + Initial debianization
+ + - avoid problematic quoting
+ + Fix typo
+
-------------------------------------------------------------------
Tue Nov 5 16:17:34 UTC 2013 - speilicke@suse.com
diff --git a/obs-service-recompress.spec b/obs-service-recompress.spec
index bb9e837..d3accaf 100644
--- a/obs-service-recompress.spec
+++ b/obs-service-recompress.spec
@@ -1,7 +1,7 @@
#
# spec file for package obs-service-recompress
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed