diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-11-01 22:42:25 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-11-01 22:42:25 +0000 |
commit | 54e3446b2134baee308d83d4a279a610173173b2 (patch) | |
tree | 1029f0a208ba3263de541021bca2846102569dec /debian | |
parent | 5395d8108140d75cabb6ac54efcf63bb1fef0b77 (diff) |
New upstream snapshot.
* control: bump libc0.3-dev dependency to make sure we don't get internal
inlines exported by previous versions.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ad9498cd..fbd57b83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +hurd (1:0.5.git20131101-1) UNRELEASED; urgency=low + + * New upstream snapshot. + * control: bump libc0.3-dev dependency to make sure we don't get internal + inlines exported by previous versions. + + -- Samuel Thibault <sthibault@debian.org> Sat, 28 Sep 2013 14:25:53 +0000 + hurd (1:0.5.git20130928-1) unstable; urgency=low * New upstream release, yay! diff --git a/debian/control b/debian/control index 86baddf2..90d3475f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.9.4 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526), - libc0.3-dev (>= 2.17-93~), texinfo, libncursesw5-dev, + libc0.3-dev (>= 2.17-94~), texinfo, libncursesw5-dev, debhelper (>= 7.0.50~), gcc-4.7, dpkg (>= 1.15.4) | install-info, autoconf, dh-autoreconf, libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config, xkb-data, gawk, flex, bison, autotools-dev, libdaemon-dev, libpcap0.8-dev |