summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-05-15 14:20:17 -0400
committerJoey Hess <joey@kitenet.net>2013-05-15 14:20:17 -0400
commit819d09a251de910dfa1afc421d5d8d57c3f5fcb0 (patch)
treea1df55af4d80f320616df84e091475051b86667a /debian
parentef5dbb625a7d2a00bf2242dcffe109e9d8665785 (diff)
Deal with unix^wlinux portability nonsense.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8087a4d..66ff92d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (1.4) UNRELEASED; urgency=low
+
+ * Deal with unix^wlinux portability nonsense.
+
+ -- Joey Hess <joeyh@debian.org> Wed, 15 May 2013 14:19:50 -0400
+
etckeeper (1.3) unstable; urgency=low
* Fix type -p bashism that crept in via recent patches. Closes: #707319