diff options
| author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-04-12 21:27:48 +0100 | 
|---|---|---|
| committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-04-12 21:27:56 +0100 | 
| commit | 9e7578090483c674e9f94be3248fc9111a3f22a6 (patch) | |
| tree | 2c5bb5dcf3c87e02ecb71f7d4173cf806417fa4c | |
| parent | 7e4107960041fcc5c6426262291f8d2052353df8 (diff) | |
| download | nyancat-9e7578090483c674e9f94be3248fc9111a3f22a6.tar.gz | |
Set packages as Priority extra
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index ac48c9f..ef094d7 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@  Source: nyancat  Section: misc -Priority: optional +Priority: extra  Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>  Build-Depends: debhelper (>= 8.0.0)  Standards-Version: 3.9.3 | 
