annotate contrib/debian/changelog @ 35380:acff41957b34

tests: stabilize the sorted output of list-tree.py on Windows The test-largefiles-misc.t test was moving 'dir2\' before 'dir\' because while '/' precedes most of the printable ASCII characters, '\' comes after numbers and capital letters, among other symbols.
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 09 Dec 2017 23:46:44 -0500
parents dc22729b4ebd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
28989
a8256e3701be builddeb: use the os codename instead of 'unstable'
Sean Farley <sean@farley.io>
parents: 26148
diff changeset
1 mercurial (__VERSION__) __CODENAME__; urgency=medium
26148
7f49efcaa9b4 debian: switch to using debhelper and dh_python2 to build debs
Augie Fackler <augie@google.com>
parents:
diff changeset
2
7f49efcaa9b4 debian: switch to using debhelper and dh_python2 to build debs
Augie Fackler <augie@google.com>
parents:
diff changeset
3 * Automated build performed by upstream.
7f49efcaa9b4 debian: switch to using debhelper and dh_python2 to build debs
Augie Fackler <augie@google.com>
parents:
diff changeset
4
30873
dc22729b4ebd debian: update mailing list address
Anton Shestakov <av6@dwimlabs.net>
parents: 28989
diff changeset
5 -- Mercurial Devel <mercurial-devel@mercurial-scm.org> __DATE__