summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Luaces <aluaces@udc.es>2016-12-01 14:11:25 +0100
committerAlberto Luaces <aluaces@udc.es>2016-12-01 21:52:55 +0100
commitaa834a213bf119bef7b467ef41951f4f6e193f39 (patch)
treec979e720bfb8dadfed309875a209f7d4f02b9d81
parentcff25998ad040ced3922544760bed6f220d949b2 (diff)
New release.
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules7
2 files changed, 7 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index ca14aa4..33f7334 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+yasnippet-snippets (0~git20161123-1) unstable; urgency=medium
+
+ * Updated upstream
+
+ -- Alberto Luaces Fernández <aluaces@udc.es> Thu, 01 Dec 2016 14:09:58 +0100
+
yasnippet-snippets (0~git20150512-1) unstable; urgency=low
* Initial release (Closes: #786342).
diff --git a/debian/rules b/debian/rules
index c68ceb5..465952e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,4 @@
#DH_VERBOSE = 1
%:
- dh $@ --parallel
-
-override_dh_fixperms:
- dh_fixperms
- find debian/*/usr/share/yasnippet-snippets -type f -executable -print0 \
- | xargs -0 --no-run-if-empty chmod --verbose -x
+ dh $@ --with elpa