diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-02-29 11:26:18 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-02-29 12:13:33 +0100 |
commit | 5215700a212c3b996f7ed5483ba97c8f462e25d5 (patch) | |
tree | 76ceb54464058bb6e52280bcb28c9923fdd5af62 | |
parent | f3ec44df82890f01d318c6c0a9f9821457e9d0c4 (diff) | |
download | golang-debian-weekly/2012.02.22-1.tar.gz |
prepare 2012.02.22-1 releasedebian-weekly/2012.02.22-1
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 94ee66d4d..9bb7c0e0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +golang-weekly (2012.02.22-1) unstable; urgency=low + + * Imported Upstream version 2012.02.22 + * Add custom version of version.sh + * Update IPv6 patch to new release + * Remove patches obsoleted by new build system (this will need more + checking if everything works as expected) + * Update lintian-overrides + + -- Ondřej Surý <ondrej@debian.org> Wed, 29 Feb 2012 11:30:52 +0100 + golang-weekly (2012.01.27-2) unstable; urgency=low * Don't double install ebnflint (Closes: #658062) |