diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-04-12 21:24:36 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-04-12 21:24:36 +0100 |
commit | 7e4107960041fcc5c6426262291f8d2052353df8 (patch) | |
tree | 97599730dfc2ae50cadbbec96836984275379a96 | |
parent | 39b419433059d68b4a8f75b356b9e8ab604e2a3b (diff) | |
download | nyancat-7e4107960041fcc5c6426262291f8d2052353df8.tar.gz |
Fix Source URL in copyright
Point to source rather than homepage
-rw-r--r-- | debian/copyright | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright index 5dd8ddc..1394bb5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: nyancat -Source: http://miku.acm.uiuc.edu/ +Source: https://github.com/klange/nyancat Files: * Copyright: 2011-2012 Kevin Lange <k@dakko.us> |