diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2017-07-31 23:48:07 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-07-31 23:58:49 -0700 |
commit | d13fcf5c0bd68f67059b2561c28c40b55e1117a3 (patch) | |
tree | 9314f847fcf960306f36b2dfee01fbf316db66ba | |
parent | a9af2b2e37a194220663453df9a6cb3bc7ce7bd4 (diff) | |
download | scm-d13fcf5c0bd68f67059b2561c28c40b55e1117a3.tar.gz scm-d13fcf5c0bd68f67059b2561c28c40b55e1117a3.zip |
finish changelogdebian/5e5-4
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0c8abed..768bd56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -scm (5e5-4) UNRELEASED; urgency=medium +scm (5e5-4) unstable; urgency=medium * New maintainer (Closes: #721061). * Repackage with dh. @@ -9,7 +9,7 @@ scm (5e5-4) UNRELEASED; urgency=medium * Remove build flag ("-F inexact") so that test suite passes. * Added #define SHORT_INT for ppc64 in scmfig.h (Closes: #476807). - -- Bryan Newbold <bnewbold@robocracy.org> Mon, 20 Feb 2017 00:47:53 -0800 + -- Bryan Newbold <bnewbold@robocracy.org> Mon, 31 Jul 2017 23:46:47 -0700 scm (5e5-3.3) unstable; urgency=low |