diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 65802c5..8f35550 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ xtrkcad (1:5.3.0GA-1) UNRELEASED; urgency=medium + inkscape + libfreeimage-dev + pandoc + - Change to new repository URL. * debian/xtrkcad.install: - Add CHANGELOG.txt, Readme.txt * debian/copyright: diff --git a/debian/control b/debian/control index e8dbb9f..3201750 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: Rules-Requires-Root: no Standards-Version: 4.5.0 Homepage: http://xtrkcad.org/ -Vcs-Git: git://jff.email/opt/git/xtrkcad.git -Vcs-Browser: https://jff.email/cgit/xtrkcad.git/ +Vcs-Git: git://git.jff.email/xtrkcad.git +Vcs-Browser: https://git.jff.email/cgit/xtrkcad.git Package: xtrkcad Architecture: any |