summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Izquierdo (mariodebian) <mariodebian@gmail.com>2008-07-28 11:32:46 (CEST)
committer Mario Izquierdo (mariodebian) <mariodebian@gmail.com>2008-07-28 11:32:46 (CEST)
commit1a9c0212fa996dea5f1c82db4b7a820e39914228 (patch)
tree59fa87f28cc92079145444460ff938f6ab5b8b94
parentb4761f241fcdc4730c492ac335f77d97be009d5a (diff)
downloadetc2300-modules-master.tar.gz
etc2300-modules (1.2)HEADmaster
* debian/rules - Add dh_compress to rules to compress changelog file git-svn-id: http://tcosproject.org/svn/tcos/trunk/etc2300-modules@918 97557d6f-af72-4ac7-98cc-18709f36555f
-rw-r--r--debian/changelog7
-rwxr-xr-xdebian/rules1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2f84874..6bf3e01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+etc2300-modules (1.2) unstable; urgency=low
+
+ * debian/rules
+ - Add dh_compress to rules to compress changelog file
+
+ -- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Mon, 28 Jul 2008 11:32:18 +0200
+
etc2300-modules (1.1) unstable; urgency=low
* Update sis5513.c and ide-timing.h to 2.6.24 sources
diff --git a/debian/rules b/debian/rules
index b94d4bc..7445863 100755
--- a/debian/rules
+++ b/debian/rules
@@ -129,6 +129,7 @@ binary-common:
dh_installchangelogs
dh_installdocs
dh_installexamples
+ dh_compress
dh_link
dh_strip
dh_fixperms