Original PR: https://github.com/dehydrated-io/dehydrated/pull/339 Author: @Vitexus Created: 1/10/2017 Status: ❌ Closed
Base: master ← Head: master
master
67e5959
24 files changed (+267 additions, -0 deletions)
➕ debian/.flexicen.debhelper.log.kate-swp (+0 -0) ➕ debian/README.Debian (+7 -0) ➕ debian/changelog (+6 -0) ➕ debian/compat (+1 -0) ➕ debian/conf/dehydrated.conf (+17 -0) ➕ debian/conf/dehydrated.cron (+1 -0) ➕ debian/control (+16 -0) ➕ debian/copyright (+14 -0) ➕ debian/deb-package.sh (+27 -0) ➕ debian/dehydrated.1 (+84 -0) ➕ debian/dehydrated.debhelper.log (+21 -0) ➕ debian/dehydrated.postrm.debhelper (+6 -0) ➕ debian/dehydrated.substvars (+1 -0) ➕ debian/dirs (+1 -0) ➕ debian/files (+1 -0) ➕ debian/gbp.conf (+5 -0) ➕ debian/install (+8 -0) ➕ debian/lastversion (+1 -0) ➕ debian/postinst (+14 -0) ➕ debian/postrm (+15 -0)
debian/.flexicen.debhelper.log.kate-swp
debian/README.Debian
debian/changelog
debian/compat
debian/conf/dehydrated.conf
debian/conf/dehydrated.cron
debian/control
debian/copyright
debian/deb-package.sh
debian/dehydrated.1
debian/dehydrated.debhelper.log
debian/dehydrated.postrm.debhelper
debian/dehydrated.substvars
debian/dirs
debian/files
debian/gbp.conf
debian/install
debian/lastversion
debian/postinst
debian/postrm
...and 4 more files
Hallo, there is files required for building basic debian package for dehydrated
Thank for your work!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/339
Author: @Vitexus
Created: 1/10/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
67e5959Debianized📊 Changes
24 files changed (+267 additions, -0 deletions)
View changed files
➕
debian/.flexicen.debhelper.log.kate-swp(+0 -0)➕
debian/README.Debian(+7 -0)➕
debian/changelog(+6 -0)➕
debian/compat(+1 -0)➕
debian/conf/dehydrated.conf(+17 -0)➕
debian/conf/dehydrated.cron(+1 -0)➕
debian/control(+16 -0)➕
debian/copyright(+14 -0)➕
debian/deb-package.sh(+27 -0)➕
debian/dehydrated.1(+84 -0)➕
debian/dehydrated.debhelper.log(+21 -0)➕
debian/dehydrated.postrm.debhelper(+6 -0)➕
debian/dehydrated.substvars(+1 -0)➕
debian/dirs(+1 -0)➕
debian/files(+1 -0)➕
debian/gbp.conf(+5 -0)➕
debian/install(+8 -0)➕
debian/lastversion(+1 -0)➕
debian/postinst(+14 -0)➕
debian/postrm(+15 -0)...and 4 more files
📄 Description
Hallo,
there is files required for building basic debian package for dehydrated
Thank for your work!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.