diff options
author | Junichi Uekawa <dancer@netfort.gr.jp> | 2012-04-24 07:28:31 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@netfort.gr.jp> | 2012-04-24 07:28:31 +0900 |
commit | 006491cc1524317cfcb62c23703f8db6134e83da (patch) | |
tree | b44bf3c67592dbe13a4c92eeaaf1a16cc6fbef51 /debian/control | |
parent | 8e0c924023357c8c30b5037c953c194d04622572 (diff) | |
download | pbuilder-006491cc1524317cfcb62c23703f8db6134e83da.tar pbuilder-006491cc1524317cfcb62c23703f8db6134e83da.tar.gz |
policy 3.9.1 probably does not require any change.
I wasn't sure if I needed to do something for the following, but maybe not:
7.1
Architecture restrictions and wildcards are also allowed in
binary package relationships provided that the binary package is
not architecture-independent.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index afb8793..a3c4011 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7), debconf|debconf-2.0, po-debconf, po4a -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 Vcs-Git: git://git.debian.org/git/pbuilder/pbuilder.git Vcs-Browser: http://git.debian.org/?p=pbuilder/pbuilder.git |