chiark / gitweb /
changelog: move upstream changelog into top level
[userv-utils.git] / changelog
similarity index 97%
rename from debian/changelog
rename to changelog
index 65cd19fee2028b8a8cc71d174cd3546628deb0c8..52c2f5330006127f59bcd4bb554a3cc465402f64 100644 (file)
+++ b/changelog
@@ -1,10 +1,13 @@
-userv-utils (0.6.0~~iwj4) unstable; urgency=medium
+userv-utils (0.6.1) unstable; urgency=medium
 
   * Collect into userv-utils all the services which don't involve creating
     users, etc.  Move the services.d files to services-available, and move
     the service-specific configurations into their enabled locations where
     appropriate.
 
+  * Move the upstream changelog into ./changelog, to make room for
+    a Debian-specific upstream changelog.
+
   * ipif: Provide ipif-access aka ipif/service-wrap, new access control
     wrapper program for service with a new better syntax.
     [Ian Jackson; fixes from Mark Wooding]