浏览代码

- missing debian init.d/ser fixed

Andrei Pelinescu-Onciul 20 年之前
父节点
当前提交
1242ed88fe
共有 2 个文件被更改,包括 8 次插入1 次删除
  1. 2 1
      Makefile
  2. 6 0
      debian/changelog

+ 2 - 1
Makefile

@@ -170,7 +170,8 @@ tar:
 	$(TAR) -C .. \
 		--exclude=$(notdir $(CURDIR))/test* \
 		--exclude=$(notdir $(CURDIR))/tmp* \
-		--exclude=$(notdir $(CURDIR))/debian/ser* \
+		--exclude=$(notdir $(CURDIR))/debian/ser \
+		--exclude=$(notdir $(CURDIR))/debian/ser-* \
 		--exclude=$(notdir $(CURDIR))/ser_tls* \
 		--exclude=CVS* \
 		--exclude=.cvsignore \

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+ser (0.9.3-0.2) unstable; urgency=low
+
+  * missing init.d/ser fixed 
+
+ -- Andrei Pelinescu-Onciul <[email protected]>  Tue, 28 Jun 2005 23:56:05 +0200
+
 ser (0.9.3-0.1) unstable; urgency=low
 
   * new upstream release