.gitignore fixed
removed breaks/replaces
This commit is contained in:
parent
f546513847
commit
08c8202cea
5
debian/.gitignore
vendored
5
debian/.gitignore
vendored
@ -8,9 +8,4 @@
|
||||
/liblxqt-globalkeys0-dev/
|
||||
/liblxqt-globalkeys-ui0/
|
||||
/liblxqt-globalkeys-ui0-dev/
|
||||
/lxqt-globalkeys-qt5
|
||||
/liblxqt-globalkeys-qt5-0
|
||||
/liblxqt-globalkeys-qt5-0-dev
|
||||
/liblxqt-globalkeys-ui-qt5-0
|
||||
/liblxqt-globalkeys-ui-qt5-0-dev
|
||||
/tmp
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
lxqt-globalkeys (0.9.0+20150806-2) UNRELEASED; urgency=medium
|
||||
|
||||
* .gitignore fixed
|
||||
* removed breaks/replaces
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 23 Aug 2015 22:40:22 +0200
|
||||
|
||||
lxqt-globalkeys (0.9.0+20150806-1) unstable; urgency=low
|
||||
|
||||
[ Alf Gaida ]
|
||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -24,8 +24,6 @@ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-globalkeys.git
|
||||
|
||||
Package: lxqt-globalkeys
|
||||
Architecture: any
|
||||
Breaks: lxqt-globalkeys-qt5 (<< 0.9.0)
|
||||
Replaces: lxqt-globalkeys-qt5 (<< 0.9.0)
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
@ -37,8 +35,6 @@ Description: daemon used to register global keyboard shortcuts (appl.)
|
||||
Package: liblxqt-globalkeys0
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Breaks: liblxqt-globalkeys-qt5-0 (<< 0.9.0)
|
||||
Replaces: liblxqt-globalkeys-qt5-0 (<< 0.9.0)
|
||||
Depends:
|
||||
${misc:Pre-Depends},
|
||||
${misc:Depends},
|
||||
@ -51,8 +47,6 @@ Description: daemon used to register global keyboard shortcuts (shared libs)
|
||||
Package: liblxqt-globalkeys0-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Breaks: liblxqt-globalkeys-qt5-0-dev (<< 0.9.0)
|
||||
Replaces: liblxqt-globalkeys-qt5-0-dev (<< 0.9.0)
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
@ -65,8 +59,6 @@ Description: daemon used to register global keyboard shortcuts (dev files)
|
||||
Package: liblxqt-globalkeys-ui0
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Breaks: liblxqt-globalkeys-ui-qt5-0 (<< 0.9.0)
|
||||
Replaces: liblxqt-globalkeys-ui-qt5-0 (<< 0.9.0)
|
||||
Depends:
|
||||
${misc:Pre-Depends},
|
||||
${misc:Depends},
|
||||
@ -80,8 +72,6 @@ Description: daemon used to register global keyboard shortcuts (ui files)
|
||||
Package: liblxqt-globalkeys-ui0-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Breaks: liblxqt-globalkeys-ui-qt5-0-dev (<< 0.9.0)
|
||||
Replaces: liblxqt-globalkeys-ui-qt5-0-dev (<< 0.9.0)
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
|
Loading…
x
Reference in New Issue
Block a user