[PR #339] [CLOSED] Debianized #803

Closed
opened 2025-12-29 01:29:23 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/339
Author: @Vitexus
Created: 1/10/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/339 **Author:** [@Vitexus](https://github.com/Vitexus) **Created:** 1/10/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`67e5959`](https://github.com/dehydrated-io/dehydrated/commit/67e5959be6354a5d70cdb1bdcb1bad8b6bca7f2b) Debianized ### 📊 Changes **24 files changed** (+267 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `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_ </details> ### 📄 Description Hallo, there is files required for building basic debian package for dehydrated Thank for your work! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:23 +01:00
adam closed this issue 2025-12-29 01:29:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#803