aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package.xml
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-10-05 08:57:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-10-05 08:57:03 +0200
commit2b8f1d518e5c20b76cc9d12baa7e3529df8c9993 (patch)
tree6f39fe9f4a1b1b0f4963aac7549c22774e9cb3f1 /bpkg/package.xml
parentb83a9bbdb0407c198e615e61491e1f8492ae5dc9 (diff)
Update changelog for previous change (repository addition)
Diffstat (limited to 'bpkg/package.xml')
-rw-r--r--bpkg/package.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/package.xml b/bpkg/package.xml
index 4a689e3..89ec0af 100644
--- a/bpkg/package.xml
+++ b/bpkg/package.xml
@@ -159,6 +159,7 @@
<column name="version_revision" type="INTEGER" null="true"/>
<column name="version_upstream" type="TEXT" null="true"/>
<column name="state" type="TEXT" null="true"/>
+ <column name="repository" type="TEXT" null="true"/>
<column name="archive" type="TEXT" null="true"/>
<column name="purge_archive" type="INTEGER" null="true"/>
<column name="src_root" type="TEXT" null="true"/>