Merge branch 'master' of github.com:Wolfgang-Spraul/fpgatools
This commit is contained in:
commit
6cfd10b1ae
6
debian/README
vendored
Normal file
6
debian/README
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
This Debian package is developed in a Git repository. to build from
|
||||
a git checkout:
|
||||
|
||||
debian/rules get-orig-source # take commit from debian/changelog
|
||||
mv fpgatools_0.0+*.orig.tar.gz ..
|
||||
debuild
|
10
debian/autogen.sh
vendored
10
debian/autogen.sh
vendored
|
@ -1,10 +0,0 @@
|
|||
#!/bin/sh
|
||||
# Generate debian/changelog.upstream.
|
||||
#
|
||||
# Uses debian/changelog and the git revision log.
|
||||
#
|
||||
|
||||
set -e
|
||||
|
||||
dpkg-parsechangelog --format rfc822 --all |
|
||||
awk -f debian/changelog.upstream.awk
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,6 +1,6 @@
|
|||
fpgatools (0.0+201208) UNRELEASED; urgency=low
|
||||
fpgatools (0.0+201208) unstable; urgency=low
|
||||
|
||||
* Takoen from commit 884c036
|
||||
* New snapshot, taken from commit 6986d24
|
||||
* Initial release. (Closes: #XXXXXX)
|
||||
|
||||
-- Xiangfu Liu <xiangfu.z@gmail.com> Tue, 14 Aug 2012 10:03:41 +0800
|
||||
-- Xiangfu Liu <xiangfu@openmobilefree.net> Tue, 14 Aug 2012 10:03:41 +0800
|
||||
|
|
Loading…
Reference in New Issue
Block a user