File: watch

package info (click to toggle)
gitmagic 20160304-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,280 kB
  • ctags: 20
  • sloc: makefile: 98; sh: 38
file content (9 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
# Upstream doesn't do packaged releases. Instead he commits to a git repository at:
#   git://repo.or.cz/gitmagic.git
#
# So the Debian package is a (roughly) monthly snapshot of what the repository is up to.
#
# To generate the tarball, I run "debian/rules get-orig-source" from the top level
# directory of the packaging clone.
#
#  -- Francois Marier <francois@debian.org>  Mon, 07 Sep 2009 13:09:33 +1200