aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-28 13:35:23 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-28 13:46:28 +0200
commit8b6be3d5707f6194719ca91b8e699ed83c02a400 (patch)
tree64db9d253dbea41787d024ab3977a8755ef2b29b /debian
parenteb84fe468a7d8a331abd1dae31f01d3cf66b4904 (diff)
downloadarctica-browser-8b6be3d5707f6194719ca91b8e699ed83c02a400.tar.gz
arctica-browser-8b6be3d5707f6194719ca91b8e699ed83c02a400.tar.bz2
arctica-browser-8b6be3d5707f6194719ca91b8e699ed83c02a400.zip
Turn project from perl-Arctica-Browser-Overlay into arctica-browser.
Diffstat (limited to 'debian')
-rw-r--r--debian/arctica-browser-overlay.install (renamed from debian/libarctica-browser-overlay-perl.install)0
-rw-r--r--debian/arctica-browser.install2
-rw-r--r--debian/arctica-testbrowser.install2
-rw-r--r--debian/changelog6
-rw-r--r--debian/control58
-rw-r--r--debian/copyright4
6 files changed, 48 insertions, 24 deletions
diff --git a/debian/libarctica-browser-overlay-perl.install b/debian/arctica-browser-overlay.install
index 0077164..0077164 100644
--- a/debian/libarctica-browser-overlay-perl.install
+++ b/debian/arctica-browser-overlay.install
diff --git a/debian/arctica-browser.install b/debian/arctica-browser.install
new file mode 100644
index 0000000..2d987de
--- /dev/null
+++ b/debian/arctica-browser.install
@@ -0,0 +1,2 @@
+bin/arctica-browser usr/bin/
+data/* usr/share/arctica-browser/
diff --git a/debian/arctica-testbrowser.install b/debian/arctica-testbrowser.install
deleted file mode 100644
index 2b67919..0000000
--- a/debian/arctica-testbrowser.install
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/* usr/bin/
-data/* usr/share/arctica-testbrowser/
diff --git a/debian/changelog b/debian/changelog
index b487128..c15a779 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+arctica-browser (0.0.0.2-1) UNRELEASED; urgency=medium
+
+ * Turn perl-Arctica-Browser-Overlay into actual Arctica Browser project.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 28 Jun 2017 13:30:34 +0200
+
libarctica-browser-overlay-perl (0.0.0.1-0) unstable; urgency=medium
* No changelog entries here... See upstream ChangeLog file.
diff --git a/debian/control b/debian/control
index 1a38778..f657a83 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: libarctica-browser-overlay-perl
+Source: arctica-browser
Section: perl
Priority: optional
Build-Depends:
@@ -10,44 +10,62 @@ Maintainer: Arctica Project Developers <devs@lists.arctica-project.org>
Uploaders:
Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Homepage: https://arctica-project.org/
-Vcs-Git: https://github.com/ArcticaProject/perl-Arctica-Browser-Overlay
-Vcs-Browser: https://github.com/ArcticaProject/perl-Arctica-Browser-Overlay
+Vcs-Git: https://github.com/ArcticaProject/arctica-browser
+Vcs-Browser: https://github.com/ArcticaProject/arctica-browser
Standards-Version: 3.9.8
-Package: libarctica-browser-overlay-perl
+Package: libarctica-browser-core-perl
Architecture: all
Depends:
${perl:Depends},
${misc:Depends},
- libarctica-core-perl,
- libarctica-core-jabus-socket-perl,
- libglib-perl,
- libgtk3-perl,
- libgtk3-webkit-perl,
- libglib-object-introspection-perl,
- x11-utils,
- xdotool,
-Description: Arctica Browser (client-side overlay)
+ libarctica-telekinesis-application-gtk3-perl,
+Description: Arctica Web Browser: Core Module
The Arctica Project brings forth a remote computing framework of
enterprise grade and quality. The Arctica Framework is a highly
modularized and thus pluggable for developing alls sort of remote
services.
.
- This package provides all Perl modules needed for the client-side
- Arctica Web Browser Overlay.
+ This package provides the core Perl module of the Arctica Web Browser.
-Package: arctica-testbrowser
+Package: arctica-browser
Architecture: all
Depends:
${perl:Depends},
${misc:Depends},
- libarctica-telekinesis-application-gtk3-perl,
+ libarctica-browser-core-perl (= ${source:Version}),
tinyproxy,
-Description: Arctica Browser (test browser)
+Breaks: arctica-testbrowser,
+Replaces: arctica-testbrowser,
+Description: Arctica Web Browser
+ The Arctica Project brings forth a remote computing framework of
+ enterprise grade and quality. The Arctica Framework is a highly
+ modularized and thus pluggable for developing alls sort of remote
+ services.
+ .
+ This package provides the Arctica Web Browser.
+
+Package: arctica-browser-overlay
+Architecture: all
+Depends:
+ ${perl:Depends},
+ ${misc:Depends},
+ libarctica-browser-proxy-perl,
+ libarctica-browser-toolbar-perl,
+ libarctica-browser-webview-perl,
+ libarctica-core-perl,
+ libarctica-core-jabus-socket-perl,
+ libglib-perl,
+ libgtk3-perl,
+ libglib-object-introspection-perl,
+ x11-utils,
+ xdotool,
+Breaks: libarctica-browser-overlay-perl,
+Replaces: libarctica-browser-overlay-perl,
+Description: Arctica Web Browser: Client-Side Overlay
The Arctica Project brings forth a remote computing framework of
enterprise grade and quality. The Arctica Framework is a highly
modularized and thus pluggable for developing alls sort of remote
services.
.
- This package provides a standalone to-be-installed server-side test
- browser that launches its web overlay on the client-side.
+ This package provides the client-side overlay for Arctica Web Browser.
diff --git a/debian/copyright b/debian/copyright
index 60590ce..814ecd9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: perl-Arctica-Browser-Overlay
+Upstream-Name: Arctica Web Browser
Upstream-Contact: Arctica Project Developers <devs@lists.arctica-project.org>
-Source: https://github.com/ArcticaProject/perl-Arctica-Browser-Overlay
+Source: https://github.com/ArcticaProject/arctica-browser
Files: *
Copyright: