diff options
-rw-r--r-- | debian/patches/series | 1 | ||||
-rw-r--r-- | debian/patches/version.patch | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/debian/patches/series b/debian/patches/series index b6337f8f8..b628f2ded 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -10,4 +10,3 @@ #012-sigfillset_kFreeBSD.patch #013-kFreeBSD-AI_MASK.patch godoc-symlinks.diff -version.patch diff --git a/debian/patches/version.patch b/debian/patches/version.patch deleted file mode 100644 index 2b1dc96cd..000000000 --- a/debian/patches/version.patch +++ /dev/null @@ -1,14 +0,0 @@ -Description: adds a VERSION since this is a hg snapshot -Author: Michael Stapelberg <stapelberg@debian.org> - ---- - -Forwarded: not-needed -Last-Update: 2013-04-05 - -Index: golang/VERSION -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ golang/VERSION 2013-03-04 21:33:29.611697403 +0100 -@@ -0,0 +1 @@ -+1.1~hg20130405 |