]> git.etc.gen.nz Git - laptop-tools.git/commitdiff
Customised Debian files
authorAndrew Ruthven <puck@catalyst.net.nz>
Wed, 26 Jun 2019 09:40:34 +0000 (21:40 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Wed, 26 Jun 2019 09:40:34 +0000 (21:40 +1200)
debian/.gitignore [new file with mode: 0644]
debian/changelog
debian/control
debian/source/format

diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644 (file)
index 0000000..00ef26c
--- /dev/null
@@ -0,0 +1,4 @@
+files
+*.log
+*.substvars
+laptop-tools/
index 5df0482ba2d5aec7fa92f1c7516b185b8fa36143..0a570ebdb26c540326e8d662ab77e454856004f5 100644 (file)
@@ -1,4 +1,4 @@
-laptop-tools (0.1-1) unstable; urgency=low
+laptop-tools (0.1) unstable; urgency=low
 
   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
 
index bc9ce24d0e107fe46bbe9a988e9d3940cbb3f8a8..6424233395e58ce3cb591e5b9cb7e090bf1e6f6d 100644 (file)
@@ -1,15 +1,16 @@
 Source: laptop-tools
-Section: unknown
+Section: extra
 Priority: optional
-Maintainer: Andrew Ruthven <puck@flick.wgtn.cat-it.co.nz>
+Maintainer: Andrew Ruthven <andrew@etc.gen.nz>
 Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.5
 Homepage: <insert the upstream URL, if relevant>
-#Vcs-Git: git://anonscm.debian.org/collab-maint/laptop-tools.git
-#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/laptop-tools.git;a=summary
+Vcs-Git: http://git.etc.gen.nz/laptop-tools.git
+Vcs-Browser: http://git.etc.gen.nz/?p=laptop-tools.git;a=summary
 
 Package: laptop-tools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Depends: ${shlibs:Depends}, ${misc:Depends}, at
+Recommends: etc-obnam, autofs, network-manager
+Description: Behind the scenes tools to make laptops more useful
+ Hook for NetworkManager and aufs.
index 163aaf8d82b6c54f23c45f32895dbdfdcc27b047..89ae9db8f88b823b6a7eabf55e203658739da122 100644 (file)
@@ -1 +1 @@
-3.0 (quilt)
+3.0 (native)