xe20170512_002011
This commit is contained in:
parent
335bfc3cd0
commit
a129df4d88
5 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -25,7 +25,7 @@ all: .builddeb
|
|||
sed -e "s/^Version:.*/`gawk -f ../increment.awk $(DIR)/DEBIAN/control`/" $(DIR)/DEBIAN/control > $(DIR)/DEBIAN/control.tmp
|
||||
mv $(DIR)/DEBIAN/control.tmp $(DIR)/DEBIAN/control
|
||||
fakeroot dpkg-deb --build $(DIR) "$(DIR)_$(VERSION)_$(ARCH).deb"
|
||||
ln -sf "$(DIR)_$(VERSION)_$(ARCH).deb" "$(DIR).deb"
|
||||
ln -sf "$(DIR)_$(VERSION)_$(ARCH).deb" "$(DIR)_current_$(ARCH).deb"
|
||||
aptly repo add xundeenergie "$(DIR)_$(VERSION)_$(ARCH).deb"
|
||||
touch .builddeb
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ricoh-sp100_0.1.6_all.deb
|
|
@ -1,5 +1,5 @@
|
|||
Package: ricoh-sp100
|
||||
Version: 0.1.6
|
||||
Version: 0.1.7
|
||||
Section: cups
|
||||
Priority: extra
|
||||
Architecture: all
|
||||
|
|
BIN
ricoh-sp100_0.1.7_all.deb
Normal file
BIN
ricoh-sp100_0.1.7_all.deb
Normal file
Binary file not shown.
1
ricoh-sp100_current_all.deb
Symbolic link
1
ricoh-sp100_current_all.deb
Symbolic link
|
@ -0,0 +1 @@
|
|||
ricoh-sp100_0.1.7_all.deb
|
Loading…
Reference in a new issue