summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-02-09 00:35:26 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-02-09 00:35:26 +0400
commit9e5181a39634f9267dcf93eeed760e00465617a9 (patch)
treea6b8a2cd7753bbf3514fd0a0266acc7964c46a0e
parent345ab7da8b3f60ca2888c63909eae09472be6146 (diff)
downloadillumos-source-9e5181a39634f9267dcf93eeed760e00465617a9.tar.gz
illumos-source-4.2 (4.2) UNRELEASED
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f4bbfe1..156dff0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+illumos-source-4.2 (4.2) UNRELEASED; urgency=medium
+
+ * New upstream snapshot
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sat, 08 Feb 2014 21:16:51 +0400
+
illumos-source-2.10 (2.10) unstable; urgency=low
* Initial release.
diff --git a/debian/rules b/debian/rules
index 626b694..4979025 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ ChangeLog: checkout
build-arch build-indep build:
-debian/control: debian/control.in
+debian/control: debian/control.in debian/rules
sed 's,@VER@,$(VER),g' $< > $@
binary-arch binary-indep binary: binary-stamp
@@ -55,7 +55,7 @@ install-stamp: illumos-gate-$(VER).tar.xz ChangeLog
dh_installchangelogs ChangeLog
touch $@
-clean:
+clean: debian/control
dh_clean
rm -f ChangeLog
rm -f checkout