summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-02-25 23:10:15 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-02-25 23:10:15 +0000
commit2b7ce592fea972adc173979966aa238ea780fbcb (patch)
tree53b89105def0a7e9737ced65d0730d178799f9a2 /debian/changelog
parentf095b8d906eca183030e15b4eadeb2276501fe6c (diff)
parentd8bb226aca7bec42e273983e6e8c02bea0a5461e (diff)
Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 081b0c96..892d19f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+hurd (20130105-2) UNRELEASED; urgency=low
+
+ [ Samuel Thibault ]
+ * local/finish-install.d/51hurd_config-console: Disable the Hurd console on
+ the installed system if installation was done without it.
+
+ [ Pino Toscano ]
+ * Bump debhelper compatibility to 7:
+ - Bump compat to 7.
+ - Bump the debhelper build dependency to >= 7.
+ - Fix the dh_strip parameters.
+ * Rename hurd-console.default to hurd.hurd-console.default, and let it be
+ installed by dh_installinit.
+ * hurd/hurd-dev: install more stuff via dh_install, instead of copying them
+ manually.
+ * Turn the X11 compose data into static files in the debian directory
+ (instead of being generated at build time), and install them in hurd-udeb.
+ * Drop hurd-dbg.dirs, useless.
+ * hurd-udeb: remove XC-Package-Type, redundant with Package-Type.
+ * Fix Vcs-* keys to point to anonscm.debian.org.
+ * Remove asterisks from NEWS file.
+ * Update lintian overrides.
+ * Switch rules from cdbs to the sequential `dh':
+ - Bump the debhelper build dependency to >= 7.0.50~.
+ - Drop the cdbs build dependency.
+ - Install BUGS, NEWS, README, and TODO only in hurd.
+
+ -- Samuel Thibault <sthibault@debian.org> Sun, 27 Jan 2013 20:38:39 +0100
+
hurd (20130105-1) unstable; urgency=low
[ Samuel Thibault ]