Mercurial > hg-stable
annotate contrib/debian/changelog @ 28989:a8256e3701be stable
builddeb: use the os codename instead of 'unstable'
This fixes a lintian error (and indeed, launchpad rejects it) by using the
distribution's codename (e.g. xenial, trusty, etc).
author | Sean Farley <sean@farley.io> |
---|---|
date | Sat, 16 Apr 2016 12:42:53 -0700 |
parents | 7f49efcaa9b4 |
children | dc22729b4ebd |
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 |
7f49efcaa9b4
debian: switch to using debhelper and dh_python2 to build debs
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
5 -- Mercurial Devel <mercurial-devel@selenic.com> __DATE__ |