Original PR: https://github.com/dehydrated-io/dehydrated/pull/871 Author: @tdgroot Created: 4/6/2022 Status: ❌ Closed
Base: master ← Head: update_0.7.0
master
update_0.7.0
fe92756
9ecf147
27e31bf
9bdf68d
94b9dfc
50da648
bc775b8
8865d80
5366958
31fc6d5
14 files changed (+436 additions, -1 deletions)
➕ _build_local.sh (+57 -0) ➕ debian/changelog (+58 -0) ➕ debian/compat (+1 -0) ➕ debian/control (+13 -0) ➕ debian/copyright (+25 -0) ➕ debian/default-config (+85 -0) ➕ debian/dehydrated.dirs (+4 -0) ➕ debian/dehydrated.docs (+1 -0) ➕ debian/dehydrated.examples (+1 -0) ➕ debian/dehydrated.install (+1 -0) ➕ debian/rules (+8 -0) ➕ debian/source/format (+1 -0) 📝 dehydrated (+27 -1) ➕ mark-release.sh (+154 -0)
_build_local.sh
debian/changelog
debian/compat
debian/control
debian/copyright
debian/default-config
debian/dehydrated.dirs
debian/dehydrated.docs
debian/dehydrated.examples
debian/dehydrated.install
debian/rules
debian/source/format
dehydrated
mark-release.sh
No description provided
🔄 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/871
Author: @tdgroot
Created: 4/6/2022
Status: ❌ Closed
Base:
master← Head:update_0.7.0📝 Commits (10+)
fe92756Debian packaging for dehydrated9ecf147add --create-dirs flag27e31bfMerge pull request #1 from vdloo/add-create-dirs-flag9bdf68dMerge remote-tracking branch 'upstream/master' into debian94b9dfcupdate license50da648Merge pull request #2 from ByteInternet/ingridbyte-patch-1bc775b8Update changelog for 0.3.1-byte1 release8865d80Merge remote-tracking branch 'lukas2511/master' into pull-upstream5366958Merge pull request #3 from ByteInternet/pull-upstream31fc6d5Update changelog for 0.6.2-byte1 release📊 Changes
14 files changed (+436 additions, -1 deletions)
View changed files
➕
_build_local.sh(+57 -0)➕
debian/changelog(+58 -0)➕
debian/compat(+1 -0)➕
debian/control(+13 -0)➕
debian/copyright(+25 -0)➕
debian/default-config(+85 -0)➕
debian/dehydrated.dirs(+4 -0)➕
debian/dehydrated.docs(+1 -0)➕
debian/dehydrated.examples(+1 -0)➕
debian/dehydrated.install(+1 -0)➕
debian/rules(+8 -0)➕
debian/source/format(+1 -0)📝
dehydrated(+27 -1)➕
mark-release.sh(+154 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.