File: input.p

package info (click to toggle)
spectacle 0.22-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,068 kB
  • sloc: python: 2,574; sh: 84; makefile: 66
file content (19 lines) | stat: -rw-r--r-- 684 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- ../base/testpkg.yaml	2010-03-09 17:48:35.000000000 +0800
+++ testpkg.yaml	2010-03-14 17:33:38.000000000 +0800
@@ -7,11 +7,6 @@ License: BSD
 URL: http://www.testpkg.org/
 Sources:
     - http://www.testpkg.org/testpkg-%{version}.tar.gz
-Description: |
-    Sample package for spectacle testings, which will be used as
-    the base of all testings. In this YAML file, only basic keywords
-    specified, plus with one sub package "devel".
-
 Configure: none
 Builder: none
 
@@ -19,4 +14,3 @@ SubPackages:
     - Name: devel
       Summary: Development files for %{name}
       Group: Development/Libraries
-      Description: This package contains development files for %{name}.