diff options
author | Bdale Garbee <bdale@gag.com> | 2015-07-11 22:59:34 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2015-07-11 22:59:34 -0600 |
commit | e41786fb384892961a6547e17812a24314ce9623 (patch) | |
tree | ef83ee0d103cc7a6d51dee9629ae12aed25ef3e8 | |
parent | 4af4e36cda96d053458eeb040e35886890917385 (diff) |
add debian branch spec to vcs-git: line in control so Debian tools work right
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f3a37ed0..c9b0fa83 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Keith Packard <keithp@keithp.com> Build-Depends: debhelper (>= 7), autoconf, automake, gawk, libreadline-dev, libusb-1.0-0-dev, nickle, cc1111, xsltproc, fop, xmlto, docbook-xml, docbook-xsl, swig, default-jdk, freetts, libtool, libjfreechart-java, libbluetooth-dev, pkg-config, libelf-dev, libbluetooth-dev, libssl-dev, gcc-arm-none-eabi, icoutils, librsvg2-bin, icnsutils, graphicsmagick | imagemagick, netpbm, shared-mime-info, libgtk-3-bin Standards-Version: 3.9.5 Homepage: http://altusmetrum.org/AltOS -Vcs-Git: git://git.gag.com/fw/altos +Vcs-Git: git://git.gag.com/fw/altos -b debian Vcs-Browser: http://git.gag.com/?p=fw/altos Package: altos |