summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/itzks-systems-common.install3
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 45573c5..2144bfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+itzks-systems (2013.06.07.1) UNRELEASED; urgency=low
+
+ * /debian/itzks-systems-common.install:
+ + Install itzks-systems.do_preseed into bin:package.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 07 Jun 2013 13:25:52 +0200
+
itzks-systems (2013.05.31.1) squeeze-backports; urgency=low
* /debian/control:
diff --git a/debian/itzks-systems-common.install b/debian/itzks-systems-common.install
index f71ab20..223bdb4 100644
--- a/debian/itzks-systems-common.install
+++ b/debian/itzks-systems-common.install
@@ -2,4 +2,5 @@ etc/debian-edu/* etc/debian-edu/
etc/network/* etc/network/
etc/apt/* etc/apt/
etc/iceweasel/* etc/iceweasel/
-bin/passwd usr/bin/ \ No newline at end of file
+bin/passwd usr/bin/
+sbin/itzks-systems.do_preseed \ No newline at end of file