Priority: optional
Maintainer: Jan-Pascal van Best <janpascal@vanbest.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8.0.0)
+Build-Depends: debhelper (>= 8.0.0),
+ libboost-dev (>= 1.42), libboost-filesystem-dev (>= 1.42),
+ libboost-regex-dev (>= 1.42), libboost-program-options-dev (>= 1.42)
Standards-Version: 3.9.2
#Homepage: https://github.com/backupusage/backupusage
#Vcs-Git: git://anonscm.debian.org/users/janpascal-guest/backupusage.git
Package: backupusage
Architecture: any
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
+# libboost-filesystem1.42.0,
+# libboost-regex1.42.0, libboost-program-options1.42.0
Suggests: backuppc
Description: Tool to calculate the disk usage of BackupPC per directory over all backups
backupusage is a ...
--- /dev/null
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174&view=co
+Upstream-Name: backupusage
+Upstream-Contact: Jan-Pascal van Best <janpascal@vanbest.org>
+Source: http://www.vanbest.org/gitweb/?p=backupusage.git
+
+Files: *
+Copyright: Copyright 2011 Jan-Pascal van Best <janpascal@vanbest.org>
+License: GPL-3
+
+Files: debian/*
+Copyright: Copyright 2011 Jan-Pascal van Best <janpascal@vanbest.org>
+License: GPL-3
+
+License: GPL-3
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+ On Debian systems, the complete text of the GNU General Public License,
+ version 3, can be found in the '/usr/share/common-licenses/GPL-3' file.
--- /dev/null
+# Upstream is git, look for tagged versions
+version=3
+#opts=downloadurlmangle=s/shortlog/snapshot/,filenamemangle=s/index.*tags%2F/backupusage-/ \
+opts="downloadurlmangle=s/shortlog/snapshot/,filenamemangle=s/.*tags\///;s/(.*)/backupusage-$1.tar.gz/" \
+ http://www.vanbest.org/gitweb/?p=backupusage.git;a=summary \
+ .*refs/tags/(.*)