Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trisquel
package-helpers
Commits
6a1e52c9
Commit
6a1e52c9
authored
2 years ago
by
Luis Guzmán
Browse files
Options
Downloads
Patches
Plain Diff
telegram-desktop: fix stable-backport helper source.
parent
cec16ead
No related branches found
Branches containing commit
No related tags found
1 merge request
!996
telegram-desktop: fix stable-backport helper source.
Pipeline
#854
passed
2 years ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helpers/make-libtgowt
+3
-3
3 additions, 3 deletions
helpers/make-libtgowt
helpers/make-telegram-desktop
+2
-2
2 additions, 2 deletions
helpers/make-telegram-desktop
with
5 additions
and
5 deletions
helpers/make-libtgowt
+
3
−
3
View file @
6a1e52c9
#!/bin/sh
#
# Copyright (C) 202
2
Luis Guzman <ark@switnet.org>
# Copyright (C) 202
3
Luis Guzman <ark@switnet.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -17,8 +17,8 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
3
EXTERNAL
=
'deb-src http://ftp.debian.org/debian
testing
main'
VERSION
=
4
EXTERNAL
=
'deb-src http://ftp.debian.org/debian
stable-backports
main'
REPOKEY
=
648ACFD622F3D138
BACKPORT
=
true
...
...
This diff is collapsed.
Click to expand it.
helpers/make-telegram-desktop
+
2
−
2
View file @
6a1e52c9
#!/bin/sh
#
# Copyright (C) 202
2
Luis Guzman <ark@switnet.org>
# Copyright (C) 202
3
Luis Guzman <ark@switnet.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -18,7 +18,7 @@
#
VERSION
=
3
EXTERNAL
=
'deb-src http://ftp.debian.org/debian
testing
main'
EXTERNAL
=
'deb-src http://ftp.debian.org/debian
stable-backports
main'
REPOKEY
=
648ACFD622F3D138
BACKPORT
=
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment