diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-02-06 12:16:14 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-02-06 12:16:14 +0000 |
commit | 320dcc3a7e79f4bfe065d80b3e1533ce171ada84 (patch) | |
tree | b6b632d5df40734e61dbafabb35af48bfa41fc40 /debian/changelog | |
parent | 2678620c318c0a1651945680b274631ab19e5920 (diff) | |
download | gcc-47-320dcc3a7e79f4bfe065d80b3e1533ce171ada84.tar.gz |
[ Thibaut Girka ]
* Fix dh_shlibdeps and dh_gencontrol cross-build mangling for
libgfortran-dev packages.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6600 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ef17022..24d0ecb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +gcc-4.7 (4.7.2-21) UNRELEASED; urgency=low + + [ Thibaut Girka ] + * Fix dh_shlibdeps and dh_gencontrol cross-build mangling for + libgfortran-dev packages. + + -- Matthias Klose <doko@debian.org> Wed, 06 Feb 2013 13:03:26 +0100 + gcc-4.7 (4.7.2-20) experimental; urgency=low * Update to SVN 20130130 (r195565) from the gcc-4_7-branch. |