diff options
author | Benjamin Barenblat <bbaren@mit.edu> | 2016-10-29 20:37:37 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@mit.edu> | 2016-10-29 20:40:30 -0400 |
commit | 720d6ea93fa109f425f59582447c241bf8d17748 (patch) | |
tree | d33240b0bb9372abcc37fdf5e1a329035fb4d31e | |
parent | e0283163cf54f0885f1c68422934ad941c72c773 (diff) |
Add Vcs-* URLs to debian/control
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index a3b22932..aca23809 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,11 @@ Build-Depends-Indep: cli-common-dev (>= 0.8), mono-devel (>= 2.4.2.3), mono-reference-assemblies-4.0, + tzdata, Standards-Version: 3.9.8 Homepage: http://research.microsoft.com/en-us/projects/boogie/ +Vcs-Browser: https://benjamin.barenblat.name/gitweb/?p=debian-boogie.git +Vcs-Git: git://benjamin.barenblat.name/debian-boogie.git Package: boogie Architecture: all |