--- a/testpackage/testpackage Mon Sep 05 12:32:54 2011 +0200
+++ b/testpackage/testpackage Mon Sep 05 12:33:46 2011 +0200
@@ -1,6 +1,6 @@
### Commented entries have reasonable defaults.
### Uncomment to edit them.
-Section: misc
+Section: non-free/misc
Priority: optional
# Homepage: <enter URL here; no default>
Standards-Version: 3.6.2
@@ -16,7 +16,7 @@
# Replaces: <comma-separated list of packages>
# Architecture: all
# Copyright: <copyright file; defaults to GPL2>
-# Changelog: <changelog file; defaults to a generic changelog>
+Changelog: ./testpackagechangelog
# Readme: <README.Debian file; defaults to a generic one>
# Extra-Files: <comma-separated list of additional files for the doc directory>
# Files: <pair of space-separated paths; First is file to include, second is destination>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testpackage/testpackagechangelog Mon Sep 05 12:33:46 2011 +0200
@@ -0,0 +1,5 @@
+testpackage (1.0) squeeze; urgency=low
+
+ * This is just a test package.
+
+ -- Matthias Förste <foerste@schlittermann.de> Mon, 05 Sep 2011 11:10:00 +0200