--- a/debian/changelog Mon Sep 19 23:15:28 2011 +0200
+++ b/debian/changelog Tue Sep 20 20:07:22 2011 +0200
@@ -1,10 +1,3 @@
-littlebird (2011091900-2.1) stable; urgency=low
-
- * Non-maintainer upload.
- * lintian
-
- -- Heiko Schlittermann <hs@schlittermann.de> Mon, 19 Sep 2011 23:12:24 +0200
-
littlebird (2011091900-2) stable; urgency=low
* do not fix the permissions anymore
--- a/debian/rules Mon Sep 19 23:15:28 2011 +0200
+++ b/debian/rules Tue Sep 20 20:07:22 2011 +0200
@@ -16,7 +16,8 @@
dh $@
override_dh_install:
- @dh_install
+# @dh_install --exclude=.gitignore
+ dh_install
@cd ${core}/usr/share/littlebird-tc/CA/certs \
&& { \
test -f Trustcenter_CA_LB.pem || cp -av Test_Trustcenter_CA_LB.pem Trustcenter_CA_LB.pem; \