mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 10:22:48 +02:00
debian/control: Add a Vcs-Git field
Add a pointer to the repository with packaging files to make it easier for people to contribute. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
This commit is contained in:
parent
3b0b78256d
commit
1b6d5cccd3
@ -4,8 +4,10 @@ xburst-tools (0.0+201002-1.1) local; urgency=low
|
|||||||
+ Build-Depends: debhelper (>= 7.4.10), for the --parallel option.
|
+ Build-Depends: debhelper (>= 7.4.10), for the --parallel option.
|
||||||
* Standards-Version: 3.8.4
|
* Standards-Version: 3.8.4
|
||||||
* Build-Conflicts: automake1.4
|
* Build-Conflicts: automake1.4
|
||||||
|
* add a Vcs-Git field to debian/control and remove the outdated watch
|
||||||
|
file
|
||||||
|
|
||||||
-- Jonathan Nieder <jrnieder@gmail.com> Sun, 04 Apr 2010 20:19:16 -0500
|
-- Jonathan Nieder <jrnieder@gmail.com> Sun, 04 Apr 2010 21:45:57 -0500
|
||||||
|
|
||||||
xburst-tools (0.0+201002-1) unstable; urgency=low
|
xburst-tools (0.0+201002-1) unstable; urgency=low
|
||||||
|
|
||||||
|
@ -7,6 +7,8 @@ Build-Depends: debhelper (>= 7.4.10),
|
|||||||
libusb-dev, libconfuse-dev
|
libusb-dev, libconfuse-dev
|
||||||
Build-Conflicts: automake1.4
|
Build-Conflicts: automake1.4
|
||||||
Standards-Version: 3.8.4
|
Standards-Version: 3.8.4
|
||||||
|
Vcs-Git: git://projects.qi-hardware.com/xburst-tools.git
|
||||||
|
Vcs-Browser: http://projects.qi-hardware.com/index.php/p/xburst-tools/source/changes/master/
|
||||||
Homepage: http://projects.qi-hardware.com/index.php/p/xburst-tools/
|
Homepage: http://projects.qi-hardware.com/index.php/p/xburst-tools/
|
||||||
|
|
||||||
Package: xburst-tools
|
Package: xburst-tools
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
# Example watch control file for uscan
|
|
||||||
# Rename this file to "watch" and then you can run the "uscan" command
|
|
||||||
# to check for upstream updates and more.
|
|
||||||
# See uscan(1) for format
|
|
||||||
|
|
||||||
# Compulsory line, this is a version 3 file
|
|
||||||
version=3
|
|
||||||
|
|
||||||
# Uncomment to examine a Webserver directory
|
|
||||||
http://downloads.qi-hardware.com/software/xburst-tools/
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user