Merge branch 'master' of github.com:Wolfgang-Spraul/fpgatools

This commit is contained in:
Wolfgang Spraul 2012-08-14 12:33:56 +02:00
commit 6cfd10b1ae
3 changed files with 9 additions and 13 deletions

6
debian/README vendored Normal file
View 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
View File

@ -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
View File

@ -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) * 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