mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 16:52:04 +02:00
updated deb package files
This commit is contained in:
10
debian/changelog
vendored
10
debian/changelog
vendored
@@ -1,5 +1,5 @@
|
||||
nzbdrone (2.0.12-1) unstable; urgency=low
|
||||
2
|
||||
3 * Initial release
|
||||
4
|
||||
5 -- kay.one <kay.one@gmail.com> Mon, 22 Mar 2010 00:37:31 +0100
|
||||
nzbdrone (2.0.0.0) UNRELEASED; urgency=low
|
||||
|
||||
* Initial release. (Closes: #XXXXXX)
|
||||
|
||||
-- Keivan <keivan@keivan-virtual-machine> Mon, 26 Aug 2013 17:31:17 -0700
|
||||
|
14
debian/control
vendored
14
debian/control
vendored
@@ -1,14 +1,12 @@
|
||||
Package: nzbdrone
|
||||
Standards-Version: 2.0.0.226
|
||||
Architecture: all
|
||||
Maintainer: Keivan Beigi <kay.one@gmail.com>
|
||||
Depends: mono-runtime (>= 2.10.1)
|
||||
Source: nzbdrone
|
||||
Section: web
|
||||
Priority: optional
|
||||
|
||||
Maintainer: Keivan Beigi <kay.one@gmail.com>
|
||||
Depends: libmono-cil-dev (>= 2.10.1)
|
||||
Homepage: http://www.nzbdrone.com
|
||||
Vcs-Git: git@github.com:NzbDrone/NzbDrone.git
|
||||
Vcs-Browser: https://github.com/NzbDrone/NzbDrone
|
||||
|
||||
Description: NZBDrone is a PVR for newsgroup users.
|
||||
It can monitor multiple RSS feeds for new episodes of your favourite shows and will grab, sorts and renames them. It can also be configured to automatically upgrade the quality of files already downloaded if a better quality format becomes available.
|
||||
Package: nzbdrone
|
||||
Architecture: all
|
||||
Description: NZBDrone is a PVR for newsgroup users
|
||||
|
0
debian/copyright
vendored
Normal file → Executable file
0
debian/copyright
vendored
Normal file → Executable file
3
debian/install
vendored
Normal file → Executable file
3
debian/install
vendored
Normal file → Executable file
@@ -1,2 +1 @@
|
||||
nzbdrone_226/* opt/nzbdrone
|
||||
../nzbdrone.desktop usr/share/applications
|
||||
* opt/NzbDrone
|
||||
|
2
debian/rules
vendored
Normal file → Executable file
2
debian/rules
vendored
Normal file → Executable file
@@ -7,7 +7,7 @@
|
||||
# This special exception was added by Craig Small in version 0.37 of dh-make.
|
||||
|
||||
# Uncomment this to turn on verbose mode.
|
||||
export DH_VERBOSE=1
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
Reference in New Issue
Block a user