[neon/neon-packaging/corrosion/Neon/unstable] debian: rustc
Jonathan Esk-Riddell
null at kde.org
Tue May 16 16:29:00 BST 2023
Git commit dd27aa6b7f0692cb6b42194bb48837f2171f45e6 by Jonathan Esk-Riddell.
Committed on 16/05/2023 at 15:28.
Pushed by jriddell into branch 'Neon/unstable'.
rustc
M +1 -3 debian/control
M +2 -2 debian/copyright
https://invent.kde.org/neon/neon-packaging/corrosion/commit/dd27aa6b7f0692cb6b42194bb48837f2171f45e6
diff --git a/debian/control b/debian/control
index fa8eb26..3bb9ea5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,7 @@
Source: corrosion
Section: utils
Priority: optional
-Build-Depends: cmake,
- debhelper-compat (= 13),
- cmake,
+Build-Depends: cmake, debhelper-compat (= 13), rustc
Standards-Version: 4.2.1
Maintainer: Neon CI <neon at kde.org>
diff --git a/debian/copyright b/debian/copyright
index 50958bd..5efb6be 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -48,12 +48,12 @@ License: LGPL-2.1
License as published by the Free Software Foundation;
version 2.1 of the License.
.
- This library is distributed in the hope that it will be useful,
+ This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
- You should have received a copy of the GNU Lesser General Public
+ You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
More information about the Neon-commits
mailing list